aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - add support for min/max of numerical search backend settingsNils Adermann2006-05-302-3/+17
* hopefully fixing bug #2022 with thisMeik Sievertsen2006-05-301-1/+5
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-3011-33/+60
* - We are now at _seven_ different policies, not counting the non-GD version. ...David M2006-05-303-187/+555
* - making user_last_search a NULL column so MSSQL won't hate usNils Adermann2006-05-281-4/+10
* - adjusted coding guidelinesMeik Sievertsen2006-05-284-13/+18
* - added search by author_id to solve problems with looking up posts of users ...Nils Adermann2006-05-285-54/+52
* - fix nasty error in functions_admin generating a fatal error on inclusionMeik Sievertsen2006-05-281-1/+4
* - get every bbcode tpl block defined within bbcode.html. ;) (#1889)Meik Sievertsen2006-05-282-2/+7
* - do not allow pruning foundersMeik Sievertsen2006-05-283-4/+10
* meh, old versions of MySQL are not cool...David M2006-05-281-2/+2
* - remove description from profile fieldsMeik Sievertsen2006-05-2712-106/+201
* some tiny changes...Meik Sievertsen2006-05-2624-46/+102
* first round of custom profile changesMeik Sievertsen2006-05-254-391/+490
* - Bug #1947David M2006-05-221-8/+9
* - Bug 1893David M2006-05-221-1/+4
* dumdidumMeik Sievertsen2006-05-211-3/+1
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-2118-65/+100