aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Collapse)AuthorAgeFilesLines
* [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
* | Merge pull request #2844 from marc1706/ticket/12858Joas Schilling2014-09-241-3/+11
|\ \ | | | | | | | | | [ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
| * | [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefixMarc Alexander2014-09-171-10/+10
| | | | | | | | | | | | PHPBB3-12858
| * | [ticket/12858] Fix timezone select display in subsilver2Marc Alexander2014-09-171-3/+11
| | | | | | | | | | | | PHPBB3-12858
* | | [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 navigation * nickvergessen/ticket/12976: [ticket/12976] Correctly use plurals for attachment count in UCP navigation
| * | [ticket/12976] Correctly use plurals for attachment count in UCP navigationJoas Schilling2014-09-091-1/+1
| | | | | | | | | | | | PHPBB3-12976
* | | Merge pull request #2933 from bantu/ticket/13035Andreas Fischer2014-09-082-4/+0
|\ \ \ | |/ / |/| | | | | | | | | | | | | | [ticket/13035] Remove empty meta tags * bantu/ticket/13035: [ticket/13035] Remove empty meta tags
| * | [ticket/13035] Remove empty meta tagsdcz2014-09-082-4/+0
| | | | | | | | | | | | PHPBB3-13035
* | | Merge pull request #2868 from rxu/ticket/12969Marc Alexander2014-09-051-0/+2
|\ \ \ | |/ / |/| | | | | [ticket/12969] Add template events around username link on composing pm
| * | [ticket/12969] Add template events around username link on composing pmrxu2014-09-021-0/+2
| | | | | | | | | | | | | | | | | | | | | Add template event before/after find username link on composing pm to allow extensions perform additional actions on user finding. PHPBB3-12969
* | | Merge pull request #2887 from Pico/ticket/12991Marc Alexander2014-09-012-0/+10
|\ \ \ | | | | | | | | | | | | [ticket/12991] Have events after/before "add warning" field - user and post
| * | | [ticket/12991] Have events after/before "add warning" field - user and postPico882014-08-172-0/+10
| | |/ | |/| | | | | | | PHPBB3-12991
* | | [ticket/13024] Add template event viewtopic_body_postrow_post_content_footerTristan Darricau2014-08-301-0/+2
|/ / | | | | | | PHPBB3-13024
* | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3Joas Schilling2014-08-111-2/+2
| |
* | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵Nils Adermann2014-08-112-2/+0
|\ \ | |/ |/| | | | | | | | | | | | | develop-ascraeus * github-marc1706/ticket/12822: [ticket/12822] Fix test runs of avatar manager_test [ticket/12822] Add method for deleting avatars and use confirm_box [ticket/12822] Remove "None" option from avatar select boxes
| * [ticket/12822] Remove "None" option from avatar select boxesMarc Alexander2014-08-072-2/+0
| | | | | | | | | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822
* | Merge remote-tracking branch 'PayBas/ticket/12535' into develop-ascraeusCesar G2014-08-081-0/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12535: [ticket/12535] Combine inner clearing CSS rules [ticket/12535] Update events.md to RC3 [ticket/12535] Add events to subsilver2 [ticket/12535] Make <a> adjust to the image width