| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/
| |
| |
| | |
PHPBB3-14887
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14901] Remove notice for extension without version check
* Derky/ticket/14901:
[ticket/14901] Remove notice for extension without version check
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Extensions without version check should not display a notice on the
details page in the ACP.
PHPBB3-14901
|
| |/ /
| |
| |
| | |
PHPBB3-14908
|
| | |
| |
| |
| |
| |
| |
| | |
The stats data needs to be URI encoded to prevent issues when
submitting the data to the receive_stats script on www.phpbb.com.
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"
|
| | | |
| | |
| | |
| | | |
PHPBB3-9590
|
| | |\ \
| | |/ |
|
| | | |
| | |
| | |
| | | |
PHPBB3-9590
|
| | | |
| | |
| | |
| | | |
PHPBB3-9590
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also improved the way the forum ID list is generated when clicking
on "Apply all permissions".
PHPBB3-9590
|
| | | |
| | |
| | |
| | | |
PHPBB3-9590
|
| | | |
| | |
| | |
| | | |
PHPBB3-9590
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |/ /
| |
| |
| | |
PHPBB3-14736
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
PHPBB3-14848
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
PHPBB3-14783
|
| | |
| |
| |
| | |
PHPBB3-10961
|
| |\ \
| |/
| |
| |
| | |
Conflicts:
phpBB/language/en/install.php
|
| | |\
| | |
| | |
| | | |
[ticket/13716] Check phpBB version against config version
|
| | | |
| | |
| | |
| | | |
PHPBB3-13716
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Display a warning in the ACP if the version constant (files)
does not match the phpbb_config version
(often indicating that the database updates hasn't been run)
PHPBB3-13716
|
| |\ \ \
| |/ / |
|
| | |/
| |
| |
| | |
PHPBB3-14643
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14272] Use html5 valid input elements
* marc1706/ticket/14272:
[ticket/14272] Allow input of floats for filesize
[ticket/14272] Use input type number instead of text in avatars
[ticket/14272] Assign min and max values for avatar driver settings
[ticket/14272] Define min and max values for avatar width and height
[ticket/14272] Disable not toggled form elements
[ticket/14272] Make sure phpbb_avatar_manager was defined
[ticket/14272] Remove useless check
[ticket/14272] Fix invalid or missing min/max settings
[ticket/14272] Assign min/max for all allowed types
[ticket/14272] Only use maxlength and size for allowed input elements
|
| |\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/adm/style/acp_icons.html
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/functions_acp.php
phpBB/includes/ucp/ucp_groups.php
phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html
phpBB/styles/prosilver/template/ucp_avatar_options_remote.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/posting_attach_body.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/posting_poll_body.html
phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html
phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This might be needed while switching the default input from KiB to MiB or
similar changes to settings.
PHPBB3-14272
|
| | | |
| | |
| | |
| | | |
PHPBB3-14272
|
| | | |
| | |
| | |
| | | |
PHPBB3-14272
|
| | | |
| | |
| | |
| | | |
PHPBB3-14272
|
| |\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/adm/style/install_update_diff.html
phpBB/adm/style/installer_header.html
phpBB/install/database_update.php
phpBB/install/index.php
phpBB/styles/subsilver2/template/overall_header.html
phpBB/styles/subsilver2/template/simple_header.html
phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html
phpBB/styles/subsilver2/template/viewtopic_print.html
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This was previously removed without needing to. Adding it back to force
users to not emulate the page for previous versions of IE. The
imagetoolbar http-equiv tag was not restored as IE does not contain that
anymore since IE7. Also, the chome=1 has been removed from the
X-UA-Compatible content as ChromeFrame does not receive any further
updates since 2014 and is potentially broken.
PHPBB3-14136
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Without JS the settings were not applied due to duplicate input names.
PHPBB3-14315
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
The javascript will hide the old select and show the version using
the span and showing the tooltips.
PHPBB3-14315
|
| | | |
| | |
| | |
| | | |
PHPBB3-14315
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previously all role options were put into one array. This required
filtering the options. Instead, these are now passed to the template
via template loops.
PHPBB3-14315
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The permissions tooltip javascript failed at correctly passing
the default values to the page. The same applied to the
display_mask() method in includes/acp/auth.php.
PHPBB3-14315
|
| | | |
| | |
| | |
| | | |
PHPBB3-14315
|
| | | |
| | |
| | |
| | | |
PHPBB3-14462
|