Stephan
|
373fad6efe
|
Merge ModelsBuilder in, NuGet dies on circ dependencies now
|
2018-05-21 10:05:52 +02:00 |
|
Stephan
|
129e094b09
|
Fix Umbraco.Web.UI references
|
2018-05-18 15:24:12 +02:00 |
|
Stephan
|
7387379aea
|
Upgrade to ModelsBuilder -alpha.18
|
2018-05-17 15:32:27 +02:00 |
|
Stephan
|
20ecb6a779
|
Merge branch origin/temp8 into temp8-xbuild
|
2018-05-17 13:04:57 +02:00 |
|
Stephan
|
f44c5ad757
|
Cleanup nuget, bindings, build
|
2018-05-17 12:17:42 +02:00 |
|
Claus
|
9e3db051c9
|
Merge remote-tracking branch 'origin/temp8' into temp-U4-11218
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/insertmacro.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/rteembed.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/googlemaps/googlemaps.html
# src/Umbraco.Web.UI/web.Template.config
|
2018-05-17 08:26:02 +02:00 |
|
Claus
|
70d1bed396
|
Merge branch 'temp8' into temp-U4-11218
|
2018-05-17 08:16:17 +02:00 |
|
Stephan
|
fe1a4f7d4f
|
Depend on Umbraco.SqlServerCE
|
2018-05-16 15:54:07 +02:00 |
|
Stephan
|
6bedc1020b
|
Cleanup solution and build wip
|
2018-05-16 15:46:51 +02:00 |
|
Shannon
|
971114e0fd
|
Updates to 472 and re-targets to the original System.Threading.Tasks.Dataflow package against netstandard 1.3 but with 472 this completely fixes dependency outputs
|
2018-05-15 17:17:05 +02:00 |
|
Shannon
|
842d5049b5
|
Fixing dependencies so we aren't relying so much on netstandard 1.3 libs which require system runtime facade's
|
2018-05-15 17:02:06 +02:00 |
|
Stephan
|
41144bb7f7
|
Fix references and build
|
2018-05-03 15:11:33 +02:00 |
|
Stephan
|
5798d8e57b
|
Enable src/preserve.belle to stop rebuilding Belle all the time
|
2018-05-03 15:11:25 +02:00 |
|
Warren
|
8f11edc17a
|
Fix up csproj to remove reference to file that's been removed in cleanup - umbraco/developer/packages/installer.aspx
|
2018-05-01 09:12:07 +01:00 |
|
Shannon
|
1bdf064437
|
Removes the DistributedCall section along with CacheRefresher and the ConfigServerRegistrar, changes IServerMessenger to not have any servers parameters since we don't use that.
|
2018-05-01 10:39:04 +10:00 |
|
Shannon
|
2afd257838
|
more cleanup of unused files
|
2018-05-01 01:55:40 +10:00 |
|
Shannon
|
310a31b03e
|
More xslt removal and other file cleanup
|
2018-05-01 01:01:24 +10:00 |
|
Shannon
|
0a18306d40
|
More xslt removal
|
2018-05-01 00:45:05 +10:00 |
|
Shannon
|
6db5ebf6f9
|
More xslt removal
|
2018-05-01 00:15:05 +10:00 |
|
Shannon
|
9a2797303b
|
cleaning up files
|
2018-04-30 23:30:08 +10:00 |
|
Shannon
|
7d349ef518
|
Replaces instances of UmbracoTemplatePage with UmbracoViewPage
|
2018-04-20 17:40:01 +10:00 |
|
Sebastiaan Janssen
|
6c8e39876f
|
These changes shouldn't have been checked in
|
2018-04-19 19:36:32 +02:00 |
|
Sebastiaan Janssen
|
bfca8c555e
|
Removes Package repository config setting and related unnecessary code
|
2018-04-19 19:12:42 +02: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
|
319bd783ff
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11177
|
2018-04-17 01:45:32 +10:00 |
|
Stephan
|
6b3c6eba8d
|
Fix csproj, nuspec
|
2018-04-16 17:04:23 +02:00 |
|
Stephan
|
dc589f9b96
|
Fix csproj, nuspec
|
2018-04-16 16:08:26 +02:00 |
|
Shannon
|
a92361bd00
|
Tree refactor, cleanup legacy support, remove odd jquery callback object, removes unused files, removes publish dialog
|
2018-04-16 23:07:00 +10:00 |
|
Stephan
|
ed3e693308
|
Umbraco.Compat7.die.die.die
|
2018-04-13 11:03:35 +02:00 |
|
Sebastiaan Janssen
|
28cbb0a517
|
Bumps version to 7.11.0
|
2018-04-12 13:41:56 +02:00 |
|
Warren
|
d8459bf4b4
|
Changes to build script & references etc with Stephan
|
2018-04-11 18:06:33 +02:00 |
|
Sebastiaan Janssen
|
95d40049f5
|
Bumps version to 7.10.2
|
2018-04-09 08:30:39 +02:00 |
|
Stephan
|
f7a14a03f2
|
Fix build, still some weird csc.exe versionning
|
2018-04-04 17:41:55 +02:00 |
|
Shannon
|
d618151e4f
|
Fixes the csproj, binding redirects and versions
|
2018-04-04 15:54:39 +10:00 |
|
Stephan
|
e3c6205d0c
|
Fix
|
2018-04-03 15:32:46 +02:00 |
|
Stephan
|
75966dcfbd
|
Merge branch origin/dev-v8 into dev-v8
|
2018-04-03 14:57:55 +02:00 |
|
Stephan
|
cdd064ba08
|
Upgrade Dependencies
|
2018-04-03 14:54:01 +02:00 |
|
Shannon
|
1719d33a48
|
Fixes tests, updates examine, fixes how __Path is stored
|
2018-04-03 12:33:21 +10:00 |
|
Shannon
|
047a05cfb3
|
bumps version
|
2018-04-03 11:38:13 +10:00 |
|
Shannon
|
e019c94207
|
changes back to correct version
|
2018-04-03 10:42:57 +10:00 |
|
Stephan
|
f7a3c97da0
|
Fix build
|
2018-03-30 10:29:19 +02:00 |
|
Stephan
|
62b6efc4da
|
Fix upgrading
|
2018-03-30 10:28:49 +02:00 |
|
Warren
|
1049a7be12
|
Updates UI .csproj - to remove the broken Analyzers for now (Not sure we use the lovely VS C# analyzers & more of a R# team)
|
2018-03-29 20:09:58 +01: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
|
8f01a2ab0a
|
fixes merge issues
|
2018-03-29 22:13:41 +11:00 |
|
Stephan
|
c72ce0b759
|
Fix Examine PR, fix migrations and upgrades
|
2018-03-29 11:31:33 +02: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 |
|
Shannon
|
7d13704cf9
|
Updates to latest examine beta, cleans up more code, always reference a searcher by it's indexer
|
2018-03-28 22:23:17 +11:00 |
|
Stephan
|
14592a227b
|
Merge origin/dev-v8 into v7 temp merge
|
2018-03-28 12:58:39 +02:00 |
|