| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* 3.1.x:
[ticket/14077] Fall back to 1 as focusOffset if length is unsupported
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14077] Fall back to 1 as focusOffset if length is unsupported
* marc1706/ticket/14077:
[ticket/14077] Fall back to 1 as focusOffset if length is unsupported
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The setBaseAndExtent() in Microsoft's Edge browser is incompatible with
the one Webkit browsers use. As a result of that, we have to fall back to
setting the focusOffset to 1 instead of the text length.
PHPBB3-14077
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/styles/subsilver2/theme/stylesheet.css
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14103] Reset text-decoration in abbr element
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14103
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13997] Add posting_editor_submit_buttons template event
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13997
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13968] Add core.user_setup_after event
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It allows to execute code at the end of user setup.
It can replace the phpbb_user_session_handler hook.
PHPBB3-13968
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/14096] Update Symfony
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14096
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
[ticket/14094] Fix segmentation fault error on PHP 7 tests
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14094
|
| |\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | | |
* 3.1.x:
[ticket/14093] Hardcoded language in ucp_pm_viewfolder.html
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14093] Hardcoded language in ucp_pm_viewfolder.html
* rxu/ticket/14093:
[ticket/14093] Hardcoded language in ucp_pm_viewfolder.html
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14093
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/mcp_forum.html
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14086] Add mcp_forum_topic_title_* template events
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Allows to add some information before/after the topic title
PHPBB3-14086
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration
* marcovo/ticket/14069:
[ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration
|
| | | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
Changed the sql_fetchfield() call to comply to the function definition.
PHPBB3-14069
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
|
| | |\ \ \
| | |_|/
| |/| |
| | | | |
[ticket/14019] Add posting_topic_title_before template event
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Allows to add some information on the left of the topic title
in the posting form
PHPBB3-14019
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14043] Add core.get_avatar_after php event
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14043
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14043
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14043
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/mcp/mcp_forum.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14014] Add core.mcp_forum_view_before event
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This event can be used to get some data in order to execute other actions.
PHPBB3-14014
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14005] Allow extensions control post buttons displaying
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14005
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14005
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14083] Fix wrong variables from previous commit
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixing variables wrongly attributed in PHPBB3-13693
PHPBB3-14083
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | | |
[ticket/14082] Fix wrong variables from previous commit
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixing variables wrongly attributed in PHPBB3-13686
PHPBB3-14082
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14013] Add acp_forums_custom_settings event
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14013
|
| | | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
PHPBB3-14013
|