aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1913 from prototech/ticket/12055Nathan Guse2013-12-3018-57/+56
|\
| * [ticket/12055] Alternate table row background colors using nth-child rule.Cesar G2013-12-0418-57/+56
* | [ticket/11911] Warn admins when there is no search index for the selected engineJoas Schilling2013-12-271-0/+6
* | Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-202-1/+5
|\ \
| * | [ticket/12060] Use separate template event for acp user signature posting but...Matt Friedman2013-12-131-2/+2
| * | [ticket/12060] Rename event from append to after in acp_bbcodes.htmlMatt Friedman2013-12-131-1/+1
| * | [ticket/12060] Use actions class for BBCodes list in ACPMatt Friedman2013-12-041-1/+1
| * | [ticket/12060] Add template events posting_editor_buttons_before/afterMatt Friedman2013-12-041-0/+2
| * | [ticket/12060] Add template event acp_bbcodes_actions_prepend/appendMatt Friedman2013-12-041-1/+1
| * | [ticket/12060] Add template event acp_bbcodes_edit_form_appendMatt Friedman2013-12-041-0/+2
* | | Merge remote-tracking branch 'vsephpbb/ticket/12063' into developJoas Schilling2013-12-131-1/+1
|\ \ \
| * | | [ticket/12063] Use CSS to replace valign=topMatt Friedman2013-12-131-1/+1
| * | | [ticket/12063] Remove obsolete valign attributes from tr tagsMatt Friedman2013-12-051-1/+1
* | | | Merge remote-tracking branch 'vsephpbb/ticket/12064' into developJoas Schilling2013-12-121-21/+0
|\ \ \ \
| * | | | [ticket/12064] Delete obsolete viewsource.html file from adm/style/Matt Friedman2013-12-051-21/+0
| |/ / /
* | | | Merge remote-tracking branch 'cyberalien/ticket/11979' into developJoas Schilling2013-12-061-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11979] Fix errors in dropdownVjacheslav Trushkin2013-11-201-0/+3
* | | | [ticket/12062] Fix to allow extensions to use INCLUDEJS in the ACPMatt Friedman2013-12-051-1/+1
| |/ / |/| |
* | | [ticket/12059] Allow INCLUDECSS to work with ACP templatesMatt Friedman2013-12-041-0/+4
| |/ |/|
* | [ticket/12045] Correctly close <span> before closing parent tagJoas Schilling2013-11-281-1/+1
* | [ticket/12045] Correctly close <dd> with </dd>Joas Schilling2013-11-281-1/+1
* | [ticket/12040] Prevent AJAX background animation flicker in ACPCesar G2013-11-261-0/+2
* | Merge remote-tracking branch 'prototech/ticket/12036' into developJoas Schilling2013-11-261-1/+1
|\ \
| * | [ticket/12036] Re-add missing move up button to module management page.Cesar G2013-11-251-1/+1
* | | Merge branch 'develop-olympus' into developJoas Schilling2013-11-261-1/+1
|\ \ \ | |/ / |/| |
| * | [ticket/12037] Fix hard-coded text in acp_inactive.html.Cesar G2013-11-251-1/+1
* | | Merge pull request #1854 from Pico88/ticket/12005Nathan Guse2013-11-211-5/+0
|\ \ \
| * | | [ticket/12005] Remove PM popup setting from user preferencesLukasz2013-11-081-5/+0
* | | | Merge pull request #1834 from cyberalien/ticket/11984Nathan Guse2013-11-213-9/+11
|\ \ \ \
| * | | | [ticket/11984] Hide <dfn> for invalid extensionsVjacheslav Trushkin2013-11-191-0/+3
| * | | | [ticket/11984] Fix stray </ul> and active tab hover in ACPVjacheslav Trushkin2013-11-192-11/+8
| * | | | [ticket/11984] Prevent AJAX background animation flicker in ACPVjacheslav Trushkin2013-11-191-0/+2
| | |_|/ | |/| |
* | | | [ticket/10810] Remove obsolete swatch code.Cesar G2013-11-131-82/+0
* | | | [ticket/10810] Update all palettes.Cesar G2013-11-132-2/+7
|/ / /
* | | [ticket/11472] Use {T_ASSETS_PATH}.Cesar G2013-11-121-1/+1
* | | [ticket/11472] Update the ACP user signature page.Cesar G2013-11-122-34/+39
* | | [ticket/11472] Make prosilver's editor.js an asset used by all styles.Cesar G2013-11-122-337/+1
* | | [ticket/12002] Change functional test to use link hashJoas Schilling2013-11-081-1/+1
* | | [ticket/11994] Rename "uninstall" to "delete data"Joas Schilling2013-11-081-5/+5
* | | [ticket/11994] Make install/enable just one UI thingJoas Schilling2013-11-081-5/+5
* | | [ticket/11994] Make extension manager UI less misleadingJoas Schilling2013-11-084-29/+27
* | | Merge pull request #1788 from VSEphpbb/ticket/11935Nathan Guse2013-11-0432-52/+64
|\ \ \
| * \ \ [ticket/11935] Merge remote-tracking branch 'upstream/develop'Matt Friedman2013-10-2915-282/+1072
| |\ \ \
| * | | | [ticket/11935] Tweak colour swatch tableMatt Friedman2013-10-191-2/+9
| * | | | [ticket/11935] Replace obsolete table attributes in Admin with CSSMatt Friedman2013-10-1932-46/+51
| * | | | [ticket/11935] Fix stray </a> tagsMatt Friedman2013-10-191-2/+2
| * | | | [ticket/11935] Fix incorrect alt tags that should be title tagsMatt Friedman2013-10-191-2/+2
* | | | | Merge remote-tracking branch 'prototech/ticket/11928' into developDhruv2013-11-042-1/+16
|\ \ \ \ \
| * | | | | [ticket/11928] Make sure the indicator is on top of other elements.Cesar G2013-10-291-0/+1
| * | | | | [ticket/11928] Replace AJAX loading popup with animation.Cesar G2013-10-292-1/+15
| | |/ / / | |/| | |