Build: #20 was successful
Job: PHP 8.1 - SQLite was successful
Code commits
phpBB Master
-
nicofuma 97c6b88a1cbef64dcbcbfe2b7b96c07c0f21b8ee
Merge branch '3.2.x'
* 3.2.x:
[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" -
nicofuma 1e667ce8cc02ecfaaa6d2d395eb510396dd26314 m
Merge pull request #4543 from marc1706/ticket/9590-rhea
[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" -
Marc 48d6abcf0a28d33363c8da596570bfe8637d246c m
[ticket/9590] Update permissions with correct permission role
PHPBB3-9590- phpBB/adm/style/ajax.js (version 48d6abcf0a28d33363c8da596570bfe8637d246c)
-
Marc 4fce18609ffd479a24580341aad275e5b24f0c65 m
Merge branch 'ticket/9590' into ticket/9590-rhea
-
Marc 5e36dd3d0bcc046437ca8ecd0ae144fc33d799a2 m
[ticket/9590] Correctly update submit size and replace all forum_id[]
PHPBB3-9590- phpBB/adm/style/ajax.js (version 5e36dd3d0bcc046437ca8ecd0ae144fc33d799a2)
-
Marc 0f46d35f7548c76f352b55855225a343238809e8 m
[ticket/9590] Further deduplicate code for form data
PHPBB3-9590- phpBB/adm/style/ajax.js (version 0f46d35f7548c76f352b55855225a343238809e8)
-
Marc b01b3b8b94ed2f77b9855c53d590bd9e3e734278 m
[ticket/9590] Preserve selected forums after previous page redirect
Also improved the way the forum ID list is generated when clicking
on "Apply all permissions".
PHPBB3-9590- phpBB/adm/style/ajax.js (version b01b3b8b94ed2f77b9855c53d590bd9e3e734278)
-
Marc 30b3fbb2cf4fba62ab4deb3cbcb5875e26af8cf4 m
[ticket/9590] Support ajax submit of permissions for specific forums
PHPBB3-9590- phpBB/adm/style/ajax.js (version 30b3fbb2cf4fba62ab4deb3cbcb5875e26af8cf4)
-
Marc ff76a3e433700687cb1937cfe97263a94cd539d4 m
[ticket/9590] Correctly set roles and refresh page using POST
PHPBB3-9590- phpBB/adm/style/ajax.js (version ff76a3e433700687cb1937cfe97263a94cd539d4)
-
Marc 6c98e3b12f8b41a471e37a44eb413ce6489a70be m
[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- phpBB/adm/style/ajax.js (version 6c98e3b12f8b41a471e37a44eb413ce6489a70be)
- phpBB/includes/acp/acp_permissions.php (version 6c98e3b12f8b41a471e37a44eb413ce6489a70be)