aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes in both CAPTCHA and CompressDavid M2006-01-263-20/+33
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-2518-212/+161
* I'm removing the HEADER_INC check from the error handler to resolve incomplet...Graham Eames2006-01-231-20/+17
* - fix minor bugsMeik Sievertsen2006-01-235-11/+13
* - added fulltext_mysqlNils Adermann2006-01-223-159/+583
* - size select fixMeik Sievertsen2006-01-2213-194/+420
* A few missing redirection changesGraham Eames2006-01-221-6/+6
* D'oh!David M2006-01-221-3/+1
* - Imagesets can now be edited! Hooray! ( Might need to add something.. )David M2006-01-224-2/+159
* - search deals with global topicsNils Adermann2006-01-219-43/+96
* Further tweaks to the font sizes - looks nice on Windows and the Mac, IE and ...Tom Beddard2006-01-197-70/+67
* looks like I forgot to commit these two files :oNils Adermann2006-01-192-10/+34
* - fixing list display in post. i am not sure if i like resetting browsers def...Meik Sievertsen2006-01-191-0/+4
* at least update the config variable if nothing is done. :)Meik Sievertsen2006-01-181-0/+4
* - fix two very annoying bugsMeik Sievertsen2006-01-182-10/+7
* - change it a bit. ;)Meik Sievertsen2006-01-171-61/+71
* move around - better not call create_function in a loopMeik Sievertsen2006-01-171-1/+7
* just preparing...Meik Sievertsen2006-01-175-209/+385
* With this font the textarea is stretched over the complete screen rendering n...Meik Sievertsen2006-01-171-2/+2
* The curse of cut&paste strikes once more...Graham Eames2006-01-162-5/+5
* Got my can of bug spray recharged at my local fire department :-)David M2006-01-161-0/+2
* Sleeping at the wheel ;-)David M2006-01-151-3/+3
* - You can now see leaders in the UCP but can't touch 'emDavid M2006-01-152-144/+157
* Initial implementation of a log viewer into the MCPGraham Eames2006-01-147-2/+264
* Rats! Out of Bug Spray... Still have a handy can of Superfluous Function-call...David M2006-01-142-2/+2
* let the swatch and marking workMeik Sievertsen2006-01-142-18/+17
* I couldn't get it perfect on the first shot, eh?David M2006-01-141-1/+1
* - Manage Groups now works! Hooray!David M2006-01-143-79/+767
* A couple of minor bug fixes for note deletionGraham Eames2006-01-141-2/+2
* forgot oneMeik Sievertsen2006-01-141-85/+84
* - assign user rankMeik Sievertsen2006-01-1411-210/+221
* - InnoDB would not calculate the total size of a table.. this is now fixed..David M2006-01-141-3/+3
* - Special Groups became.. screwed up if they were editted.. discovered while ...David M2006-01-142-5/+10
* A small fix to allow unread messages to be viewed from the screen linked to i...Graham Eames2006-01-131-1/+1
* Little layout fix for FF 1.0x browsersTom Beddard2006-01-111-2/+2
* somehow I knew this had to happen :(Nils Adermann2006-01-112-3/+3
* - overhauled search systemNils Adermann2006-01-1122-998/+1484
* - CSS fixDavid M2006-01-112-2/+3
* A few changes to the installer as a result of changes elsewhereGraham Eames2006-01-082-30/+41
* Auth changes for these modules as per the schema from beforeGraham Eames2006-01-083-10/+10
* - array_combine replacement for PHP4Nils Adermann2006-01-071-1/+32
* Refresh of the subSilver style sheet. Fonts are now defined in ems and styles...Tom Beddard2006-01-079-236/+619
* Fix for SQL error when the $forum_ary array is empty when there are no global...Tom Beddard2006-01-071-2/+6
* Added grouping by user_id to the team leader list queryTom Beddard2006-01-071-0/+1
* Removing an unused table from the schemaGraham Eames2006-01-067-83/+0
* Fixing a permissions issue where a user only has local moderator rights.Graham Eames2006-01-064-20/+17
* making sure coding guidelines are met... ;)Meik Sievertsen2006-01-062-9/+13
* Updated the General Error pageTom Beddard2006-01-052-15/+59
* when logging out or clearing cookies the session_id is cleared, but this brok...Tom Beddard2006-01-051-0/+2
* Prevents an occasional error where the $this->data['session_time'] is undefined.Tom Beddard2006-01-051-3/+8