Sebastiaan Janssen
|
3c2e84fdae
|
Merge pull request #2807 from AnthonyCogworks/refactor-obsolete-sweep3
v8hackathon Refactored out some obsolete methods and files. [v8hackaton]
|
2018-07-30 16:29:32 +02:00 |
|
Sebastiaan Janssen
|
86acf0c1ad
|
Revert "enable use of radiobuttonlist pre editor"
This reverts commit 80412f56ee.
|
2018-07-30 15:46:34 +02:00 |
|
Shannon
|
fbc4820ab4
|
Fixes migrations and updates the api usages for v8, more manual merging of files
|
2018-07-30 23:23:01 +10:00 |
|
Shannon
|
3a487e447b
|
moves migrations
|
2018-07-30 22:25:29 +10:00 |
|
Shannon
|
10db2834aa
|
committing new migrations from v7 so we can properly rename them on next commit
|
2018-07-30 21:36:15 +10:00 |
|
Shannon
|
a83ea47c25
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# build/NuSpecs/tools/Web.config.install.xdt
# src/Umbraco.Core/Constants-Conventions.cs
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Core/Models/Rdbms/LanguageDto.cs
# src/Umbraco.Core/Models/Rdbms/RelationTypeDto.cs
# src/Umbraco.Core/Persistence/Migrations/Initial/BaseDataCreation.cs
# src/Umbraco.Core/Persistence/Repositories/MemberGroupRepository.cs
# src/Umbraco.Core/PropertyEditors/PreValueField.cs
# src/Umbraco.Core/PropertyEditors/SupportTagsAttribute.cs
# src/Umbraco.Core/Services/FileService.cs
# src/Umbraco.Core/Services/IFileService.cs
# src/Umbraco.Core/Strategies/RelateOnTrashHandler.cs
# src/Umbraco.Tests/App.config
# src/Umbraco.Tests/Persistence/Repositories/RelationTypeRepositoryTest.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbcontentnodeinfo.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/umbgridselector.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI.Client/src/less/components/application/umb-drawer.less
# src/Umbraco.Web.UI.Client/src/less/components/umb-grid.less
# src/Umbraco.Web.UI.Client/src/less/hacks.less
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/less/variables.less
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/insertmacro.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html
# src/Umbraco.Web.UI.Client/src/views/components/umb-grid-selector.html
# src/Umbraco.Web.UI.Client/src/views/datatypes/datatype.edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/documenttypes/views/templates/templates.html
# src/Umbraco.Web.UI.Client/src/views/media/move.html
# src/Umbraco.Web.UI.Client/src/views/prevalueeditors/multivalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/colorpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/colorpicker.prevalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/fileupload/fileupload.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/fileupload/fileupload.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/tags/tags.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/tags/tags.html
# src/Umbraco.Web.UI/Views/Web.config
# src/Umbraco.Web.UI/umbraco/Install/Views/Web.config
# src/Umbraco.Web.UI/umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
# src/Umbraco.Web.UI/web.Template.Debug.config
# src/Umbraco.Web.UI/web.Template.config
# src/Umbraco.Web/Editors/TemplateController.cs
# src/Umbraco.Web/Models/ContentEditing/ContentItemDisplay.cs
# src/Umbraco.Web/Models/ContentEditing/PreValueFieldDisplay.cs
# src/Umbraco.Web/PropertyEditors/ColorListPreValueEditor.cs
# src/Umbraco.Web/PropertyEditors/ListViewPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/TagsPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/TrueFalsePropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ValueListPreValueEditor.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/ApplicationTreeExtensions.cs
# src/Umbraco.Web/Trees/MediaTreeController.cs
# src/umbraco.MacroEngines/Resources/Web.config
# src/umbraco.cms/Actions/ActionRestore.cs
# src/umbraco.editorControls/yesno/YesNoDataType.cs
|
2018-07-30 21:31:35 +10:00 |
|
Sebastiaan Janssen
|
cd601d8ada
|
Revert whitespace changes
|
2018-07-30 12:25:18 +02:00 |
|
Sebastiaan Janssen
|
29ae78b1a0
|
Merge branch 'dev-v7-U4-11540' of https://github.com/Mundairson/Umbraco-CMS into Mundairson-dev-v7-U4-11540
|
2018-07-30 12:17:52 +02:00 |
|
Sebastiaan Janssen
|
c8cc5278f3
|
Merge branch 'update-our-umbraco-url-references' of https://github.com/imranhaidercogworks/Umbraco-CMS into imranhaidercogworks-update-our-umbraco-url-references
|
2018-07-30 11:20:32 +02:00 |
|
Mundairson
|
902efef481
|
Warning CS0105 The using directive appeared previously in this namespace
|
2018-07-28 10:53:57 +01:00 |
|
Imran Haider
|
2660b31370
|
Updated our.umbraco.org to .com
|
2018-07-27 16:41:57 +01:00 |
|
Warren
|
cf47fb99f2
|
An initial test of seeing if Serilog is setup & can write out to a new file
|
2018-07-27 16:19:44 +01:00 |
|
Imran Haider
|
7baca85f6a
|
Update ourumbraco references to https
|
2018-07-27 16:08:38 +01:00 |
|
Warren
|
5659624879
|
Adds Serilogs.Sink.File Nuget package
|
2018-07-27 15:53:24 +01:00 |
|
Anthony
|
8e78c3dfb1
|
Refactored out some obsolete methods and files.
|
2018-07-27 15:51:32 +01:00 |
|
Warren
|
b774330e4f
|
Updates Logger class to implement & call Serilog methods as opposed to Log4Net
Unsure about the methods that take in args - have commented these out for now (Need to talk with Seb or Stephan about this)
|
2018-07-27 15:49:40 +01:00 |
|
Warren
|
f6d81f397d
|
Adds in Serilog & configures it to add in enrichers from the Nuget package & a custom one for the AppDomainAppId
|
2018-07-27 15:35:08 +01:00 |
|
Warren
|
f6c02fb543
|
Replaces Log4Net Shutdown in UmbracoAppBase Application_End event with Serilog CloseAndFlush- not 100% sure we need to do this as think LightInject tears it down nicely
|
2018-07-27 15:32:12 +01:00 |
|
Warren
|
0826928ffa
|
Adds in Serilog.Enrichers.Process & Serilog.Enrichers.Thread Nuget Packages
Removes AppDomainTokenConvertor - as we can add to SeriLog via a custom Enrich Property
|
2018-07-27 15:30:25 +01:00 |
|
Richard Thompson
|
60910efc53
|
U4-10681 Restore option in media recycle bin (#2342)
|
2018-07-27 15:56:18 +02:00 |
|
Warren
|
9909add9be
|
Adds in Serilog core logging Nuget package to csproj & NuSpec to make build output happy
|
2018-07-27 14:38:34 +01:00 |
|
Warren
|
182f72a5f8
|
Rename init logger method to be non specific to what logging framework we use
|
2018-07-27 14:37:03 +01:00 |
|
Warren
|
a3b018c6b5
|
Remove lots of classes that was specific to extending/configuring Log4Net further
|
2018-07-27 14:28:58 +01:00 |
|
Anthony
|
3f7a5d18f8
|
Refactored out some obsolete methods
|
2018-07-27 14:17:41 +01:00 |
|
Warren
|
ac8d3579be
|
Remove log4net of the types/assemblies to ignore TypeFinding checking in
|
2018-07-27 13:57:21 +01:00 |
|
Warren
|
e3be68da07
|
Removes the logic for the Log4Net binding redirect
|
2018-07-27 13:51:17 +01:00 |
|
Warren
|
20540d9a15
|
Removes Log4Net NuGet packages & from our NuSpec's for Build scripts
|
2018-07-27 13:48:29 +01:00 |
|
Claus
|
f11c71599b
|
fixes U4-11536 Migration is breaking upgrade path to v. 7.12
|
2018-07-27 09:10:46 +02:00 |
|
Stephan
|
1f353da33c
|
Cleanup IShortStringHelper if controller is gone
|
2018-07-26 11:23:06 +02:00 |
|
Sebastiaan Janssen
|
4ca88e48c2
|
Merge pull request #2259 from AndyFelton/U4-10577
Use the underlying Peta Poco DB type to get the Type
|
2018-07-25 17:25:13 +02:00 |
|
Sebastiaan Janssen
|
33fdfbbad5
|
Merge branch 'U4-10334' of https://github.com/Attackmonkey/Umbraco-CMS into Attackmonkey-U4-10334
|
2018-07-25 17:02:54 +02:00 |
|
Sebastiaan Janssen
|
f63456a18f
|
Merge pull request #2552 from marcemarc/temp-U4-11163
Consider the 'case' of the Member Group/Role Name when comparing...
|
2018-07-25 14:40:08 +02:00 |
|
Sebastiaan Janssen
|
b744962066
|
Cleaning up the mess I made 🙈
|
2018-07-25 11:13:27 +02:00 |
|
BatJan
|
882fa42e2d
|
U4-11497 - Make JSON storage default on the Tags property editor (#2773)
|
2018-07-25 11:10:35 +02:00 |
|
Sebastiaan Janssen
|
2d79188433
|
Correct some mistakes I made in queries
|
2018-07-25 11:08:34 +02:00 |
|
Jan Skovgaard
|
9a4c022ea3
|
Remove stuff that has been commented out
|
2018-07-25 11:08:34 +02:00 |
|
Jan Skovgaard
|
808fc14b32
|
Set the default storageType for the Umbraco.Tags datatype to "Json", which is now going to be the default
|
2018-07-25 11:08:33 +02:00 |
|
Jan Skovgaard
|
92f0d0d2ea
|
Add a new migration to set the default storageType for Umbraco.Tags datatype to CSV if it has not been set previously
|
2018-07-25 11:08:33 +02:00 |
|
Jan Skovgaard
|
9180ab4442
|
Reset commit to not break backwards compatibility mode
|
2018-07-25 11:08:33 +02:00 |
|
Jan Skovgaard
|
4e1e9e0687
|
Switch JSON to be the default storage option and changing the storage type text to say JSON is default and CSV is legacy
|
2018-07-25 11:08:32 +02:00 |
|
skidmow
|
c264368042
|
U4-11528 Problem with length of culture in database (#2791)
|
2018-07-25 10:06:29 +02:00 |
|
Stephan
|
d7e97ac771
|
Remove unused CodeAnnotations attributes, obsolete stuff
|
2018-07-20 10:59:25 +02:00 |
|
Stephan
|
ef7be48cc5
|
Fix SqlTemplates concurrency
|
2018-07-20 10:41:22 +02:00 |
|
Shannon
|
18cd9ea1e8
|
WIP refactor commit for getting all variants at once saving, this requires pulling apart a lot of the models and corresponding binders and validators.
|
2018-07-19 19:32:07 +10:00 |
|
Shannon
|
888f8cfc56
|
Merge branch 'temp8' into temp-editing-all-variants
# Conflicts:
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Models/Mapping/ContentMapperProfile.cs
# src/Umbraco.Web/Models/Mapping/MediaMapperProfile.cs
|
2018-07-19 19:30:38 +10:00 |
|
Stephan
|
d36ec60039
|
Fix IPropertyValueConverter determining HasValue
|
2018-07-19 11:02:51 +02:00 |
|
Sebastiaan Janssen
|
b9d7046bbc
|
Merge pull request #2788 from nathanwoulfe/temp-U4-6946
Updating #2742 - U4 6946 - Existing template file is overwritten when creating a new template in the backoffice
|
2018-07-19 10:28:24 +02:00 |
|
Nathan Woulfe
|
06f014df61
|
remove TryGetViewPath as not needed
|
2018-07-19 08:28:07 +10:00 |
|
Sebastiaan Janssen
|
f622a9154b
|
Merge pull request #2763 from OptimisticCoder/U4-7030-Using-radiobuttonlist-prevalue-editor
U4-7030 enable use of radiobuttonlist pre editor
|
2018-07-18 15:29:20 +02:00 |
|
Stephan
|
6c526b24a0
|
Post-merge fixes
|
2018-07-18 10:32:50 +02:00 |
|