| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PayBas/ticket/12613: (25 commits)
[ticket/12613] Add distinction between top/bottom action-bar
[ticket/12613] Replaced topic-actions with action-bar
[ticket/12613] Remove responsive linklist from memberlist
[ticket/12613] Remove unnecessary checks and clean up CSS
[ticket/12613] role="navigation" not allowed on <ul>
[ticket/12613] Improved screen reader functionality
[ticket/12613] Removed unnecessary checks
[ticket/12613] Set fixed font-size
[ticket/12613] Slightly better icons
[ticket/12613] Typo and L_COLON
[ticket/12613] Small inconsistency fixes
[ticket/12613] Don't display page-jump if all pages are visible (6)
[ticket/12613] Fixes from comments (single quotes and typos)
[ticket/12613] Minor $bull; and <hr> fix
[ticket/12613] Pagination should never be in responsive linklist
[ticket/12613] Minor CSS fixes
[ticket/12613] Dropdown-visible page-jump icon, fix focus() timing
[ticket/12613] Renamed jump-to to page-jump to prevent confusion
[ticket/12613] Removed form in order to prevent nested forms
[ticket/12613] Fix functional test and post sorting bug
...
|
| |
| |
| |
| | |
PHPBB3-12613
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/8610] Merging topics does not handle bookmarks correctly
* Nicofuma/ticket/8610:
[ticket/8610] Use css selector instead of xPath
[ticket/8610] Add functional test when two topics are merged
[ticket/8610] Throw an error when the dest topic isn't set
[ticket/8610] Fix bookmarks when merging all the posts of a topic
[ticket/8610] Merging topics does not handle bookmarks correctly
|
| |
| |
| |
| | |
PHPBB3-8610
|
| |
| |
| |
| | |
PHPBB3-8610
|
| |
| |
| |
| |
| |
| | |
Convert the hardcoded strings to language variables.
PHPBB3-11467
|
| |
| |
| |
| | |
PHPBB3-12594
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12270] Current post and topic approval notification message
* marcosbc/ticket/12270:
[ticket/12270] Fixed topic counting bug and tests
[ticket/12270] Fixed tests not working
[ticket/12270] No quote notif and double poster notification fix
[ticket/12270] Fixed tests
[ticket/12270] Fixed rebase conflicts
[ticket/12270] Correct confirm approval message for topics
[ticket/12270] Correcting to follow phpBB coding standards
[ticket/12270] Better structured code and no debug error message
[ticket/12270] Correct notifications for posts/topics now working
[ticket/12270] Reverted templates
[ticket/12270] Correct post&topic approval msg, no template changes
[ticket/12270] Corrent post and topic approval notification message
|
| | |
| | |
| | |
| | | |
PHPBB3-12270
|
| |/
|/|
| |
| | |
PHPBB3-12534
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12493] Fix sql query for selection of users that have disabled PM
* n-aleha/ticket/12493:
[ticket/12493] Add functional test
[ticket/12493] Fix sql query for selection of users that have disabled PM
|
| |/
| |
| |
| |
| |
| | |
Added a functional test.
PHPBB3-12493
|
| |
| |
| |
| | |
PHPBB3-12421
|
| |
| |
| |
| | |
PHPBB3-12459
|
|/
|
|
| |
PHPBB3-12459
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-prototech/ticket/11508:
[ticket/11508] Fix build_url test.
[ticket/11508] Add functional test for jumpbox.
[ticket/11508] Use $phpbb_path_helper.
[ticket/11508] Allow equal sign in parameter value.
[ticket/11508] Remove unnecessary implode.
[ticket/11508] Remove unnecessary isset check.
[ticket/11508] Fix build_url test.
[ticket/11508] Curly brace should be on its own line...
[ticket/11508] The question mark is expected even if there are no parameters.
[ticket/11508] Add tests.
[ticket/11508] Do not add the '?' unless there are parameters.
[ticket/11508] Change separator parameter to a simple true|false $is_amp.
[ticket/11508] Move helper functions to path_helper class.
[ticket/11508] Move the stripping param code to separate function as well.
[ticket/11508] Build the jumpbox hidden fields using the _form action_
[ticket/11508] Split parts of build_url() into reusable functions.
|
| |
| |
| |
| | |
PHPBB3-11508
|
| |
| |
| |
| | |
PHPBB3-12413
|
| |
| |
| |
| | |
PHPBB3-12413
|
| |
| |
| |
| | |
PHPBB3-12413
|
| |
| |
| |
| | |
PHPBB3-12413
|
| |
| |
| |
| | |
PHPBB3-12413
|
| |
| |
| |
| | |
PHPBB3-12413
|
| |
| |
| |
| | |
PHPBB3-12413
|
| |
| |
| |
| |
| |
| |
| | |
The test was failing because travis is too fast: 2 posts had the same
timestamp.
PHPBB3-12413
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Using a static attribute to store the initial state of the feeds instead
of transmit it with the @depends annotation.
This attribute is also added to backupStaticAttributesBlackList
PHPBB3-12413
|
| |
| |
| |
| |
| |
| |
| | |
the state of the board is calculate in the first test and transmit to the
others thanks to the @depends annotation.
PHPBB3-12413
|
| |
| |
| |
| |
| |
| |
| | |
Some tests are disabled until PHPBB3-12418 (#2331) and PHPBB3-12421 (#2330) are
fixed and merged
PHPBB3-12413
|
| |
| |
| |
| | |
PHPBB3-12371
|
| |
| |
| |
| | |
PHPBB3-12371
|
|/
|
|
| |
PHPBB3-12371
|
|
|
|
| |
PHPBB3-12398
|
|
|
|
| |
PHPBB3-12398
|
|
|
|
|
|
| |
This should get rid of possible failures during functional tests.
PHPBB3-12398
|
|
|
|
| |
PHPBB3-12395
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-nickvergessen/ticket/12370:
[ticket/12370] Add unit tests for topic notifications
[ticket/12370] Fix functional notification test and remove unneeded requests
[ticket/12370] Do not delete topic notifications when the topic is visible
|
| |
| |
| |
| | |
PHPBB3-12370
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-nickvergessen/ticket/12331:
[ticket/12331] Add functional test for saving custom profile fields
[ticket/12331] Fix SQL error when inserting a new entry to profile field data
|
| | |
| | |
| | |
| | | |
PHPBB3-12331
|
| |/
|/|
| |
| | |
PHPBB3-11352
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Marc/ticket/12150:
[ticket/12150] Use correct license URL in prune shadow migrations file
[ticket/12150] Remove 'after' for columns from migrations file
[ticket/12150] Update schema files for prune shadow topics
[ticket/12150] Use log service instead of add_log() function
[ticket/12150] Use shorter column names for prune settings
[ticket/12150] Add functional tests for pruning shadow topics
[ticket/12150] Add missing space to query for shadow topics
[ticket/12150] Add missing prune settings variables in acp_forums
[ticket/12150] Add file and caller for pruning shadow topics
[ticket/12150] Add prune columns to schema files and migration file
[ticket/12150] Add options to acp
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
All columns were renamed from having prune_shadow_topics as namebase to just
prune_shadow.
A missing column was also added to the migration file's remove_schema() method.
PHPBB3-12150
|
| |/
| |
| |
| | |
PHPBB3-12150
|
| |
| |
| |
| | |
PHPBB3-10851
|
| |
| |
| |
| |
| |
| |
| | |
These tests will make sure that fileuploads now work as expected regarding
the check for disallowed content.
PHPBB3-10851
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* vsephpbb/ticket/12043:
[ticket/12043] Fix order of disabled extensions in unit tests
[ticket/12043] Correct try/catch exceptions for invalid extensions
[ticket/12043] Sort Extensions by Display Name in ACP Extension mananger
|
| |/
| |
| |
| | |
PHPBB3-12043
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* crizz0/ticket/9758:
[ticket/9758] Clickable avatar in header and renamed class for avatar-img
[ticket/9758] Remove unnessary if-question for include functions_display
[ticket/9758] Slims the line 4775 in includes/functions.php
[ticket/9758] Adds id and changes filter to fix travis CI test
[ticket/9758] Removed the needless space after first ENDIF
[ticket/9758] Adding impr. for overall_header display of avatar and username
[ticket/9758] Fixed bug in mcp_warn.php
[ticket/9758] Optimises the html code of avatar image in header
[ticket/9758] Error because of missing functions_display.php fixed
[ticket/9758] Removed useless if-conditions to include functions.php
[ticket/9758] Changes class name of new "span" in overall_header.html
[ticket/9758] Adds global template variable CURRENT_USER_AVATAR
|
| |
| |
| |
| | |
PHPBB3-9758
|
|/
|
|
| |
PHPBB3-11336
|