aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_main.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
|\
| * Merge remote-tracking branch 'github-bantu/ticket/10274' into develop-olympusNils Adermann2011-07-161-1/+1
| |\
| | * [ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_mainAndreas Fischer2011-07-151-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-4/+1
|\ \ \ | |/ /
| * | [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.phpAndreas Fischer2011-07-141-4/+1
| |/
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-241-1/+1
|\ \ | |/
| * [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* Add a warning for users of old PHP versions about ending support.Josh Woody2010-01-261-0/+8
* adjust inactive users list on ACP index to act like the new inactive users li...Meik Sievertsen2009-09-011-3/+16
* Slightly adjust version check on index page to be a bit more descriptiveMeik Sievertsen2009-07-291-12/+13
* - Display version check on ACP main page.Marek A. R2009-07-281-0/+21
* 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