| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Also fixed typo in code that was looming there for a while.
PHPBB3-14900
|
| |\
| |
| |
| | |
[ticket/12610] Add command to check if the board is up to date.
|
| | |
| |
| |
| | |
PHPBB3-12610
|
| | |
| |
| |
| | |
PHPBB3-12610
|
| | |
| |
| |
| | |
PHPBB3-12610
|
| | |
| |
| |
| | |
PHPBB3-12610
|
| | |
| |
| |
| | |
PHPBB3-12610
|
| |\ \
| |/
|/|
| |
| | |
* 3.1.x:
[ticket/14888] Missing check for disabled profile field types
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
[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"
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Flooding ajax requests will try to be prevented and sending
stats without JS will also properly work.
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14492
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/9590] Submit permissions form in chunks -- Rhea version
* marc1706/ticket/9590-rhea:
[ticket/9590] Update permissions with correct permission role
[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
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14883] Do not display empty forum rules (after they've been re-parsed)
|
| | | | | | |
| | | | | |
| | | | | | |
PHPBB3-14883
|
| | | | | | |
| | | | | |
| | | | | | |
PHPBB3-14883
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14883
|
| |\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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/9211] Use different icon for link subforum in forum legend
* marc1706/ticket/9211:
[ticket/9211] Use different icon for link subforum in forum legend
|
| | | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-9211
|
| |\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|