aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
...
* Add some castings there. Slightly related: Bug #55155Andreas Fischer2009-12-081-8/+8
* Fix Bug #53435 - unneccessary error on forum creation screen, actually, this ...Meik Sievertsen2009-11-081-7/+0
* Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied ...Meik Sievertsen2009-10-261-20/+27
* Fix Bug #53175 (forum_options cleared if editing forum) - regression from r10024Meik Sievertsen2009-10-251-1/+6
* Properly fix #40925Chris Smith2009-10-071-0/+8
* #52245Henry Sudhof2009-09-301-1/+1
* Disable copy forum permissions screen in forums creation/update workflow - al...Meik Sievertsen2009-09-301-4/+6
* Fix Bug #52055 - php notices if phpbb.com is not reachableMeik Sievertsen2009-09-291-0/+5
* Fix bug #51905 - Only check whether forum image exists if forum image is spec...Andreas Fischer2009-09-241-1/+1
* #51805Henry Sudhof2009-09-231-0/+1
* Move add_log() call for captcha "configure" page to the captcha plugin, becau...Meik Sievertsen2009-09-221-2/+1
* Ok, the oracle database backup never actually worked at all. We used the wron...Meik Sievertsen2009-09-211-17/+46
* forgot to add display active flag to forum data in r10169 for bug #19135Meik Sievertsen2009-09-201-1/+1
* set "display active topics" to true by default for new forum creation... regr...Meik Sievertsen2009-09-201-1/+1
* fix xhtml issue in updater - Bug #51335Meik Sievertsen2009-09-161-0/+1
* Fix #51305 - User need a_clearlog to delete warningsJoas Schilling2009-09-151-8/+1
* sanity check - avoid ugly error messagesHenry Sudhof2009-09-151-3/+4
* Fix bug #51105. - Ignore (disable) newly generated forum in forums list. Rela...Andreas Fischer2009-09-101-1/+1
* Send emails for manual user activation if admin activation is enabled not thr...Meik Sievertsen2009-09-091-1/+1
* only whitespace changesMeik Sievertsen2009-09-041-3/+3
* Fixed bugs #43145, #44375, #44415 and #43045Jim Wigginton2009-09-023-2/+52
* adjust inactive users list on ACP index to act like the new inactive users li...Meik Sievertsen2009-09-011-3/+16
* fix r10076 for #48615 - Ability to specify amount of time user is able to del...Joas Schilling2009-08-311-0/+1
* Fix wrong error message for non-writable template file in acp_styles.php - Bu...Meik Sievertsen2009-08-311-1/+2
* correct mode is send_statistics, else installs will differ from updates.Meik Sievertsen2009-08-301-1/+1
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-281-1/+1
* - accidentally undid changes introduced in r9979Jim Wigginton2009-08-221-1/+0
* - replaced the drop down menu log filter thing with log searchingJim Wigginton2009-08-211-83/+5
* Allow "0" as censor word and replacement.Andreas Fischer2009-08-211-5/+7
* fix sql error due to us using STRICT db mode. ;)Meik Sievertsen2009-08-201-3/+5
* Adjustment to r9887: Only use one language variable.Andreas Fischer2009-08-181-1/+1
* More r9896 cleanup.Andreas Fischer2009-08-141-13/+8
* fix #49685 introduced in r9896Joas Schilling2009-08-141-1/+1
* #49675 #49655 - ATTENTION: small captcha API changeHenry Sudhof2009-08-141-1/+1
* - links to send statistics after install and updateNils Adermann2009-08-131-1/+2
* 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