aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* This now gives a full path through the new install system.Graham Eames2006-04-054-21/+569
* Fix the vanishing menu itemGraham Eames2006-04-051-0/+5
* - This should work! :DDavid M2006-04-051-4/+4
* fix layout for internet explorer (needs further tweaks, the permissions scree...Meik Sievertsen2006-03-293-10/+12
* #1362 - Url shortening error on local URL'sMeik Sievertsen2006-03-291-1/+1
* erm, yes, this one was easy. :)Meik Sievertsen2006-03-291-1/+1
* #1382Meik Sievertsen2006-03-291-8/+7
* use correct entityMeik Sievertsen2006-03-295-6/+6
* Do not display adding friend/foe for anonymous and users own profileMeik Sievertsen2006-03-292-3/+4
* #1340Meik Sievertsen2006-03-292-2/+2
* - don't show too old reports/queue entriesNils Adermann2006-03-282-1/+4
* #1297 - only check username length if name change is allowedMeik Sievertsen2006-03-281-3/+8
* - did I mention I don't like mcp_sorting()? ;-)Nils Adermann2006-03-281-1/+12
* (hopefully) fixed the error display for uploading avatars (if avatar is too big)Meik Sievertsen2006-03-282-3/+4
* fix additional group related thingy (correctly display memberships)Meik Sievertsen2006-03-282-10/+19
* add some language items... :grin:Meik Sievertsen2006-03-282-5/+6
* sorry david. :/Meik Sievertsen2006-03-281-0/+1
* #1264 - fix redirecting if page dir is emptyMeik Sievertsen2006-03-281-1/+8
* added ability to hide coppa groups (mainly applied to permission screens)Meik Sievertsen2006-03-288-10/+26
* - Bug 1301David M2006-03-2810-16/+16
* fixing some bugsMeik Sievertsen2006-03-285-6/+12
* correct user management linkMeik Sievertsen2006-03-281-1/+1
* add group_legend to group managementMeik Sievertsen2006-03-285-18/+26
* - Visual Confirmation for guest postingDavid M2006-03-286-4/+74
* #1304, #1335, #1336Meik Sievertsen2006-03-274-5/+5
* #1327Meik Sievertsen2006-03-271-2/+1
* Adding admin settings to the new system (not used yet)Graham Eames2006-03-272-1/+183
* - use radio class for radio buttonsNils Adermann2006-03-274-10/+11
* - redirection should properly work nowNils Adermann2006-03-274-6/+6
* - add missing pagination to queue/reportsNils Adermann2006-03-276-11/+29
* Fix a minor typo [#1346]Graham Eames2006-03-261-1/+1
* The logs indicate a large aquatic creature in the future if this gets removed...Graham Eames2006-03-261-1/+5
* - some JS magic to make color bbcode work properly with selected text [Bug #1...Nils Adermann2006-03-261-9/+31
* ok, this should work now (multi-table deletion syntax changed between mysql 4...Meik Sievertsen2006-03-261-14/+14
* - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]Nils Adermann2006-03-269-58/+80
* A small change to the ordering to try and ensure that the mysql module with t...Graham Eames2006-03-251-7/+12
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-2583-1162/+1604
* changed the way re-authentication is handled, basically hardening the process.Meik Sievertsen2006-03-253-48/+73
* make sure sql ary is filled before executing the queryMeik Sievertsen2006-03-253-18/+34
* save graham temporarly some headaches. ;)Meik Sievertsen2006-03-251-0/+7
* do not ask why i put the pm table there instead of the polls. :oMeik Sievertsen2006-03-254-7/+15
* BBCode parser needs instantiating [#1241]Graham Eames2006-03-251-0/+2
* #1232Meik Sievertsen2006-03-252-2/+11
* UI changes to the database settings section of the installerGraham Eames2006-03-254-64/+212
* #1251Meik Sievertsen2006-03-251-3/+11
* bug #1271Meik Sievertsen2006-03-251-1/+1
* fix "copy permissions" as well as shortening the $acl_url for redirecting to ...Meik Sievertsen2006-03-253-45/+129
* Get user lookups working [#1281, #1282]Graham Eames2006-03-252-2/+6
* my attempt to fix custom profile fieldsMeik Sievertsen2006-03-256-188/+250
* fixed tiny bugsMeik Sievertsen2006-03-254-11/+11