| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* 3.1.x:
[ticket/14562] Language fallback for extension permissions
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14562] Language fallback for extension permissions
* kasimi/ticket/14562:
[ticket/14562] Language fallback for extension permissions
|
| | | |
| | |
| | |
| | | |
PHPBB3-14562
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14495] Specify correct version numbers in 3.2.x
* marc1706/ticket/14495:
[ticket/14495] Specify correct version numbers in 3.2.x
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
DO NOT apply these changes into master when merging it. This means that
you'll have to checkout the latest files from upstream after merging this
into master (possibly while resolving likely merge conflicts).
PHPBB3-14495
|
| |\ \ \ \
| | |/ /
| |/| |
| | | | |
* 3.1.x:
|
| | |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
[ticket/14577] Do not calculate size of array in for loop
* marc1706/ticket/14577:
[ticket/14577] Do not calculate size of array in for loop
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14577] Do not calculate size of array in for loop
* marc1706/ticket/14577-3.2.x:
[ticket/14577] Do not calculate size of array in for loop
|
| | |\ \ \
|/ / / /
| | | _
| | |
| | | |
Conflicts:
phpBB/includes/acp/acp_modules.php
|
| | |/
| |
| |
| |
| |
| |
| | |
For loops that modify the size of the looped arrays were obviously not
changed.
PHPBB3-14577
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14393] Fix updater behaviour
* CHItA/ticket/14393:
[ticket/14393] Fix db update progress bar
[ticket/14393] Fix init for conflict archive
[ticket/14393] Fix updater behaviour
|
| | | |
| | |
| | |
| | | |
PHPBB3-14393
|
| | | |
| | |
| | |
| | | |
PHPBB3-14393
|
| | | |
| | |
| | |
| | | |
PHPBB3-14393
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14576] Move common required files to bootstrap in tests
* VSEphpbb/ticket/14576:
[ticket/14576] Move common required files to bootstrap
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-14576
|
| |\ \ \
| | |/
| |/| |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14570] Add effectively installed to 3.1.x versions
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14570
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14570
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14572] Fix quote notification deletion
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Some array_key calls were incorrect in the
notification checks for quotes. Two calls were
being made in a row, resulting in incorrect arrays.
PHPBB3-14572
|
| |\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | | |
Conflicts:
composer.phar
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14565] Updates composer.phar to 1.0.0-beta2
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14565
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14565
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/10356] Find inactive users in livesearch when having permissions
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
While original ticket request is already fixed, livesearch did not
reflect it.
PHPBB3-10356
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/14568] Update the repository readme
|
| | |\ \ \ \
| | |/ / /
| |/| | | |
[ticket/14568] Update the repository readme
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-14568
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14564] Fix cookie domain calculation
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14564
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14329] Add missing ACP language vars
* RMcGirr83/ticket_14329:
[ticket/14329] Add missing ACP language vars
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14329
|
| |\ \ \ \ \
| | |/ / /
| |/| | |
| | | | | |
* 3.1.x:
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[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
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14272] Use html5 valid input elements
* marc1706/ticket/14272-3.2.x:
[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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14272
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14272
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14272
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14272
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14272
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14272
|