aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'nickvergessen/ticket/11911' into developDhruv2013-12-271-0/+16
|\
| * [ticket/11911] Warn admins when there is no search index for the selected engineJoas Schilling2013-12-271-0/+16
* | Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...Dhruv2013-12-256-28/+28
|\ \ | |/ |/|
| * [ticket/11849] Fix more function callsJoas Schilling2013-12-183-8/+12
| * [ticket/11849] Update some ACP modules with new paginationJoas Schilling2013-12-183-20/+16
* | Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-201-16/+89
|\ \
| * | [ticket/12060] Further clarifying new event docblocks as much as possibleMatt Friedman2013-12-161-7/+9
| * | [ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create eventMatt Friedman2013-12-161-3/+3
| * | [ticket/12060] Fix docblock for acp_bbcodes_modify_create eventMatt Friedman2013-12-161-3/+3
| * | [ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event d...Matt Friedman2013-12-131-1/+1
| * | [ticket/12060] Correctly label alpha versions in event docblocksMatt Friedman2013-12-131-4/+4
| * | [ticket/12060] Fix u_action comments in docblocksMatt Friedman2013-12-121-2/+2
| * | [ticket/12060] Change @since in event docblocksMatt Friedman2013-12-121-4/+4
| * | [ticket/12060] Update the docblock comments in acp core eventsMatt Friedman2013-12-121-4/+4
| * | [ticket/12060] Refactor u_action in the events that use itMatt Friedman2013-12-121-9/+7
| * | [ticket/12060] Use $sql_ary instead of $sqlMatt Friedman2013-12-121-7/+9
| * | [ticket/12060] Adjust last item in array to use a comma instead of closing pa...Matt Friedman2013-12-121-2/+2
| * | [ticket/12060] Copy this_u_action back to original this->u_action varMatt Friedman2013-12-121-0/+2
| * | [ticket/12060] Fix typo in core.acp_bbcodes_edit_add doc blockMatt Friedman2013-12-051-1/+1
| * | [ticket/12060] Add bbcode tokens array to core.acp_bbcodes_edit_addMatt Friedman2013-12-051-5/+7
| * | [ticket/12060] Add $phpbb_dispatcher to acp_bbcodes.php for eventsMatt Friedman2013-12-041-1/+1
| * | [ticket/12060] Add acp event core.acp_bbcodes_display_bbcodesMatt Friedman2013-12-041-2/+17
| * | [ticket/12060] Add acp event core.acp_bbcodes_display_formMatt Friedman2013-12-041-2/+20
| * | [ticket/12060] Add acp event core.acp_bbcodes_modify_createMatt Friedman2013-12-041-4/+24
| * | [ticket/12060] Add acp event core.acp_bbcodes_edit_addMatt Friedman2013-12-041-2/+16
* | | [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-121-0/+10
|/ /
* | Merge remote-tracking branch 'Marc/ticket/11842' into developJoas Schilling2013-12-042-2/+6
|\ \
| * | [ticket/11842] Use avatar_data for obtaining driver that should be deletedMarc Alexander2013-12-042-2/+2
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11842Marc Alexander2013-11-2711-54/+69
| |\ \ | | |/
| * | [ticket/11842] Add missing prefix for group id in avatar dataMarc Alexander2013-11-231-1/+1
| * | [ticket/11842] Use group_id 0 and correct avatar name after creating groupMarc Alexander2013-10-241-0/+4
* | | [ticket/12045] Only display group selection if there are groupsJoas Schilling2013-11-281-2/+9
* | | [ticket/11507] Handle empty sets correctly.Cesar G2013-11-271-5/+5
* | | [ticket/11507] Allow group & unapproved post count options to be used alone.Cesar G2013-11-271-21/+37
* | | [ticket/11507] Fix the unapproved posts count query.Cesar G2013-11-271-1/+2
* | | [ticket/11507] Allow the posts awaiting approval value to be 0.Cesar G2013-11-271-3/+3
| |/ |/|
* | Merge pull request #1854 from Pico88/ticket/12005Nathan Guse2013-11-211-3/+0
|\ \
| * | [ticket/12005] Remove PM popup setting from user preferencesLukasz2013-11-081-3/+0
* | | Merge pull request #1869 from prototech/ticket/10810Nathan Guse2013-11-211-1/+0
|\ \ \
| * | | [ticket/10810] Remove obsolete swatch code.Cesar G2013-11-131-1/+0
* | | | Merge pull request #1815 from marc1706/ticket/11525Nils Adermann2013-11-132-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11525] Only remove group or user prefix from given avatar dataMarc Alexander2013-10-242-2/+2
| | |/ | |/|
* | | [ticket/12002] Add link hash to extension manager linksJoas Schilling2013-11-081-6/+11
* | | [ticket/11994] Change error level for missing .json fileJoas Schilling2013-11-081-1/+1
* | | [ticket/11994] Rename "uninstall" to "delete data"Joas Schilling2013-11-081-9/+12
* | | [ticket/11994] Make install/enable just one UI thingJoas Schilling2013-11-081-8/+4
* | | [ticket/11994] Use display name on confirmation screenJoas Schilling2013-11-081-3/+3
* | | [ticket/11994] Make extension manager UI less misleadingJoas Schilling2013-11-081-13/+21
* | | Merge remote-tracking branch 'nickvergessen/ticket/11973' into developDhruv2013-11-041-2/+3
|\ \ \
| * | | [ticket/11973] Remove logic from tokens language arrayJoas Schilling2013-10-261-2/+3
| |/ /