| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-12335
|
| |
|
|
| |
PHPBB3-12335
|
| |
|
|
| |
PHPBB3-12335
|
| |
|
|
| |
PHPBB3-12335
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/10737] Add live member search.
* prototech/ticket/10737:
[ticket/10737] Remove loading indicator.
[ticket/10737] Enforce allow_live_searches setting in memberlist.php.
[ticket/10737] Add config setting to disable live searches.
[ticket/10737] Add loading indicator and alert box code to simple_footer.html.
[ticket/10737] Load core.js and ajax.js in simple_footer.html.
[ticket/10737] Set the username as the input value instead of redirecting.
[ticket/10737] Drop subsilver2 changes.
[ticket/10737] Add a more generic live search implementation.
[ticket/10737] Clean up memberlist.php.
[ticket/10737] Use dropdown for search results container.
[ticket/10737] Adding delayed keyup and removing target_blank.
[ticket/10737] Using UTF-8 aware alternatives in PHP code.
[ticket/10737] Removing obsolete code.
[ticket/10737] Avoid hard-coding table row and use case-insensitive search.
[ticket/10737] Removing unnecessary/obsolete code.
[ticket/10737] Using JQuery events and JSON response.
[ticket/10737] Code fixes in AJAX search feature
[ticket/10737] Improvements over last commit
[ticket/10737] Adding username suggestions in "Find a member" using AJAX
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| | |
| |
| |
| | |
PHPBB3-10737
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Ticket/12470 Move commands from .travis.yml to separate files to allow reusing
* nickvergessen/ticket/12470:
[ticket/12470] Correctly set up the php extensions
[ticket/12470] Fix setup of phpbb
[ticket/12470] Move setup of phpBB to new .sh
[ticket/12470] Move setup of database to new .sh
[ticket/12470] Move phing sniff into new .sh
|
| | | |
| | |
| | |
| | | |
PHPBB3-12470
|
| | | |
| | |
| | |
| | | |
PHPBB3-12470
|
| | | |
| | |
| | |
| | | |
PHPBB3-12470
|
| | | |
| | |
| | |
| | | |
PHPBB3-12470
|
| |/ /
| |
| |
| | |
PHPBB3-12470
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/12485] Broken tests due to absolute exclude
Conflicts:
.travis.yml
phpunit.xml.all
phpunit.xml.dist
phpunit.xml.functional
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12485] Broken tests due to absolute 'exclude'
* Nicofuma/ticket/12485:
[ticket/12485] Broken tests due to absolute exclude
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-12485
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* VSEphpbb/ticket/10521:
[ticket/10521] Fix broken tests using set_cookie
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10521
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* github-vse/ticket/10521:
[ticket/10521] Update docblock of set_cookie for new HttpOnly param
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10521
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-ascraeus
* github-bantu/ticket/12429-ascraeus:
[ticket/12429] Can not insert into more columns than exist.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12429
|
| |\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* github-bantu/ticket/11860:
[ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11860
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* github-bantu/ticket/12429:
[ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3.
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/12382] Allow nested loops in included files.
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12382
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
They have to reference the fully qualified loop name in BEGIN and END.
PHPBB3-12382
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | / /
| | |_|_|_|/ /
| |/| | | | | |
* github-vse/ticket/10521:
[ticket/10521] Allow language switching by URL parameter
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10521
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/12482] Fixed undefined variable: data.
* prototech/ticket/12482:
[ticket/12482] Fixed undefined variable: data.
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12482
|