| Commit message (Expand) | Author | Age | Files | Lines |
* | Forums management updated, now able to delete forums | Ludovic Arnaud | 2002-09-16 | 1 | -1/+1 |
* | First commit of updated forums management panel - crossing fingers | Ludovic Arnaud | 2002-09-15 | 1 | -12/+35 |
* | This bug courteousy of "The Idiot Song" (c) P. Owen : All Rights Reserved | Paul S. Owen | 2002-08-06 | 1 | -6/+1 |
* | Renamed | Paul S. Owen | 2002-07-16 | 1 | -0/+0 |
* | Move to 'centralised' location in install/ | Paul S. Owen | 2002-07-16 | 11 | -3548/+0 |
* | oops | Paul S. Owen | 2002-07-14 | 1 | -1/+2 |
* | Latest schema | Paul S. Owen | 2002-07-14 | 2 | -140/+309 |
* | Various updates which will break yet more things | Paul S. Owen | 2002-07-14 | 1 | -68/+82 |
* | Ok, a schema fix... Not a terrible problem.... | dougk_ff7 | 2002-06-27 | 1 | -4/+4 |
* | Few more changes | Paul S. Owen | 2002-06-21 | 2 | -41/+46 |
* | A few suggested or preliminary changes ... these aren't fixed and again I sug... | Paul S. Owen | 2002-06-21 | 2 | -256/+228 |
* | Possible updates and additions ... | Paul S. Owen | 2002-06-09 | 1 | -138/+142 |
* | NOTE! This is a work in progress and is subject to considerable change ... an... | Paul S. Owen | 2002-06-08 | 1 | -49/+97 |
* | Add fields for forum/topic post count incrementing and topic moderation | Paul S. Owen | 2002-05-21 | 1 | -1/+5 |
* | IP size to 40 chars | Paul S. Owen | 2002-05-08 | 3 | -68/+68 |
* | Changed code so it stores total users in config table to remove a slightly co... | James Atkinson | 2002-04-30 | 1 | -1/+4 |
* | Associated schema changes | Paul S. Owen | 2002-04-20 | 7 | -3/+39 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 7 | -6/+6 |
* | Update a few things for 2.1 CVS | Paul S. Owen | 2002-04-04 | 4 | -3/+3 |
* | Ok this is just me being anal again... No code changes, just file headers.. | the_systech | 2002-04-02 | 1 | -2/+2 |
* | Fix for bug # 534781 Smiles in Postgres install | the_systech | 2002-03-25 | 1 | -44/+44 |
* | Re-fix schemas to allow decimal/real numbers in timezone ... | Paul S. Owen | 2002-03-21 | 3 | -3/+3 |
* | suspect there may be a similar problem to the msaccess beyond first page bug ... | Paul S. Owen | 2002-03-20 | 1 | -1/+1 |
* | Fix bug causing no output beyond first page of results | Paul S. Owen | 2002-03-20 | 1 | -1/+1 |
* | A few updates for versioning, fixed _broken_ MS Access primer archive and com... | Paul S. Owen | 2002-03-19 | 6 | -5/+5 |
* | Minor update to return true should a transaction be ended without a query ...... | Paul S. Owen | 2002-03-19 | 1 | -1/+1 |
* | Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872.... | dougk_ff7 | 2002-03-10 | 1 | -0/+0 |
* | Fixed various transaction related issues and changed mssql-odbc name to ... m... | Paul S. Owen | 2002-03-05 | 5 | -29/+99 |
* | Remove IDENTITY SET for forums | Paul S. Owen | 2002-03-03 | 1 | -5/+0 |
* | Updates for extra config variables added recently.. | the_systech | 2002-02-25 | 4 | -7/+20 |
* | unset stored values of row and rowset upon freeresult | Paul S. Owen | 2002-02-12 | 2 | -4/+21 |
* | Altered wordlist table to ignore duplicates on the word_text index | Paul S. Owen | 2002-02-11 | 1 | -1/+4 |
* | Remove auto increment/IDENTITY/autonumber/sequence from forum_id in _forums, ... | Paul S. Owen | 2002-02-11 | 4 | -4/+3 |
* | Fix bugs #515461 and #515460, limit and nextid issues. | Paul S. Owen | 2002-02-11 | 1 | -3/+2 |
* | Changes for first_topic_id | Paul S. Owen | 2002-02-11 | 1 | -1/+1 |
* | Add default config for smtp_username/password | Paul S. Owen | 2002-02-05 | 1 | -0/+0 |
* | Add default config for smtp_username/password | Paul S. Owen | 2002-02-05 | 3 | -0/+6 |
* | Minor update to remove query | Paul S. Owen | 2002-02-02 | 1 | -0/+0 |
* | Updates for topic_first_id, NOTE that these basics include a new updated subS... | Paul S. Owen | 2002-02-02 | 7 | -37/+50 |
* | Fix various var not set warnings ... many thanks go to The Horta for pointing... | Paul S. Owen | 2002-01-28 | 8 | -140/+103 |
* | Added 'most online user' config keys to Oracle basic.sql | Bart van Bragt | 2002-01-28 | 1 | -0/+2 |
* | Added 'most online user' config keys to MS-SQL basic.sql | Bart van Bragt | 2002-01-28 | 1 | -0/+2 |
* | Updated themes_name field lengths to 50 as per other schemas | Paul S. Owen | 2002-01-28 | 1 | -31/+31 |
* | Implemented Record of online users | Bart van Bragt | 2002-01-25 | 2 | -0/+4 |
* | Removed odbc_error stuff since it doesn't work anyway | Paul S. Owen | 2002-01-25 | 1 | -3/+3 |
* | Re-added str_replace for LOWER -> LCASE in queries | Paul S. Owen | 2002-01-25 | 1 | -0/+2 |
* | Added index on topic_type (topics table) | Bart van Bragt | 2002-01-11 | 2 | -1/+3 |
* | Fixed default forum order (seems to be related to #498825) | Bart van Bragt | 2002-01-11 | 2 | -4/+4 |
* | Change prune_enable default to 0 as per bug #498800 | Paul S. Owen | 2002-01-10 | 3 | -3/+3 |
* | Fixes bug 498620, among others. A problem with a rank_max value still hangin... | dougk_ff7 | 2002-01-03 | 8 | -12/+8 |