aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* - fixed some bugsMeik Sievertsen2006-04-1521-39/+71
* fixing a bug within the installer (displaying notices) and making sure the in...Meik Sievertsen2006-04-141-2/+2
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-098-7/+41
* added/changed language stringsMeik Sievertsen2006-04-081-0/+4
* - fix for a php bug (not able to connect on custom ports if the server is loc...Meik Sievertsen2006-04-081-2/+12
* - allow reporting posts that have a closed reportNils Adermann2006-04-081-2/+2
* - fix moving up/down for smilies and iconsMeik Sievertsen2006-04-082-4/+13
* groupcp.php no longer exist (#1442)Meik Sievertsen2006-04-083-3/+3
* - changed _module_*_url to only use the main module name but the mode as para...Meik Sievertsen2006-04-081-4/+18
* - fix the template error (no headers displayed, wrong ! assignment, wrong che...Meik Sievertsen2006-04-082-3/+4
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-0642-313/+357
* - This should work! :DDavid M2006-04-051-4/+4
* #1362 - Url shortening error on local URL'sMeik Sievertsen2006-03-291-1/+1
* #1382Meik Sievertsen2006-03-291-8/+7
* #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
* (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-281-5/+5
* #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-285-7/+18
* - Bug 1301David M2006-03-288-13/+13
* fixing some bugsMeik Sievertsen2006-03-283-3/+8
* correct user management linkMeik Sievertsen2006-03-281-1/+1
* add group_legend to group managementMeik Sievertsen2006-03-283-18/+21
* - Visual Confirmation for guest postingDavid M2006-03-282-1/+3
* #1304, #1335, #1336Meik Sievertsen2006-03-272-3/+3
* #1327Meik Sievertsen2006-03-271-2/+1
* - redirection should properly work nowNils Adermann2006-03-272-4/+4
* - add missing pagination to queue/reportsNils Adermann2006-03-272-6/+12
* Fix a minor typo [#1346]Graham Eames2006-03-261-1/+1
* 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-263-34/+56
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-2582-1161/+1603
* changed the way re-authentication is handled, basically hardening the process.Meik Sievertsen2006-03-251-15/+34
* 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-251-4/+12
* BBCode parser needs instantiating [#1241]Graham Eames2006-03-251-0/+2
* #1232Meik Sievertsen2006-03-251-1/+9
* 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-255-183/+235
* fixed tiny bugsMeik Sievertsen2006-03-251-2/+2
* fix #1213Meik Sievertsen2006-03-252-2/+5
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-2513-133/+326
* - We do On-the-fly file writting for everything in backups, should speed thin...David M2006-03-251-109/+209
* ahhh, there we have it... related to several reports about code blocks and bb...Meik Sievertsen2006-03-241-2/+2
* - some adjustments for search related config optionsNils Adermann2006-03-2310-18/+18