| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
* prototech/ticket/14010:
[ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
|
| | |_|_|_|_|_|/
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14010
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14049] Use headers from config when sending Plupload delete request.
* prototech/ticket/14049:
[ticket/14049] Use headers from config when sending Plupload delete request.
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14049
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/13982] Remove extra new line
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13982
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13982] Add events around ranks
Conflicts:
phpBB/docs/events.md
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
Slight repositioning of events in the memberlist.
PHPBB3-13982
|
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
PHPBB3-13982
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13899] Add items to core.search_results_modify_search_title
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13899
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13899
|