| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
[ticket/12575] Cleanup service_collection_iterator
|
| |
| |
| |
| | |
PHPBB3-12575
|
| |
| |
| |
| | |
PHPBB3-12575
|
| |
| |
| |
| | |
PHPBB3-12575
|
| |
| |
| |
| | |
PHPBB3-12575
|
|\ \
| | |
| | | |
[ticket/12109] Bug when setting permissions with "Select all users"
|
| | |
| | |
| | |
| | | |
PHPBB3-12109
|
| | |
| | |
| | |
| | |
| | |
| | | |
https://tracker.phpbb.com/browse/PHPBB3-12109
PHPBB3-12109
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/12711:
[ticket/12711] Cast values to string such that they are quoted in SQL queries.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The value is stored in a text column and the key is stored in a varchar. Some
DBMSes do not like it when we insert integers into text columns. Cast both to
string to be on the safe side.
PHPBB3-12711
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
and clean up spaces > tabs
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also removed outdated CSS
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Jump-to can easily be confused with forum-jump.
Also switched the lang vars to reflect changes better
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12613
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* dhruvgoel92/ticket/12709:
[ticket/12709] Update plupload.full.min.js
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
The earlier js file was not returning the correct list of filesAdded
PHPBB3-12709
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/12708] Fix install_main still linking to docs/COPYING
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12708
|
| | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-12708
|
|\ \ \ \
| |/ / /
|/| | | |
[ticket/12209] Notify the admin that OAuth still allows DB authentification
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12209
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12707] Do not try to load 3.1 DBMS driver name as 3.0 driver.
* bantu/ticket/12707:
[ticket/12707] Do not try to load 3.1 DBMS driver name as 3.0 driver.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12707
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12575] Use a proxy pattern in \phpbb\di\service_collection
* Nicofuma/ticket/12575:
[ticket/12575] Use strict comparison
[ticket/12575] Add missing property
[ticket/12575] Usethe new header
[ticket/12575] Fix 2 typos in comments
[ticket/12575] Fix typos in comments
[ticket/12575] Skip sniffer issue triggered by the solution of a php bug
[ticket/12575] Remove inline assignments
[ticket/12575] Fix the tests
[ticket/12575] Move service_collection_iterator to its own file
[ticket/12575] Speed up load_class()
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12575
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12575
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12575
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12575
|