| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-14690
|
| |
|
|
| |
PHPBB3-14660
|
| |\
| |
| |
| | |
[ticket/14660] Fix parsing board email messages through template engine.
|
| | |
| |
| |
| | |
PHPBB3-14660
|
| |\ \
| | |
| | |
| | | |
[ticket/14680] Fix wrong function name being checked in mcp_queue.
|
| | |/
| |
| |
| | |
PHPBB3-14680
|
| |\ \
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/language/en/install.php
|
| | |\ \
| | | |
| | | |
| | | | |
[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
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/ucp/ucp_profile.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13978] Add core.ucp_profile_modify_signature_sql_ary
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13978
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14429] Add core.obtain_users_online_string_before_modify
|
| | | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14429
|
| |\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
Conflicts:
phpBB/includes/ucp/ucp_pm_compose.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[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
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/14291] Do not update filesize if displaying thumbnail
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-14291
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14649
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14624
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/ucp/ucp_profile.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14624
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14624
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14624
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14624
|
| | | | |
|
| | |/ |
|
| | |
| |
| |
| | |
PHPBB3-13616
|
| | |
| |
| |
| | |
PHPBB3-13616
|
| | |
| |
| |
| | |
PHPBB3-14426
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14562] Language fallback for extension permissions (3.2.x)
* kasimi/ticket/14562-3.2.x:
[ticket/14562] Language fallback for extension permissions (3.2.x)
|
| | | |
| | |
| | |
| | | |
PHPBB3-14562
|
| | | |
| | |
| | |
| | | |
This reverts commit 621b958b1ca41e1def6349e07e0e3c8258a9d9f3.
|
| |\ \ \
| | |/
| |/|
| | |
| | | |
* 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
|
| |\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
Conflicts:
phpBB/includes/acp/acp_modules.php
|
| | |/
| |
| |
| |
| |
| |
| | |
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
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|