Shannon
|
6faa2ff177
|
Removes unused and obsoleted code
|
2018-05-01 01:27:25 +10:00 |
|
Shannon
|
c19dbeda23
|
Adds a couple of tests which yielded some other issues with getting urls by culture, those are now fixed
|
2018-04-27 13:27:15 +10:00 |
|
Shannon
|
ffd85b4e94
|
Fixes more bugs and outbound routing for additional urls
|
2018-04-26 22:54:36 +10:00 |
|
Shannon
|
23c40cbf2c
|
Fixes a couple issues, changes name from PublishValues to TryPublishValues
|
2018-04-26 21:37:29 +10:00 |
|
Shannon
|
e99c519032
|
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11220
# Conflicts:
# src/Umbraco.Web/PublishedCache/NuCache/DataSource/BTree.cs
|
2018-04-26 19:18:14 +10:00 |
|
Stephan
|
16aac382d1
|
Merge branch 'temp8' into temp8-U4-11220
|
2018-04-25 17:38:36 +02:00 |
|
Stephan
|
aba5e849c1
|
Fix tests
|
2018-04-24 18:56:03 +02:00 |
|
Stephan
|
23333710f5
|
Implement culture available/edited
|
2018-04-24 16:50:13 +02:00 |
|
Shannon
|
d552d5dadb
|
Updates UI and mapping to update a property type to allow being culture variant
|
2018-04-24 15:27:33 +10:00 |
|
Shannon
|
9044c9328d
|
Gets inbound routing working, reduces the amount of non injected dependencies, reduces the amount of DomainHelper instances
|
2018-04-24 13:07:18 +10:00 |
|
Shannon
|
48641166b9
|
WIP - gets 'inbound' routing working to generate culture specific URLs
|
2018-04-24 01:31:01 +10:00 |
|
Stephan
|
6dfb618efe
|
Merge branch 'temp8' into HEAD
|
2018-04-23 12:57:12 +02:00 |
|
Stephan
|
a69019aea0
|
From int languageId to string culture
|
2018-04-21 09:57:28 +02:00 |
|
Shannon
|
c84087e96b
|
Gets the variant names working in the editor
|
2018-04-20 00:59:23 +10:00 |
|
Shannon
|
966de9b9f4
|
Merge branch 'dev-v8' into temp8-U4-11219
|
2018-04-19 23:49:06 +10:00 |
|
Shannon
|
c46d4e9e43
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Migrations/MigrationRunner.cs
# src/Umbraco.Core/Persistence/PetaPoco.cs
# src/Umbraco.Core/Scoping/NoScope.cs
# src/Umbraco.Core/Scoping/ScopeProvider.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/IContentService.cs
# src/Umbraco.Tests/Persistence/Migrations/MigrationStartupHandlerTests.cs
# src/Umbraco.Tests/UI/LegacyDialogTests.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
# src/Umbraco.Web.UI/umbraco/config/create/UI.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh.xml
# src/Umbraco.Web/BatchedDatabaseServerMessenger.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Editors/MediaTypeController.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/ClickJackingCheck.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/ExcessiveHeadersCheck.cs
# src/Umbraco.Web/Models/Mapping/ContentModelMapper.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyBasicConverter.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyDisplayConverter.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyDtoConverter.cs
# src/Umbraco.Web/Models/Mapping/ContentPropertyModelMapper.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ParameterEditors/MultipleContentPickerParameterEditor.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/MemberGroupTasks.cs
|
2018-04-19 23:41:35 +10:00 |
|
Shannon
|
8ae27ecc27
|
Updates doc type editor to be able to change update the doc type to support being culture variant
|
2018-04-19 22:06:02 +10:00 |
|
Robert
|
9384cd0f27
|
Merge pull request #2574 from umbraco/temp-U4-11195
fixes U4-11195 Mapping complex properties slow down some queries
|
2018-04-19 12:22:12 +02:00 |
|
Robert
|
0262b4aa76
|
Changed ContentPropertyDto modifier back to override which rendered content with tags unable to be saved
|
2018-04-19 12:10:39 +02:00 |
|
Stephan
|
5b1bdd84ee
|
Fix availability and content name (WIP)
|
2018-04-18 16:04:33 +02:00 |
|
Stephan
|
4f17ecbdee
|
Fix tests
|
2018-04-18 14:43:13 +02:00 |
|
Stephan
|
46487fa466
|
Variant names, availability, etc
|
2018-04-18 11:14:08 +02:00 |
|
Stephan
|
58e4e2398a
|
Variant names, availability, etc
|
2018-04-17 19:08:53 +02:00 |
|
Claus
|
0c191a3ef7
|
updating to use includeProperties, fixing modifier keywords for methods, and passing includeProperties from list views.
|
2018-04-17 08:36:36 +02:00 |
|
Shannon
|
09b0d61ab8
|
Ensures current variant is at the top of the publish list and is selected, disable the publish button if there are none selected
|
2018-04-10 12:26:19 +10:00 |
|
Shannon
|
59f9af6eb8
|
Gets publish dialog mostly working with server side validation messages wired up to the dialog
|
2018-04-10 01:38:35 +10:00 |
|
Claus
|
5380b62504
|
fixes U4-11195 Mapping complex properties slow down some queries
|
2018-04-09 15:43:17 +02:00 |
|
Shannon
|
41d91c225f
|
Gets validation working for trying to publish a document when there are validation problems with required languages
|
2018-04-09 16:59:45 +10:00 |
|
Shannon
|
e10698532b
|
Merge branch 'dev-v8' into temp-U4-11127
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/dashboard/dashboard.tabs.controller.js
|
2018-04-06 13:56:07 +10:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
eb6a08af31
|
v7@11d4189c8d
|
2018-04-05 14:12:15 +02:00 |
|
Shannon
|
cdd50b899a
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11127
# Conflicts:
# src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
|
2018-04-04 15:04:11 +10:00 |
|
Shannon
|
a673babfb7
|
Fixes Content List View installation, removes unecessary properties from the RecycleBinEventArgs, updates both the upload and image cropper property editors to properly remove all files including any associated with variants, updates several other places to deal with variants and Property.GetValue(langId), adds notes, ensures we are returning the corect IDictionary instead of Dictionary for some interfaces
|
2018-04-04 13:11:12 +10:00 |
|
Shannon
|
b1d309aa16
|
Some updates based on PR review notes
|
2018-04-04 10:50:18 +10:00 |
|
Shannon
|
7a73175aa0
|
Starts wiring up the back office to the c# bits, updates controllers, mappers, models, property editors to support getting and saving data by language. The content editor now "works" with multi-lingual properties
|
2018-04-04 01:59:51 +10:00 |
|
Stephan
|
d4bd4256f1
|
Fix models mapping
|
2018-04-03 16:20:19 +02:00 |
|
Shannon
|
e7bc4986a5
|
Start updating the model/controller for editing variants in the back office and wiring up the angular side of things
|
2018-04-03 19:25:43 +10:00 |
|
Shannon
|
7f27862943
|
Gets correct validation working with languages, we can now create and update
|
2018-03-30 01:20:40 +11:00 |
|
Shannon
|
b9d0c63002
|
Starts wiring up the language editor with the controller, ensure that you cannot delete a language at the repo level and makes sure that we return and show validation messages when the user tries to delete the default or last language.
|
2018-03-29 23:48:54 +11:00 |
|
Shannon
|
7fd9caf889
|
Merge branch 'dev-v8' of https://github.com/umbraco/Umbraco-CMS into dev-v8
# Conflicts:
# src/Umbraco.Web/PublishedContentQuery.cs
|
2018-03-29 22:35:46 +11:00 |
|
Shannon
|
881fbb7f76
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
# Conflicts:
# build/Modules/Umbraco.Build/Umbraco.Build.psm1
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Core/IO/FileSystemProviderManager.cs
# src/Umbraco.Core/ObjectExtensions.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenSevenZero/AddUserGroupTables.cs
# src/Umbraco.Core/PropertyEditors/ValueConverters/IntegerValueConverter.cs
# src/Umbraco.Core/Services/IdkMap.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Core/packages.config
# src/Umbraco.Tests.Benchmarks/app.config
# src/Umbraco.Tests/UI/LegacyDialogTests.cs
# src/Umbraco.Web/Cache/MediaCacheRefresher.cs
# src/Umbraco.Web/Cache/UnpublishedPageCacheRefresher.cs
# src/Umbraco.Web/Features/DisabledFeatures.cs
# src/Umbraco.Web/Mvc/RenderRouteHandler.cs
# src/Umbraco.Web/Mvc/UmbracoAuthorizeAttribute.cs
# src/Umbraco.Web/PublishedCache/ContextualPublishedCache.cs
# src/Umbraco.Web/PublishedCache/ContextualPublishedContentCache.cs
# src/Umbraco.Web/PublishedCache/ContextualPublishedMediaCache.cs
# src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedContentCache.cs
# src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
# src/Umbraco.Web/PublishedContentQuery.cs
# src/Umbraco.Web/WebApi/Filters/FeatureAuthorizeAttribute.cs
# src/Umbraco.Web/packages.config
# src/Umbraco.Web/umbraco.presentation/umbraco/create/MemberGroupTasks.cs
|
2018-03-29 20:01:14 +11:00 |
|
Shannon
|
5482b8f2f0
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11102
# Conflicts:
# src/NuGet.Config
# src/Umbraco.Web/Components/DatabaseServerRegistrarAndMessengerComponent.cs
# src/Umbraco.Web/IPublishedContentQuery.cs
# src/Umbraco.Web/PublishedContentQuery.cs
# src/Umbraco.Web/Search/ExamineComponent.cs
# src/Umbraco.Web/WebServices/ExamineManagementApiController.cs
|
2018-03-29 14:00:20 +11:00 |
|
Stephan
|
796d931f65
|
Fix tests & apps
|
2018-03-28 18:07:53 +02:00 |
|
Stephan
|
14592a227b
|
Merge origin/dev-v8 into v7 temp merge
|
2018-03-28 12:58:39 +02:00 |
|
Stephan
|
0ecc333a90
|
Fix port, tests
|
2018-03-28 11:28:32 +02:00 |
|
Stephan
|
c2e1ba21b2
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 16:18:51 +02:00 |
|
Stephan
|
0a4878d2a3
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:04:07 +02:00 |
|
Shannon
|
88d66cfb53
|
Examine v1.0.0 integration, it now builds! now to run tests and fixup
|
2018-03-27 18:14:21 +11:00 |
|
Claus
|
19a408fcae
|
U4-11121 New LanguagesController (back office editor controller) for persisting language changes
|
2018-03-26 10:55:49 +02:00 |
|
Dave Woestenborghs
|
fa171e4553
|
Added culture property to Backoffice tour
|
2018-03-23 15:33:42 +01:00 |
|