aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* 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
* - fix some smaller bugsMeik Sievertsen2006-06-0814-177/+87
* ok, sorry for this. :/Meik Sievertsen2006-06-0731-602/+602
* correctly decode message on quotepost (#2099)Meik Sievertsen2006-06-071-0/+6
* fix bug #2086Meik Sievertsen2006-06-074-3/+10
* dumdidumMeik Sievertsen2006-06-071-1/+1
* #2109Meik Sievertsen2006-06-075-11/+3
* 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-06148-3911/+5078
* make sure we check the attachment status for the correct user ;)Meik Sievertsen2006-06-062-7/+10
* 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-044-4/+15
* - permission trace correctly uses language variables nowNils Adermann2006-06-049-65/+197
* Assign page titles within the mcpGraham Eames2006-06-047-6/+14
* - removed useless code from style.phpNils Adermann2006-06-0312-167/+510
* DB stuff, nothing cool at all unless you use Oracle.David M2006-06-034-169/+170
* We are gathered here today to say goodbye to install/install.phpGraham Eames2006-06-031-1506/+0
* Sync error reportingGraham Eames2006-06-031-3/+2
* Watch me juggle with the tree!Graham Eames2006-06-031-0/+35
* some adjustmentsMeik Sievertsen2006-06-0213-280/+258
* 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-022-3/+3
* 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-0122-65/+172
* Misc module ordering stuff/missing modules.Graham Eames2006-05-319-11/+76
* - add support for min/max of numerical search backend settingsNils Adermann2006-05-308-9/+23
* do not irretate users on install :DMeik Sievertsen2006-05-301-2/+2
* language changes by SHS` [en-GB (OED)] - our thanks to him!Meik Sievertsen2006-05-3012-447/+442
* 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-3020-66/+171
* - We are now at _seven_ different policies, not counting the non-GD version. ...David M2006-05-307-194/+578
* Fix a typo I'd introduced previouslyGraham Eames2006-05-291-1/+1
* - making user_last_search a NULL column so MSSQL won't hate usNils Adermann2006-05-287-10/+16
* - adjusted coding guidelinesMeik Sievertsen2006-05-2812-84/+95
* - added search by author_id to solve problems with looking up posts of users ...Nils Adermann2006-05-2821-472/+553
* hmm, still not giving the expected resultsMeik Sievertsen2006-05-281-2/+2
* counting on primary key should be slightly faster...Meik Sievertsen2006-05-281-1/+1
* - fix nasty error in functions_admin generating a fatal error on inclusionMeik Sievertsen2006-05-282-2/+6
* - get every bbcode tpl block defined within bbcode.html. ;) (#1889)Meik Sievertsen2006-05-282-2/+7