aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
* [feature/events] Adding forums_normal_settings acp template ledgeMichael Cullum2012-12-171-0/+1
* [feature/events] Adding simple_footer_end acp template eventMichael Cullum2012-12-171-0/+1
* [feature/events] Adding simple_header_head acp template eventMichael Cullum2012-12-171-0/+1
* [feature/events] Add users_overview_options acp template eventMichael Cullum2012-12-171-0/+1
* [feature/events] Add overall_footer_end acp template eventMichael Cullum2012-12-171-0/+2
* [feature/events] Adding overall_header_head acp template eventMichael Cullum2012-12-171-0/+1
* [feature/events] Add main_actions acp template eventMichael Cullum2012-12-171-0/+2
* [feature/events] Add main_notice ACP template eventMichael Cullum2012-12-171-0/+2
* Merge remote-tracking branch 'p/feature/template-events' into developDavid King2012-12-102-2/+2
|\
| * [feature/template-events] Convert a single style name to array of them.Oleg Pudeyev2012-11-172-2/+2
* | [ticket/11209] Clone disable moving images to allow multiple per pageJoas Schilling2012-11-161-4/+4
|/
* [ticket/11198] Remove additional asterix as /** is doc-block onlyJoas Schilling2012-11-151-4/+4
* [ticket/11198] Store the swapping partners in vars and simplify the logicJoas Schilling2012-11-141-39/+47
* [ticket/11198] Correctly set links after an item is moved up/down with AJAXJoas Schilling2012-11-142-15/+29
* [ticket/10780] Replace colons in phpBB/adm/style/acp_ext_details.html.Andreas Fischer2012-11-101-13/+13
* [ticket/10780] Replace colon usage in adm template output with {L_COLON}Nathan Guse2012-11-1052-368/+368
* Merge remote-tracking branch 'upstream/develop' into feature/prune-usersOleg Pudeyev2012-11-0665-737/+974
|\
| * [ticket/11018] Fix several paginations in ACPJoas Schilling2012-10-173-15/+19
| * [ticket/11067] Copy prosilver CSS to adm, so the pagination looks the sameJoas Schilling2012-10-171-28/+52
| * Merge PR #890 branch 'nickvergessen/ticket/10982' into developOleg Pudeyev2012-10-161-4/+4
| |\
| | * [ticket/10982] Remove overlay on first up/down move of forums in ACPJoas Schilling2012-07-111-4/+4
| * | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-161-1/+2
| |\ \
| | * | [ticket/11093] acp_users_overview.html has a wrongly placed </dd>westr2012-10-161-1/+2
| * | | Merge remote-tracking branch 'mvinny/ticket/11139' into developAndreas Fischer2012-10-151-1/+3
| |\ \ \
| | * | | [ticket/11139] Adding the $phpbb_admin_path variableVinny2012-10-151-0/+2
| | * | | [ticket/11139] Fix fatal error on colour swatch windowVinny2012-10-091-1/+1
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-061-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | [ticket/11135] Full replacement of credit link to httpsVinny2012-10-051-1/+1
| | * | [ticket/11112] updating links to phpbb.com to use SSLSenky2012-10-011-1/+1
| * | | [ticket/10631] Adjust prefixes to be easier to understandUnknown Bliss2012-09-012-39/+39
| * | | [ticket/10631] Make failure to meet ext enable requirements clearerNathan Guse2012-09-012-3/+13
| * | | [ticket/10631] Various front-end fixes (extensions manager)Nathan Guse2012-09-014-5/+10
| * | | [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-2/+2
| * | | [ticket/10631] Use exceptions for errors. Build action list dynamically.Nathan Guse2012-09-011-5/+16
| * | | [ticket/10631] Fix some issues as noted in github comments, significantly sim...Nathan Guse2012-09-011-32/+32
| * | | [ticket/10631] Remove references to delete extensionNathan Guse2012-09-012-30/+2
| * | | [ticket/10631] Make the enable/disable/purge notices more visable.Nathan Guse2012-09-013-15/+21
| * | | [ticket/10631] Validation for extensionsNathan Guse2012-09-011-3/+5
| * | | [ticket/10631] Stagger the enable/disable/purge for extensionsNathan Guse2012-09-013-81/+93
| * | | [ticket/10631] Fixing some more issuesNathan Guse2012-09-011-93/+93
| * | | [ticket/10631] Various tidbits and cleanup on the acp extensions managerNathan Guse2012-09-011-64/+51
| * | | [ticket/10631] Fixing up the templateMichael Cullum2012-09-011-32/+32
| * | | [ticket/10631] A few more extension admin changesMichael Cullum2012-09-011-1/+1
| * | | [ticket/10631] Fixing some items mentioned in PRMichael Cullum2012-09-015-13/+9
| * | | [ticket/10631] Changing Ext Admin List to conform to standardsMichael Cullum2012-09-011-4/+8
| * | | [ticket/10631] Add an extension details pageMichael Cullum2012-09-011-0/+97
| * | | [ticket/10631] Adding an extensions adminMichael Cullum2012-09-015-0/+168
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-0/+4
| |\ \ \ | | |/ /
| | * | [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-0/+4
| * | | [ticket/11008] Remove eval() calls to get document[id]Igor Wiedler2012-07-211-5/+1