aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14114] Update 3.0.x version references in INSTALL.html.Cesar G2015-10-131-1/+1
| | | | PHPBB3-14114
* Merge pull request #3887 from Senky/ticket/14144Tristan Darricau2015-10-121-0/+8
|\ | | | | | | | | | | | | [ticket/14144] Add quickreply_editor_subject_before event * Senky/ticket/14144: [ticket/14144] Add quickreply_editor_subject_before event
| * [ticket/14144] Add quickreply_editor_subject_before eventJakub Senko2015-10-121-0/+8
| | | | | | | | PHPBB3-14144
* | Merge pull request #3906 from Zoddo/ticket/14164Tristan Darricau2015-10-121-4/+4
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14164] Add instructions to use the CLI for database updates * Zoddo/ticket/14164: [ticket/14164] Add instructions to use the CLI for database updates
| * | [ticket/14164] Add instructions to use the CLI for database updatesLady_G2015-09-271-4/+4
| | | | | | | | | | | | PHPBB3-14164
* | | Merge pull request #3921 from Senky/ticket/14187Tristan Darricau2015-10-121-0/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14187] Add acp_styles_list_before event * Senky/ticket/14187: [ticket/14187] Add acp_styles_list_before event
| * | | [ticket/14187] Add acp_styles_list_before eventJakub Senko2015-09-231-0/+7
| |/ / | | | | | | | | | PHPBB3-14187
* | | Merge pull request #3820 from rxu/ticket/14080Marc Alexander2015-10-081-0/+32
|\ \ \ | |/ / |/| | | | | [ticket/14080] Add template events around the topic row in viewforum_body.html
| * | [ticket/14080] Add template events around the topic row in viewforum_body.htmlrxu2015-08-091-0/+32
| | | | | | | | | | | | PHPBB3-14080
* | | Merge pull request #3767 from Zoddo/ticket/14020Marc Alexander2015-09-121-0/+8
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | [ticket/14089] Add posting_topic_title_after template event Conflicts: phpBB/docs/events.md
| * | [ticket/14089] Add posting_topic_title_after template eventZoddo2015-08-231-0/+8
| | | | | | | | | | | | | | | | | | Allows to add some information after the topic title in the posting form PHPBB3-14089
* | | Merge pull request #3853 from marc1706/ticket/14075Tristan Darricau2015-09-021-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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] Update version to 3.1.7-RC1Marc Alexander2015-08-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14075
| * | | [ticket/14075] Add template event after poll preview paneljaviexin2015-08-221-0/+8
| | | | | | | | | | | | | | | | PHPBB3-14075
* | | | [ticket/14126] Add viewtopic_topic_title_after template eventKailey Truscott2015-08-241-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add content directly after the topic title link on the View topic screen (outside of the h2 HTML tag). PHPBB3-14126
* | | | [prep-release-3.1.6] Add changelog for 3.1.6-RC1Joas Schilling2015-08-231-0/+89
| |/ / |/| |
* | | Merge pull request #3852 from marc1706/ticket/14068Marc Alexander2015-08-221-0/+16
|\ \ \ | | | | | | | | | | | | [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/+16
| |/ / | | | | | | | | | | | | | | | In viewtopic. PHPBB3-14068
* | | Merge pull request #3771 from Zoddo/ticket/14025Marc Alexander2015-08-221-0/+16
|\ \ \ | |/ / |/| | | | | | | | | | | | | | [ticket/14091] Add mcp_topic_subject_* template events Conflicts: phpBB/docs/events.md
| * | [ticket/14091] Add mcp_topic_subject_* template eventsZoddo2015-08-111-0/+16
| | | | | | | | | | | | | | | | | | | | | 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-0/+50
|\ \ \ | | | | | | | | | | | | [ticket/14064] Add template events to ucp_pm_history.html
| * | | [ticket/14064] Add template events to ucp_pm_history.htmlrxu2015-08-031-0/+50
| | |/ | |/| | | | | | | PHPBB3-14064
* | | Merge pull request #3806 from rxu/ticket/14067Marc Alexander2015-08-221-0/+8
|\ \ \ | | | | | | | | | | | | [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/+8
| |/ / | | | | | | | | | PHPBB3-14067
* | | Merge pull request #3804 from rxu/ticket/14065Marc Alexander2015-08-221-0/+32
|\ \ \ | | | | | | | | | | | | [ticket/14065] Add template events to attachment.html
| * | | [ticket/14065] Add template events to attachment.htmlrxu2015-08-031-0/+32
| |/ / | | | | | | | | | | | | | | | Additionally remove some unnecessary empty lines. PHPBB3-14065
* | | Merge pull request #3797 from RMcGirr83/ticket/13863Marc Alexander2015-08-201-0/+6
|\ \ \ | | | | | | | | | | | | [ticket/13863] Add topic_row_append/prepend to mcp_forum.html
| * | | [ticket/13863] Spaces not tabsRMcGirr832015-07-291-4/+4
| | | | | | | | | | | | | | | | PHPBB3-13863
| * | | [ticket/13863] Add topic_row_append/prepend to mcp_forum.htmlRichard McGirr2015-07-281-0/+6
| |/ / | | | | | | | | | PHPBB3-13863
* | | Merge pull request #3783 from Zoddo/ticket/14041Marc Alexander2015-08-201-0/+14
|\ \ \ | | | | | | | | | | | | [ticket/14041] Add viewtopic_dropdown_*_custom template event
| * | | [ticket/14041] Add viewtopic_dropdown_*_custom template eventZoddo2015-07-211-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows an extension to create a custom dropdown menu. PHPBB3-14041 PHPBB3-14042
* | | | Merge pull request #3769 from Zoddo/ticket/14023Marc Alexander2015-08-201-0/+16
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14090] Add mcp_topic_topic_title_* template events
| * | | | [ticket/14090] Add mcp_topic_topic_title_* template eventsZoddo2015-08-111-0/+16
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Allows to add some information before/after the topic title PHPBB3-14090
* | | | Merge pull request #3761 from Zoddo/ticket/13997Marc Alexander2015-08-141-0/+8
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/13997] Add posting_editor_submit_buttons template event
| * | | [ticket/13997] Add posting_editor_submit_buttons template eventZoddo2015-08-091-0/+8
| | | | | | | | | | | | | | | | PHPBB3-13997
* | | | [ticket/14086] Add mcp_forum_topic_title_* template eventsZoddo2015-08-101-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | Allows to add some information before/after the topic title PHPBB3-14086
* | | | [ticket/14019] Add posting_topic_title_before template eventZoddo2015-08-091-0/+8
|/ / / | | | | | | | | | | | | | | | | | | Allows to add some information on the left of the topic title in the posting form PHPBB3-14019
* | | Merge pull request #3756 from rxu/ticket/14005Marc Alexander2015-08-091-0/+16
|\ \ \ | | | | | | | | | | | | [ticket/14005] Allow extensions control post buttons displaying
| * | | [ticket/14005] Allow extensions control post buttons displaying for PMrxu2015-07-171-0/+16
| |/ / | | | | | | | | | PHPBB3-14005
* | | Merge pull request #3759 from Zoddo/ticket/14013Marc Alexander2015-08-081-0/+6
|\ \ \ | |_|/ |/| | | | | [ticket/14013] Add acp_forums_custom_settings event
| * | [ticket/14013] Add documentation for acp_forums_custom_settingsZoddo2015-07-151-0/+6
| | | | | | | | | | | | PHPBB3-14013
* | | [ticket/13982] Remove extra new lineMarc Alexander2015-07-231-2/+0
| | | | | | | | | | | | PHPBB3-13982
* | | Merge pull request #3739 from javiexin/ticket/13982Marc Alexander2015-07-231-0/+96
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13982] Add events around ranks Conflicts: phpBB/docs/events.md
| * | | [ticket/13982] Add events around ranksjaviexin2015-07-041-0/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add events to present information around ranks in the memberlist, user profile, viewtopic profile and private message profile. PHPBB3-13982
* | | | Merge pull request #3719 from javiexin/ticket/13911Marc Alexander2015-07-221-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13911] Add events to configure options for profile fields
| * | | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds core events to includes/acp/acp_profile.php and template events to adm/style/acp_profile.html to support adding configuration options to profile fields. Fixed version number again. PHPBB3-13911
| * | | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds core events to includes/acp/acp_profile.php and template events to adm/style/acp_profile.html to support adding configuration options to profile fields. Fixed version number and event name. PHPBB3-13911
| * | | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-021-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds core events to includes/acp/acp_profile.php and template events to adm/style/acp_profile.html to support adding configuration options to profile fields. PHPBB3-13911
* | | | | [ticket/13843] Fix merge issues and update @since versionMarc Alexander2015-07-221-6/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-13843
* | | | | [ticket/13843] Add templates events to insert custom panel in postingalf0072015-07-221-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Events added in events.md Add in template posting_editor.html for link to custom panel Add in template posting_layout.html for include of custom panel template body PHPBB3-13843