| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop:
[ticket/11647] Always use & for URLs
[ticket/11647] Allow custom ports
[ticket/11647] Use $config for assets_version
[ticket/11647] Fix invalid variable name
[ticket/11647] New assets handling
[ticket/11647] Fix tests for INCLUDEJS
|
| |\
| | |
| | | |
Fix INCLUDEJS URLs handling
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove code for URLs separated with ;
Add test case for mix of & and & in URLs
PHPBB3-11647
|
| | |
| | |
| | |
| | |
| | |
| | | |
Allow custom port number in schema-relative URLs
PHPBB3-11647
|
| | |
| | |
| | |
| | | |
PHPBB3-11647
|
| | |
| | |
| | |
| | | |
PHPBB3-11647
|
| | |
| | |
| | |
| | | |
PHPBB-11647
|
| | |
| | |
| | |
| | | |
PHPBB3-112515
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop: (53 commits)
[ticket/11671] Update composer.lock
[ticket/11671] Update composer.lock
[ticket/11671] Add phing as a dependency and upgrade deps
[ticket/11668] Move lint test to the end for travis
[ticket/11626] Remove last reference to template in ldap
[ticket/11626] Remove LDAP dependency on template
[develop-olympus] Increment version number to 3.0.13-dev.
[develop-olympus] Add changelog for 3.0.12 release.
[develop-olympus] Bump version numbers for 3.0.12-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.12 releases.
[ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
[ticket/11668] Run lint test at the end of the test suite
[ticket/11548] Fix test errors in groups test on develop
[ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
[ticket/11548] Fix incorrect usage of array_map on acp groups page
[ticket/11665] Fix test class name
[ticket/11664] Stop creating php.html file in root path in tests
[ticket/11665] Can't change file names already sent to set_filenames
[ticket/11662] Typos: occured -> occurred
[ticket/11662] Typos: occured -> occurred
...
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* EXreaction/ticket/11420:
[ticket/11420] Fix tests
[ticket/11420] Fix tests
[ticket/11420] Fix tests
[ticket/11420] Use !==, === when comparing strings
[ticket/11420] Fix comments, license link
[ticket/11420] Rename migrations file to something more helpful
[ticket/11420] Forgot to include mock sql_insert_buffer
[ticket/11420] Fix notification options conversion
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11420
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11420
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11420
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# By Joseph Warner
# Via Joseph Warner
* remotes/Hardolaf/ticket/11626:
[ticket/11626] Remove last reference to template in ldap
[ticket/11626] Remove LDAP dependency on template
[ticket/11626] Make identifier uppercase per style requirements
[ticket/11626] Change the identifier template file in the template
[ticket/11626] Call method only one time per provider
[ticket/11626] Change interface to match functionality
[ticket/11626] Include the template file in acp_board
[ticket/11626] LDAP Auth ACP Template File
[ticket/11626] Create get_acp_template method for auth providers
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Returns template vars rather than requiring the template.
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changes the interface so that it matches the new functionality of
phpbb_provider_auth_interface::acp().
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11626
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11626
|
| |\ \ \ \
| | | | | |
| | | | | | |
[feature/auth-refactor] Use a base class for all authentication providers
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9734
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9734
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* 'develop' of git://github.com/phpbb/phpbb3:
[ticket/11548] Fix test errors in groups test on develop
[ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The upload avatar URL was checked for its length in phpBB 3.0. Additionally,
starting with the new avatar system in phpBB 3.1, the URL was checked to
prevent improper URLs being submitted. This minor change is needed for proper
testing of the ucp and acp groups pages.
PHPBB3-11548
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[develop-olympus] Increment version number to 3.0.13-dev.
[develop-olympus] Add changelog for 3.0.12 release.
[develop-olympus] Bump version numbers for 3.0.12-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.12 releases.
Conflicts:
build/build.xml
phpBB/docs/INSTALL.html
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/11548] Fix incorrect usage of array_map on acp groups page
Conflicts:
tests/functional/common_groups_test.php
tests/functional/ucp_groups_test.php
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The array_map was only ran on small parts of the actual error array instead
of the whole one. This resulted in the output of the language variables' names
rather than their actual value.
PHPBB3-11548
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11665
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/11662] Typos: occured -> occurred
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11662
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
* EXreaction/ticket/11660:
[ticket/11660] Fix bugs from bugs in #11651 (missing vars, db->sql_connect)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11660
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| / / / /
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By Andreas Fischer
# Via Andreas Fischer (1) and Nathaniel Guse (1)
* develop-olympus:
[ticket/11662] Typos: occured -> occurred
Conflicts:
tests/template/template_test.php
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11662
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11215
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11215
|