| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-10345
|
|
|
|
| |
PHPBB3-10345
|
|
|
|
| |
PHPBB3-10345
|
|
|
|
|
|
| |
Added tests for the fallback when a key is missing and the float-feature.
PHPBB3-10345
|
|
|
|
|
|
|
| |
I added two function avatar_explanation_string() and avatar_error_wrong_size()
for easier handling of the "pixels"-languages, as they are used quite often.
PHPBB3-10345
|
|
|
|
| |
PHPBB3-10345
|
|
|
|
|
|
|
|
| |
This message was only viewed for 1 second anyway,
as floor($delta / 60) is only 60 for 3600 to 3660,
but the code was limited to $delta <= 3600
PHPBB3-10345
|
|
|
|
|
|
| |
Also do not min/max the value, but throw an error on an invalid Plural rule.
PHPBB3-10345
|
|
|
|
|
|
| |
See http://wiki.phpbb.com/Plural_Rules for explanation and examples.
PHPBB3-10345
|
|\
| |
| |
| |
| | |
* develop-olympus:
[ticket/10280] Change the display of user activation settings in the ACP.
|
| |
| |
| |
| |
| |
| | |
Use a select box to be consistent with other settings.
PHPBB3-10280
|
| |\
| | |
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10485] Fix invalid HTML5 markup introduced in PHPBB3-6632
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
prep-release-3.0.10
* nickvergessen/ticket/10485:
[ticket/10485] Fix invalid HTML5 markup introduced in PHPBB3-6632
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove the previous fix and fix it the way we did it in PHPBB3-10360 for 3.1
PHPBB3-6632
PHPBB3-10485
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* nickvergessen/ticket/10484:
[ticket/10484] Use variables for sql_build_query() calls
Conflicts:
phpBB/includes/mcp/mcp_front.php
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It's easier for mods/extensions to extend the arrays.
PHPBB3-10484
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10488] Only set $config['email_max_chunk_size'] when not already set.
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* prep-release-3.0.10:
[ticket/10488] Only set $config['email_max_chunk_size'] when not already set.
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* bantu/ticket/10488:
[ticket/10488] Only set $config['email_max_chunk_size'] when not already set.
|
| | | | |/
| | | |/|
| | | | |
| | | | | |
PHPBB3-10488
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10461] Add a comment explaining the logic here.
[ticket/10461] Correct $log_count check in view_log() so we show logs again.
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.10:
[ticket/10461] Add a comment explaining the logic here.
[ticket/10461] Correct $log_count check in view_log() so we show logs again.
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* bantu/ticket/10461:
[ticket/10461] Add a comment explaining the logic here.
[ticket/10461] Correct $log_count check in view_log() so we show logs again.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10461
|
| | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We pass $log_count as false now when we do not need to know how many log
entries there are. However when $log_count is false, $log_count == 0 will be
true as well and thus we will return early with 0.
PHPBB3-9874
PHPBB3-10461
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10479] Remove PostgreSQL version numbers from driver's language string
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.10:
[ticket/10479] Remove PostgreSQL version numbers from driver's language string
|
| | |\ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
prep-release-3.0.10
* nickvergessen/ticket/10479:
[ticket/10479] Remove PostgreSQL version numbers from driver's language string
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The versions should be removed like for all other DBMS so we don't have to add
each new version.
PHPBB3-10479
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* igorw/ticket/10323:
[ticket/10323] slight potential performance improvement
[ticket/10323] make finder work with PHP 5.2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[develop-olympus] Increment version number to 3.0.11-dev in develop-olympus.
[develop-olympus] Add changelog for 3.0.10-RC1
[develop-olympus] Bump version numbers for 3.0.10-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.10 releases.
Conflicts:
phpBB/includes/constants.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/imageset/imageset.cfg
phpBB/styles/prosilver/style.cfg
phpBB/styles/prosilver/template/template.cfg
phpBB/styles/prosilver/theme/theme.cfg
phpBB/styles/subsilver2/imageset/imageset.cfg
phpBB/styles/subsilver2/style.cfg
phpBB/styles/subsilver2/template/template.cfg
phpBB/styles/subsilver2/theme/theme.cfg
|
| | |/ / /
| |/| | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().
[ticket/10446] Remove leftover $headers parameter from anti_abuse_headers().
[ticket/10446] RFC2047 encode user/server names in X-AntiAbuse headers.
[ticket/10446] DRY X-AntiAbuse header addition.
Conflicts:
phpBB/includes/ucp/ucp_register.php
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10446
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10446
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10446
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10446
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* nickvergessen/ticket/10344:
[ticket/10344] Add attachment icons to list of reported and queued posts/topics
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10344
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10402] Fixed a formatting issue with report details.
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* callumacrae/ticket/10402:
[ticket/10402] Fixed a formatting issue with report details.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Line returns were being removed and links weren't being made clickable.
This commit adds a line (contributed by AmigoJack) to retain the link
breaks and make links clickable.
PHPBB3-10402
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* develop-olympus:
[ticket/8599] Added ability to select all to add multiple smilies screen.
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* callumacrae/ticket/8599:
[ticket/8599] Added ability to select all to add multiple smilies screen.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-8599
|