| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/15174] Split timeout message to extra method and set timeout to 60s
[ticket/15174] Increase timeout for loading indicator
|
| |
| |
| |
| | |
PHPBB3-15174
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The timeout is rather low with 15 seconds until reporting
a timed out request. 25 seconds will be compatible with almost
any setup. A lot more changes would be needed to do proper
timeout checks on slow requests like purging the board cache.
PHPBB3-15174
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
| | |
| | |
| | |
| | | |
PHPBB3-15152
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Uses Insites cookieconsent v3.0.3:
https://cookieconsent.insites.com
PHPBB3-14961
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | | |
PHPBB3-14272
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
PHPBB3-14422
|
| | |
| | |
| | |
| | | |
PHPBB3-14422
|
| | |
| | |
| | |
| | | |
PHPBB3-14487
|
| | |
| | |
| | |
| | | |
PHPBB3-14487
|
| | |
| | |
| | |
| | | |
PHPBB3-14487
|
| | |
| | |
| | |
| | | |
PHPBB3-14462
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI
PHPBB3-14462
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
PHPBB3-14467
|
| | |
| | |
| | |
| | | |
PHPBB3-14452
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14262] Move convertor to controller
* CHItA/ticket/14262:
[ticket/14262] Add error handling and small CS fixes
[ticket/14262] Remove converter template duplicate
[ticket/14262] Fix stage navigation
[ticket/14262] Move convertor to controller
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14262
|
|/ / /
| | |
| | |
| | | |
PHPBB3-14438
|
| | |
| | |
| | |
| | | |
PHPBB3-14310
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| |
| |
| |
| | |
If there is no success message after the action is confirmed, the indicator
is not currently removed.
PHPBB3-14287
|
| |
| |
| |
| | |
PHPBB3-14277
|
| |
| |
| |
| | |
PHPBB3-14277
|
| |
| |
| |
| | |
PHPBB3-14039
|
| |
| |
| |
| | |
PHPBB3-14039
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| | |
* 3.1.x:
[ticket/14049] Use headers from config when sending Plupload delete request.
[ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
* prototech/ticket/14010:
[ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
|
| | |
| | |
| | |
| | | |
PHPBB3-14010
|
| |/
| |
| |
| | |
PHPBB3-14049
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13740] Refactoring installer
* CHItA/ticket/13740: (75 commits)
[ticket/13740] Reduce number of references in nav provider
[ticket/13740] Move handle_language_select calls to the controllers
[ticket/13740] Fix infinite config.php check loop
[ticket/13740] Move default data settings out of constructors
[ticket/13740] Deduplicate container builder's checks
[ticket/13740] Use JSON for installer config
[ticket/13740] Fix comment
[ticket/13740] Use language service in console application
[ticket/13740] Fix CS in compatibilty_globals.php
[ticket/13740] Fix message element creation in JS
[ticket/13740] Replace more spaces with tabs
[ticket/13740] Fix CS
[ticket/13740] Filter basic directory change attempts in lang change
[ticket/13740] Use tabs instead of spaces in JS file
[ticket/13740] Add success message when install finished
[ticket/13740] Fix $script_path in obtain_data
[ticket/13740] Fix is_phpbb_installed() method
[ticket/13740] Login admin when install finished
[ticket/13740] Enhance server output buffer bypass
[ticket/13740] Secure installer config against corrupted config data
...
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also added various UI elements and texts.
[ci skip]
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|
| | |
| | |
| | |
| | | |
PHPBB3-13740
|