| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| | |
[ticket/7336] Index first post when splitting topics
* github.com:phpbb/phpbb:
[ticket/7336] Index first post when splitting topics
[ticket/7336] Add tests for indexing first post after splitting topics
|
| |
| |
| |
| | |
PHPBB3-7336
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/8116] Add pagination for IP tables and post info
* github.com:phpbb/phpbb:
[ticket/8116] Add missing new line
[ticket/8116] Correctly get other users who posted under IP
[ticket/8116] Improve code and add tests for helper functions
[ticket/8116] Add pagination for IP tables on post info
|
| | |
| | |
| | |
| | | |
PHPBB3-8116
|
| | |
| | |
| | |
| | | |
PHPBB3-8116
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
Make optional the template object on metadata_manager creation.
Fix extension_manager_mock to have config and user components.
PHPBB3-14938
|
| |/ /
|/| |
| | |
| | | |
PHPBB3-15142
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14943] Fix template loop access by index
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
Added more tests.
PHPBB3-14943
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
Added tests.
PHPBB3-14943
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14944] Add search for template loop indexes by key
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
Remove default parameter value.
PHPBB3-14944
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
PHPBB3-14944
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13429] Replace @change with @changed in event docblocks
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13429
|
| |/ /
| | |
| | |
| | | |
PHPBB3-13429
|
| | |
| | |
| | |
| | | |
PHPBB3-14968
|
| | |
| | |
| | |
| | | |
PHPBB3-14968
|
| |/
|/|
| |
| | |
PHPBB3-14968
|
|\ \
| | |
| | |
| | | |
[icket/14838] Do not query full attachments table in feeds
|
| | |
| | |
| | |
| | | |
PHPBB3-14838
|
|/ /
| |
| |
| | |
PHPBB3-14957
|
| |
| |
| |
| | |
PHPBB3-14770
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests better.
PHPBB3-14855
|
|/
|
|
|
|
|
|
|
| |
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests.
PHPBB3-14855
|
|\
| |
| |
| | |
Add core.auth_oauth_login_after and core.auth_oauth_link_after
|
| |
| |
| |
| | |
PHPBB3-14825
|
|\ \
| | |
| | |
| | | |
[ticket/14855] Update notification and PM alert bubbles
|
| | |
| | |
| | |
| | | |
PHPBB3-14855
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
[ticket/11483] Generate user act key if database entry is empty
* github.com:phpbb/phpbb:
[ticket/11483] Add tests for generating user act key on force reactivate
[ticket/11483] Generate user act key if database entry is empty
|
| |/
| |
| |
| | |
PHPBB3-11483
|
|\ \
| | |
| | |
| | | |
[ticket/14830] Fix FORM_INVALID error during some ACP setting operations
|
| | |
| | |
| | |
| | | |
PHPBB3-14830
|
| | |
| | |
| | |
| | | |
PHPBB3-14830
|
| |/
| |
| |
| | |
PHPBB3-14830
|
| |
| |
| |
| | |
PHPBB3-14831
|
|/
|
|
| |
PHPBB3-14831
|
|
|
|
| |
PHPBB3-14802
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/14484] Add possibility to use extensions in UI tests
* marc1706/ticket/14484:
[ticket/14484] Properly enable extensions in UI tests
[ticket/14484] Move facebook/webdriver back to tests dir composer.json
[ticket/14484] Move facebook webdriver to main composer.json
|
| |
| |
| |
| | |
PHPBB3-14484
|
| |
| |
| |
| |
| |
| | |
This will make sure we don't try to install it to incompatible PHP 5.3.3.
PHPBB3-14484
|
| |
| |
| |
| |
| |
| |
| | |
Also updated ui test case file to have same feature set as
the 3.2.x version.
PHPBB3-14484
|
| |
| |
| |
| | |
PHPBB3-14789
|
|\ \
| | |
| | |
| | | |
[ticket/14703] Fix parent module selection for custom extension modules
|
| | |
| | |
| | |
| | | |
PHPBB3-14703
|
| |/
| |
| |
| | |
PHPBB3-14703
|
| |
| |
| |
| | |
PHPBB3-14742
|
|/
|
|
| |
PHPBB3-14742
|
|
|
|
| |
PHPBB3-13683
|