aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12238] Remove defunct confirmation box template code.Cesar G2014-03-011-17/+0
* [ticket/12217] Add more template events to viewtopic_body.htmlrxu2014-02-211-0/+4
* Merge pull request #2002 from prototech/ticket/12153Nathan Guse2014-02-182-2/+2
|\
| * [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+1
| * [ticket/12153] Remove vars already assigned in generate_template_pagination().Cesar G2014-02-031-1/+1
* | Merge pull request #2027 from lucifer4o/ticket/12177Nathan Guse2014-02-181-0/+2
|\ \
| * | [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-131-0/+2
* | | [ticket/12166] Add template events to quickreply_editor.html.rxu2014-02-181-0/+2
|/ /
* | Merge remote-tracking branch 'vinny/ticket/12134' into developCesar G2014-02-121-1/+1
|\ \
| * | [ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2Marcus Vinicius2014-01-261-1/+1
* | | Merge remote-tracking branch 'vinny/ticket/12132' into developCesar G2014-02-121-1/+1
|\ \ \
| * | | [ticket/12132] Add viewtopic_print_head_append event to subsilver2Marcus Vinicius2014-01-261-1/+1
| |/ /
* | | [ticket/12169] Allow displaying profile fields on memberlistJoas Schilling2014-02-101-1/+0
* | | [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-102-8/+0
* | | [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-062-8/+0
* | | [ticket/12115] Remove occupation field from html filesJoas Schilling2014-02-062-8/+0
* | | [prep-release-3.1.0-a3] Update version to 3.1.0-a3Joas Schilling2014-02-051-2/+2
| |/ |/|
* | Merge branch 'develop-olympus' into developAndreas Fischer2014-01-262-0/+2
|\ \ | |/ |/|
| * [ticket/12118] Add noindex meta tag to subsilver2 view-print templatesMarcus Vinicius2014-01-262-0/+2
* | Adding 'forgot password' link to index pageSuhaib Khan2014-01-221-1/+1
* | 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