| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Adds an event to allow modifying the profile fields headline in line
with modifications to profile fields data.
PHPBB3-14037
|
| |\
| |
| |
| | |
[ticket/14090] Add mcp_topic_topic_title_* template events
|
| | |
| |
| |
| |
| |
| | |
Allows to add some information before/after the topic title
PHPBB3-14090
|
| |\ \
| | |
| | |
| | | |
[ticket/14115] Fix breadcrumbs microdata to make it valid
|
| | | |
| | |
| | |
| | | |
PHPBB3-14115
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14116] sql_affectedrows method has no arguments
* VSEphpbb/ticket/14116:
[ticket/14116] sql_affectedrows method has no arguments
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14116
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14103] Reset text-decoration in abbr element
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14103
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[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/14093] Hardcoded language in ucp_pm_viewfolder.html
* rxu/ticket/14093:
[ticket/14093] Hardcoded language in ucp_pm_viewfolder.html
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-14093
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14086] Add mcp_forum_topic_title_* template events
|
| |/ / /
| | |
| | |
| | |
| | |
| | | |
Allows to add some information before/after the topic title
PHPBB3-14086
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
| |\ \ \
| |_|/
|/| |
| | | |
[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
|
| |\ \ \
| | | |
| | | |
| | | | |
[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
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13981] Add events to capture avatar deletion or overwriting
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
An event to capture new avatar moving in place (and maybe overwriting
existing avatar), and another to capture deletion. Includes better error
processing. Rename event.
PHPBB3-13981
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
Fix Travis tests.
PHPBB3-13981
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
Fix typo.
PHPBB3-13981
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
PHPBB3-13981
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
An event to capture overwriting, and another to capture deletion.
Includes better error processing.
PHPBB3-13981
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13981
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
[ticket/14006] Add core.ucp_register_agreement event
|
| | | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
It allows to execute code before the agreements are displayed.
PHPBB3-14006
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13711] Notifications are sent to inactive users
* RMcGirr83/ticket/13711:
[ticket/13711] Notifications are sent to inactive users
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13711
|