aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3454 from RMcGirr83/ticket/13590Marc Alexander2015-03-052-3/+7
|\
| * [ticket/13590] Headers of remember me login keys are not centeredRMcGirr832015-03-042-3/+7
* | Merge pull request #3451 from RMcGirr83/ticket/13510Marc Alexander2015-02-271-1/+1
|\ \
| * | [ticket/13510] Add template even viewtopic_body_pagination_afterRMcGirr832015-02-261-1/+1
| |/
* | Merge pull request #3449 from prototech/ticket/13649Joas Schilling2015-02-261-1/+1
|\ \
| * | [ticket/13649] Fix incorrect subforum tooltip title when unread.Cesar G2015-02-251-1/+1
| |/
* | [ticket/13563] Remove PM column from subsilver2's memberlist_body.html.Cesar G2015-02-251-7/+5
|/
* Merge branch 'Wolfsblvt-ticket/13533' into 3.1.xJoas Schilling2015-02-201-1/+5
|\
| * [ticket/13533] Add template core event to search resultsWolfsblvt2015-02-201-1/+5
* | [ticket/13628] Allow ability for extension to add entries to user's profileRMcGirr832015-02-182-0/+4
* | [ticket/13615] Correctly display images for gallery avatar in subsilver2kamijoutouma2015-02-151-3/+3
* | Merge pull request #3302 from rxu/ticket/13512Joas Schilling2015-02-021-0/+2
|\ \
| * | [ticket/13512] Add template events before/after the post detailsrxu2015-01-171-0/+2
* | | [prep-release-3.1.3] Update version to 3.1.2-RC1Joas Schilling2015-01-261-2/+2
|/ /
* | [ticket/13437] Add template event viewtopic_body_post_author_before/afterKailey Truscott2015-01-021-0/+2
* | Merge pull request #3224 from prototech/ticket/13427Joas Schilling2014-12-271-0/+10
|\ \
| * | [ticket/13427] Add several before/after template events to mcp_front.html.Cesar G2014-12-091-0/+10
| |/
* | Merge pull request #3218 from rxu/ticket/13419Joas Schilling2014-12-271-0/+2
|\ \
| * | [ticket/13419] Add the lowermost template eventrxu2014-12-061-0/+2
| |/
* | Merge pull request #3167 from Senky/ticket/12924Joas Schilling2014-12-276-8/+8
|\ \ | |/ |/|
| * [ticket/12924] Remove newlines at the EOFJakub Senko2014-11-222-2/+2
| * [ticket/12924] Make meta tags self-closingJakub Senko2014-11-226-10/+10
* | [ticket/13391] subsilver2 poll options must have a setting of 1 when editing ...Prosk8er2014-11-261-1/+1
* | [prep-release-3.1.2] Update version to 3.1.2-RC1Joas Schilling2014-11-221-2/+2
* | Merge pull request #3108 from Elsensee/ticket/13284Joas Schilling2014-11-211-2/+2
|\ \
| * | [ticket/13284] Fix request name so users can cc themselvesOliver Schramm2014-11-041-2/+2
* | | Merge pull request #3044 from Elsensee/ticket/13100Joas Schilling2014-11-211-0/+2
|\ \ \
| * | | [ticket/13100] Display only confirmation buttons when deleting shadow topicOliver Schramm2014-10-201-0/+2
* | | | Merge pull request #3126 from VSEphpbb/ticket/13290Joas Schilling2014-11-211-0/+2
|\ \ \ \
| * | | | [ticket/13290] Add EVENT index_body_forumlist_body_afterMatt Friedman2014-11-101-0/+2
| | |/ / | |/| |
* | | | Merge pull request #3071 from rxu/ticket/13220Joas Schilling2014-11-211-0/+3
|\ \ \ \
| * | | | [ticket/13220] Add template events to memberlist_search.htmlrxu2014-11-081-0/+3
| |/ / /
* | | | Merge remote-tracking branch 'Nicofuma/ticket/13023' into develop-ascraeusCesar G2014-11-181-11/+8
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13023] Add template event posting_editor_buttons_custom_tags_beforeTristan Darricau2014-11-161-11/+8
* | | | Merge branch 'ticket/13271' into prep-release-3.1.1Nils Adermann2014-11-021-0/+2
|\ \ \ \
| * | | | [ticket/13271] Disable CC sender feature for anonymous usersNils Adermann2014-11-021-0/+2
| | |_|/ | |/| |
* | | | [prep-release-3.1.1] Update version number to 3.1.1Nils Adermann2014-11-011-2/+2
|/ / /
* | | [prep-release-3.1.0] Update version to 3.1.0Joas Schilling2014-10-231-2/+2
* | | [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6Joas Schilling2014-10-231-2/+2
| |/ |/|
* | [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5Joas Schilling2014-10-071-2/+2
* | [ticket/13025] Correct events in subsilver2 viewforum_bodyJakub Senko2014-10-041-2/+2
* | [ticket/13025] Add button template eventsJakub Senko2014-10-032-2/+24
* | [ticket/13107] Add template events to forum row in forumlist_body.htmlrxu2014-09-271-0/+4
* | Merge pull request #2844 from marc1706/ticket/12858Joas Schilling2014-09-241-3/+11
|\ \
| * | [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefixMarc Alexander2014-09-171-10/+10
| * | [ticket/12858] Fix timezone select display in subsilver2Marc Alexander2014-09-171-3/+11
* | | [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4Joas Schilling2014-09-191-2/+2
|/ /
* | Merge pull request #2936 from nickvergessen/ticket/12976Tristan Darricau2014-09-101-1/+1
|\ \
| * | [ticket/12976] Correctly use plurals for attachment count in UCP navigationJoas Schilling2014-09-091-1/+1
* | | Merge pull request #2933 from bantu/ticket/13035Andreas Fischer2014-09-082-4/+0
|\ \ \ | |/ / |/| |