aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14097] Remove auto refresh on install failureMate Bartus2015-08-211-2/+1
| | | | PHPBB3-14097
* [ticket/14097] Improve error and failure handling in the installerMate Bartus2015-08-171-2/+10
| | | | PHPBB3-14097
* Merge branch '3.1.x'Marc Alexander2015-08-172-0/+7
|\ | | | | | | | | Conflicts: phpBB/styles/subsilver2/theme/stylesheet.css
| * Merge pull request #3832 from cyberalien/ticket/14103Marc Alexander2015-08-173-0/+11
| |\ | | | | | | | | | [ticket/14103] Reset text-decoration in abbr element
| | * [ticket/14103] Reset text-decoration in abbr elementcyberalien2015-08-153-0/+11
| |/ | | | | | | PHPBB3-14103
* | Merge branch '3.1.x'Marc Alexander2015-08-142-0/+8
|\ \ | |/ | | | | | | Conflicts: phpBB/styles/subsilver2/template/posting_body.html
| * Merge pull request #3761 from Zoddo/ticket/13997Marc Alexander2015-08-143-0/+10
| |\ | | | | | | | | | [ticket/13997] Add posting_editor_submit_buttons template event
| | * [ticket/13997] Add posting_editor_submit_buttons template eventZoddo2015-08-093-0/+10
| | | | | | | | | | | | PHPBB3-13997
* | | Merge branch '3.1.x'Marc Alexander2015-08-131-0/+8
|\ \ \ | |/ /
| * | Merge pull request #3763 from Zoddo/ticket/13968Marc Alexander2015-08-131-0/+8
| |\ \ | | | | | | | | | | | | [ticket/13968] Add core.user_setup_after event
| | * | [ticket/13968] Add core.user_setup_after eventZoddo2015-08-121-0/+8
| |/ / | | | | | | | | | | | | | | | | | | It allows to execute code at the end of user setup. It can replace the phpbb_user_session_handler hook. PHPBB3-13968
* | | Merge pull request #3827 from Nicofuma/ticket/14096Máté Bartus2015-08-121-112/+67
|\ \ \ | | | | | | | | [ticket/14096] Update Symfony
| * | | [ticket/14096] Update SymfonyTristan Darricau2015-08-121-112/+67
| | | | | | | | | | | | | | | | PHPBB3-14096
* | | | Merge pull request #3826 from rxu/ticket/14094Máté Bartus2015-08-121-0/+4
|\ \ \ \ | |/ / / |/| | | [ticket/14094] Fix segmentation fault error on PHP 7 tests
| * | | [ticket/14094] Fix segmentation fault error on PHP 7 testsrxu2015-08-121-0/+4
| | | | | | | | | | | | | | | | PHPBB3-14094
* | | | Merge branch '3.1.x'Tristan Darricau2015-08-121-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * 3.1.x: [ticket/14093] Hardcoded language in ucp_pm_viewfolder.html
| * | Merge pull request #3825 from rxu/ticket/14093Tristan Darricau2015-08-122-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14093] Hardcoded language in ucp_pm_viewfolder.html * rxu/ticket/14093: [ticket/14093] Hardcoded language in ucp_pm_viewfolder.html
| | * | [ticket/14093] Hardcoded language in ucp_pm_viewfolder.htmlrxu2015-08-122-2/+2
| |/ / | | | | | | | | | PHPBB3-14093
* | | Merge branch '3.1.x'Marc Alexander2015-08-112-0/+16
|\ \ \ | |/ / | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/mcp_forum.html
| * | Merge pull request #3768 from Zoddo/ticket/14021Marc Alexander2015-08-113-1/+19
| |\ \ | | | | | | | | | | | | [ticket/14086] Add mcp_forum_topic_title_* template events
| | * | [ticket/14086] Add mcp_forum_topic_title_* template eventsZoddo2015-08-103-1/+19
| |/ / | | | | | | | | | | | | | | | Allows to add some information before/after the topic title PHPBB3-14086
* | | Merge branch '3.1.x'Andreas Fischer2015-08-101-1/+1
|\ \ \ | |/ / | | | | | | | | | * 3.1.x: [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration
| * | Merge pull request #3811 from marcovo/ticket/14069Andreas Fischer2015-08-101-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration * marcovo/ticket/14069: [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration
| | * | [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migrationMarco Kubuntu2015-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changed the sql_fetchfield() call to comply to the function definition. PHPBB3-14069
* | | | Merge branch '3.1.x'Marc Alexander2015-08-092-1/+8
|\ \ \ \ | |/ / / | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/posting_body.html
| * | | Merge pull request #3766 from Zoddo/ticket/14019Marc Alexander2015-08-093-2/+10
| |\ \ \ | | |_|/ | |/| | | | | | [ticket/14019] Add posting_topic_title_before template event
| | * | [ticket/14019] Add posting_topic_title_before template eventZoddo2015-08-093-2/+10
| |/ / | | | | | | | | | | | | | | | | | | 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-1/+15
|\ \ \ | |/ /
| * | Merge pull request #3784 from Senky/ticket/14043Marc Alexander2015-08-091-1/+15
| |\ \ | | | | | | | | | | | | [ticket/14043] Add core.get_avatar_after php event
| | * | [ticket/14043] Add more parameters to the eventJakub Senko2015-08-021-2/+6
| | | | | | | | | | | | | | | | PHPBB3-14043
| | * | [ticket/14043] Add dispatcher to globals, change @since valueJakub Senko2015-07-221-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14043
| | * | [ticket/14043] Add core.get_avatar_after php eventJakub Senko2015-07-211-1/+11
| | | | | | | | | | | | | | | | PHPBB3-14043
* | | | Merge branch '3.1.x'Marc Alexander2015-08-091-0/+24
|\ \ \ \ | |/ / / | | | | | | | | | | | | Conflicts: phpBB/includes/mcp/mcp_forum.php
| * | | Merge pull request #3760 from Zoddo/ticket/14014Marc Alexander2015-08-091-0/+24
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14014] Add core.mcp_forum_view_before event
| | * | | [ticket/14014] Add core.mcp_forum_view_before eventZoddo2015-07-151-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This event can be used to get some data in order to execute other actions. PHPBB3-14014
* | | | | Merge branch '3.1.x'Marc Alexander2015-08-093-2/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3756 from rxu/ticket/14005Marc Alexander2015-08-093-2/+22
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14005] Allow extensions control post buttons displaying
| | * | | | [ticket/14005] Allow extensions control post buttons displaying for PMrxu2015-07-172-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14005
| | * | | | [ticket/14005] Allow extensions control post buttons displayingrxu2015-07-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14005
* | | | | | Merge branch '3.1.x'Marc Alexander2015-08-091-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3822 from brunoais/ticket/14083Marc Alexander2015-08-091-0/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14083] Fix wrong variables from previous commit
| | * | | | | [ticket/14083] Fix wrong variables from previous commitbrunoais2015-08-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing variables wrongly attributed in PHPBB3-13693 PHPBB3-14083
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-08-091-5/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #3821 from brunoais/ticket/14082Marc Alexander2015-08-091-5/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | [ticket/14082] Fix wrong variables from previous commit
| | * | | | | [ticket/14082] Fix wrong variables from previous commitbrunoais2015-08-081-5/+7
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing variables wrongly attributed in PHPBB3-13686 PHPBB3-14082
* | | | | | Merge branch '3.1.x'Marc Alexander2015-08-082-0/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3759 from Zoddo/ticket/14013Marc Alexander2015-08-082-0/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14013] Add acp_forums_custom_settings event
| | * | | | | [ticket/14013] Add documentation for acp_forums_custom_settingsZoddo2015-07-151-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14013
| | * | | | | [ticket/14013] Add acp_forums_custom_settings eventZoddo2015-07-151-0/+2
| | | |/ / / | | |/| | | | | | | | | | | | | | | PHPBB3-14013
* | | | | | Merge branch '3.1.x'Marc Alexander2015-08-083-8/+71
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/phpbb/avatar/driver/upload.php tests/avatar/manager_test.php