| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-14953
|
| |\
| |
| |
| | |
[ticket/14817] Add core.send_file_to_browser_before
|
| | |
| |
| |
| | |
PHPBB3-14817
|
| |\ \
| | |
| | |
| | | |
[ticket/14119] Add core.user_unban
|
| | |/
| |
| |
| | |
PHPBB3-14119
|
| |\ \
| | |
| | |
| | | |
[ticket/14882] Add core event to MCP after move post sync
|
| | | |
| | |
| | |
| | | |
PHPBB3-14882
|
| | | |
| | |
| | |
| | | |
PHPBB3-14882
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13845] Add core.ucp_profile_avatar_sql
|
| | | |/
| |/|
| | |
| | | |
PHPBB3-13845
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14331] Add core.get_user_rank_after
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14331
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14524] Add core.ucp_register_requests_after
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14524
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14239] Add core.ucp_remind_modify_select_sql
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14239
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14870] Add events to ucp_pm_viewfolder:get_pm_from
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14870
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14759] Add core.mcp_main_modify_shadow_sql event
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14759
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14760] Add core.mcp_main_modify_fork_sql event
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14760
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14888] Missing check for disabled profile field types
* javiexin/ticket/14888:
[ticket/14888] Missing check for disabled profile field types
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Checks if a profile field type is enabled before using it.
PHPBB3-14888
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/9590] Submit permissions form in chunks
* marc1706/ticket/9590:
[ticket/9590] Correctly update submit size and replace all forum_id[]
[ticket/9590] Further deduplicate code for form data
[ticket/9590] Preserve selected forums after previous page redirect
[ticket/9590] Support ajax submit of permissions for specific forums
[ticket/9590] Correctly set roles and refresh page using POST
[ticket/9590] Submit permissions form in chunks when using "Apply all"
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will add an AJAX call that will submit the permissions form in chunks
of 5 fieldsets when clicking on "Apply all permissions".
PHPBB3-9590
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The fix from PR #4548 doesn't work as expected because
in phpBB the sql_affectedrows() method always returns
a count of matched rows instead of affected rows.
This commit fixes bug properly.
PHPBB3-13757
|
| | |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Sometimes the user_unread_privmsg flag in users table can become negative.
It happens when the unread message is requested by simultaneous concurrent
requests. Both requests will decrement the value of the flag.
This commit prevents updating the flag if the message already marked as read.
PHPBB3-13757
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14853] Add core event to allow modifying PM attachments download auth
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14853
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
[ticket/14863] Properly treat plural rules in confirmation box title
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-14863
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14852] Add core event to modify email headers
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-14852
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14842] Don't display filesize limit if there is none
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14842
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allows changing root_path of smilies to use CDN for example
PHPBB3-14850
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allows changing root_path of smilies to use CDN for example
PHPBB3-14850
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14849] Add core.acp_extensions_run_action
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14849
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
[ticket/14864] Set maxlength=64 to dateformat in ACP
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14864
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14847] Add core.acp_attachments_config_edit_add
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14847
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14819] Hide soft-deleted posts in topic review
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14819
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14804] Add core event to MCP after merging topics
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14804
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14804
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14804
|