aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-16144-4104/+4223
* 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
* fix a small mistake (bug #2238)Meik Sievertsen2006-06-151-6/+5
* erm, ok, my fault. :/Meik Sievertsen2006-06-141-48/+46
* Improved i18n of default date format on new installsGraham Eames2006-06-144-5/+17
* Fix the changes to bot creationGraham Eames2006-06-141-7/+16
* - 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-1410-52/+53
* haha, this is clearly needed. :DMeik Sievertsen2006-06-141-1/+7
* - store error result in dbal for later retrievingMeik Sievertsen2006-06-143-211/+213
* adjust the naming for add/edit/remove permissionsMeik Sievertsen2006-06-142-6/+9
* 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-135-25/+24
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-1370-204/+238
* - get swatch converted into new acp formatMeik Sievertsen2006-06-1222-136/+263
* 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-125-21/+3
* removed the ability to parse after closing brackets, since this seems to crea...Meik Sievertsen2006-06-124-34/+31
* re-allow registration. ;)Meik Sievertsen2006-06-121-1/+1
* UI change to default date formatGraham Eames2006-06-113-1/+28
* - fixed a few bugsMeik Sievertsen2006-06-1145-1408/+1844
* ;-)David M2006-06-112-3/+22
* - allow searching for post_count = 0 [Bug #2154]Nils Adermann2006-06-102-5/+8
* - forgot to commit common.phpNils Adermann2006-06-1019-89/+156
* Try and protect against users being silly and trying to go direct to a later ...Graham Eames2006-06-101-0/+32
* try to prevent re-parsing of parsed bbcode contentMeik Sievertsen2006-06-102-45/+122
* - BBCode bugsDavid M2006-06-104-45/+97
* Fix img_imagick handlingGraham Eames2006-06-101-37/+29
* - check whether config.php existsNils Adermann2006-06-105-8/+8
* Hide search links if you are not allowed to use themGraham Eames2006-06-102-1/+3
* Broken link in FAQ (the rest of this still needs updating)Graham Eames2006-06-101-1/+1
* Group ordering on legendGraham Eames2006-06-102-2/+4
* Warn user links #2153Graham Eames2006-06-105-6/+6
* Fix a slight typoGraham Eames2006-06-101-1/+1
* This looks a bit like an ugly hack, I know :(Nils Adermann2006-06-092-7/+89
* Check permissions on avatar upload folderGraham Eames2006-06-091-19/+22
* 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-095-17/+33
* - Language download works againDavid M2006-06-091-2/+2
* - a few adjustments to permissions, specifically with regard to global topicsNils Adermann2006-06-096-14/+12
* - Fixed a bugDavid M2006-06-091-10/+39
* - Change groups listed on index by defaultGraham Eames2006-06-092-28/+83
* - bugfix rollMeik Sievertsen2006-06-0810-28/+86
* add title to "no role"Meik Sievertsen2006-06-082-2/+3