aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* make sure we do not have empty select fieldsMeik Sievertsen2006-08-124-8/+15
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-125-6/+6
* - set default_style when the old default style is being deletedNils Adermann2006-08-122-3/+40
* radius += 2David M2006-08-121-1/+1
* *** empty log message ***David M2006-08-121-30/+12
* *** empty log message ***David M2006-08-121-1/+1
* forgot this :PDavid M2006-08-121-1/+1
* firebird :PMeik Sievertsen2006-08-121-1/+1
* Firebird :PDavid M2006-08-121-1/+1
* Missing lang stringsGraham Eames2006-08-122-1/+5
* Allow ACP access if install/ is present and display the generic board disable...Graham Eames2006-08-124-3/+18
* bugfixesMeik Sievertsen2006-08-1217-62/+44
* - casting to int so this won't throw any unwanted errorsNils Adermann2006-08-121-2/+2
* m_approve_fid should be negatedNils Adermann2006-08-122-5/+5
* - removed some more useless language strings [Bug #3648]Nils Adermann2006-08-123-8/+9
* sql_in_set changesMeik Sievertsen2006-08-1249-631/+550
* update schema for oracleMeik Sievertsen2006-08-124-11/+11
* Language variable for consistancy with the other mcp modulesGraham Eames2006-08-121-0/+2
* Check the prefix length to ensure that the key names are within the maximum f...Graham Eames2006-08-121-0/+39
* - New color generation system, please report any images that have issues.David M2006-08-122-349/+1102
* - auto sync attachment topic flag [Bug #2949]Nils Adermann2006-08-126-15/+31
* - oopsDavid M2006-08-122-167/+161
* hehDavid M2006-08-111-1/+1
* so.... what does this thing do?David M2006-08-1124-242/+61
* Oops, I forgot the negate bit in sql_in_set()Nils Adermann2006-08-111-3/+3
* Adding the sql_in_set function which should give us a bit of a performance im...Nils Adermann2006-08-111-0/+43
* submit some attachment changes/fixes as well as fixing the language pack down...Meik Sievertsen2006-08-115-15/+36
* fixing bug #3702Meik Sievertsen2006-08-111-5/+10
* - include missing files in language pack downloadMeik Sievertsen2006-08-112-2/+12
* - removed a useless line [Bug #3656]Nils Adermann2006-08-106-12/+82
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-0916-110/+241
* Nobody found this bug so i guess nobody has such an old DB :PDavid M2006-08-091-1/+22
* - fixed some problems with themesNils Adermann2006-08-085-42/+135
* Add a missing image, thanks dhn :)Graham Eames2006-08-071-0/+0
* This is kinda nice.. Before MySQL 5.0.3, traling spaces were removed when val...David M2006-08-073-0/+30
* upsMeik Sievertsen2006-08-071-97/+97
* updated schema files. Also added a new load setting and some missing keys.Meik Sievertsen2006-08-077-100/+182
* also make sure users not allowing cookies are retained on the first visit ;)Meik Sievertsen2006-08-071-3/+0
* Fix session id assignment for bots (previously this bug related in bots creat...Meik Sievertsen2006-08-071-4/+11
* *** empty log message ***David M2006-08-072-0/+6
* Databases that gain cool points:David M2006-08-064-4/+4
* Backup files are now named backup_[timestamp].sql.*Nils Adermann2006-08-061-3/+3
* *** empty log message ***David M2006-08-061-3/+12
* - BugDavid M2006-08-062-1/+16
* Fix a minor typoGraham Eames2006-08-061-1/+1
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-0625-39/+73
* Fix a couple of hard-coded strings in the templatesGraham Eames2006-08-063-3/+3
* *** empty log message ***David M2006-08-061-1/+1
* This should end some issues we have been having regarding the proper binary e...David M2006-08-0613-817/+250
* - fixed some bugsMeik Sievertsen2006-08-05108-2139/+2651