| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-12230
|
| |
|
|
|
|
| |
http://tracker.phpbb.com/browse/PHPBB3-11230
PHPBB3-11230
|
| |\
| |
| |
| |
| | |
* vsephpbb/ticket/12285:
[ticket/12285] Fix mult-lingual issues between extensions
|
| | |
| |
| |
| | |
PHPBB3-12285
|
| |\ \
| | |
| | |
| | |
| | |
| | | |
* Elsensee/ticket/11169:
[ticket/11169] Skip migration if "Users" category has been deleted
[ticket/11169] Move module 'prune users' to users category
|
| | | |
| | |
| | |
| | |
| | |
| | | |
or the module has already been moved to that category
PHPBB3-11169
|
| | | |
| | |
| | |
| | | |
PHPBB3-11169
|
| |\ \ \
| | | |
| | | | |
[ticket/10590] Remove confirmation page after posting
|
| | |\ \ \ |
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-10590
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10590
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop
* netdeamon/ticket/12198-Language-issue:
[ticket/12198] Language issue in en/common.php
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Deleted lines as they are not needed anymore.
PHPBB3-12198
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11766] Hide edit, quote and delete buttons if topic is locked
Conflicts:
phpBB/viewtopic.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* Elsensee/ticket/11766:
[ticket/11766] Hide edit, quote and delete buttons if topic is locked
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
But show quote button to guests if topic isn't locked
PHPBB3-11766
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prototech/ticket/12160:
[ticket/12160] Use phpbb_check_installation_exists() in the other modules.
[ticket/12160] Move phpbb_check_installation_exists() to functions_install.php
[ticket/12160] Check if phpBB is installed before creating phpBB container.
[ticket/12160] Add function to check if phpBB is installed.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12160
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12160
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12160
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12160
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* rxu3/ticket/12278:
[ticket/12278] Add mcp.php core event to allow to modify modules display option
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This event allows extensions to set display option for custom MCP modules
for extensions which add custom MCP modules
and some of them should be displayed conditionally.
PHPBB3-12278
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* VSEphpbb/ticket/12284:
[ticket/12284] Fix functional test for extension manager changes
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12284
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* VSEphpbb/ticket/12284:
[ticket/12284] Improve readability of extension manager details
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use span tags like the rest of the ACP does, instead of P tags.
There is no semantic need to use P tags here. These are not
paragraphs.
PHPBB3-12284
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* rxu3/ticket/12279:
[ticket/12279] Add memberlist_view.html template event to add custom info
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Template event to ddd custom content
to the user profile view after the main content.
PHPBB3-12279
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* vsephpbb/ticket/7580:
[ticket/7580] Add test for IF {VAR} is defined in templates
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
http://tracker.phpbb.com/browse/PHPBB3-7580
This test demonstrates that is possible to test if a
variable exists and then use it if it does, similar to
using isset(), but in template/twig syntax.
<!— IF {VAR} is defined —>{VAR}<!— ENDIF —>
PHPBB3-7580
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* dragooon/ticket/9040:
[ticket/9040] Minor cleanup in the unit test file
[ticket/9040] Count HTML entities as single in custom profile fields
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-9040
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Currently when an user adds a HTML entity to a custom profile field, the length
gets incremented by 4 since the code reads > instead of <. However, the
length is presentational and not DB storage so it should be treated as a
single character even if it takes four lengths in the DB by being stored as
a HTML entity.
Work around this by decoding html entities before counting. Also, added unit
tests for string field type
PHPBB3-9040
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By netdeamon
# Via netdeamon
* 'ticket/12269' of github.com:netdeamon/phpbb:
[ticket/12269] Delete folder mods in language
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Deleted mods folder in phpbb/language/en/.
PHPBB3-12269
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By geetakshi
# Via geetakshi
* 'ticket/11239' of github.com:geetakshi/phpbb:
[ticket/11239] Removing hard-coded, language specific possessive
[ticket/11239] Including username before Overview title
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11239
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Adding username to the page title to avoid confusion while managing
multiple users in ACP
PHPBB3-11239
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* vsephpbb/ticket/12274:
[ticket/12274] Add core.js to the install footer
[ticket/12274] Fix broke/missing jQuery asset paths in update script
[ticket/12274] Load correct T_TEMPLATE_PATH during update
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Required so phpbb var is defined, as it is used in admin.js.
PHPBB3-12274
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12274
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12274
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
[ticket/11071] Add fallback if requested style don't exist
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-11071
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
[travis/disable-redis] Disable redis on travis until its fixed again
|
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
/home/travis/build/phpbb/phpbb/redis/redis.c:6141:34:
error: unknown type name ‘tsrm_ls’
make: *** [redis.lo] Error 1
The command "sh -c "if [ '$TRAVIS_PHP_VERSION' != 'hhvm' ];
then travis/setup-php-extensions.sh; fi"" failed
and exited with 2 during install.
PHPBB3-12281
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.1.0-b1:
[prep-release-3.1.0-b1] Update build version to 3.1.0-b2-dev
[prep-release-3.1.0-b1] Add changelog for 3.1.0-b1
[prep-release-3.1.0-b1] Prepare Changelog
[prep-release-3.1.0-b1] Add migration for 3.1.0-b1
[prep-release-3.1.0-b1] Update version to 3.1.0-b1
|
| | | | | | |
|
| | | | | | |
|