aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Collapse)AuthorAgeFilesLines
* Update version to 3.1.4-RC1Joas Schilling2015-04-091-2/+2
|
* Merge pull request #3492 from RMcGirr83/ticket/13710Joas Schilling2015-04-061-0/+3
|\ | | | | | | [ticket/13710] Allow template events near smilies display
| * [ticket/13710] Allow template events near smilies displayRMcGirr832015-03-191-0/+3
| | | | | | | | PHPBB3-13710
* | Merge pull request #3517 from Wolfsblvt/ticket/13739Joas Schilling2015-04-061-0/+1
|\ \ | | | | | | | | | [ticket/13739] Add template core event posting_poll_body_options_after
| * | [ticket/13739] Add template core event posting_poll_body_options_afterWolfsblvt2015-04-031-0/+1
| |/ | | | | | | | | | | | | Template event added for the poll options while posting a topic so that you may add additional options for polls. PHPBB3-13739
* | Merge pull request #3467 from dragosvr92/patch-5Marc Alexander2015-04-031-1/+1
|\ \ | |/ |/| | | [ticket/13602] Adding a new event overall_header_navbar_before
| * [ticket/13602] Adding event overall_header_navbar_beforeDragos-Valentin Radulescu2015-03-061-1/+1
| | | | | | | | PHPBB3-13602
* | Merge pull request #3454 from RMcGirr83/ticket/13590Marc Alexander2015-03-052-3/+7
|\ \ | | | | | | | | | [ticket/13590] Headers of remember me login keys are not centered
| * | [ticket/13590] Headers of remember me login keys are not centeredRMcGirr832015-03-042-3/+7
| | | | | | | | | | | | | | | | | | Corrected a few other files as well PHPBB3-13590
* | | Merge pull request #3451 from RMcGirr83/ticket/13510Marc Alexander2015-02-271-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/13510] Add template even viewtopic_body_pagination_after
| * | | [ticket/13510] Add template even viewtopic_body_pagination_afterRMcGirr832015-02-261-1/+1
| |/ / | | | | | | | | | PHPBB3-13510
* | | Merge pull request #3449 from prototech/ticket/13649Joas Schilling2015-02-261-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/13649] Fix incorrect subforum tooltip title when unread.
| * | | [ticket/13649] Fix incorrect subforum tooltip title when unread.Cesar G2015-02-251-1/+1
| |/ / | | | | | | | | | PHPBB3-13649
* | | [ticket/13563] Remove PM column from subsilver2's memberlist_body.html.Cesar G2015-02-251-7/+5
|/ / | | | | | | | | | | | | The PM link was intentionally dropped due to excessive query requirements, thus the column is without purpose now. See PHPBB3-13229 PHPBB3-13563
* | 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
| | | | | | | | | | | | PHPBB3-13533
* | | [ticket/13628] Allow ability for extension to add entries to user's profileRMcGirr832015-02-182-0/+4
| | | | | | | | | | | | PHPBB3-13628
* | | [ticket/13615] Correctly display images for gallery avatar in subsilver2kamijoutouma2015-02-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Avatar Gallery shows categories but no images in subsilver2. The ID was not specified in the template. Also, the correct parent template loop is called avatar_local_row and not avatar_local_col. PHPBB3-13615
* | | Merge pull request #3302 from rxu/ticket/13512Joas Schilling2015-02-021-0/+2
|\ \ \ | | | | | | | | | | | | [ticket/13512] Add template events before/after the post details
| * | | [ticket/13512] Add template events before/after the post detailsrxu2015-01-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add template events to viewtopic_body.html to allow extensions adding content before/after the post details. PHPBB3-13512
* | | | [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
| | | | | | | | | | | | PHPBB3-13437
* | | 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
| * | | [ticket/13427] Add several before/after template events to mcp_front.html.Cesar G2014-12-091-0/+10
| |/ / | | | | | | | | | PHPBB3-13427
* | | Merge pull request #3218 from rxu/ticket/13419Joas Schilling2014-12-271-0/+2
|\ \ \ | | | | | | | | | | | | [ticket/13419] Add the lowermost template event
| * | | [ticket/13419] Add the lowermost template eventrxu2014-12-061-0/+2
| |/ / | | | | | | | | | PHPBB3-13419
* | | Merge pull request #3167 from Senky/ticket/12924Joas Schilling2014-12-276-8/+8
|\ \ \ | |/ / |/| | | | | [ticket/12924] Make meta tags self-closing
| * | [ticket/12924] Remove newlines at the EOFJakub Senko2014-11-222-2/+2
| | | | | | | | | | | | PHPBB3-12924
| * | [ticket/12924] Make meta tags self-closingJakub Senko2014-11-226-10/+10
| | | | | | | | | | | | PHPBB3-12924
* | | [ticket/13391] subsilver2 poll options must have a setting of 1 when editing ↵Prosk8er2014-11-261-1/+1
| | | | | | | | | | | | | | | | | | a post PHPBB3-13391
* | | [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] Message body not included in email
| * | | [ticket/13284] Fix request name so users can cc themselvesOliver Schramm2014-11-041-2/+2
| | | | | | | | | | | | | | | | PHPBB3-13284
* | | | Merge pull request #3044 from Elsensee/ticket/13100Joas Schilling2014-11-211-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13100] Display only confirmation buttons when deleting shadow topic
| * | | | [ticket/13100] Display only confirmation buttons when deleting shadow topicOliver Schramm2014-10-201-0/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-13100
* | | | | Merge pull request #3126 from VSEphpbb/ticket/13290Joas Schilling2014-11-211-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13290] Add EVENT index_body_forumlist_body_after
| * | | | | [ticket/13290] Add EVENT index_body_forumlist_body_afterMatt Friedman2014-11-101-0/+2
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-13290
* | | | | Merge pull request #3071 from rxu/ticket/13220Joas Schilling2014-11-211-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13220] Add template events to memberlist_search.html
| * | | | | [ticket/13220] Add template events to memberlist_search.htmlrxu2014-11-081-0/+3
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-13220
* | | | | Merge remote-tracking branch 'Nicofuma/ticket/13023' into develop-ascraeusCesar G2014-11-181-11/+8
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | * Nicofuma/ticket/13023: [ticket/13023] Add template event posting_editor_buttons_custom_tags_before
| * | | | [ticket/13023] Add template event posting_editor_buttons_custom_tags_beforeTristan Darricau2014-11-161-11/+8
| | | | | | | | | | | | | | | | | | | | PHPBB3-13023
* | | | | Merge branch 'ticket/13271' into prep-release-3.1.1Nils Adermann2014-11-021-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * ticket/13271: [ticket/13271] Disable CC sender feature for anonymous users
| * | | | | [ticket/13271] Disable CC sender feature for anonymous usersNils Adermann2014-11-021-0/+2
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-13271
* | | | | [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
| | | | | | | | | | | | PHPBB3-13025
* | | [ticket/13025] Add button template eventsJakub Senko2014-10-032-2/+24
| | | | | | | | | | | | PHPBB3-13025
* | | [ticket/13107] Add template events to forum row in forumlist_body.htmlrxu2014-09-271-0/+4
| |/ |/| | | | | PHPBB3-13107