aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | [ticket/14820] Add style version in ACPRubén Calvo2017-03-161-0/+4
| | | |/ / | | |/| | | | | | | | | | | | PHPBB3-14820
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-211-2/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge pull request #4636 from javiexin/ticket/14995Marc Alexander2017-02-211-2/+2
| |\ \ \ | | |/ / | |/| | | | | | [ticket/14995] Add ACP template events acp_ext_list_*_name_after
| | * | [ticket/14995] Add ACP template events acp_ext_list_*_name_afterjaviexin2017-01-121-2/+2
| | |/ | | | | | | | | | PHPBB3-14995
* | | [ticket/15062] Update to Rhea version the CSS filesVinny2017-02-011-1/+1
| | | | | | | | | | | | PHPBB3-15062
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-222-0/+10
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14968] Use earlier version as written in comment [ticket/14968] Update docblock and ensure method returns array [ticket/14968] Display possible upgrade on acp index and update page [ticket/14968] Add method for retrieving updates on current branch
| * | Merge pull request #4662 from marc1706/ticket/14968Tristan Darricau2017-01-222-0/+10
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14968] Distinguish between update/upgrade & show upgrade info in ACP index * marc1706/ticket/14968: [ticket/14968] Use earlier version as written in comment [ticket/14968] Update docblock and ensure method returns array [ticket/14968] Display possible upgrade on acp index and update page [ticket/14968] Add method for retrieving updates on current branch
| | * | [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-222-0/+10
| | | | | | | | | | | | | | | | PHPBB3-14968
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-221-2/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | * 3.1.x: [ticket/15006] Pass inherit settings to form and use correct button
| * | | [ticket/15006] Pass inherit settings to form and use correct buttonMarc Alexander2017-01-221-2/+3
| |/ / | | | | | | | | | PHPBB3-15006
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-142-2/+2
|\ \ \ | |/ /
| * | [ticket/15003] Do not check disabled checkboxes with marklist functionMatt Friedman2017-01-132-2/+2
| | | | | | | | | | | | PHPBB3-15003
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-301-0/+1
|\ \ \ | |/ /
| * | Merge pull request #4593 from javiexin/ticket/14940Tristan Darricau2016-12-301-0/+1
| |\ \ | | | | | | | | | | | | [ticket/14940] Add ACP template event acp_ext_details_end
| | * | [ticket/14940] Add ACP template event acp_ext_details_endjaviexin2016-12-271-0/+1
| | |/ | | | | | | | | | PHPBB3-14940
* | | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-12-181-1/+2
|\ \ \ | |/ /
| * | [ticket/14922] Make sure to pass hidden input on ajax form submissionsMarc Alexander2016-12-181-1/+2
| | | | | | | | | | | | PHPBB3-14922
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-111-0/+1
|\ \ \ | |/ / | | | | | | | | | * 3.1.x: [ticket/14887] ACP profile step one lang specific event
| * | [ticket/14887] ACP profile step one lang specific eventjaviexin2016-12-081-0/+1
| |/ | | | | | | PHPBB3-14887
* | Merge pull request #4570 from Derky/ticket/14901Tristan Darricau2016-12-111-13/+11
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14901] Remove notice for extension without version check * Derky/ticket/14901: [ticket/14901] Remove notice for extension without version check
| * | [ticket/14901] Remove notice for extension without version checkDerky2016-12-091-13/+11
| | | | | | | | | | | | | | | | | | | | | Extensions without version check should not display a notice on the details page in the ACP. PHPBB3-14901
* | | [ticket/14908] Uses lang-variable instead of english textChristian Schnegelberger2016-12-101-1/+1
|/ / | | | | | | PHPBB3-14908
* | [ticket/14492] Encode URI components in systemdata for statsMarc Alexander2016-12-031-1/+1
| | | | | | | | | | | | | | The stats data needs to be URI encoded to prevent issues when submitting the data to the receive_stats script on www.phpbb.com. PHPBB3-14492
* | [ticket/14492] Add missing event variableMarc Alexander2016-12-031-1/+1
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Send statistics via ajax requestMarc Alexander2016-12-033-4/+118
| | | | | | | | | | | | | | Flooding ajax requests will try to be prevented and sending stats without JS will also properly work. PHPBB3-14492
* | [ticket/14492] Add missing input nameMarc Alexander2016-12-031-1/+1
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Add events for modifying help phpBB pageMarc Alexander2016-12-032-19/+4
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Use guzzle for submitting data to stats serviceMarc Alexander2016-12-031-0/+8
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Update language variables and trigger details textMarc Alexander2016-12-031-3/+3
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Rename files to help_phpbb and fix css tabbingMarc Alexander2016-12-032-51/+33
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Improve look and display data againMarc Alexander2016-12-033-73/+121
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Add basic layout for enabling viglinkMarc Alexander2016-12-033-2/+78
| | | | | | | | PHPBB3-14492
* | Merge pull request #4543 from marc1706/ticket/9590-rheaTristan Darricau2016-12-031-0/+142
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9590] Submit permissions form in chunks -- Rhea version * marc1706/ticket/9590-rhea: [ticket/9590] Update permissions with correct permission role [ticket/9590] Correctly update submit size and replace all forum_id[] [ticket/9590] Further deduplicate code for form data [ticket/9590] Preserve selected forums after previous page redirect [ticket/9590] Support ajax submit of permissions for specific forums [ticket/9590] Correctly set roles and refresh page using POST [ticket/9590] Submit permissions form in chunks when using "Apply all"
| * | [ticket/9590] Update permissions with correct permission roleMarc Alexander2016-11-271-2/+14
| | | | | | | | | | | | PHPBB3-9590
| * | Merge branch 'ticket/9590' into ticket/9590-rheaMarc Alexander2016-11-271-0/+130
| |\ \ | | |/
| | * [ticket/9590] Correctly update submit size and replace all forum_id[]Marc Alexander2016-11-271-3/+5
| | | | | | | | | | | | PHPBB3-9590
| | * [ticket/9590] Further deduplicate code for form dataMarc Alexander2016-11-261-10/+10
| | | | | | | | | | | | PHPBB3-9590
| | * [ticket/9590] Preserve selected forums after previous page redirectMarc Alexander2016-11-261-19/+28
| | | | | | | | | | | | | | | | | | | | | Also improved the way the forum ID list is generated when clicking on "Apply all permissions". PHPBB3-9590
| | * [ticket/9590] Support ajax submit of permissions for specific forumsMarc Alexander2016-11-261-9/+24
| | | | | | | | | | | | PHPBB3-9590
| | * [ticket/9590] Correctly set roles and refresh page using POSTMarc Alexander2016-11-261-3/+29
| | | | | | | | | | | | PHPBB3-9590
| | * [ticket/9590] Submit permissions form in chunks when using "Apply all"Marc Alexander2016-11-261-0/+78
| | | | | | | | | | | | | | | | | | | | | This will add an AJAX call that will submit the permissions form in chunks of 5 fieldsets when clicking on "Apply all permissions". PHPBB3-9590
* | | [ticket/14736] Reset role dropdown when modifying permissionsMarc Alexander2016-12-011-0/+17
|/ / | | | | | | PHPBB3-14736
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-2/+2
|\ \ | |/
| * [ticket/14848] Add acp_ext_list_disabled/enabled_title_afterJakub Senko2016-11-021-2/+2
| | | | | | | | PHPBB3-14848
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-141-0/+1
|\ \ | |/
| * [ticket/14783] Add template event before custom BBCodes in ACPMatt Friedman2016-09-141-0/+1
| | | | | | | | PHPBB3-14783
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-06-192-2/+27
|\ \ | |/ | | | | | | Conflicts: phpBB/language/en/install.php
| * Merge pull request #4281 from rmcgirr83/ticket_13716Marc Alexander2016-06-192-2/+27
| |\ | | | | | | | | | [ticket/13716] Check phpBB version against config version
| | * [ticket/13716] Remove extra br tag and correct missing closing a html tagRichard McGirr2016-05-161-1/+1
| | | | | | | | | | | | PHPBB3-13716
| | * [ticket/13716] Check phpBB version against config versionRichard McGirr2016-04-052-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | Display a warning in the ACP if the version constant (files) does not match the phpbb_config version (often indicating that the database updates hasn't been run) PHPBB3-13716