| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11613
|
| |
|
|
|
|
| |
Also introduce a clear cookie message hardcoded just in case.
PHPBB3-13376
|
| |\
| |
| |
| | |
Ticket/13234
|
| | |
| |
| |
| | |
PHPBB3-13234
|
| |/
|
|
|
|
|
| |
This prevents admin relogin with forced user id from overwriting
remember me cookies
PHPBB3-13234
|
| |\
| |
| |
| |
| |
| |
| | |
[ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility
* Elsensee/ticket/13168:
[ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility
|
| | |
| |
| |
| | |
PHPBB3-13168
|
| |/
|
|
| |
PHPBB3-13138
|
| |\
| |
| |
| | |
[ticket/11224] SQL cache destroy does not destroy queries to tables joined
|
| | |
| |
| |
| | |
PHPBB3-11224
|
| | |
| |
| |
| | |
PHPBB3-11224
|
| | |
| |
| |
| | |
PHPBB3-11224
|
| | |
| |
| |
| | |
PHPBB3-11224
|
| | |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-11224
PHPBB3-11224
|
| | |
| |
| |
| | |
PHPBB3-13096
|
| |\ \
| | |
| | |
| | | |
Ticket/10729 Update editor information when user being deleted
|
| | | |
| | |
| | |
| | | |
PHPBB3-10729
|
| | | |
| | |
| | |
| | | |
PHPBB3-10729
|
| | | |
| | |
| | |
| | | |
PHPBB3-10729
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/11480] PM : "Unknown folder" returned when inbox folder is full
* Nicofuma/ticket/11480:
[ticket/11480] Move the test into get_folder()
[ticket/11480] Fix the double spaces in phpbb_functional_test_case
[ticket/11480] Fix typos
[ticket/11480] Add functionnal test
[ticket/11480] PM : "Unknown folder" returned when inbox folder is full
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11480
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://tracker.phpbb.com/browse/PHPBB3-11480
PHPBB3-11480
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12492] Add support of special chars
* Zoddo/ticket/12492:
[ticket/12492] Add support of special chars
|
| | | |/
| |/|
| | |
| | |
| | |
| | | |
Add support of special chars during db test in the installation
PHPBB3-12492
|
| | | |
| | |
| | |
| | | |
PHPBB3-12695
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 9bc1f7924d5ef00fb988b81347d4c5c730b25eb2.
https://tracker.phpbb.com/browse/PHPBB3-12196
PHPBB3-12196
|
| | | |
| | |
| | |
| | | |
PHPBB3-12196
|
| | | |
| | |
| | |
| | | |
PHPBB3-12755
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Terminate the upload loop if the expected filesize has been reached instead
of trying to read more bytes until the timeout has been reached.
PHPBB3-12755
|
| | | |
| | |
| | |
| | | |
PHPBB3-12755
|
| | | |
| | |
| | |
| | | |
PHPBB3-12755
|
| | | |
| | |
| | |
| | | |
PHPBB3-12755
|
| |/ /
| |
| |
| | |
PHPBB3-12660
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
develop-olympus
* github-marc1706/ticket/8960-olympus:
[ticket/8960] Allow changing avatar path if it's not writable
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change will allow users to change the avatar path even if it's not
writable. However, this will get rid of the error message that the path is
not writable. Due to this, a minor addition to the explain message in the ACP
settings has been made.
PHPBB3-8960
|
| | |/
|/|
| |
| |
| |
| | |
In mcp, move PM reports below post reports while installing.
PHPBB3-12186
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12397] Fix sql_unique_index_exists doc block
* n-aleha/ticket/12397:
[ticket/12397] Fix sql_unique_index_exists doc block
|
| | |/
| |
| |
| |
| |
| |
| | |
db_tools::sql_unique_index_exists() searches for unique indexes but not
primary key indexes.
PHPBB3-12397
|
| |\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/10423] Remove * from search or highlight string
* Elsensee/ticket/10423:
[ticket/10423] Replace foreach with function in viewtopic.php
[ticket/10423] Remove unnecessary include in test
[ticket/10423] Match multiple wildcards
[ticket/10423] Move code into a function and add tests for it
[ticket/10423] Remove * from search or highlight string
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Multiple wildcards are removed from the string if there is
no word before or after them. If there is a word before or
after them, they are just replaced with a single one.
PHPBB3-10423
|
| | |
| |
| |
| | |
PHPBB3-10423
|
| |\ \
| | |
| | |
| | |
| | | |
* Marc/ticket/10851:
[ticket/10851] Set disallowed content to empty array if checking is disabled
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The disallowed content defaults to a standard set of mimetype triggers by
default. If one doesn't want to check the attachments mimetype triggers then
we need to set the disallowed content to an empty array.
PHPBB3-10851
|
| |/ /
| |
| |
| | |
PHPBB3-12353
|
| |\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-olympus
* noxwizard/ticket/naderman/9725:
[ticket/9725] Code sniffer fixes
[ticket/9725] Do not use deprecated views to remove default constraints
[ticket/9725] Move primary key creation to the correct location
[ticket/9725] Remove trailing spaces from MSSQL schema
[ticket/9725] Create MSSQL primary keys if none exist
[ticket/9725] Remove explicit filegroup designations
[ticket/9725] Fetch Azure db stats from proper table
[ticket/9725] Add dummy indexes for Azure
[ticket/9725] Create an Azure SQL compatible Schema
|
| | |
| |
| |
| | |
PHPBB3-9725
|
| | |
| |
| |
| | |
PHPBB3-9725
|
| | |
| |
| |
| | |
PHPBB3-9725
|
| | |
| |
| |
| | |
PHPBB3-9725
|
| | |
| |
| |
| | |
PHPBB3-9725
|