aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Add .blue class for special group name listingsPaul S. Owen2003-04-161-0/+4
* Enable multiple forum, user and group selection, tidy up logging, add details...Paul S. Owen2003-04-162-71/+152
* Quick update to enable load_online_time useagePaul S. Owen2003-04-161-8/+8
* Enable/disable searching ... note that user searching is always enabled for a...Paul S. Owen2003-04-152-22/+31
* Only display PM/Search/Memberlist links if enabledPaul S. Owen2003-04-152-3/+6
* Enable/disable searchingPaul S. Owen2003-04-151-0/+12
* Enable/disable fulltext index updatingPaul S. Owen2003-04-151-1/+22
* Load config varsPaul S. Owen2003-04-151-1/+7
* Enable/disable display of moderator listingsPaul S. Owen2003-04-157-7/+14
* Enable/Disable online listing + time onlinePaul S. Owen2003-04-153-103/+111
* Load and cpu savingPaul S. Owen2003-04-152-13/+73
* Missed stringPaul S. Owen2003-04-152-1/+2
* fixed delete post bug, use extension cache while posting, fix download counte...Meik Sievertsen2003-04-153-25/+22
* Logging + fixes for user/group permission settingPaul S. Owen2003-04-152-14/+82
* Change ACL_UNSET constant valuePaul S. Owen2003-04-151-1/+1
* New acl admin stringsPaul S. Owen2003-04-152-4/+12
* Changes in line with ACL_UNSET ... remember to wipe out all entries in your a...Paul S. Owen2003-04-151-26/+20
* Introduced option to ignore permission settings for forum listingsPaul S. Owen2003-04-151-354/+355
* Seems to be working ...Paul S. Owen2003-04-151-164/+183
* $message is now processed in its unslashed form. Should not break anything...Ludovic Arnaud2003-04-133-6/+13
* some lang stringsPaul S. Owen2003-04-131-5/+11
* another quick fix for demo purposesPaul S. Owen2003-04-131-1/+1
* fix a few things up for demonstrationPaul S. Owen2003-04-131-3/+3
* Non (fully) working alternative to depedencies for admin, super mod and mod ....Paul S. Owen2003-04-131-403/+318
* Dependencies go bye bye in favour of something elsePaul S. Owen2003-04-131-17/+0
* faster (for me), especially for topics with a bunch of attachments (due to th...Meik Sievertsen2003-04-131-10/+6
* Fixed INCLUDE. Now cached items are processed correctly. all glitches are fix...Meik Sievertsen2003-04-131-6/+6
* Installation should work again.Meik Sievertsen2003-04-132-110/+110
* Renamed ACL_ constants, altered field namesPaul S. Owen2003-04-121-8/+8
* Rename ACL_ constantsPaul S. Owen2003-04-121-4/+4
* Getting there ... unlike Network Rail ...Paul S. Owen2003-04-122-481/+835
* added 711252 and lock topic within post, fixed post editing a bit.Meik Sievertsen2003-04-126-9/+76
* changed $message to be a class variable, added attachment category constants ...Meik Sievertsen2003-04-114-45/+43
* hehehe hohoPaul S. Owen2003-04-111-15/+12
* Very, very broken right now ... re-working it as we speakPaul S. Owen2003-04-111-662/+334
* re-use include...Meik Sievertsen2003-04-115-13/+12
* BBCode parser + decoder, missing some tags and mildly broken at this timeLudovic Arnaud2003-04-115-563/+472
* Moved BBCODE_UID_LEN to common.phpLudovic Arnaud2003-04-111-0/+3
* Try this version of include ...Paul S. Owen2003-04-101-29/+11
* Won't work ... since inline images are pulled from here ... need to look at m...Paul S. Owen2003-04-101-4/+0
* Added /cache/templates/ and /files/ directories to the repositoryLudovic Arnaud2003-04-101-0/+4
* initial 'view attachments' implementation. added new template var (merged inc...Meik Sievertsen2003-04-1010-60/+731
* Moved up flood-check a little to save a query whenever possibleLudovic Arnaud2003-04-101-2/+2
* Did you know that if you use backslashes in a log message WinCVS freaks out a...Ludovic Arnaud2003-04-102-213/+7
* IP information moved to Post DetailsLudovic Arnaud2003-04-103-141/+45
* oopsie, me not think that last checkin was supposed to happen ... at least I ...Paul S. Owen2003-04-091-11/+19
* Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html...Ludovic Arnaud2003-04-0916-131/+405
* Form renamed, table class fixedLudovic Arnaud2003-04-091-4/+6
* "Report" button only shows up if the user is authorised. Default forum_id for...Ludovic Arnaud2003-04-091-3/+12
* "Report" button only shows up if the user is authorised. Default forum_id for...Ludovic Arnaud2003-04-092-2/+10