aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* The template for the convertor/upgrade script so that we've got all the templ...Graham Eames2006-05-282-0/+110
* - do not allow pruning foundersMeik Sievertsen2006-05-283-4/+10
* meh, old versions of MySQL are not cool...David M2006-05-283-67/+79
* - remove description from profile fieldsMeik Sievertsen2006-05-2722-128/+238
* - force a default charsetDavid M2006-05-272-63/+71
* New data type for PostgreSQL users!David M2006-05-271-2/+76
* forgot this file...Meik Sievertsen2006-05-261-0/+14
* some tiny changes...Meik Sievertsen2006-05-2633-101/+193
* ...David M2006-05-251-9/+9
* first round of custom profile changesMeik Sievertsen2006-05-259-421/+544
* Fix a rather silly bug in the module install code.Graham Eames2006-05-242-6/+21
* - Bug #1947David M2006-05-221-8/+9
* - Bug 1893David M2006-05-221-1/+4
* dumdidumMeik Sievertsen2006-05-211-3/+1
* no longer needed because we handle shadow topics as "always read" (not to be ...Meik Sievertsen2006-05-211-7/+0
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-2127-71/+120
* - solve duplication of text [Bug #1229]Nils Adermann2006-05-211-5/+16
* - fix some bugs in the theme editorNils Adermann2006-05-211-1/+1
* - fix some bugs in the theme editorNils Adermann2006-05-213-7/+17
* - added a theme editorNils Adermann2006-05-205-249/+902
* - fixed a few smaller thingsMeik Sievertsen2006-05-2028-105/+117
* - Lets make stuff widerDavid M2006-05-204-45/+56