Sebastiaan Janssen
|
7800fe83a8
|
Install MessagePack's dependencies explicitly (#10772)
|
2021-08-05 11:57:03 +02:00 |
|
Ronald Barendse
|
02fba85f73
|
Update config comments and fix transforms (#8808)
|
2020-09-04 09:36:28 +02:00 |
|
Ronald Barendse
|
d5933a154c
|
Use correct woff and woff2 MIME types
|
2020-09-04 09:32:33 +02:00 |
|
Rasmus John Pedersen
|
1362a953f2
|
Fix wrong assembly name for UmbracoModule
|
2019-10-21 16:50:39 +02:00 |
|
Sebastiaan Janssen
|
303d709a73
|
Fixes #6229 - Upgrading to 8.1.3 adds an extra dependentAssembly to web.config
|
2019-08-29 16:44:18 +02:00 |
|
Bjarke Berg
|
b86e7dc0e8
|
Ensure we dont double insert
|
2019-02-27 09:44:28 +01:00 |
|
Bjarke Berg
|
578eb8b32c
|
Updated versions and added new dependencies to transformation file
|
2019-02-27 09:30:15 +01:00 |
|
Sebastiaan Janssen
|
74a1bb9123
|
Update .net version, don't insert examine nor defaultuilanguage
|
2019-01-30 18:02:48 +01:00 |
|
Shannon
|
d852422328
|
removes CloneXmlContent from umbraco settings
|
2019-01-31 00:09:30 +11:00 |
|
Warren Buckley
|
b88ca1db49
|
Remove FIleSystemProviders.config from web.config XML files
|
2019-01-25 09:22:02 +00:00 |
|
Sebastiaan Janssen
|
9e7eb2ad75
|
Remove MySQL support
|
2019-01-18 15:47:22 +01:00 |
|
Stephan
|
7611f89642
|
Update nuspec and dependencies
|
2018-09-04 13:42:04 +02:00 |
|
Stephan
|
e4bd0e975e
|
Fix NuGet package
|
2018-05-21 19:08:52 +02:00 |
|
Sebastiaan Janssen
|
a4cc67f732
|
Make NuGet package install work
|
2018-05-02 12:35:10 +02:00 |
|
Stephan
|
ca0d5e365a
|
Port 7.7 - WIP
|
2017-09-19 16:46:49 +02:00 |
|
Stephan
|
ab8fc33691
|
Port 7.7 - WIP
|
2017-08-14 18:21:48 +02:00 |
|
Stephan
|
6098ba42a2
|
Update common dependencies
|
2017-07-19 18:23:14 +02:00 |
|
Stephan
|
d34a425dd1
|
porting 7.6@5c5baca into 8
|
2017-05-30 12:54:22 +02:00 |
|
Sebastiaan Janssen
|
4855466b38
|
Merge remote-tracking branch 'origin/dev-v7.6' into dev-v8
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Core/Persistence/DefaultDatabaseFactory.cs
# src/Umbraco.Core/Persistence/PetaPoco.cs
# src/Umbraco.Core/Persistence/UmbracoDatabase.cs
# src/Umbraco.Core/Services/ContentTypeService.cs
# src/Umbraco.Core/UmbracoApplicationBase.cs
# src/Umbraco.Web.UI/packages.config
# src/Umbraco.Web/Scheduling/LogScrubber.cs
# src/Umbraco.Web/Scheduling/ScheduledPublishing.cs
# src/Umbraco.Web/Search/ExamineEvents.cs
# src/Umbraco.Web/Strategies/ServerRegistrationEventHandler.cs
# src/Umbraco.Web/UI/Controls/UmbracoControl.cs
# src/Umbraco.Web/UI/Controls/UmbracoUserControl.cs
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/UmbracoModule.cs
# src/Umbraco.Web/packages.config
# src/Umbraco.Web/umbraco.presentation/content.cs
# src/Umbraco.Web/umbraco.presentation/library.cs
# src/Umbraco.Web/umbraco.presentation/macro.cs
# src/Umbraco.Web/umbraco.presentation/template.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/Trees/loadMacros.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/macroTasks.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/editMacro.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/insertMacro.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/umbracoField.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/plugins/tinymce3/insertMacro.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/editTemplate.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/PreValueExtensions.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/RelationTypeExtensions.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-Content.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-DataTypes.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-PreValues.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-UmbracoObjectType.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/webservices/TagsAutoCompleteHandler.ashx.cs
# src/UmbracoExamine/DataServices/UmbracoContentService.cs
# src/umbraco.businesslogic/BasePages/BasePage.cs
# src/umbraco.businesslogic/Log.cs
# src/umbraco.businesslogic/User.cs
# src/umbraco.cms/businesslogic/CMSNode.cs
# src/umbraco.cms/businesslogic/Content.cs
# src/umbraco.cms/businesslogic/ContentType.cs
# src/umbraco.cms/businesslogic/Dictionary.cs
# src/umbraco.cms/businesslogic/Packager/Package.cs
# src/umbraco.cms/businesslogic/Property/Property.cs
# src/umbraco.cms/businesslogic/RecycleBin.cs
# src/umbraco.cms/businesslogic/Tags/Tag.cs
# src/umbraco.cms/businesslogic/datatype/BaseDataType.cs
# src/umbraco.cms/businesslogic/datatype/DataEditorSettingsStorage.cs
# src/umbraco.cms/businesslogic/datatype/DefaultData.cs
# src/umbraco.cms/businesslogic/datatype/DefaultPreValueEditor.cs
# src/umbraco.cms/businesslogic/datatype/PreValue.cs
# src/umbraco.cms/businesslogic/datatype/PreValues.cs
# src/umbraco.cms/businesslogic/macro/macroPropertyType.cs
# src/umbraco.cms/businesslogic/member/Member.cs
# src/umbraco.cms/businesslogic/member/MemberGroup.cs
# src/umbraco.cms/businesslogic/propertytype/propertytype.cs
# src/umbraco.cms/businesslogic/relation/Relation.cs
# src/umbraco.cms/businesslogic/relation/RelationType.cs
# src/umbraco.cms/businesslogic/template/Template.cs
# src/umbraco.cms/businesslogic/web/Document.cs
# src/umbraco.cms/businesslogic/web/DocumentType.cs
# src/umbraco.cms/businesslogic/workflow/Notification.cs
# src/umbraco.cms/packages.config
# src/umbraco.datalayer/SqlHelpers/MySql/MySqlInstaller.cs
# src/umbraco.editorControls/BaseDataType.cs
# src/umbraco.editorControls/DefaultData.cs
# src/umbraco.editorControls/DefaultDataKeyValue.cs
# src/umbraco.editorControls/DefaultPrevalueEditor.cs
# src/umbraco.editorControls/KeyValuePrevalueEditor.cs
# src/umbraco.editorControls/PickerRelations/PickerRelationsDataEditor.cs
# src/umbraco.editorControls/PickerRelations/PickerRelationsEventHandler.cs
# src/umbraco.editorControls/SettingControls/Pickers/Field.cs
# src/umbraco.editorControls/imagecropper/PrevalueEditor.cs
# src/umbraco.editorControls/macrocontainer/PrevalueEditor.cs
# src/umbraco.editorControls/mediapicker/MediaPickerPrevalueEditor.cs
# src/umbraco.editorControls/memberpicker/memberPicker.cs
# src/umbraco.editorControls/packages.config
# src/umbraco.editorControls/tags/PrevalueEditor.cs
# src/umbraco.editorControls/tinymce/tinyMCEPreValueConfigurator.cs
# src/umbraco.editorControls/ultimatepicker/ultimatePickerPrevalueEditor.cs
# src/umbraco.editorControls/umbraco.editorControls.csproj
# src/umbraco.editorControls/uploadfield/uploadFieldPreValue.cs
# src/umbraco.editorControls/userControlWrapper/usercontrolPrevalueEditor.cs
|
2016-11-29 18:01:43 +01:00 |
|
Sebastiaan Janssen
|
b8aaebf51a
|
Fix automapper remove/insert transform
|
2016-09-28 16:05:35 +02:00 |
|
Shannon
|
248177f518
|
Ensures Nuspec has correct AutoMapper, ensures config transform is correct (we cannot remove something that isn't there since it never existed before)
|
2016-09-28 15:33:32 +02:00 |
|
Claus
|
c9106065fd
|
config transform for nuget upgrade.
|
2016-09-20 09:12:44 +02:00 |
|
Sebastiaan Janssen
|
6788e8954e
|
U4-8509 woff2 mime type
|
2016-08-02 14:37:08 +02: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
|
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
|
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
|
87a2589853
|
Update old reference of System.Web.Mvc
|
2016-02-04 17:19:07 +01:00 |
|
Sebastiaan Janssen
|
9e8821594a
|
Merge remote-tracking branch 'origin/7.3.6' into dev-v7
|
2016-01-20 10:55:24 +01:00 |
|
Sebastiaan Janssen
|
7fb9d430a9
|
changes default upload limit to 50 mb
|
2016-01-20 10:54:43 +01:00 |
|
Sebastiaan Janssen
|
32ca5de20c
|
Reference to System.Runtime is required
|
2016-01-15 16:23:37 +01:00 |
|
Sebastiaan Janssen
|
39b1357a2a
|
Ensure correct assembly redirects for System.Web.WebPages.Razor and HtmlAgilityPack
|
2016-01-15 15:07:53 +01:00 |
|
Shannon
|
5aab50ba3b
|
Ensures fcnMode and file size maximums are set for the debug web config transform and also for the nuget transform.
|
2016-01-13 17:27:56 +01:00 |
|
Sebastiaan Janssen
|
a97094458d
|
U4-7356 <siteMap><providers> element can only be added once, when using nuget update-packge
U4-7356 Fixed
|
2015-11-09 09:25:58 +01:00 |
|
Sebastiaan Janssen
|
4142f47861
|
U4-6125 Installing MySQL Web Provider Breaks Page Publishing
#U4-6125 Fixed Due in version 7.3.1
|
2015-10-13 13:48:58 +02:00 |
|
Sebastiaan Janssen
|
96d46c82fe
|
U4-7193 NuGet install doesn't add all bindingRedirects
#U4-7193 Fixed Due in version 7.3.1
|
2015-10-06 08:58:19 +02:00 |
|
Sebastiaan Janssen
|
4572b55f98
|
U4-7029 Upgrading Umbraco will remove owin:startup key if configured differently
#U4-7029 Fixed
|
2015-09-15 10:17:31 +02:00 |
|
Sebastiaan Janssen
|
50da9bcb50
|
Should help with U4-4049 Some images fail when uploading multiple media files
|
2015-08-13 12:26:00 +02:00 |
|
Sebastiaan Janssen
|
9f000eb90c
|
Updates build to include and exclude correct files, syncs web.config and syncs dependency versions between core and nuget pkg
|
2015-07-27 15:52:10 +02:00 |
|
Sebastiaan Janssen
|
3c884b583e
|
U4-6762 7.3 beta: Could not load file or assembly 'System.Web.Mvc, Version=4.0.0.0
#U4-6762 Fixed
|
2015-07-20 11:30:41 +02:00 |
|
Stephan
|
83d5eda63c
|
Bugfix xdt upgrade to 7.3
|
2015-06-09 12:22:08 +02:00 |
|
Sebastiaan Janssen
|
d84b8aa675
|
Fix duplication of the mysql DbProviderFactory when using NuGet
|
2015-05-06 11:04:09 +02:00 |
|
Sebastiaan Janssen
|
6b92e47631
|
Unfortunately, we HAVE to point to MVC 4.0.0.0 else you get YSODs on machines with 4.0.0.1 in the GAC (and we can't point to 4.0.0.1 because 4.0.0.0 might be in the GAC and then it'll YSOD for THOSE people). BOOOO
|
2014-12-01 10:57:24 +01:00 |
|
Sebastiaan Janssen
|
2a66f95873
|
#U4-5453 Fixed
#U4-5871
Enabling IIS Compression gives ERR_CONTENT_DECODING_FAILED in backoffice
|
2014-11-25 18:22:27 +01:00 |
|
Sebastiaan Janssen
|
7c5ad67a9f
|
Update to config transform adding a <remove /> too late and assembly bindings not transforming correctly
|
2014-10-28 14:41:52 +01:00 |
|
Sebastiaan Janssen
|
ad1473e52f
|
Fix some more config transforms
|
2014-10-27 16:35:45 +01:00 |
|
Sebastiaan Janssen
|
54642590cc
|
Took a page out of Json.Net's book and solved the problem with initial installs while keeping the upgrade transform behavior
|
2014-10-17 20:13:23 +02:00 |
|
Sebastiaan Janssen
|
bfd79277fd
|
Adds two more required transform files and updates web.config with forgotten key
|
2014-10-16 13:41:03 +02:00 |
|
Sebastiaan Janssen
|
1346621a79
|
Few more nuget updates
|
2014-10-16 13:41:00 +02:00 |
|