aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-1646-671/+564
* use move_modules_by function Ashe did for us. Now everyone, thank him. :)Meik Sievertsen2006-06-151-59/+50
* re-allow moving modules aroundMeik Sievertsen2006-06-151-7/+8
* check for correct entered date for date profile fieldMeik Sievertsen2006-06-151-0/+5
* fix for checking required field on booleansMeik Sievertsen2006-06-151-1/+8
* erm, ok, my fault. :/Meik Sievertsen2006-06-141-48/+46
* - forgot to actually move the cache file :@Nils Adermann2006-06-141-0/+0
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-146-48/+37
* - store error result in dbal for later retrievingMeik Sievertsen2006-06-142-93/+138
* Another one bites the dustDavid M2006-06-132-13/+33
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-1352-254/+382
* Only create a session if on doesn't exist. In theory, checking for the presen...Graham Eames2006-06-131-1/+4
* use user_add function for bot addingMeik Sievertsen2006-06-131-1/+3
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-1312-46/+71
* - get swatch converted into new acp formatMeik Sievertsen2006-06-1215-53/+125
* assorted backup fixesDavid M2006-06-121-15/+72
* Fix no avatar image - it shouldn't be set in the code but via the templateGraham Eames2006-06-122-12/+0
* removed the ability to parse after closing brackets, since this seems to crea...Meik Sievertsen2006-06-123-24/+17
* re-allow registration. ;)Meik Sievertsen2006-06-121-1/+1
* UI change to default date formatGraham Eames2006-06-111-1/+25
* - fixed a few bugsMeik Sievertsen2006-06-1128-1096/+1213
* ;-)David M2006-06-112-3/+22
* - allow searching for post_count = 0 [Bug #2154]Nils Adermann2006-06-101-2/+2
* - forgot to commit common.phpNils Adermann2006-06-106-58/+115
* try to prevent re-parsing of parsed bbcode contentMeik Sievertsen2006-06-102-45/+122
* - BBCode bugsDavid M2006-06-103-44/+96
* - check whether config.php existsNils Adermann2006-06-101-1/+1
* Hide search links if you are not allowed to use themGraham Eames2006-06-101-1/+1
* Warn user links #2153Graham Eames2006-06-102-2/+2
* This looks a bit like an ugly hack, I know :(Nils Adermann2006-06-092-7/+89
* Another bug bites the dustDavid M2006-06-091-5/+5
* - a few adjustments to permissions, specifically with regard to global topicsNils Adermann2006-06-091-1/+1
* Fix the ability to report/view reports and warn in global announcementsGraham Eames2006-06-091-4/+8
* - Language download works againDavid M2006-06-091-2/+2
* - a few adjustments to permissions, specifically with regard to global topicsNils Adermann2006-06-095-13/+11
* - Fixed a bugDavid M2006-06-091-10/+39
* - bugfix rollMeik Sievertsen2006-06-088-19/+81
* add title to "no role"Meik Sievertsen2006-06-081-2/+2
* - fix some smaller bugsMeik Sievertsen2006-06-089-156/+77
* ok, sorry for this. :/Meik Sievertsen2006-06-0721-156/+156
* correctly decode message on quotepost (#2099)Meik Sievertsen2006-06-071-0/+6
* fix bug #2086Meik Sievertsen2006-06-072-2/+8
* #2109Meik Sievertsen2006-06-072-7/+2
* check if supported gd image type matches the uploaded image type - if not, th...Meik Sievertsen2006-06-071-8/+22
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-0680-1481/+2053
* make sure we check the attachment status for the correct user ;)Meik Sievertsen2006-06-061-5/+7
* ok, try this one. :) Hopefully not breaking anything.Meik Sievertsen2006-06-061-1/+42
* ah, damn, revert this change. If we check here, hidden modules are no longer ...Meik Sievertsen2006-06-061-2/+2
* correctly hide categories with only hidden modulesMeik Sievertsen2006-06-061-2/+2
* Some extra template variables *_EXPLAIN which some might wish to useGraham Eames2006-06-043-0/+6