aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - permission trace correctly uses language variables nowNils Adermann2006-06-046-30/+130
* Assign page titles within the mcpGraham Eames2006-06-046-0/+13
* - removed useless code from style.phpNils Adermann2006-06-035-116/+355
* DB stuff, nothing cool at all unless you use Oracle.David M2006-06-032-3/+4
* some adjustmentsMeik Sievertsen2006-06-0211-154/+134
* do not allow users to resign from their default group if they are not allowed...Meik Sievertsen2006-06-021-43/+58
* correctly re-init auth array on login/logout (bug #2055 is related to it)Meik Sievertsen2006-06-021-0/+3
* #2059Meik Sievertsen2006-06-021-1/+1
* do not overwrite avatars from users if changing/uploading group avatar and ch...Meik Sievertsen2006-06-021-2/+2
* i see the reports arise...Meik Sievertsen2006-06-021-1/+1
* outch, had some debug code in...Meik Sievertsen2006-06-011-1/+0
* - create forums by defaultMeik Sievertsen2006-06-019-31/+130
* Misc module ordering stuff/missing modules.Graham Eames2006-05-318-9/+9