aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
| |/ / /
* | | | [ticket/11990] Remove result_mssqlnative usage in acp_database.phpPatrick Webster2013-11-031-8/+9
| |/ / |/| |
* | | Merge pull request #1812 from prototech/ticket/11746Nathan Guse2013-11-021-0/+3
|\ \ \
| * | | [ticket/11746] Delete the notification after user is approved & fix language.Cesar G2013-10-261-1/+1
| * | | [ticket/11746] Add "admin activation required" notification.Cesar G2013-10-241-0/+3
| |/ /
* | | Merge pull request #1839 from bantu/task/code-snifferNils Adermann2013-11-013-5/+5
|\ \ \
| * | | [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-303-5/+5
* | | | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.Cesar G2013-10-302-2/+0
|/ / /
* | | Merge remote-tracking branch 'marc1706/ticket/11981' into developAndreas Fischer2013-10-293-11/+15
|\ \ \
| * | | [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-283-11/+15
| |/ /
* | | [ticket/11924] Fix some minor issues with the php event docsJoas Schilling2013-10-161-1/+1
|/ /
* | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-101-1/+1
* | [ticket/11871] Allow backslash in classnames for ModulesJoas Schilling2013-09-271-1/+1
|/
* Merge branch 'develop-olympus' into developAndreas Fischer2013-09-261-1/+0
|\
| * [ticket/11864] Do not call exit after display_progress_bar in acp_forumsMarc Alexander2013-09-251-1/+0
* | [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-1/+1
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-165-34/+94
|\ \
| * \ Merge remote-tracking branch 'imkingdavid/ticket/11824' into developJoas Schilling2013-09-131-0/+48
| |\ \