| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11215
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop: (176 commits)
[feature/bootstrap-dic] Bootstrap container from config.php
[ticket/11548] Use new static methods for request and submit
[ticket/10772] Updating tests
[ticket/10772] Remove 3.1 code
[ticket/11388] Add newlines at EOF
[ticket/11388] INCLUDECSS
[ticket/11548] Run array_map on complete error array and not just colour_error
[ticket/11644] Skip phpbb_dbal_order_lower_test on MySQL 5.6
[ticket/11388] Do not append assets_version if using remote path (e.g. http)
[ticket/11388] Fix typo
[ticket/11388] Remove typehints (causing tests to fail)
[ticket/11388] Disable cache if IN_INSTALL defined
[ticket/11388] Do not modify by reference
[ticket/11388] typehits
[ticket/11388] INCLUDEJS test for //(url)
[ticket/11388] INCLUDEJS supports //(url)
[ticket/11388] Fixing includejs test
[ticket/11388] includejs inherit from includeasset
[feature/twig] Unit tests for includejs
[ticket/8319] Add migration file for update change
...
|
| |\
| | |
| | | |
[feature/bootstrap-dic] Bootstrap container from config.php
|
| | |
| | |
| | |
| | | |
PHPBB3-11651
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11548] Use new static methods for request and submit
[ticket/11548] Run array_map on complete error array and not just colour_error
Conflicts:
tests/functional/ucp_groups_test.php
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* marc1706/ticket/11548:
[ticket/11548] Use new static methods for request and submit
[ticket/11548] Run array_map on complete error array and not just colour_error
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11548
|
| | | |\ \
| | | |/ /
| | |/| |
| | | | | |
ticket/11548
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Up to now the array_map() that turns error messages into the localized output
was only ran if the group's color was set. With this patch it'll run the
array_map() on the complete error array if it's not empty.
PHPBB3-11548
|
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
No changes!
* develop-olympus:
[ticket/10772] Updating tests
[ticket/10772] Remove 3.1 code
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10772
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10772
|
| |\ \ \
| | | | |
| | | | | |
Ticket/11388 INCLUDECSS
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-11388
|
| |\ \ \
| | | | |
| | | | | |
Feature/twig
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changed expected output to file?(any supplied argument string)&asset_version
=($config['asset_version'])#(any supplied anchor string)
Testing lines one at a time to make checking them easier.
PHPBB3-11388
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Copied from the INCLUDECSS PR, since this needed to be modified.
Added checks for argument strings/anchors/http/https paths in asset files
to load files properly
PHPBB3-11388
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'remotes/cyberalien/feature/twig/includejs_tests' into feature/twig
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/feature/twig/includejs_tests:
[feature/twig] Unit tests for includejs
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11598
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11598
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If debug mode is enabled, lets check for new/removed EVENT templates on
page load rather than at compile. This is slower, but makes developing
extensions easier (no need to purge the cache when a new event template
file is added)
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Moved below overall_footer_after so events can add JS files in that event.
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If a controller wants to use set_style, it can just use phpbb_style
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11598
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Extension authors can change it themselves if necessary
PHPBB3-11598
|