aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_main.php
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed Bug #24075 - GZIP status is not showed up correctly in debug modeRuslan Uzdenov2009-07-081-1/+1
* restore firebird/sqlite support. TODO - the DBAL should handle thisHenry Sudhof2009-07-071-3/+11
* Add a purge option for the session table to the acp. Seems that many boards g...Henry Sudhof2009-07-061-0/+42
* Fix bug #46965 - File named install in php directoryRuslan Uzdenov2009-06-221-1/+1
* Correctly determine writable status of files on Windows operating system. #39035Chris Smith2009-06-031-1/+1
* - adjust db_tools again to not remove any schema (they may be required)Meik Sievertsen2009-02-281-0/+6
* fix postcount resync for situations where low and high post ids are higher th...Meik Sievertsen2008-12-041-10/+29
* Provide a way to disable the config write check and rename the ACP style edit...Chris Smith2008-11-091-1/+1
* ok, trim down the config check significantly for 3.0.3 until we properly disc...Meik Sievertsen2008-11-091-1/+2
* better query for syncing post counts. Thanks to BartVB for this. ;)Meik Sievertsen2008-09-241-12/+11
* gahMeik Sievertsen2008-09-231-1/+1
* synchronise post count in stepsMeik Sievertsen2008-09-231-8/+31
* Prevent integer overflow - Bug #19895Meik Sievertsen2008-09-181-1/+1
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-1/+1
* writable instead of writeable. :/Meik Sievertsen2008-07-281-2/+2
* add warning to ACP index if config file is writeableMeik Sievertsen2008-07-281-6/+11
* ACP logoutHenry Sudhof2008-06-021-0/+9
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-6/+3
* Fix for bug #17855Marek A. R2008-01-231-1/+1
* #15554Henry Sudhof2007-11-271-0/+1
* make sure we always check for a valid directory handleMeik Sievertsen2007-10-211-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+12
* err, forgot to commitMeik Sievertsen2007-07-271-2/+2
* #13831Henry Sudhof2007-07-271-0/+6
* two fixesMeik Sievertsen2007-07-241-0/+1
* #13581David M2007-07-241-5/+5
* #13713David M2007-07-221-1/+1
* also refresh permissions on purgeMeik Sievertsen2007-06-271-0/+4
* #11012David M2007-05-161-0/+16
* - change conversion to process dotted topics after syncing (else some informa...Meik Sievertsen2007-03-041-1/+4
* #8376David M2007-02-271-177/+182
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-081-11/+44
* - should fix some Firebird issues ( can't believe that nobody found this unti...David M2007-02-011-1/+11
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* seems like capitalizing menu titles introduced some problems. :) Also it migh...Meik Sievertsen2006-11-111-5/+3
* Revised attachment categories a bitMeik Sievertsen2006-10-191-1/+2
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-19/+2
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-1/+1
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-021-4/+4
* A reworking of how we handle inactive usersGraham Eames2006-09-231-124/+9
* some tiny fixes here and thereMeik Sievertsen2006-09-221-6/+14
* removed debug_extra noticeMeik Sievertsen2006-09-171-6/+0
* implement bare-bone validation for config variables...Meik Sievertsen2006-09-151-1/+1
* - fixed some bugsMeik Sievertsen2006-09-131-2/+12
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-011-0/+29
* - some bugfixesMeik Sievertsen2006-08-281-8/+8
* Allow ACP access if install/ is present and display the generic board disable...Graham Eames2006-08-121-0/+6
* sql_in_set changesMeik Sievertsen2006-08-121-11/+10
* - fixing some bugsMeik Sievertsen2006-08-011-28/+8