aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge branch '3.1.x'Marc Alexander2015-08-201-0/+14
|\ \ \ \ | |/ / /
| * | | 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 branch '3.1.x'Marc Alexander2015-08-201-0/+14
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/mcp_topic.html
| * | | | 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 branch '3.1.x'Marc Alexander2015-08-141-0/+7
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/posting_body.html
| * | | | 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
* | | | | Merge branch '3.1.x'Marc Alexander2015-08-111-0/+14
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/mcp_forum.html
| * | | | [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
* | | | | Merge branch '3.1.x'Marc Alexander2015-08-091-0/+7
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/posting_body.html
| * | | | [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 branch '3.1.x'Marc Alexander2015-08-091-0/+16
|\ \ \ \ | |/ / /
| * | | 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 branch '3.1.x'Marc Alexander2015-08-081-0/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-271-0/+35
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13740] Refactoring installer * CHItA/ticket/13740: (75 commits) [ticket/13740] Reduce number of references in nav provider [ticket/13740] Move handle_language_select calls to the controllers [ticket/13740] Fix infinite config.php check loop [ticket/13740] Move default data settings out of constructors [ticket/13740] Deduplicate container builder's checks [ticket/13740] Use JSON for installer config [ticket/13740] Fix comment [ticket/13740] Use language service in console application [ticket/13740] Fix CS in compatibilty_globals.php [ticket/13740] Fix message element creation in JS [ticket/13740] Replace more spaces with tabs [ticket/13740] Fix CS [ticket/13740] Filter basic directory change attempts in lang change [ticket/13740] Use tabs instead of spaces in JS file [ticket/13740] Add success message when install finished [ticket/13740] Fix $script_path in obtain_data [ticket/13740] Fix is_phpbb_installed() method [ticket/13740] Login admin when install finished [ticket/13740] Enhance server output buffer bypass [ticket/13740] Secure installer config against corrupted config data ...
| * | | | [ticket/13740] Remove extra dot from config sample's nameMate Bartus2015-07-211-0/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-13740
| * | | | [ticket/13740] Move install-config.yml to docs/Mate Bartus2015-07-201-0/+35
| | | | | | | | | | | | | | | | | | | | PHPBB3-13740
* | | | | Merge branch '3.1.x'Mate Bartus2015-07-231-2/+0
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * 3.1.x: [ticket/13982] Remove extra new line
| * | | | [ticket/13982] Remove extra new lineMarc Alexander2015-07-231-2/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-13982
* | | | | Merge branch '3.1.x'Marc Alexander2015-07-231-0/+78
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/memberlist_body.html phpBB/styles/subsilver2/template/memberlist_view.html phpBB/styles/subsilver2/template/viewtopic_body.html
| * | | | 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 branch '3.1.x'Marc Alexander2015-07-221-0/+7
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | Conflicts: phpBB/includes/acp/acp_profile.php
| * | | | | 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
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-07-221-0/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [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
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-07-201-0/+14
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/ucp_main_front.html
| * | | | | | [ticket/14002] Add template events before/after user details in ucp_main_frontrxu2015-07-111-0/+16
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | PHPBB3-14002
* | | | | | Merge branch '3.1.x'Marc Alexander2015-07-086-16/+16
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | Conflicts: tests/template/template_includecss_test.php
| * | | | [ticket/13995] Remove invalid name element from anchors in DocsMatt Friedman2015-07-076-6/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-13995
| * | | | [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-076-10/+10
| | |_|/ | |/| | | | | | | | | | PHPBB3-13995
* | | | Merge branch '3.1.x'Andreas Fischer2015-06-161-28/+28
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13931] Wrong order in docs/events.md Conflicts: phpBB/docs/events.md
| * | | Merge pull request #3695 from javiexin/ticket/13931Andreas Fischer2015-06-161-32/+32
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13931] Wrong order in docs/events.md * javiexin/ticket/13931: [ticket/13931] Wrong order in docs/events.md Conflicts: phpBB/docs/events.md
| | * | | [ticket/13931] Wrong order in docs/events.mdjaviexin2015-06-081-32/+32
| | | |/ | | |/| | | | | | | | | | | | | | | | | Reordered alphabetically (mcp before memberlist). PHPBB3-13931
* | | | Merge branch '3.1.x'CHItA2015-06-161-0/+1
|\ \ \ \ | |/ / /
| * | | [ticket/13947] Add CHItA to the list of developersJoas Schilling2015-06-161-0/+1
| | | | | | | | | | | | | | | | PHPBB3-13947
* | | | Merge branch '3.1.x'Joas Schilling2015-06-141-0/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/phpbb/user.php
| * | | [prep-release-3.1.5] Update version for final 3.1.5 releaseJoas Schilling2015-06-141-0/+2
| | | |
* | | | Merge branch '3.1.x'Joas Schilling2015-06-111-0/+83
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg
| * | | [prep-release-3.1.5] Add changelog for 3.1.5-RC1Joas Schilling2015-06-091-0/+83
| | | |
* | | | Merge branch '3.1.x'Joas Schilling2015-06-041-0/+7
|\ \ \ \ | |/ / / | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/mcp_post.html