| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
Conflicts:
phpBB/includes/acp/acp_profile.php
|
| | |\
| | |
| | |
| | | |
[ticket/13911] Add events to configure options for profile fields
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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. Fix bamboo formatting errors.
PHPBB3-13911
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13311] Add core event on acp_forums for forum content deletes
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13311
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13311
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Event added for the function delete_forum_content() in
includes/acp/acp_forums.php, so that you can insert any extension's table(s)
to be updated when forum content is deleted
Incude parameters forum_id, topic_ids and post_counts
PHPBB3-13311
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/13843] Add templates events to insert custom panel in posting editor
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13843
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/styles/subsilver2/template/ucp_main_front.html
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14002] Add template events before/after user details in ucp_main_front.html
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14002
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13815] Event parameters in posting have no effect
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13815
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13986] Add --resume option to reparser CLI
* s9e/ticket/13986:
[ticket/13986] Replaced hardcoded value
[ticket/13986] Fixed resume data to carry through multiple runs
[ticket/13986] Add --resume option to reparser CLI
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13986
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Options restored from a previous execution should carry to the
next resumed execution
PHPBB3-13986
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13986
|
| |\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/14018] Update CSS for handling quick link menus
[ticket/14018] Fix responsive quick link menus
|
| | |\ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14018] Fix responsive quick link menus
* VSEphpbb/ticket/14018:
[ticket/14018] Update CSS for handling quick link menus
[ticket/14018] Fix responsive quick link menus
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14018
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14018
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14036] Replace path_helper with a mock
* s9e/ticket/14036:
[ticket/14036] Fixed mocked web root path
[ticket/14036] Replace path_helper with a mock
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
...to match what it would return normally
PHPBB3-14036
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14036
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13974] Add core.mcp_change_poster_after event
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change the docblock for userdata from string to array.
PHPBB3-13974
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Create a new event to perform additional tasks after chainging a post's
poster.
PHPBB3-13974
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13971] Add draft_id var to core.posting_modify_template_vars
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Added draft_id to the core.posting_modify_template_vars event in posting.php,
to provide the ability to use the 'checked' draft_id in extensions,
in addition to the 'raw' draft_id provided in earlier events in posting.php
PHPBB3-13971
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13817] Add core.update_session event
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix wrong variables passed to create session event
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Var names in doc block
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
As requested events are named *_after
core.session_start_after is moved after
USERS_TABLE update to prevent returning
session data from extensions
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix no event parameters
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Try adding event with no parameters
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13817
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix missing phpbb_dispatcher and add event to session_create
PHPBB3-13817
|