aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'vsephpbb/ticket/12300' into develop-ascraeusJoas Schilling2014-03-2911-42/+49
|\ | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12300: [ticket/12300] Make only red topic/forum row icons clickable to unread posts [ticket/12300] Fix broken link to last post in topic subscriptions list [ticket/12300] Fix alignment of clickable icons [ticket/12300] Make all topic row icons clickable [ticket/12300] Rename new class for row icon links [ticket/12300] Make topic icon links clickable to newest unread posts [ticket/12300] Revert topic title links back to default behavior
| * [ticket/12300] Make only red topic/forum row icons clickable to unread postsMatt Friedman2014-03-289-9/+11
| | | | | | | | PHPBB3-12300
| * [ticket/12300] Fix broken link to last post in topic subscriptions listMatt Friedman2014-03-271-1/+1
| | | | | | | | PHPBB3-12300
| * [ticket/12300] Fix alignment of clickable iconsMatt Friedman2014-03-272-6/+17
| | | | | | | | PHPBB3-12300
| * [ticket/12300] Make all topic row icons clickableMatt Friedman2014-03-274-0/+4
| | | | | | | | | | | | | | | | | | Forum list icons link to first page of forum UCP subscribed forums icons link to first page of forum MCP Forum page topic icons link to first (or first unread) post PM Icons link to the message PHPBB3-12300
| * [ticket/12300] Rename new class for row icon linksMatt Friedman2014-03-277-7/+7
| | | | | | | | PHPBB3-12300
| * [ticket/12300] Make topic icon links clickable to newest unread postsMatt Friedman2014-03-247-2/+20
| | | | | | | | PHPBB3-12300
| * [ticket/12300] Revert topic title links back to default behaviorMatt Friedman2014-03-245-41/+13
| | | | | | | | PHPBB3-12300
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-294-347/+468
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * \ Merge remote-tracking branch 'noxwizard/ticket/naderman/9725' into ↵Joas Schilling2014-03-294-338/+448
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | [ticket/9725] Code sniffer fixesPatrick Webster2014-03-281-4/+4
| | | | | | | | | | | | | | | | PHPBB3-9725
| | * | [ticket/9725] Do not use deprecated views to remove default constraintsPatrick Webster2014-03-281-32/+84
| | | | | | | | | | | | | | | | PHPBB3-9725
| | * | [ticket/9725] Move primary key creation to the correct locationPatrick Webster2014-03-281-9/+9
| | | | | | | | | | | | | | | | PHPBB3-9725
| | * | [ticket/9725] Remove trailing spaces from MSSQL schemaPatrick Webster2014-03-282-174/+174
| | | | | | | | | | | | | | | | PHPBB3-9725
| | * | [ticket/9725] Create MSSQL primary keys if none existPatrick Webster2014-03-281-0/+9
| | | | | | | | | | | | | | | | PHPBB3-9725
| | * | [ticket/9725] Remove explicit filegroup designationsPatrick Webster2014-03-281-17/+4
| | | | | | | | | | | | | | | | PHPBB3-9725
| | * | [ticket/9725] Fetch Azure db stats from proper tablePatrick Webster2014-03-281-0/+16
| | | | | | | | | | | | | | | | PHPBB3-9725
| | * | [ticket/9725] Add dummy indexes for AzureHenry Sudhof2014-03-012-56/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | [ticket/9725] Create an Azure SQL compatible SchemaHenry Sudhof2014-03-012-279/+325
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge pull request #2192 from bantu/ticket/12314Nils Adermann2014-03-281-1/+7
|\ \ \ \ | | | | | | | | | | [ticket/12314] Workaround HHVM SPL autoloader sometimes using leading ba...
| * | | | [ticket/12314] Workaround HHVM SPL autoloader sometimes using leading backslashAndreas Fischer2014-03-281-1/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-12314
* | | | | Merge pull request #2194 from bantu/ticket/12317Nils Adermann2014-03-284-5/+5
|\ \ \ \ \ | | | | | | | | | | | | [ticket/12317] Fix notification tests for DBMS drivers using int for integers ;-)
| * | | | | [ticket/12317] Cast string to int to refix DBMSes not using int for integers.Andreas Fischer2014-03-284-5/+5
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-12317
* | | | | Merge remote-tracking branch 'crizz0/ticket/11336' into develop-ascraeusJoas Schilling2014-03-285-5/+12
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crizz0/ticket/11336: [ticket/11336] Adds 301 info to redirect [ticket/11336] Adds redirect for old "leaders" mode [ticket/11336] Changes language variabel LOGIN_EXPLAIN_LEADERS to _TEAM [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-file
| * | | | [ticket/11336] Adds 301 info to redirectCrizzo2014-03-281-1/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11336
| * | | | [ticket/11336] Adds redirect for old "leaders" modeCrizzo2014-03-281-0/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-11336
| * | | | [ticket/11336] Changes language variabel LOGIN_EXPLAIN_LEADERS to _TEAMCrizzo2014-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11336
| * | | | [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-fileCrizzo2014-03-284-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-11336
* | | | | [ticket/12315] Fix invalid HTML in NO_SEARCH_INDEX in language/en/acp/common.phpMatt Friedman2014-03-281-1/+1
|/ / / / | | | | | | | | | | | | PHPBB3-12315
* | | | Merge branch 'ticket/suheb/11666' into develop-ascraeusJoas Schilling2014-03-281-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * ticket/suheb/11666: [ticket/11666] Rewording POST_DELETED and [ticket/11666] Removing MESSAGE_DELETED..
| * | | | [ticket/11666] Rewording POST_DELETED andSuhaib Khan2014-03-281-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reverting removal of MESSAGE_DELETED. PHPBB3-11666
| * | | | [ticket/11666] Removing MESSAGE_DELETED..Suhaib Khan2014-03-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ..in /en/posting.php as it is not used. PHPBB3-11666
* | | | | Merge remote-tracking branch 'vsephpbb/ticket/12311' into develop-ascraeusJoas Schilling2014-03-283-5/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12311: [ticket/12311] Use British-English spelling of licence in lang file [ticket/12311] Use valid composer schema - license - for extensions
| * | | | | [ticket/12311] Use British-English spelling of licence in lang fileMatt Friedman2014-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12311
| * | | | | [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-273-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12311 PHPBB3-12311
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/11230' into develop-ascraeusJoas Schilling2014-03-2810-73/+90
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/11230: [ticket/11230] Add missing last returns to dock block [ticket/11230] Update cache driver dock blocks [ticket/11230] Use inheritdoc in docblocks in cache drivers
| * | | | | | [ticket/11230] Add missing last returns to dock blockMatt Friedman2014-03-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11230
| * | | | | | [ticket/11230] Update cache driver dock blocksMatt Friedman2014-03-223-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12230
| * | | | | | [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-199-73/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-11230 PHPBB3-11230
* | | | | | | Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeusJoas Schilling2014-03-289-16/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * geetakshi/ticket/11360: [ticket/11360] Updating default value of $display_online_list [ticket/11360] Avoiding online list where not required [ticket/11360] Change second parameter in page_header function
| * | | | | | [ticket/11360] Updating default value of $display_online_listgeetakshi2014-03-244-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11360
| * | | | | | [ticket/11360] Avoiding online list where not requiredgeetakshi2014-03-205-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11360
| * | | | | | [ticket/11360] Change second parameter in page_header functiongeetakshi2014-03-1910-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11360
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusNils Adermann2014-03-262-3/+4
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12310] Don't autocomplete SMTP user/pass on install
| * | | | | | [ticket/12310] Don't autocomplete SMTP user/pass on installYuriy Rusko2014-03-262-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12310
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-242-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10174] Rename "Ban usernames" to "Ban users" in ACP
| * | | | | | Merge remote-tracking branch 'schosser/ticket/10174' into develop-olympusJoas Schilling2014-03-242-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * schosser/ticket/10174: [ticket/10174] Rename "Ban usernames" to "Ban users" in ACP
| | * | | | | | [ticket/10174] Rename "Ban usernames" to "Ban users" in ACPDaniel Schosser2014-03-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changing the language string from "Ban usernames" to "Ban users" to clarify its use. It bans users by their name and not the username itself PHPBB3-10174
* | | | | | | | [ticket/12297] Delete user_from column on updateOliver Schramm2014-03-231-0/+47
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | PHPBB3-12297
* | | | | | | Merge remote-tracking branch 'VSEphpbb/ticket/12292' into develop-ascraeusCesar G2014-03-221-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * VSEphpbb/ticket/12292: [ticket/12292] Fix syntax error in admin.css