aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [ticket/14089] Add posting_topic_title_after template eventZoddo2015-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows to add some information after the topic title in the posting form PHPBB3-14089
* | | | | | Merge pull request #3868 from Zoddo/ticket/7362Tristan Darricau2015-09-091-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/7362] Add alt attribute on topic icons * Zoddo/ticket/7362: [ticket/7362] Add alt attribute on topic icons
| * | | | | [ticket/7362] Add alt attribute on topic iconsZoddo2015-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-7362
* | | | | | Merge pull request #3853 from marc1706/ticket/14075Tristan Darricau2015-09-021-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14075] Add template event after poll preview panel * marc1706/ticket/14075: [ticket/14075] Update version to 3.1.7-RC1 [ticket/14075] Add template event after poll preview panel
| * | | | | | [ticket/14075] Add template event after poll preview paneljaviexin2015-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14075
* | | | | | | Merge pull request #3860 from kinerity/ticket/14126Tristan Darricau2015-09-021-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14126] Add viewtopic_topic_title_after template event * kinerity/ticket/14126: [ticket/14126] Add viewtopic_topic_title_after template event
| * | | | | | [ticket/14126] Add viewtopic_topic_title_after template eventKailey Truscott2015-08-241-0/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add content directly after the topic title link on the View topic screen (outside of the h2 HTML tag). PHPBB3-14126
* | | | | | Merge pull request #3802 from Oyabun1/ticket/14058Tristan Darricau2015-08-281-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14058] Contact us form missing email subject field in subsilver2 * Oyabun1/ticket/14058: [ticket/14058] Contact us form missing email subject field in subsilver2
| * | | | | [ticket/14058] Contact us form missing email subject field in subsilver2Oyabun12015-07-311-1/+5
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-14058
* | | | | Merge pull request #3852 from marc1706/ticket/14068Marc Alexander2015-08-221-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14068] Add template events before and after poll panel in viewtopic
| * | | | | [ticket/14068] Add template events before and after poll paneljaviexin2015-08-221-0/+2
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | In viewtopic. PHPBB3-14068
* | | | | Merge pull request #3771 from Zoddo/ticket/14025Marc Alexander2015-08-221-0/+2
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | [ticket/14091] Add mcp_topic_subject_* template events Conflicts: phpBB/docs/events.md
| * | | | [ticket/14091] Add mcp_topic_subject_* template eventsZoddo2015-08-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some options (field, checkbox, ...) before/after the subject field when split a subject PHPBB3-14091
* | | | | Merge pull request #3803 from rxu/ticket/14064Marc Alexander2015-08-221-1/+14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14064] Add template events to ucp_pm_history.html
| * | | | | [ticket/14064] Add template events to ucp_pm_history.htmlrxu2015-08-031-1/+14
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-14064
* | | | | Merge pull request #3806 from rxu/ticket/14067Marc Alexander2015-08-221-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14067] Add template events to overall_header.html around feeds
| * | | | | [ticket/14067] Add template events to overall_header.html around feedsrxu2015-08-051-0/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-14067
* | | | | Merge pull request #3804 from rxu/ticket/14065Marc Alexander2015-08-221-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14065] Add template events to attachment.html
| * | | | | [ticket/14065] Add template events to attachment.htmlrxu2015-08-031-0/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Additionally remove some unnecessary empty lines. PHPBB3-14065
* | | | | Merge pull request #3797 from RMcGirr83/ticket/13863Marc Alexander2015-08-201-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13863] Add topic_row_append/prepend to mcp_forum.html
| * | | | | [ticket/13863] Add topic_row_append/prepend to mcp_forum.htmlRichard McGirr2015-07-281-0/+2
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-13863
* | | | | Merge pull request #3769 from Zoddo/ticket/14023Marc Alexander2015-08-201-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14090] Add mcp_topic_topic_title_* template events
| * | | | | [ticket/14090] Add mcp_topic_topic_title_* template eventsZoddo2015-08-111-1/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Allows to add some information before/after the topic title PHPBB3-14090
* | | | | Merge pull request #3846 from rxu/ticket/14115Marc Alexander2015-08-201-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14115] Fix breadcrumbs microdata to make it valid
| * | | | | [ticket/14115] Fix breadcrumbs microdata to make it validrxu2015-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14115
* | | | | | Merge pull request #3761 from Zoddo/ticket/13997Marc Alexander2015-08-141-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/13997] Add posting_editor_submit_buttons template event
| * | | | | [ticket/13997] Add posting_editor_submit_buttons template eventZoddo2015-08-091-0/+1
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-13997
* | | | | [ticket/14093] Hardcoded language in ucp_pm_viewfolder.htmlrxu2015-08-121-1/+1
| |/ / / |/| | | | | | | | | | | PHPBB3-14093
* | | | [ticket/14086] Add mcp_forum_topic_title_* template eventsZoddo2015-08-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Allows to add some information before/after the topic title PHPBB3-14086
* | | | [ticket/14019] Add posting_topic_title_before template eventZoddo2015-08-091-1/+1
|/ / / | | | | | | | | | | | | | | | | | | Allows to add some information on the left of the topic title in the posting form PHPBB3-14019
* | | Merge pull request #3739 from javiexin/ticket/13982Marc Alexander2015-07-233-1/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13982] Add events around ranks Conflicts: phpBB/docs/events.md
| * | | [ticket/13982] Add events around ranksjaviexin2015-07-043-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add events to present information around ranks in the memberlist, user profile, viewtopic profile and private message profile. PHPBB3-13982
* | | | [ticket/14002] Add template events before/after user details in ucp_main_frontrxu2015-07-111-0/+2
| |_|/ |/| | | | | | | | PHPBB3-14002
* | | Merge pull request #3681 from marc1706/ticket/13200Tristan Darricau2015-06-067-12/+12
|\ \ \ | | | | | | | | | | | | [ticket/13200] Disable autocomplete for sensitive input fields
| * | | [ticket/13200] Disable autocomplete for sensitive input fieldsMarc Alexander2015-06-047-12/+12
| | | | | | | | | | | | | | | | PHPBB3-13200
* | | | Merge pull request #3558 from javiexin/ticket/13786Joas Schilling2015-06-041-1/+4
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/13786] Add events to add MCP post options
| * | | [ticket/13786] Add events to add MCP post optionsjaviexin2015-05-281-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html Remove extra template variable around the new event. PHPBB3-13786
| * | | [ticket/13786] Add events to add MCP post optionsjaviexin2015-04-271-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html PHPBB3-13786
* | | | [ticket/13887] Minor JS refactoringCallum Macrae2015-05-291-1/+1
| |_|/ |/| | | | | | | | PHPBB3-13887
* | | Merge pull request #3600 from dragosvr92/ticket/13808Joas Schilling2015-05-281-0/+1
|\ \ \ | | | | | | | | | | | | [ticket/13808] search_body_form_before
| * | | [ticket/13808] search_body_form_beforedragosvr922015-05-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions may be designed to add secondary search options, such as Google search in the search_body.html. There are no events in the searchbody, so this should be merged. PHPBB3-13808
* | | | [ticket/13699] Add event before and after forum title in viewforumRichard McGirr2015-05-051-1/+2
|/ / / | | | | | | | | | PHPBB3-13699
* | | 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-051-3/+3
|\ \ \ | | | | | | | | | | | | [ticket/13590] Headers of remember me login keys are not centered
| * | | [ticket/13590] Headers of remember me login keys are not centeredRMcGirr832015-03-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Corrected a few other files as well PHPBB3-13590