aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
...
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-33/+49
* - filtered logs weren't correctly paginatedJim Wigginton2009-08-101-1/+2
* check for not set values in acp_board to correctly grab those input elements ...Meik Sievertsen2009-08-101-1/+7
* ok, r9704 was correct - i used a wrong code base within my tests. :/Meik Sievertsen2009-08-101-7/+1
* reverted all changes made to this code block, especially the one mentioned in...Meik Sievertsen2009-08-101-1/+7
* Remove some left over code introduced in r9575, reverted in r9704.Andreas Fischer2009-08-071-7/+0
* Fix Bug #48955 - Correctly extract column default value when exporting Postgr...Andreas Fischer2009-08-051-3/+4
* #48985Henry Sudhof2009-08-031-1/+5
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-011-2/+2
* Add box if users decided not to select a forum to copy permissions from on fo...Henry Sudhof2009-07-311-0/+67
* Slightly adjust version check on index page to be a bit more descriptiveMeik Sievertsen2009-07-291-12/+13
* [Feature] Ability to copy permissions from one forum to several other forums.Andreas Fischer2009-07-283-57/+68
* - Display version check on ACP main page.Marek A. R2009-07-282-6/+23
* Fix a bug in r9781 #48595Chris Smith2009-07-271-0/+1
* Make some adjustments to the log filter. r9781, r9800Chris Smith2009-07-261-1/+19
* correctly add the install_id to the dataNils Adermann2009-07-261-0/+5
* [Feature] Added new functionality to inactive users module:Meik Sievertsen2009-07-241-18/+55
* fix r9758Joas Schilling2009-07-221-3/+16
* - Added install_id to data collectorNils Adermann2009-07-221-2/+13
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-0/+1
* copy regiustration attempt setting to acp_captcha - although the setting is p...Henry Sudhof2009-07-211-8/+8
* - added filtration ability to MCPJim Wigginton2009-07-201-1/+5
* - added ability to filter logs by log_operationJim Wigginton2009-07-181-1/+61
* Small change to r9765, Bug #47495Andreas Fischer2009-07-171-3/+1
* - Add hard limit for smiliesMarek A. R2009-07-171-7/+48
* Ability to empty a user's outbox from the user ACP quick tools.Chris Smith2009-07-171-2/+53
* ok, i misread this one. :) related to r9763Meik Sievertsen2009-07-171-2/+3
* Fix bug #47495 - Move hardcoded language string to language file.Andreas Fischer2009-07-171-1/+3
* A small correction to #r9763Meik Sievertsen2009-07-171-19/+19
* - Add pagination for icons and smilies in the ACP and smilies in the smiley p...Marek A. R2009-07-162-5/+16
* Fix Bug #45675 - Do not allow setting group as default group for pending userJoas Schilling2009-07-141-0/+25
* Feature Bug #43375 - Ability to delete warnings and keep warnings permanentlyJoas Schilling2009-07-142-0/+143
* Feature Bug #45375 - Add option to disable remote upload avatarsJoas Schilling2009-07-142-4/+6
* Fix bug #44295 - Cannot prune users who never logged inRuslan Uzdenov2009-07-141-1/+6
* Fix bug #47775 - Properly convert and show filesize informationAndreas Fischer2009-07-111-4/+6
* Fixed Bug #24075 - GZIP status is not showed up correctly in debug modeRuslan Uzdenov2009-07-081-1/+1
* Fix bug #47815 - View end of ban in MCP and ACP when user is banned by durati...Joas Schilling2009-07-071-1/+16
* Coding guidelines in r9629Chris Smith2009-07-071-1/+1
* merged questioinnaire and questionnaire_phpbb and adjusted all files to our c...Meik Sievertsen2009-07-071-10/+12
* 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
* undoing change from #9575, as it broke the board disabled messageHenry Sudhof2009-06-291-1/+1
* did not have auto props on this machine - removed an unused function from the...Nils Adermann2009-06-271-23/+1
* acp module for submitting statistical information to phpBBNils Adermann2009-06-273-1/+131
* Fixed Bug #45115 - Signature parsing flags are not stored in DBRuslan Uzdenov2009-06-271-3/+12
* Fix bug #47345 - Check if template file is empty before trying to read from it.Andreas Fischer2009-06-261-1/+14
* fix r9652Joas Schilling2009-06-251-0/+10
* [Feature] Add confirmation for deactivating language packsGabriel Vazquez2009-06-241-15/+28
* mehHenry Sudhof2009-06-231-2/+2
* - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-232-0/+8