aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16287] Correctly pass json response to PHP fileMarc Alexander2020-01-031-1/+1
| | | | PHPBB3-16287
* [ticket/16287] Remove loops. prefix in providers loopMarc Alexander2020-01-031-1/+1
| | | | PHPBB3-16287
* [ticket/16287] Use twig syntax and fix coding guidelines issuesMarc Alexander2020-01-021-6/+6
| | | | PHPBB3-16287
* [ticket/16287] After installation an error is given over statistics submissionpaul sohier2020-01-022-4/+10
| | | | | | | | The phpBB.com website required specific fields to be available for the statistics. This change switched over to a new statistics page on www.phpbb.com that uses form fields instead, and that returns JSON as value. PHPBB3-16287
* [ticket/16281] Fix Ajax refresh-data for extensions' Tab3D-I2020-01-011-3/+4
| | | | PHPBB3-16281
* [ticket/16221] Fix ACP statistics layout3D-I2019-12-251-1/+1
| | | | | | Fix wide-screen layout PHPBB3-16221
* [ticket/16221] Fix ACP statistics layout3D-I2019-12-252-2/+8
| | | | | | Resolve conflicts PHPBB3-16221
* [ticket/16221] Fix ACP statistics layout3D-I2019-12-241-2/+2
| | | | PHPBB3-16221
* [ticket/16221] Fix ACP statistics layout3D-I2019-12-242-54/+64
| | | | PHPBB3-16221
* Merge pull request #5769 from hanakin/ticket/16248Marc Alexander2019-12-211-2/+2
|\ | | | | | | [ticket/16248] swap logo for new svg version
| * [ticket/16248] fix logo in acphanakin2019-12-081-2/+2
| | | | | | | | PHPBB3-16248
* | [ticket/12559] Add forum setting to limit subforum legendPayBas2019-11-011-0/+5
| | | | | | | | | | | | Squashed all commits, they were basically just typos and errors PHPBB3-12559
* | Merge pull request #5722 from mrgoldy/ticket/16195Marc Alexander2019-11-011-1/+1
|\ \ | | | | | | | | | [ticket/16195] Copy forum permissions' missing paragraph
| * | [ticket/16195] Add missing paragraphmrgoldy2019-10-301-1/+1
| | | | | | | | | | | | PHPBB3-16195
* | | Merge pull request #5720 from hanakin/ticket/16188Marc Alexander2019-11-011-7/+0
|\ \ \ | |/ / |/| | | | | [ticket/16188] fix acp responsive stats
| * | [ticket/16188] Remove responsive tables in acphanakin2019-10-311-30/+0
| | | | | | | | | | | | PHPBB3-16188
| * | [ticket/16188] fix acp responsive statshanakin2019-10-271-7/+30
| |/ | | | | | | PHPBB3-16188
* | [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.jsMarc Alexander2019-10-203-3/+3
|/ | | | PHPBB3-15437
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-0721-34/+34
|\
| * [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
* | [ticket/15564] Update ACP as wellJakub Senko2019-09-241-1/+2
| | | | | | | | PHPBB3-15564
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-231-0/+2
|\ \ | |/
| * 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 branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-22/+1
|\ \ \ | |/ /
| * | 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 '3.2.x' into 3.3.xMarc Alexander2019-09-202-0/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-011-6/+0
|\ \ \ \ | |/ / /
| * | | [ticket/16084] Remove redundant backup radio buttonmrgoldy2019-08-261-6/+0
| |/ / | | | | | | | | | PHPBB3-16084
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-171-1/+3
|\ \ \ | |/ /
| * | 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
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-161-1/+3
|\ \ \ | |/ /
| * | [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
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-281-7/+15
|\ \ | |/
| * [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
* | [ticket/15927] Avoid using floatshanakin2019-05-111-6/+2
| | | | | | | | PHPBB3-15927
* | [ticket/15927] Fix render issuehanakin2019-05-112-9/+13
| | | | | | | | PHPBB3-15927
* | [ticket/16052] Update version numbers to 3.3Marc Alexander2019-05-114-4/+4
| | | | | | | | PHPBB3-16052
* | [ticket/15522] Improve color palette syntaxJakub Senko2019-05-093-3/+3
| | | | | | | | PHPBB3-15522