aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10631] Fix a spelling typoMichael C.2012-09-011-1/+1
* [ticket/10631] Adjust prefixes to be easier to understandUnknown Bliss2012-09-011-6/+6
* [ticket/10631] Make failure to meet ext enable requirements clearerNathan Guse2012-09-011-5/+10
* [ticket/10631] Various front-end fixes (extensions manager)Nathan Guse2012-09-011-0/+9
* [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-18/+20
* [ticket/10631] get_extension_metadata_manager -> create_extension_metadata_ma...Nathan Guse2012-09-011-3/+3
* [ticket/10631] Simplify exceptionsNathan Guse2012-09-011-8/+20
* [ticket/10631] Use exceptions for errors. Build action list dynamically.Nathan Guse2012-09-011-28/+83
* [ticket/10631] Fix some issues as noted in github comments, significantly sim...Nathan Guse2012-09-011-6/+6
* [ticket/10631] Remove references to delete extensionNathan Guse2012-09-011-15/+0
* [ticket/10631] Validation for extensionsNathan Guse2012-09-011-18/+35
* [ticket/10631] Use display name if availableNathan Guse2012-09-011-3/+3
* [ticket/10631] Stagger the enable/disable/purge for extensionsNathan Guse2012-09-011-3/+18
* [ticket/10631] Fix list_available_extsNathan Guse2012-09-011-4/+2
* [ticket/10631] Various tidbits and cleanup on the acp extensions managerNathan Guse2012-09-011-54/+41
* [ticket/10631] Fix so it installs the module in the correct placeMichael Cullum2012-09-011-1/+1
* [ticket/10631] Adding docblocksMichael Cullum2012-09-011-0/+21
* [ticket/10631] Fixing and finishing the extension metadata class.Michael Cullum2012-09-011-33/+19
* [ticket/10631] A few more extension admin changesMichael Cullum2012-09-011-3/+2
* [ticket/10631] Fixing some items mentioned in PRMichael Cullum2012-09-011-74/+37
* [ticket/10631] Fixing some extension admin issues foundMichael Cullum2012-09-011-16/+11
* [ticket/10631] Fixing some issues spotted in extensions adminMichael Cullum2012-09-011-47/+36
* [ticket/10631] Adding an extensions adminMichael Cullum2012-09-012-0/+299
* Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-202-14/+193
|\
| * [feature/php-events] Fix acp_manage_forums_update_data_before and is_new_forumJoas Schilling2012-08-181-5/+2
| * [feature/php-events] Fix core.acp_manage_forums_update_data_after varsJoas Schilling2012-08-181-1/+1
| * [feature/php-events] Add event core.acp_manage_forums_move_contentJoas Schilling2012-08-081-1/+24
| * [feature/php-events] Fix doc and naming of core.acp_manage_forums_move_childrenJoas Schilling2012-08-081-4/+21
| * [feature/php-events] Fix doc and naming of acp_manage_forums_update_data_afterJoas Schilling2012-08-081-2/+15
| * [feature/php-events] Add new event core.acp_manage_forums_update_data_beforeJoas Schilling2012-08-081-1/+19
| * [feature/php-events] Fix naming and doc of core.acp_manage_forums_validate_dataJoas Schilling2012-08-081-1/+10
| * [feature/php-events] Fix naming and doc of core.acp_manage_forums_display_formJoas Schilling2012-08-081-2/+21
| * [feature/php-events] Fix naming and doc of acp_manage_forums_initialise_dataJoas Schilling2012-08-081-6/+21
| * [feature/php-events] Fix doc and naming of core.acp_forums_request_forum_dataJoas Schilling2012-08-081-1/+9
| * [feature/php-events] Add core.acp_users_overview_run_quicktoolJoas Schilling2012-08-051-0/+13
| * [feature/php-events] Add core.acp_users_overview_modify_dataJoas Schilling2012-08-051-0/+12
| * [feature/php-events] Move and fix event core.acp_users_display_overviewJoas Schilling2012-08-051-9/+17
| * [feature/php-events] Remove event core.acp_profile_field_editJoas Schilling2012-08-051-4/+0
| * [feature/php-events] Proper name for request forum data to avoid confusionJoas Schilling2012-08-011-1/+1
| * [feature/php-events] Add additional events to acp_forums.phpJoas Schilling2012-08-011-5/+25
| * [feature/php-events] Fix name of event when changing a profile fieldJoas Schilling2012-08-011-1/+1
| * [feature/php-events] Replace core.acp_forums_add_forum_dataJoas Schilling2012-08-011-4/+4
| * [feature/events] Correct core.acp_profile_edit eventErik Frèrejean2012-08-011-5/+4
| * [feature/events] Correct core.acp_users_overview eventErik Frèrejean2012-08-011-4/+3
| * [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-1/+1
| * [feature/events] Remove core.acp_modules_modules eventMichael Cullum2012-08-011-17/+6
| * [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-3/+1
| * [feature/events] Fix info/acp_modules.php completlyJoas Schilling2012-08-011-2/+2
| * [feature/events] Fix ledges in ACP and apply coding guidelinesJoas Schilling2012-08-013-6/+6
| * [feature/events] Adding core.acp_profile_edit ledgeMichael Cullum2012-08-011-0/+5