Mads Rasmussen
|
3c8b43cc3b
|
use infinite macro picker in RTE
|
2018-08-21 11:29:04 +02:00 |
|
Mads Rasmussen
|
1c0d09a1cb
|
Merge branch 'temp8' into temp8-93
|
2018-08-21 11:08:45 +02:00 |
|
Mads Rasmussen
|
e470436519
|
use overlayService to open media type child nodes overlay
|
2018-08-21 11:03:12 +02:00 |
|
Mads Rasmussen
|
afadf9999b
|
remove unused overlay markup
|
2018-08-21 10:32:20 +02:00 |
|
Mads Rasmussen
|
5671103cd2
|
remove unused overlay markup
|
2018-08-21 10:09:23 +02:00 |
|
Mads Rasmussen
|
75cc69454a
|
convert move dialog to infinite editor
|
2018-08-21 10:06:16 +02:00 |
|
Mads Rasmussen
|
7bd8c35d37
|
update copy dialog markup to make it work as an infinite editor
|
2018-08-21 09:02:38 +02:00 |
|
Mads Rasmussen
|
880eff5e71
|
use editorService to open copy dialog
|
2018-08-20 15:54:36 +02:00 |
|
Mads Rasmussen
|
7ffa4969b9
|
move copy-files to new location
|
2018-08-20 15:51:38 +02:00 |
|
Mads Rasmussen
|
3b4e5ad8c9
|
Revert "move copy files to new location"
This reverts commit 4c8c4e7578.
|
2018-08-20 15:49:23 +02:00 |
|
Mads Rasmussen
|
4c8c4e7578
|
move copy files to new location
|
2018-08-20 15:48:23 +02:00 |
|
Mads Rasmussen
|
745ac7600d
|
remove compositions from the editorService again
|
2018-08-20 14:42:18 +02:00 |
|
Mads Rasmussen
|
b58bce7c64
|
move confirm logic to compositions controller
|
2018-08-20 14:30:59 +02:00 |
|
Mads Rasmussen
|
ab25713486
|
remove unsed overlay component
|
2018-08-20 14:16:16 +02:00 |
|
Mads Rasmussen
|
97b8aa8b3a
|
open compositions dialog through infinite editing
|
2018-08-20 13:13:02 +02:00 |
|
Mads Rasmussen
|
807f0be9df
|
move compositions overlay to infinite editors folder
|
2018-08-20 11:18:58 +02:00 |
|
Shannon
|
04db0caa63
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
# src/Umbraco.Core/Migrations/Upgrade/V_7_12_0/AddRelationTypeForMediaFolderOnDelete.cs
# src/Umbraco.Core/Migrations/Upgrade/V_7_12_0/IncreaseLanguageIsoCodeColumnLength.cs
# src/Umbraco.Core/Persistence/DatabaseModelDefinitions/ConstraintDefinition.cs
# src/Umbraco.Core/Persistence/DatabaseModelDefinitions/DbIndexDefinition.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/AddIndexToCmsMacroPropertyTable.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/AddIndexToCmsMacroTable.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/AlterTagsTable.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/AssignMissingKeysAndIndexes.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenEightZero/AddIndexToPropertyTypeAliasColumn.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenThreeZero/AddForeignKeysForLanguageAndDictionaryTables.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenThreeZero/MigrateAndRemoveTemplateMasterColumn.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenThreeZero/UpdateUniqueIdToHaveCorrectIndexType.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwoZero/AddMissingForeignKeyForContentType.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSixTwoZero/AdditionalIndexesAndKeys.cs
# src/Umbraco.Core/Persistence/SqlSyntax/ISqlSyntaxProvider.cs
# src/Umbraco.Core/Persistence/SqlSyntax/MySqlSyntaxProvider.cs
# src/Umbraco.Core/Persistence/SqlSyntax/SqlCeSyntaxProvider.cs
# src/Umbraco.Core/Persistence/SqlSyntax/SqlServerSyntaxProvider.cs
# src/Umbraco.Core/Persistence/SqlSyntax/SqlSyntaxProviderBase.cs
# src/Umbraco.Core/Persistence/SqlSyntax/SqlSyntaxProviderExtensions.cs
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html
# src/Umbraco.Web/HealthCheck/Checks/DataIntegrity/DatabaseSchemaValidationHealthCheck.cs
# src/Umbraco.Web/Scheduling/KeepAlive.cs
# src/Umbraco.Web/Trees/ApplicationTreeExtensions.cs
|
2018-08-20 15:16:58 +10:00 |
|
Radu Orleanu
|
f665f8af89
|
fixing U4-11570 (#2860)
|
2018-08-17 14:04:35 +02:00 |
|
Mads Rasmussen
|
b7005127b2
|
add alias to user subviews to fix broken track by
|
2018-08-17 13:26:28 +02:00 |
|
Sebastiaan Janssen
|
c4163e94c0
|
Merge pull request #2856 from dawoe/remove-deleted-scripts-from-solution
Removed files from solution that are not longer present in repo
|
2018-08-17 08:25:50 +02:00 |
|
Shannon
|
49430ca0a5
|
fixes logic order of dropping indexes
|
2018-08-17 16:07:53 +10:00 |
|
Shannon
|
9d75e36eb4
|
Ensures that checking for constraints/indexes is done within the transaction before dropping anything instead of before the transaction.
|
2018-08-17 15:20:12 +10:00 |
|
Shannon
|
5068b8ae9f
|
Fixes DB schema validation
|
2018-08-17 11:16:10 +10:00 |
|
Shannon
|
cdf3581721
|
code simplification
|
2018-08-17 10:53:45 +10:00 |
|
Shannon
|
0c6cca44d8
|
Fixes SQL providers for returning the correct results for constraints
|
2018-08-17 10:53:21 +10:00 |
|
Shannon
|
f9300b4714
|
set variants to pristine after saving
|
2018-08-17 01:04:15 +10:00 |
|
Shannon
|
5324e0fc59
|
Fixes initial tree loading to ensure it gets passed the right culture params, puts any non-translated variant name in brackets in the tree
|
2018-08-17 00:50:05 +10:00 |
|
Shannon
|
3fac749b38
|
fixes tree syncing so that the name can be updated
|
2018-08-17 00:19:17 +10:00 |
|
Shannon
|
f8370a04a2
|
Fixes tracking the state of variants in the header drop down when the state changes but validation fails
|
2018-08-17 00:00:29 +10:00 |
|
Shannon
|
54af649b78
|
Cleans up some models, adds another unit test, fixes the Info tab state updating when a content item is changed.
|
2018-08-16 23:30:33 +10:00 |
|
Sebastiaan Janssen
|
b9e8dd8b86
|
Removes unused import statement
|
2018-08-16 13:47:20 +02:00 |
|
Sebastiaan Janssen
|
45d8d302c9
|
U4-11581 In rare cases the umbracoLanguage table has a constraint instead of an index, making the migration fail
|
2018-08-16 12:10:21 +02:00 |
|
Shannon
|
b4378ecb26
|
Merge remote-tracking branch 'origin/temp8' into temp-variant-save-dialog
|
2018-08-16 19:21:27 +10:00 |
|
Shannon
|
5168ef0f7a
|
Fixes js tests and some logic
|
2018-08-16 19:20:43 +10:00 |
|
Mads Rasmussen
|
1fadff105a
|
Merge pull request #2849 from umbraco/temp-variants-with-file-uploads
Editing variants with file uploads
|
2018-08-16 10:43:47 +02:00 |
|
Dave Woestenborghs
|
e0ce9f1a77
|
Removed files from solution that are not longer present in repo
|
2018-08-16 10:35:08 +02:00 |
|
Sebastiaan Janssen
|
d7a0886097
|
Fixes problem where we try to query a table that hasn't been updated with the new column yet, so we can't use the DTO
|
2018-08-16 10:32:10 +02:00 |
|
Sebastiaan Janssen
|
39e8a9fa67
|
Bump version to 7.12.1
|
2018-08-15 15:47:21 +02:00 |
|
Warren Buckley
|
5b4ef5b29e
|
Merge pull request #2854 from umbraco/temp8-w155
Removed double encoding
|
2018-08-15 12:45:37 +01:00 |
|
Mads Rasmussen
|
8ce93055ef
|
update colors to use variables and match the new color scheme
|
2018-08-15 13:00:40 +02:00 |
|
Mads Rasmussen
|
ee4b2adbd4
|
prefix all nested content css classes with "umb"
|
2018-08-15 11:59:06 +02:00 |
|
copilaurobert
|
5da220c436
|
Removed double encoding
|
2018-08-15 10:32:59 +02:00 |
|
Shannon
|
9e131aa633
|
oooooh our first ContentController test :)
|
2018-08-15 17:44:06 +10:00 |
|
Shannon
|
0910a46b8a
|
Merge remote-tracking branch 'origin/temp-variants-with-file-uploads' into temp-variant-save-dialog
|
2018-08-15 17:29:40 +10:00 |
|
Shannon
|
cf39b2a54f
|
Fixes server side check for publishing when a mandatory language isn't published
|
2018-08-15 15:23:02 +10:00 |
|
Shannon
|
2a15feec40
|
Fixes state issue to ensure that non-created variants show up as not-created
|
2018-08-15 15:13:27 +10:00 |
|
Shannon
|
66a00546d1
|
more work with saving, publishing and validation for variants, fixes up a few old things too
|
2018-08-14 23:19:32 +10:00 |
|
Mads Rasmussen
|
6c0d14e0f4
|
add type="button" to toggle so it doesn't auto-submits a form
|
2018-08-14 13:14:49 +02:00 |
|
Mads Rasmussen
|
66187bf01a
|
fix issue with property variant state being overwritten if document type wasn't saved
|
2018-08-14 12:32:12 +02:00 |
|
Shannon
|
9c84d5e3f9
|
more work with variants, saving, publishing and validation.
|
2018-08-14 20:21:33 +10:00 |
|