James Jackson-South
b7ef324287
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into U4-8588
2016-06-14 04:24:46 +10:00
Sebastiaan Janssen
d83d7956bb
Dev v7 health check ( #1220 )
...
Adds health check feature including some initial checks
2016-06-13 17:42:05 +02:00
James Jackson-South
b0a4cc3333
Updates ImageProcessor 💥
...
- Update versions
- Add ImageProcessorLogger
2016-06-13 22:43:05 +10:00
Sebastiaan Janssen
347732463f
Continued from PR 1254 ( #1296 )
...
* Changes Umbraco.Core to use project.json for package references, instead of nuget (next is the Web proj)
Changes the build to use correct version of MSBuild
Updates the Web.UI project to reference Microsoft.CodeDom.Providers.DotNetCompilerPlatform so that we can use c# 6 in views
Updates all other projects to use auto-package restore instead of the legacy nuget target restore
* Updates Umbraco.Web to use project.json - removes the lock file (will ignore)
* updates ignore to ignore lock files
* forgot about the tests project, removed the old nuget targets
* Need to restore some packages before we can build
* Update to latest nuget.exe which understands project.json
* This happened automatically, I'm guessing new NuGet removed these
* Correctly restore all necessary packages
* Fix merge problems and package version dependency conflicts
* Removes unnecessary file
* Removes unnecessary file
* Some things didn't make it during the merge, re-applying
* And even more changes that got reverted
* And even more changes that got reverted
2016-06-01 12:37:52 +02:00
Shannon
6a5a736877
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
...
# Conflicts:
# .gitignore
# build/UmbracoVersion.txt
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/UpdateRelatedLinksData.cs
# src/Umbraco.Core/Services/DataTypeService.cs
# src/Umbraco.Core/Xml/XmlHelper.cs
# src/Umbraco.Tests/Routing/UrlRoutingTestBase.cs
# src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
# src/Umbraco.Tests/TestHelpers/BaseUmbracoApplicationTest.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web.UI/config/ClientDependency.config
# src/Umbraco.Web.UI/umbraco/config/lang/da.xml
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ImageCropperPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/LabelPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultipleMediaPickerPropertyEditor.cs
# src/Umbraco.Web/Routing/ContentFinderByLegacy404.cs
# src/Umbraco.Web/Routing/NotFoundHandlerHelper.cs
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/umbraco.presentation/content.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScriptingTasks.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/language.ascx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/Python/editPython.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/sendToTranslation.aspx.cs
# src/umbraco.cms/businesslogic/Packager/Installer.cs
# src/umbraco.cms/businesslogic/translation/Translation.cs
2016-05-31 16:00:32 +02:00
Sebastiaan Janssen
720a46686b
U4-8500 Get c# docs building ( #1291 )
...
fetches docfx, builds the metadata and builds the docs with the correct filters
builds the UI docs from the same powershell script
2016-05-30 12:02:13 +02:00
Sebastiaan Janssen
c902649768
U4-8438 Umbraco 7.4.3 NuGet package missing file
2016-05-23 10:47:54 +02:00
Stephan
04ae479476
Fix build.bat so it supports C# 6
2016-05-13 14:16:47 +02:00
Stephan
4891bbf9a4
Update UmbracoVersion
2016-05-13 14:16:27 +02:00
Shannon
72cef006d3
bumps version
2016-04-20 15:56:06 +02:00
James Coxhead
efa8bf44f9
Merge remote-tracking branch 'upstream/dev-v8' into U4-8194
...
# Conflicts:
# src/Umbraco.Web.UI/config/trees.Release.config
# src/Umbraco.Web.UI/config/trees.config
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/umbraco.presentation/umbraco/Trees/loadDictionary.cs
2016-03-24 20:56:44 +00:00
James Coxhead
d99aef5ee8
Updated config transforms
2016-03-24 20:30:31 +00:00
Shannon
295368fc2b
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
...
Conflicts:
.gitignore
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
2016-03-23 11:04:06 +01:00
Shannon
61f9845db0
bumps version
2016-03-23 10:06:53 +01:00
Shannon
fb104004e0
Updates LightInject
2016-03-22 16:39:52 +01:00
Shannon
4355761da1
U4-8228 Update to latest Newtonsoft.Json
2016-03-22 16:35:23 +01:00
Shannon
9baf344ad3
U4-8227 Change Umbraco.Core.Models.Mapping.MapperConfiguration and Umbraco.Core.Models.Mapping.IMapperConfiguration implementations AND U4-6923 Update to latest Automapper - with signed assembly
2016-03-22 16:29:04 +01:00
Sebastiaan Janssen
8113b7e66c
Fixes NuGet build
2016-03-21 20:23:43 +01:00
Sebastiaan Janssen
75c2b07ad3
Update ModelsBuilder dependency for the NuGet package
2016-03-18 16:32:05 +01:00
Shannon
b3c6654d41
bumps version
2016-03-17 17:31:36 +01:00
Shannon
d37d31246e
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/MigrationRunner.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Tests/Persistence/SyntaxProvider/MySqlSyntaxProviderTests.cs
src/Umbraco.Web.UI/umbraco/create/content.ascx
src/Umbraco.Web.UI/umbraco/create/member.ascx
src/Umbraco.Web.UI/umbraco/create/nodeType.ascx
src/Umbraco.Web/PropertyEditors/TrueFalsePropertyEditor.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
src/Umbraco.Web/Security/Identity/BackOfficeCookieManager.cs
src/Umbraco.Web/Strategies/Migrations/ClearMediaXmlCacheForDeletedItemsAfterUpgrade.cs
src/Umbraco.Web/Strategies/Migrations/PublishAfterUpgradeToVersionSixth.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/umbraco/settings/stylesheet/editstylesheet.aspx.cs
2016-03-16 15:02:53 +01:00
Sebastiaan Janssen
111ee66b60
Update ModelsBuilder dependency for the NuGet package
2016-03-15 17:15:39 +01:00
Shannon
f6f54fd057
Merge branch 'master-v7' into dev-v8
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/UpdateRelatedLinksData.cs
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/DataTypeDefinitionRepository.cs
src/Umbraco.Core/Persistence/Repositories/DictionaryRepository.cs
src/Umbraco.Core/Persistence/Repositories/DomainRepository.cs
src/Umbraco.Core/Persistence/Repositories/EntityContainerRepository.cs
src/Umbraco.Core/Persistence/Repositories/LanguageRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberGroupRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/PublicAccessRepository.cs
src/Umbraco.Core/Persistence/Repositories/RepositoryBase.cs
src/Umbraco.Core/Persistence/Repositories/TemplateRepository.cs
src/Umbraco.Core/Persistence/RepositoryFactory.cs
src/Umbraco.Core/PropertyEditors/PropertyEditorValueConvertersResolver.cs
src/Umbraco.Core/Services/ContentTypeService.cs
src/Umbraco.Core/Services/FileService.cs
src/Umbraco.Core/Services/LocalizationService.cs
src/Umbraco.Core/Services/MemberTypeService.cs
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Core/Services/ServiceContext.cs
src/Umbraco.Tests/Persistence/Querying/ContentTypeSqlMappingTests.cs
src/Umbraco.Tests/Persistence/Repositories/ContentTypeRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/DataTypeDefinitionRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/DictionaryRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/MediaTypeRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/Web/Mvc/UmbracoViewPageTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web.UI/web.Template.config
src/Umbraco.Web/Models/Mapping/ContentModelMapper.cs
src/Umbraco.Web/Models/Mapping/ContentTypeModelMapper.cs
src/Umbraco.Web/PropertyEditors/ImageCropperPropertyValueEditor.cs
src/Umbraco.Web/PropertyEditors/ListViewPropertyEditor.cs
src/Umbraco.Web/Services/ApplicationTreeService.cs
src/Umbraco.Web/Services/SectionService.cs
src/Umbraco.Web/Trees/MemberTreeController.cs
src/Umbraco.Web/UI/Pages/ClientTools.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/macro.cs
src/Umbraco.Web/umbraco.presentation/umbraco/Trees/loadNodeTypes.cs
src/Umbraco.Web/umbraco.presentation/umbraco/channels/api.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasksBase.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/exportDocumenttype.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/protectPage.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/templateControls/ItemRenderer.cs
src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/MediaExtensions.cs
src/umbraco.businesslogic/BasePages/ClientTools.cs
src/umbraco.businesslogic/UmbracoSettings.cs
src/umbraco.cms/businesslogic/CMSNode.cs
src/umbraco.cms/businesslogic/Content.cs
src/umbraco.cms/businesslogic/cache/Cache.cs
src/umbraco.cms/businesslogic/datatype/DataTypeDefinition.cs
src/umbraco.cms/businesslogic/propertytype/propertytype.cs
src/umbraco.cms/businesslogic/web/Document.cs
src/umbraco.cms/helpers/DeepLink.cs
src/umbraco.editorControls/tinyMCE3/TinyMCE.cs
2016-03-10 19:20:15 +01:00
Sebastiaan Janssen
f6e48243a6
U4-8088 NuGet upgrade of UmbracoCms pacakage doesn't add ModelsBuilder keys to web.config
2016-03-08 13:39:35 +01:00
Sebastiaan Janssen
55e7159f7d
Forgot to remove them from the nuspec files
2016-03-08 10:35:57 +01:00
Sebastiaan Janssen
390a94e323
U4-8054 Issue with NuGet Uninstall.ps1 (running on updates)
...
#U4-8054 Fixed
2016-03-08 10:34:19 +01:00
Sebastiaan Janssen
7debe17c58
Merge remote-tracking branch 'origin/7.3.8' into dev-v7
...
Conflicts:
src/Umbraco.Web.UI/packages.config
2016-02-17 11:56:24 +01:00
Sebastiaan Janssen
3d6fd2d785
Updates to SQL CE 4.0.0.1
2016-02-17 11:44:33 +01:00
Shannon
1c2dec00fc
bumps version
2016-02-16 13:32:03 +01:00
Shannon
cc5ac1a84c
bumps version
2016-02-16 11:57:10 +01:00
Shannon
5e46750cc4
nuspec and version
2016-02-11 16:34:15 +01:00
Shannon
d028b133f5
nuspec updated with MB
2016-02-11 16:27:58 +01:00
Sebastiaan Janssen
33aa04bb2f
Updates ImageProcessor.Web
2016-02-11 10:35:52 +01:00
Sebastiaan Janssen
d1f513df69
Updates ImageProcessor
2016-02-10 17:09:40 +01:00
Sebastiaan Janssen
94fdbb1983
U4-7669 Update Newtonsoft.Json dependency to v8.0.1 from v6.0.5
2016-02-10 13:04:50 +01:00
Shannon
065ed5ed78
updates nuspec
2016-02-10 10:28:57 +01:00
Sebastiaan Janssen
5b92b30f64
Don't include the uninstall file in nuspec, it's missing so the package won't build
2016-02-09 17:16:04 +01:00
Sebastiaan Janssen
5e8200ecb2
U4-7909 7.4-rc1 is missing references because it's using portable class libraries now
...
#U4-7909 Fixed
2016-02-09 17:10:43 +01:00
Sebastiaan Janssen
9b5ea3da21
Can't have an uninstall as it runs during Update-Package, removing configuration settings like umbracoConfigurationStatus triggering the fresh install screen all user settings are also reverted :/
2016-02-09 17:10:14 +01:00
Sebastiaan Janssen
d495b96434
U4-7924 NuGet web.config transform changes targetFramework
2016-02-09 16:29:20 +01:00
Sebastiaan Janssen
79edf81434
Just whitespace, formatting document
2016-02-09 16:00:02 +01:00
Sebastiaan Janssen
b3620f1ca4
U4-7924 NuGet web.config transform removes <codedom>
...
#U4-7924 Fixed
2016-02-09 15:39:48 +01:00
Sebastiaan Janssen
aa704a2065
Umbraco.ModelsBuilder.AspNet.dll is no longer needed
2016-02-05 11:28:12 +01:00
Shannon
966be0f342
updates nuspec
2016-02-04 20:28:05 +01:00
Sebastiaan Janssen
7e762d9114
Apparently we ship this in the zip version
2016-02-04 20:21:32 +01:00
Sebastiaan Janssen
e3983bb427
Depend on latest modelsbuilder
2016-02-04 18:32:21 +01:00
Sebastiaan Janssen
c4389a3820
Fixes dashboard transform, works now
2016-02-04 18:32:20 +01:00
Sebastiaan Janssen
1f8274e807
These deletes still need to be there because some of these files don't get overwritten automatically for .. I don't know what reason really.
2016-02-04 18:32:20 +01:00
Shannon
9978b0d8ea
Merge branch 'dev-v7' into temp-U4-3447
2016-02-04 18:30:58 +01:00
Sebastiaan Janssen
4807bc4f2f
Shoot, can't remove that one, else it'll also remove the "Welcome" section
2016-02-04 17:20:30 +01:00