aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16083] Remove "defer" from inline scriptsJakub Senko2019-10-072-2/+2
| | | | PHPBB3-16083
* [ticket/16083] Remove type=text/javascriptJakub Senko2019-10-0421-34/+34
| | | | PHPBB3-16083
* Merge pull request #5678 from rxu/ticket/16148Marc Alexander2019-09-231-0/+2
|\ | | | | | | [ticket/16148] Add template events to acp_groups.html
| * [ticket/16148] Add template events to acp_groups.htmlrxu2019-09-051-0/+2
| | | | | | | | PHPBB3-16148
* | Merge pull request #5676 from mrgoldy/ticket/15422Marc Alexander2019-09-221-22/+1
|\ \ | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline
| * | [ticket/15422] Remove redundant BBCode helplinemrgoldy2019-09-041-22/+1
| | | | | | | | | | | | PHPBB3-15422
* | | Merge branch 'prep-release-3.2.8' into 3.2.xMarc Alexander2019-09-202-0/+6
|\ \ \ | |_|/ |/| |
| * | Merge pull request #5070 from rxu/ticket/15467Marc Alexander2019-08-312-0/+6
| |\ \ | | |/ | |/| | | | [ticket/15467] Fix JS for permissions setting
| | * [ticket/15467] Fix JS for permissions settingNekstati2019-07-281-9/+3
| | | | | | | | | | | | PHPBB3-15467
| | * [ticket/15467] Fix JS for permissions settingrxu2019-07-282-0/+12
| | | | | | | | | | | | PHPBB3-15467
* | | [ticket/16084] Remove redundant backup radio buttonmrgoldy2019-08-261-6/+0
|/ / | | | | | | PHPBB3-16084
* | Merge pull request #5656 from 3D-I/ticket/16019Marc Alexander2019-08-171-1/+3
|\ \ | | | | | | | | | [ticket/16019] Deny prosilver's uninstallation
| * | [ticket/16019] Get rid of the checkbox3D-I2019-08-131-1/+3
| |/ | | | | | | PHPBB3-16019
* | [ticket/15745] Use TWIG instead of phpbb template codeChristian Schnegelberger2019-08-131-2/+2
| | | | | | | | PHPBB3-15745
* | [ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded languageChristian Schnegelberger2019-08-131-1/+3
|/ | | | PHPBB3-15745
* [ticket/14459] Remove unused coderubencm2019-06-251-1/+1
| | | | PHPBB3-14459
* [ticket/14459] Use twigrubencm2019-06-251-16/+15
| | | | PHPBB3-14459
* [ticket/14459] Remove inline cssrubencm2019-06-251-1/+1
| | | | PHPBB3-14459
* [ticket/14459] Fix template logicrubencm2019-06-211-2/+11
| | | | PHPBB3-14459
* Merge pull request #5501 from marc1706/ticket/15928Marc Alexander2019-04-071-2/+0
|\ | | | | | | [ticket/15928] Remove support for downloading backups
| * [ticket/15928] Remove support for downloading backupsMarc Alexander2019-01-061-2/+0
| | | | | | | | PHPBB3-15928
* | [ticket/15957] Remove extra whitespace characterMarc Alexander2019-03-301-1/+1
| | | | | | | | PHPBB3-15957
* | [ticket/15957] Disable both choicedhruveshk2019-03-301-1/+1
| | | | | | | | | | | | Disable both choice when jabber is disabled in general settings PHPBB3-15957
* | [ticket/15957] Disabling both choicedhruveshk2019-03-301-1/+1
|/ | | | | | Disable both choice input when jabber is disabled in general settings PHPBB3-15957
* [ticket/security/227] Remove "no thumbnail support" messageDerky2018-11-041-6/+0
| | | | SECURITY-227
* [ticket/11500] Remove unnamed inputJakub Senko2018-07-261-1/+1
| | | | PHPBB3-11500
* [ticket/15638] Add word-break for overflowing.Ioannis Batas2018-04-231-0/+1
| | | | PHPBB3-15638
* Merge pull request #5081 from hubaishan/ticket/15492Marc Alexander2018-02-143-5/+23
|\ | | | | | | [ticket/15492] Fix permission role combobox in RTL
| * [ticket/15492] Fix permission role combobox in RTLhubaishan2018-01-113-5/+23
| | | | | | | | | | | | | | Varius fixes to css and js for correct displaying permission role combbox in RTL mode PHPBB3-15492
* | [ticket/15534] Update also language packs database link in ACP for phpBB 3.2rxu2018-01-271-1/+1
| | | | | | | | PHPBB3-15534
* | [ticket/15534] Update also styles database link in ACP for phpBB 3.2rxu2018-01-262-2/+2
| | | | | | | | PHPBB3-15534
* | [ticket/15534] Update extensions database link in ACP for phpBB 3.2rxu2018-01-251-1/+1
| | | | | | | | PHPBB3-15534
* | Merge pull request #5100 from senky/ticket/15528Marc Alexander2018-01-241-0/+2
|\ \ | | | | | | | | | [ticket/15528] Display style phpBB version
| * | [ticket/15528] Display style phpBB versionJakub Senko2018-01-211-0/+2
| | | | | | | | | | | | PHPBB3-15528
* | | [ticket/15529] Color groups in ACPJakub Senko2018-01-211-1/+1
|/ / | | | | | | PHPBB3-15529
* | [ticket/15510] Link Orphan attachments in ACP General to its pagehubaishan2018-01-191-1/+1
| | | | | | | | | | | | change `IF TOTAL_ORPHAN` to `IF TOTAL_ORPHAN > 0` PHPBB3-15510
* | [ticket/15510] Link Orphan attachments in ACP General to its pagehubaishan2018-01-121-2/+8
|/ | | | | | | Link Orphan attachments in ACP General to Orphaned attachments page if Orphan attachments>0 PHPBB3-15510
* [ticket/15471] Add core events to ACP when pruning a forumDaniel Sinn2017-11-301-1/+3
| | | | PHPBB3-15471
* Merge pull request #4991 from Sophist-UK/ticket/15390Marc Alexander2017-11-262-3/+1
|\ | | | | | | [ticket/15390] Fix vertical bar permission tooltip
| * [ticket/15390] Prevent dropdown from being incorrectly offsetMarc Alexander2017-11-261-1/+1
| | | | | | | | PHPBB3-15390
| * [ticket/15390] Fix vertical bar permission tooltipSophist2017-10-051-2/+0
| | | | | | | | | | | | | | | | Fix a vertical bar and menu text running through the Admin Permission Role Tooltip pop-up caused by z-index on menu div (and opacity of the popup of .95 rather than 1). PHPBB3-15390
* | Merge pull request #4949 from marc1706/ticket/15353Máté Bartus2017-11-151-3/+4
|\ \ | | | | | | | | | [ticket/15353] Make sure users can continue update after merging file diff
| * | [ticket/15353] Make sure users can continue update after merging file diffMarc Alexander2017-09-101-3/+4
| | | | | | | | | | | | PHPBB3-15353
* | | [ticket/15041] Show error if there are not attachmentsRubén Calvo2017-10-171-31/+40
| | | | | | | | | | | | PHPBB3-15041
* | | [ticket/15041] Add pagination to orphaned attachmentsRubén Calvo2017-10-171-2/+22
| | | | | | | | | | | | PHPBB3-15041
* | | Merge pull request #4944 from Elsensee/ticket/14677Marc Alexander2017-10-152-2/+12
|\ \ \ | |_|/ |/| | | | | [ticket/14677] Add exclamation mark to outdated extensions
| * | [ticket/14677] Use classes for colors in ext listOliver Schramm2017-09-202-5/+9
| | | | | | | | | | | | PHPBB3-14677
| * | [ticket/14677] Make the exclamation mark redOliver Schramm2017-09-102-2/+6
| | | | | | | | | | | | PHPBB3-14677
| * | [ticket/14677] Add exclamation mark to outdated extensionsOliver Schramm2017-09-091-0/+2
| |/ | | | | | | PHPBB3-14677
* | Merge pull request #4889 from javiexin/ticket/15307Oliver Schramm2017-09-101-0/+4
|\ \ | | | | | | | | | [ticket/15307] Extensions may add modes to acp_users