aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
...
| * [ticket/12838] Simplify special rank template conditionalPayBas2014-07-101-1/+1
| * [ticket/12838] Add _before versionsPayBas2014-07-101-0/+5
| * [ticket/12838] Add template events to acp_ranks.htmlPayBas2014-07-101-0/+4
* | Merge remote-tracking branch 'VSE/ticket/12864' into develop-ascraeusMarc Alexander2014-07-312-0/+3
|\ \
| * | [ticket/12864] Add template event to header after stylesheetsMatt Friedman2014-07-182-0/+3
* | | [ticket/12891] Replace template loops with 1 loop to reduce generation timeJoas Schilling2014-07-251-14/+21
|/ /
* | [ticket/12814] Replace email type with text typeCarlo2014-07-151-1/+1
|/
* [ticket/12810] Use correct template vars for shadow pruning settingsMarc Alexander2014-07-061-2/+2
* [ticket/12807] New variables for _EXPLAINCrizzo2014-07-061-2/+2
* [ticket/12807] Changes PRUNE_FREQ to PRUNE_SHADOW_FREQ/_DAYSCrizzo2014-07-051-2/+2
* [ticket/12779] Change order of file lists on automatic updateJoas Schilling2014-06-291-102/+108
* Merge pull request #2493 from Nicofuma/ticket/12325Joas Schilling2014-06-271-0/+18
|\
| * [ticket/12325] Update coding style in templateTristan Darricau2014-05-261-2/+1
| * [ticket/12325] Fix: add a missing colonTristan Darricau2014-05-241-1/+1
| * [ticket/12325] Don't use L_COLONTristan Darricau2014-05-241-1/+1
| * [ticket/12325] Automatic update should notify about outdated filesTristan Darricau2014-05-231-0/+19
* | [ticket/12462] Do not use string "None" for different optionsJoas Schilling2014-06-252-2/+2
* | [ticket/12750] Center installation page copyright text.Cesar G2014-06-241-1/+3
* | [ticket/12648] RTL fix & ACP border fixPayBas2014-06-241-2/+2
* | [ticket/12648] Slightly clear ACP active tab borderPayBas2014-06-241-1/+2
* | [ticket/12648] Fix and modernize ACP header tabsPayBas2014-06-246-97/+76
* | Merge pull request #2597 from Skouat/ticket/12714Joas Schilling2014-06-221-2/+2
|\ \
| * | [ticket/12714] Move "allow all forums" in its own dd-elementMario Skouat2014-06-221-2/+2
* | | Merge pull request #2514 from prototech/ticket/12553Joas Schilling2014-06-202-9/+21
|\ \ \ | |/ / |/| |
| * | [ticket/12553] Fix incorrect alignment in ACP responsive tables.Cesar G2014-06-141-0/+8
| * | [ticket/12553] Align alert text to the right.Cesar G2014-06-142-9/+13
* | | Merge remote-tracking branch 'PayBas/ticket/12613' into develop-ascraeusCesar G2014-06-141-1/+1
|\ \ \ | |/ / |/| |
| * | [ticket/12613] Renamed jump-to to page-jump to prevent confusionPayBas2014-06-051-1/+1
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-093-63/+147
|\ \ \
| * | | [ticket/10073] Deduplicate template variable namesJoas Schilling2014-05-291-3/+3
| * | | [ticket/10073] Move template code into the templateJoas Schilling2014-05-291-3/+3
| * | | [ticket/10073] Deduplicate posting buttons code in ACPJoas Schilling2014-05-293-126/+74
| * | | [ticket/10073] Add ACP module to add bbcode text for contact admin infoJoas Schilling2014-05-291-0/+136
* | | | [ticket/12666] Use "None" for images in root of gallery avatar pathMarc Alexander2014-06-051-1/+0
| |/ / |/| |
* | | [ticket/12641] Use jQuery's trim() method. IE8 does not support the native oneCesar G2014-05-311-2/+2
|/ /
* | Merge pull request #2511 from Marshalrusty/ticket/12611Andreas Fischer2014-05-298-0/+0
|\ \
| * | [ticket/12611] Remove phpBB Group copyright notice from .gifsYuriy Rusko2014-05-288-0/+0
* | | [ticket/11366] Fix headings css in list pageTristan Darricau2014-05-281-3/+3
* | | [ticket/11366] Fix HTMLTristan Darricau2014-05-281-2/+2
* | | [ticket/11366] Exchange links and settings' formTristan Darricau2014-05-281-4/+4
* | | [ticket/11366] Remove the extra {S_FORM_TOKEN}Tristan Darricau2014-05-281-1/+0
* | | [ticket/11366] Move the links to the top of the pageTristan Darricau2014-05-281-5/+5
* | | [ticket/11366] Hide the version check settings by defaultTristan Darricau2014-05-281-2/+2
* | | [ticket/11366] Versions, options and actions heading should be centeredTristan Darricau2014-05-281-3/+3
* | | [ticket/11366] Move "recheck all" linkTristan Darricau2014-05-281-2/+6
* | | [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-281-0/+21
* | | [ticket/11366] Add recheck-all linkTristan Darricau2014-05-281-1/+1
* | | [ticket/11366] Force the use of the cache on the list pageTristan Darricau2014-05-281-2/+6
* | | [ticket/11366] Fix detailed viewTristan Darricau2014-05-281-6/+5
* | | [ticket/11366] Coding styleTristan Darricau2014-05-282-2/+6