| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
PHPBB3-12621
|
|
|
|
| |
PHPBB3-11366
|
|
|
|
| |
PHPBB3-12594
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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-8558
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| | |
PHPBB3-12150
|
| |
| |
| |
| | |
PHPBB3-12150
|
| |
| |
| |
| | |
PHPBB3-12337
|
| | |
|
|/ |
|
|
|
|
| |
PHPBB3-11459
|
|
|
|
| |
PHPBB3-11459
|
|
|
|
| |
PHPBB3-11459
|
|
|
|
|
|
| |
The order of some tables and columns was changed
PHPBB3-11459
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[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
Conflicts:
phpBB/install/schemas/mssql_schema.sql
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
SQL Azure requires a primary AKA clustered key on every table.
This adds a dummy INT column to act as key,
avoiding possible duplicate entries.
so that these columns can support bigger (speak: huge) tables
PHPBB3-9725
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Two problems were encountered when installing on AzureSQL:
-Azure SQL does not support the ON clause of T-SQL
-Azure SQL requries a clustered index AKA primary key on all tables
The fix is makeshift; it introduces questionable primary indices, which should be replaced with auto--increment columns.
PHPBB3-9725
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/12072] Fix comment about NEW MEMBERS permission
|
| |/
| |
| |
| | |
PHPBB3-12072
|
| | |
|
| | |
|
| |
| |
| |
| | |
PHPBB3-12251
|
| |
| |
| |
| | |
PHPBB3-12251
|
| |
| |
| |
| | |
PHPBB3-12251
|
| |
| |
| |
| | |
PHPBB3-12236
|
| |
| |
| |
| | |
PHPBB3-12236
|
| |
| |
| |
| | |
PHPBB3-12237
|
| |
| |
| |
| | |
PHPBB3-12237
|
| |
| |
| |
| | |
PHPBB3-12235
|
| |
| |
| |
| | |
PHPBB3-12187
|
| |
| |
| |
| | |
PHPBB3-12187
|
| |
| |
| |
| | |
PHPBB3-12187
|
| |
| |
| |
| | |
PHPBB3-12234
|
| |
| |
| |
| | |
PHPBB3-12233
|
| |
| |
| |
| |
| |
| |
| |
| | |
Contact fields are displayed with in the contact section of the user profile
and are displayed differently in the mini profile next to posts and private
messages
PHPBB3-12233
|
|\ \
| | |
| | | |
[ticket/12183] Update user_newpasswd column in users table for passwords manager
|
| | |
| | |
| | |
| | | |
PHPBB3-12183
|
| | |
| | |
| | |
| | | |
PHPBB3-12183
|
| | |
| | |
| | |
| | | |
PHPBB3-12169
|
|/ /
| |
| |
| |
| |
| | |
Missing changes on memberlist view due to missing functionality
PHPBB3-12169
|