aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [ticket/15353] Fix html in acp_board.htmlOliver Schramm2017-09-091-1/+1
| |/ |/| | | | | PHPBB3-15353
* | [ticket/15293] Prevent continuing to database update on incomplete file updateMarc Alexander2017-07-232-4/+5
|/ | | | PHPBB3-15293
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-161-0/+1
|\
| * Merge pull request #4845 from javiexin/ticket/15241Marc Alexander2017-06-161-0/+1
| |\ | | | | | | | | | [ticket/15241] Add ACP template event acp_profile_contact_last
| | * [ticket/15241] Add ACP template event acp_profile_contact_lastjaviexin2017-06-051-0/+1
| | | | | | | | | | | | | | | | | | | | | Event to place code in Profile Field configuration screen, as additional information for Contact Profile Fields. PHPBB-15241
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-051-0/+15
|\ \ \ | |/ /
| * | Merge pull request #4784 from rubencm/ticket/15150Marc Alexander2017-06-051-0/+15
| |\ \ | | |/ | |/| | | | [ticket/15150] Add Jabber SSL context configuration options
| | * [ticket/15150] Fix template label tagRubén Calvo2017-03-301-3/+3
| | | | | | | | | | | | PHPBB3-15150
| | * [ticket/15150] Add Jabber SSL context configuration optionsRubén Calvo2017-03-301-0/+15
| | | | | | | | | | | | PHPBB3-15150
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-301-0/+1
|\ \ \ | |/ /
| * | Merge pull request #4690 from javiexin/ticket/15081Marc Alexander2017-05-301-0/+1
| |\ \ | | |/ | |/| | | | [ticket/15081] Add acp_ext_details_notice template event
| | * Merge branch '3.1.x' into ticket/15081javiexin2017-03-051-2/+2
| | |\
| | * \ Merge branch '3.1.x' into ticket/15081javiexin2017-02-107-4/+18
| | |\ \
| | * | | [ticket/15081] Add acp_ext_details_notice template eventjaviexin2017-02-101-0/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15081
* | | | | [ticket/15198] Add PHP version to board stats in the ACPMatt Friedman2017-04-261-34/+20
| | | | | | | | | | | | | | | | | | | | PHPBB3-15198
* | | | | Merge pull request #4705 from nomind60s/ticket/15097Tristan Darricau2017-04-181-20/+35
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15097] Add PHP version to Board statistics * github.com:phpbb/phpbb: [ticket/15097] New 'Installed software' lead section [ticket/15097] Resolve travis-ci error [ticket/15097] Resolve travis-ci error [ticket/15097] Add PHP version to Board statistics [ticket/15097] Add PHP version to Board statistics
| * | | | | [ticket/15097] New 'Installed software' lead sectionnomind60s2017-02-191-24/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created a new lead section showing the installed software (phpBB, PHP and Database server) and their versions. Implementation is inspired by MediaWiki's Special:Version page. Removed those items from Board statistics section. PHPBB3-15097
| * | | | | [ticket/15097] Add PHP version to Board statisticsnomind60s2017-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework commit message per DavidIQ's guidance and change variable name to avoid confusion PHPBB3-15907
| * | | | | [ticket/15097] Add PHP version to Board statisticsnomind60s2017-02-171-0/+4
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ACP main page shows the phpBB version and the database version, but didn't show the PHP version. With this change the PHP version is displayed as part of the Board statistics. PHPBB3-15097
* | | | | Merge pull request #4695 from marc1706/ticket/15083Marc Alexander2017-03-191-0/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15083] Fix invalid emoji sizing in ACP & print view
| * | | | | [ticket/15083] Add stylelint exceptions for admin.cssMarc Alexander2017-03-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15083
| * | | | | [ticket/15083] Fix invalid emoji sizing in ACP & print viewMarc Alexander2017-02-111-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15083
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-03-191-0/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #4743 from rubencm/ticket/14820Marc Alexander2017-03-191-0/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | [ticket/14820] Add style version in ACP
| | * | | | [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