| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/14654] Change Imagemagick to ImageMagick
|
| | |
| |
| |
| | |
PHPBB3-14654
|
| |\ \
| | |
| | |
| | | |
[ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This should help users trying to figure out why their
mail config is not working when they forgot to use a protocol prefix.
PHPBB3-14184
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13716] Check phpBB version against config version
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13716
|
| | | | |
| | | |
| | | |
| | | | |
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
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13978] Add core.ucp_profile_modify_signature_sql_ary
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-13978
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14429] Add core.obtain_users_online_string_before_modify
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14429
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
[ticket/14630] Add event to modify pm message
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14630
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14630
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://tracker.phpbb.com/browse/PHPBB3-14630
PHPBB3-14630
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14626
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://tracker.phpbb.com/browse/PHPBB3-14626
PHPBB3-14626
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14626
|
| | |/ /
|/| |
| | |
| | | |
PHPBB3-14291
|
| | | |
| | |
| | |
| | | |
PHPBB3-14624
|
| | | |
| | |
| | |
| | | |
PHPBB3-14624
|
| | | |
| | |
| | |
| | | |
PHPBB3-14624
|
| |/ /
| |
| |
| | |
PHPBB3-14624
|
| | | |
|
| |/ |
|
| |\
| |
| |
| |
| |
| |
| | |
[ticket/14562] Language fallback for extension permissions
* kasimi/ticket/14562:
[ticket/14562] Language fallback for extension permissions
|
| | |
| |
| |
| | |
PHPBB3-14562
|
| |/
|
|
|
|
|
| |
For loops that modify the size of the looped arrays were obviously not
changed.
PHPBB3-14577
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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
|
| | |
| |
| |
| |
| |
| |
| | |
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
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14481] Respect HTTP_X_FORWARDED headers for implying https
* marc1706/ticket/14481:
[ticket/14481] Add tests for x_forwarded_proto header
[ticket/14481] Use port 443 if https is specified in x-forwarded-proto
[ticket/14481] Respect HTTP_X_FORWARDED headers for implying https
|
| | | |
| | |
| | |
| | | |
PHPBB3-14481
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14134] Send warning notification PM in user's language.
* lavigor/ticket/14134:
[ticket/14134] Fix Okay in a comment.
[ticket/14134] Fix code comments.
[ticket/14134] Send warning notification PM in user's language.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14134
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14134
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14134
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14437] Correctly assume index from attachment display order
* marc1706/ticket/14437:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14437
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This does not seem to cause any issues but prevents us from having to consider
the currenty display order.
PHPBB3-14437
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14437
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13630] Prevent empty parameter select_single
* Senky/ticket/13630:
[ticket/13630] Prevent empty parameter select_single
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13630
|