aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1809 from VSEphpbb/ticket/11966Nathan Guse2014-01-171-0/+2
|\
| * [ticket/11966] Merge branch 'develop' into ticket/11966Matt Friedman2013-12-1221-462/+45
| |\
| * | [ticket/11966] Add header navigation template events to Subsilver2Matt Friedman2013-10-231-0/+2
* | | Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-201-0/+6
|\ \ \
| * | | [ticket/12060] Remove re-tabbing of html from subsilver2 filesMatt Friedman2013-12-121-38/+38
| * | | [ticket/12060] Wrap subsilver2 posting buttons in div with id tagsMatt Friedman2013-12-041-32/+36
| * | | [ticket/12060] Add template events posting_editor_buttons_before/afterMatt Friedman2013-12-041-0/+2
| | |/ | |/|
* | | Merge branch 'develop-olympus' into developJoas Schilling2013-12-161-1/+1
|\ \ \
| * | | [ticket/10023] Make password change notification more noticeableOliver Schramm2013-12-121-2/+2
* | | | Merge remote-tracking branch 'vsephpbb/ticket/12054' into developJoas Schilling2013-12-161-1/+3
|\ \ \ \
| * | | | [ticket/12054] Update index_body_linklist_before/after template eventsMatt Friedman2013-12-031-1/+3
* | | | | [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 'cyberalien/ticket/11969' into developJoas Schilling2013-12-035-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11969] Change topic link to unread post in subsilver2Vjacheslav Trushkin2013-10-255-5/+6
* | | | Merge remote-tracking branch 'vsephpbb/ticket/12014' into developJoas Schilling2013-12-031-0/+2
|\ \ \ \
| * | | | [ticket/12014] Template Event index_body.html before forumlistMatt Friedman2013-11-111-0/+2
* | | | | [ticket/12028] Replace L_COLON with literal colons9e2013-11-211-1/+1
* | | | | Merge pull request #1854 from Pico88/ticket/12005Nathan Guse2013-11-211-37/+0
|\ \ \ \ \
| * | | | | [ticket/12005] Delete templates filesLukasz2013-11-081-37/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #1869 from prototech/ticket/10810Nathan Guse2013-11-213-3/+7
|\ \ \ \ \
| * | | | | [ticket/10810] Update all palettes.Cesar G2013-11-133-3/+7
* | | | | | Merge pull request #1878 from blitze/ticket/12024Nathan Guse2013-11-212-0/+3
|\ \ \ \ \ \
| * | | | | | [ticket/12024] Add new lineOpenShift guest2013-11-191-0/+1
| * | | | | | [ticket/12024] Replace newlineOpenShift guest2013-11-181-1/+1
| * | | | | | [ticket/12024] Template event overall_header_content_beforeOpenShift guest2013-11-182-0/+2
* | | | | | | [prep-release-3.1.0-a2] Update version to 3.1.0-a2Joas Schilling2013-11-191-2/+2
| |/ / / / / |/| | | | |
* | | | | | [ticket/11472] Expand palette cell links to the full block size.Cesar G2013-11-124-3/+7
* | | | | | [ticket/11472] Use {T_ASSETS_PATH}.Cesar G2013-11-122-2/+2
* | | | | | [ticket/11472] Make the color swatch configurable and fix it in subsilver2Cesar G2013-11-124-18/+8
* | | | | | [ticket/11472] Make prosilver's editor.js an asset used by all styles.Cesar G2013-11-123-387/+2
| |_|/ / / |/| | | |
* | | | | [ticket/11975] Add ACP link next to MCP link in headerDavid King2013-11-025-9/+7
* | | | | [ticket/11972] Add posting_editor_message_after template eventDavid King2013-11-021-0/+1
* | | | | [ticket/11972] Add posting_editor_message_before template eventDavid King2013-11-021-0/+1
* | | | | [ticket/11972] Add posting_editor_subject_before template eventDavid King2013-11-021-1/+1
* | | | | [ticket/11972] Add posting_editor_subject_after template eventDavid King2013-11-021-0/+1
| |/ / / |/| | |
* | | | [ticket/11872] Template syntax typos in oauth templatesVjacheslav Trushkin2013-10-231-1/+1
| |_|/ |/| |
* | | [ticket/11936] Update color scheme of new no_avatar.gifMatt Friedman2013-10-201-0/+0
* | | [ticket/11936] Replace Notifications icon with a custom bell designMatt Friedman2013-10-181-0/+0
* | | [ticket/11936] Make UCP Notifications page look even betterMatt Friedman2013-10-181-1/+1
* | | [ticket/11936] Update no avatar image in Prosilver/Subsilver2Matt Friedman2013-10-181-0/+0
* | | [ticket/11936] Remove "px" from html syntaxMatt Friedman2013-10-162-3/+3
* | | [ticket/11936] Add no_avatars to UCP list Notifications tooMatt Friedman2013-10-161-8/+4
* | | [ticket/11936] Use "no_avatar.gif" if needed in Notification windowMatt Friedman2013-10-161-8/+4
* | | Merge pull request #1781 from VSEphpbb/ticket/11921Nathan Guse2013-10-163-6/+6
|\ \ \
| * | | [ticket/11921] Move any HTML for Notifications to the templatesMatt Friedman2013-10-162-3/+3
| * | | [ticket/11921] Improve appearance of PM notifications in linklistMatt Friedman2013-10-151-1/+1
| * | | [ticket/11921] Improve appearance of Notifications in linklistMatt Friedman2013-10-152-4/+4
* | | | [prep-release-3.1.0-a1] Update version to 3.1.0-a1Joas Schilling2013-10-141-2/+2
|/ / /
* | | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-102-2/+2