aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* Merging r10491 and r10492: Add sql_bit_or() dbal method. Add ability to enabl...Nils Adermann2010-02-231-3/+22
* Enter stage left: the INTTEXT token (merge)Henry Sudhof2010-02-211-1/+7
* merging TEXT warn from 3_0_0Henry Sudhof2010-02-201-91/+107
* Merge r10496 - Bug #57795 - [Fix] Restrict search for language/../iso.txt to ...Joas Schilling2010-02-171-0/+5
* Merge r10484 and r10485 into 3.0.7 branch.Andreas Fischer2010-02-081-2/+3
* Add a warning for users of old PHP versions about ending support.Josh Woody2010-01-261-0/+8
* Bug #52495 - [Fix] Replace hard coded "px" with translated language-string.Joas Schilling2010-01-251-3/+3
* [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...Andreas Fischer2010-01-191-0/+1
* spacesHenry Sudhof2010-01-171-1/+1
* Mirror login captcha option on captcha settingsHenry Sudhof2010-01-171-0/+1
* No longer include subforums in forum feed.Andreas Fischer2010-01-121-1/+1
* Integrate active topics feed. Some language adjustments and rearrangements.Andreas Fischer2009-12-271-1/+2
* Let's try this. Split feed user interface into sections. This partly reverts ...Andreas Fischer2009-12-231-3/+9
* Rearrange items. Move post based feeds up.Andreas Fischer2009-12-231-3/+3
* Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall...Andreas Fischer2009-12-231-2/+2
* Add ability to disable overall (aka board-wide) feed.Andreas Fischer2009-12-221-0/+1
* Fix r10360, Bug #55665Andreas Fischer2009-12-221-1/+2
* Bug #55665 - Restrict search for styles/../style.cfg to folders.Joas Schilling2009-12-211-0/+4
* Cache forever, destroy on change.Andreas Fischer2009-12-201-1/+4
* permit current year in ACP - UCP changed in r8807 #55115Chris Smith2009-12-111-1/+1
* Log activation through inactive users ACP. #30145Chris Smith2009-12-091-14/+20
* 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