| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |
| | |
| | |
| | | |
PHPBB3-11590
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
ticket/11568-develop
* 'develop' of https://github.com/phpbb/phpbb3: (29 commits)
[ticket/11588] Also use version.phpbb.com in install_update.php.
[ticket/11587] Add functional tests for group teampage settings
[ticket/11538] Add admin as admins leader and moderator in memberlist_test
[ticket/11587] Pass legend and teampage settings to group_create()
[ticket/11586] Move $filedata['thumbnail'] to where it might be returned.
[ticket/11586] Combine $filedata['post_attach'] assign into a single statement.
[ticket/11586] Use a variable for $cat_id == ATTACHMENT_CATEGORY_IMAGE.
[ticket/11586] Combine administrator/moderator checks together.
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
[ticket/11122] Add dhruv to active authors
[ticket/11122] Remove Oleg and igorw from active authors
[ticket/10840] Add check_form_key to acp_groups.php
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
[ticket/11409] Add success message after updating group position settings
[ticket/11549] Add functional test for ACP Extension Module with Template
[ticket/11570] Fix link and make the notice more conspiciuous
[ticket/11549] Do not set extension dir path for style in adm/index.php
[ticket/11570] Add link back to update process
[ticket/11569] Add type parameter and fix language variable
[ticket/11569] Add parameter to URL and remove comment
...
Conflicts:
tests/functional/common_groups_test.php
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removing the admin user from the admin and moderator group in memberlist_test
potentially breaks other tests, i.e. the ucp groups test.
PHPBB3-11538
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* ticket/11568:
[ticket/11568] Split status code and html debug assertion into two methods
[ticket/11568] Add comma at end of array key-value couple
[ticket/11568] Invert logic for asserting the response
[ticket/11568] Use static calls for static methods
Conflicts:
tests/test_framework/phpbb_functional_test_case.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11568
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11568
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11568
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11568
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* ticket/11568:
[ticket/11568] Remove unused method
[ticket/11568] Only assert string when doctype is there at all
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11568
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11568
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We don't support that in 3.1 anymore
PHPBB3-11568
|
| |\ \ \ \
| |/ / /
| | / /
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* ticket/11568:
[ticket/11568] Add method to get page content
[ticket/11568] Allow different status codes
[ticket/11568] Trim the output to allow Tabs before INCLUDE overall_header
[ticket/11568] Fix common_groups_test.php form handling
[ticket/11568] Make CookieJar static aswell
[ticket/11568] Remove manual calls to assert_response_success()
[ticket/11568] Only use a static version of the client
[ticket/11568] Any output before the doc type means there was an error
[ticket/11568] Set client manually so we can increase the cURL timeout
[ticket/11568] Use Goutte Client to install the board for functional tests
Conflicts:
tests/test_framework/phpbb_functional_test_case.php
|
| | | |
| | |
| | |
| | | |
PHPBB3-11568
|
| | | |
| | |
| | |
| | | |
PHPBB3-11568
|
| | | |
| | |
| | |
| | | |
PHPBB3-11568
|
| | | |
| | |
| | |
| | | |
PHPBB3-11568
|
| | | |
| | |
| | |
| | | |
PHPBB3-11568
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Change is needed to allow "Warning:" in the HTML body
PHPBB3-11568
|
| | | |
| | |
| | |
| | | |
PHPBB3-11568
|
| | | |
| | |
| | |
| | | |
PHPBB3-11568
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others.
|
| | | |
| | |
| | |
| | | |
PHPBB3-11576
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* EXreaction/ticket/11415:
[ticket/11415] Add test for find_from_extension()
[ticket/11415] Send the extension base the finder rather than the manager
[ticket/11415] Create function in finder find_from_extension
[ticket/11415] Fix ext.manager constructor in tests
[ticket/11415] Make migrator/ext.manager dependencies of the base ext class
[ticket/11415] Remove migrator dependency from extension manager
[ticket/11415] Move migrator to base extension class from ext.manager
[ticket/11415] Move while loop from ext manager to acp_extensions.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11547
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11542] Use Czech as example as it contains non-latin characters
[ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* bantu/ticket/11547:
[ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.
|
| | | | |/
| | |/|
| | | |
| | | | |
PHPBB3-11547
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
This method is needed in order to be able to properly test acp functions.
PHPBB3-11544
|
| | |/
|/|
| |
| | |
PHPBB3-10325
|
| | |
| |
| |
| | |
PHPBB3-11335
|
| |\ \
| | |
| | | |
Correctly sanitise the directory path in finder
|
| | | |
| | |
| | |
| | | |
PHPBB3-11362
|
| |\ \ \
| | |/
| |/|
| | |
| | |
| | | |
* develop-olympus:
[ticket/11493] add checks for Notice and Warning
[ticket/11493] add check for phpBB Debug in functional tests
|
| | | |
| | |
| | |
| | | |
PHPBB3-11493
|
| | | |
| | |
| | |
| | | |
PHPBB3-11493
|
| | | |
| | |
| | |
| | | |
PHPBB3-11492
|
| | | |
| | |
| | |
| | | |
PHPBB3-11492
|
| | | |
| | |
| | |
| | | |
PHPBB3-11492
|
| | | |
| | |
| | |
| | | |
PHPBB3-11460
|
| | |/
|/|
| |
| | |
PHPBB3-11460
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove dependency of extension manager for migrator.
Keeping load_migrations function for others to use if they desire
but requiring the finder be sent to it in order to use it.
PHPBB3-11386
|
| | |
| |
| |
| | |
PHPBB3-11386
|
| | |
| |
| |
| | |
PHPBB3-11386
|
| | |
| |
| |
| | |
PHPBB3-11318
|
| | |
| |
| |
| |
| |
| |
| | |
This allows extensions to load and install migrations easily as per their
needs.
PHPBB3-11318
|
| | |
| |
| |
| | |
PHPBB3-11295
|
| |\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11295] Drop tables rather than database for postgres in test suite.
Conflicts:
tests/test_framework/phpbb_database_test_connection_manager.php
|