| Commit message (Expand) | Author | Age | Files | Lines |
* | Added default password to Admin account (passwd= admin) | Bart van Bragt | 2001-07-11 | 1 | -1/+2 |
* | Fixed various errors | Paul S. Owen | 2001-07-09 | 1 | -8/+9 |
* | Switched to associative and numbered fetcharray | Paul S. Owen | 2001-07-09 | 1 | -1/+1 |
* | Number of queries executed ... for testing only | Paul S. Owen | 2001-07-08 | 5 | -1/+15 |
* | Ok Really fixed the select field thing this time :) | the_systech | 2001-07-05 | 1 | -1/+1 |
* | Fix for removed selected field from config table | the_systech | 2001-07-05 | 2 | -2/+1 |
* | Started on moderator control panel code. Main layout is started, no functiona... | uid29890 | 2001-07-05 | 1 | -0/+34 |
* | Things that should have commited earlier but apparently did not | uid42062 | 2001-07-04 | 2 | -0/+4 |
* | Transaction capability moved to DB classes | Paul S. Owen | 2001-07-03 | 5 | -38/+104 |
* | Added disable board and some avatar related config stuff | Paul S. Owen | 2001-07-03 | 2 | -4/+5 |
* | Added a hidden user option | Paul S. Owen | 2001-07-01 | 3 | -25/+24 |
* | Added some gzip compression capability | Paul S. Owen | 2001-06-30 | 2 | -2/+4 |
* | Fixed tabs-to-spaces. Yuck. | natec | 2001-06-24 | 1 | -1/+2 |
* | Working on getting Oracle functional. Almost there, need to deal with the 'AU... | James Atkinson | 2001-06-21 | 1 | -28/+29 |
* | Various minorish updates | Paul S. Owen | 2001-06-20 | 3 | -41/+31 |
* | added auto_prune | the_systech | 2001-06-19 | 1 | -2/+18 |
* | Slightly cleaned up schemas | Paul S. Owen | 2001-06-18 | 1 | -66/+18 |
* | Switched forum_auth to the forums table | Paul S. Owen | 2001-06-18 | 3 | -42/+1 |
* | Added a profile preference for recieving notification on new PMs | Paul S. Owen | 2001-06-16 | 2 | -4/+8 |
* | Fixed some problems ... maybe - Part 3 A Sequel too Far | Paul S. Owen | 2001-06-14 | 1 | -4/+4 |
* | Fixed some problems ... maybe - Part 2 The Revenge | Paul S. Owen | 2001-06-14 | 1 | -2/+2 |
* | Fixed some problems ... maybe | Paul S. Owen | 2001-06-14 | 3 | -10/+10 |
* | Basic posting of messages, no reply, quote or edit yet | Paul S. Owen | 2001-06-13 | 2 | -24/+8 |
* | Found that php has an imagesize function ... doh | Paul S. Owen | 2001-06-12 | 3 | -2/+8 |
* | Added Table def for auto_prune | the_systech | 2001-06-12 | 1 | -0/+16 |
* | Added post_username to posts table and altered some minor things | Paul S. Owen | 2001-06-11 | 3 | -62/+64 |
* | Posting preview done, ability for anonymous users to post with a username | James Atkinson | 2001-06-11 | 1 | -2/+2 |
* | Updated for present privmsgs tests | Paul S. Owen | 2001-06-11 | 2 | -22/+46 |
* | Bad paul.. no comma. | natec | 2001-06-09 | 1 | -1/+1 |
* | Preparations for possible move of forum_auth fields | Paul S. Owen | 2001-06-08 | 3 | -4/+29 |
* | Forum level annoucements and sticky topics are done. | James Atkinson | 2001-06-07 | 3 | -17/+19 |
* | Reduced auth code size and added some more auth types | Paul S. Owen | 2001-06-06 | 3 | -14/+21 |
* | Small change to default date format | Paul S. Owen | 2001-06-04 | 1 | -1/+1 |
* | Last visit addition | Paul S. Owen | 2001-06-04 | 2 | -2/+4 |
* | Fixed field type for cat_order | Paul S. Owen | 2001-06-03 | 2 | -2/+2 |
* | Slight mods that should make not difference to current setups | Paul S. Owen | 2001-06-02 | 3 | -11/+7 |
* | Some hopefully finalish updates to auth schema | Paul S. Owen | 2001-06-01 | 2 | -10/+14 |
* | Latest update ... should be okay | Paul S. Owen | 2001-05-31 | 2 | -22/+13 |
* | Added post subject to postgres schema. Updated viewtopic query to include gro... | James Atkinson | 2001-05-31 | 1 | -1/+2 |
* | Final fix to match current mysql_schema.sql | the_systech | 2001-05-31 | 1 | -1/+1 |
* | Added data for new columns in post and post_text | the_systech | 2001-05-31 | 1 | -4/+4 |
* | Fixed error in sql. INSER | the_systech | 2001-05-31 | 1 | -1/+1 |
* | Added some basic auth info for new auth system | Paul S. Owen | 2001-05-31 | 1 | -0/+14 |
* | Updated postgres schema | James Atkinson | 2001-05-30 | 1 | -15/+42 |
* | Updates for auth system | Paul S. Owen | 2001-05-30 | 1 | -0/+60 |
* | Fixed problem with post insert | Paul S. Owen | 2001-05-28 | 1 | -1/+1 |
* | Updated basic config | Paul S. Owen | 2001-05-27 | 1 | -5/+12 |
* | Introduce a global switch for smilies | Paul S. Owen | 2001-05-27 | 2 | -0/+2 |
* | Updates for near-future capabilities | Paul S. Owen | 2001-05-27 | 2 | -1/+7 |
* | More work on posting. Editing now works. Also replies can have subjects. | James Atkinson | 2001-05-27 | 2 | -62/+65 |