| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/13683] Respects force_server_vars settings when generating URLs
|
| | |
| |
| |
| | |
PHPBB3-13683
|
| | |
| |
| |
| | |
PHPBB3-13683
|
| | |
| |
| |
| | |
PHPBB3-13683
|
| | |
| |
| |
| | |
PHPBB3-13683
|
| |\ \
| | |
| | |
| | | |
[ticket/14408] Remove span tags from file
|
| |/ /
| |
| |
| | |
PHPBB3-14408
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14559] Remove attachment BBCode tags from the quoted message
* rxu/ticket/14559:
[ticket/14559] Remove attachment BBCode tags from the quoted message
|
| | |/
| |
| |
| | |
PHPBB3-14559
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14532] Do not escape column default in mssql
* marc1706/ticket/14532:
[ticket/14532] Do not escape column default in mssql
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The column default shouldn't be escaped for mssql. This is a regression
from 743d816631292a2081af4c5f7fc2fad2aff17c58. Prior to that commit, the
default value for the column was not escaped. Escaping it will cause SQL
errors while altering columns.
PHPBB3-14532
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14562] Language fallback for extension permissions
* kasimi/ticket/14562:
[ticket/14562] Language fallback for extension permissions
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14562
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
[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
|
| |/ /
| |
| |
| |
| |
| |
| | |
For loops that modify the size of the looped arrays were obviously not
changed.
PHPBB3-14577
|
| |\ \
| | |
| | |
| | | |
[ticket/14570] Add effectively installed to 3.1.x versions
|
| | | |
| | |
| | |
| | | |
PHPBB3-14570
|
| | | |
| | |
| | |
| | | |
PHPBB3-14570
|
| |\ \ \
| | | |
| | | |
| | | | |
[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
|
| |\ \ \
| |/ /
|/| | |
[ticket/14568] Update the repository readme
|
| | |/
| |
| |
| | |
PHPBB3-14568
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
| | | |
| | |
| | |
| | | |
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
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14481
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14481
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13625] Fix types of properties
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13625
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | | |
[ticket/13028] Rename unanswered search label
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13028
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
closes #4229
* Senky-ticket/13013:
[ticket/13013] Explain to user explicitl what "participate more" means
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13013
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[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
|