| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Add core events to the functions move_posts(), delete_posts(),
delete_attachments().
PHPBB3-14073
|
| |\
| |
| |
| | |
[ticket/13636] Deleting inactive user in acp_users gives unexpected link
|
| | |
| |
| |
| | |
PHPBB3-13636
|
| | |
| |
| |
| |
| |
| | |
Change "referer" to "redirect" in variable names and GET params as well.
PHPBB3-13636
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Success message did not provide the expected "previous page" link
(acp_inactive was expected, but the link took users to acp_users) if the
acp_users module was accessed by navigating from the inactive user list to
acp_users and then deleting inactive user.
PHPBB3-13636
|
| |\ \
| | |
| | |
| | | |
[ticket/13846] Fix softdelete feature workflow in viewtopic
|
| | | |
| | |
| | |
| | | |
PHPBB3-13846
|
| | | |
| | |
| | |
| | | |
PHPBB3-14186
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14102] Add core event to the mcp_topic.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14102
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14154
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/7362] Add alt attribute on topic icons
* Zoddo/ticket/7362:
[ticket/7362] Add alt attribute on topic icons
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-7362
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14142] Remove unused ignore_configs from avatar drivers
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14142
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14143
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13950] Hide undefined permissions
* Zoddo/ticket/13950:
[ticket/13950] Hide undefined categories
[ticket/13950] Hide undefined permissions
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This hides the categories added by disabled extensions
PHPBB3-13950
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This hides the permissions of the disabled extensions
PHPBB3-13950
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14133
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14106] Fix topics sorting in MCP for topics merging.
* rxu/ticket/14106:
[ticket/14106] Fix topics sorting in MCP for topics merging.
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The "bug" in the deleted code comment is non-existent now.
The PR is for 3.1 only.
PHPBB3-14106
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14070] Properly pass whether config should be ignored for avatars
* marc1706/ticket/14070:
[ticket/14070] Properly pass whether config should be ignored for avatars
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14070
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14087] Add an event to ucp_activate.php.
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-14087
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/14072] Add core event to the function format_display()
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14072
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[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/14006] Add core.ucp_register_agreement event
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It allows to execute code before the agreements are displayed.
PHPBB3-14006
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
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/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
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14004
|