Shannon
b51d3036e3
Adds overload of SaveAndPublish to accept multiple cultures, renames SavePublishing to CommitDocumentChanges, removes IContent.ChangeContentType
2019-02-04 16:55:35 +11:00
Stephan
3a0f80fc7e
Merge branch 'temp8' into temp8-oembed-collection
2019-02-01 17:44:53 +01:00
Stephan
132c3c0c8e
Cleanup PR, document and rename things
2019-02-01 17:19:12 +01:00
Stephan
e88443e549
Merge branch 'temp8' into feature/IContentType-removale-from-IContent
2019-02-01 16:25:36 +01:00
Claus
7d17b1be16
Merge pull request #4337 from umbraco/temp8-appsetting-conventions-constants
...
Web.Config AppSetting key conventions & move to constants class
2019-02-01 15:11:54 +01:00
Kenn Jacobsen
bf87ecb818
Add descriptions to properties on default media items
2019-02-01 14:32:17 +01:00
Bjarke Berg
9acf913872
#3545 - Added IContentTypeServiceBaseFactory to create a IContentTypeServiceBase (E.g. IContentTypeService or IMediaTypeService) based on the type of the IContentBase
2019-02-01 14:07:31 +01:00
Bjarke Berg
bfc2d53fa4
Merge remote-tracking branch 'origin/temp8' into feature/IContentType-removale-from-IContent
...
# Conflicts:
# src/Umbraco.Web/Macros/PublishedContentHashtableConverter.cs
2019-02-01 12:52:20 +01:00
Shannon
e540902ee1
Merge branch 'v8-fix-copy-media-types' of https://github.com/kjac/Umbraco-CMS into kjac-v8-fix-copy-media-types
2019-02-01 14:51:42 +11:00
Warren Buckley
bc7748aed6
Adds in XML docs summary - still need assitance with a few keys so put in some TODOs
2019-01-31 12:37:54 +00:00
Warren Buckley
69f7a1b7b9
Finish up remaining AppSetting keys as Constants
2019-01-31 12:05:56 +00:00
Warren Buckley
34be548aec
Start work on adding AppSettings keys into a constants class & use new prefix of Umbraco.Core.
2019-01-31 10:56:09 +00:00
Warren Buckley
160d01e783
Merge remote-tracking branch 'origin/temp8' into temp8-oembed-collection
2019-01-31 08:50:34 +00:00
Callum Whyte
2036da5e84
V8: kill usercontrol support, cleanup macros ( #4329 )
2019-01-30 18:37:07 +01:00
Warren Buckley
880faeebd3
Adds a few more providers to the collection
2019-01-30 16:50:08 +00:00
Sebastiaan Janssen
8be93f91ba
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Core/Services/Implement/MemberGroupService.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/imaging/umbimagegravity.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/umbcolorswatches.directive.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/boolean/boolean.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/colorpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/colorpicker.html
2019-01-30 17:27:34 +01:00
Warren Buckley
74dcaea879
Merge remote-tracking branch 'origin/temp8' into temp8-oembed-collection
2019-01-30 16:02:02 +00:00
Shannon
f8fd255239
Last cleanup of unused umbraco settings
2019-01-31 01:37:38 +11:00
Shannon
6b2831c606
kill more useless umbraco settings
2019-01-31 01:30:17 +11:00
Shannon
2a54b2931c
Removes providers section from umbraco settings
2019-01-31 01:20:19 +11:00
Shannon
f28c60ced3
Removes all irrelevant logging settings from umbraco settings
2019-01-31 01:11:15 +11:00
Shannon
1c8b4412e3
Removes scheduled tasks
2019-01-31 00:57:10 +11:00
Shannon
9571f48bd3
Removes AutoLegacy routing and the legacy UseDomainPrefixes from umbraco settings
2019-01-31 00:30:28 +11:00
Shannon
82ba360435
removes defaultDocumentTypeProperty from umbraco settings
2019-01-31 00:16:15 +11:00
Shannon
d852422328
removes CloneXmlContent from umbraco settings
2019-01-31 00:09:30 +11:00
Shannon
06cf8abfee
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-01-31 00:03:20 +11:00
Shannon
357da8ac6e
removes PropertyContextHelpOption from umbraco settings
2019-01-31 00:03:03 +11:00
Stephan
c8d9e59436
Fix SqlServer version detection
2019-01-30 14:02:45 +01:00
Shannon
f1b168fc46
removes ForceSafeAliases from umbraco settings, etc...
2019-01-30 23:58:54 +11:00
Shannon
3dce2c870e
removes XmlCacheEnabled, ContinouslyUpdateXmlDiskCache, XmlContentCheckForDiskChanges from umb settings
2019-01-30 23:52:35 +11:00
Shannon
fccfa4f412
Removes umbraco settings: ImageTagAllowedAttributes, UploadAllowDirectories, ensureUniqueNaming, ImageTagAllowedAttributes, ScriptEditorDisable, ScriptFolderPath, UploadAllowDirectories
2019-01-30 23:42:25 +11:00
Warren Buckley
88eb29e199
Removes EmbedProviders.config & moves into C# types (As its a config file that is rarely ammended IMO)
2019-01-30 11:46:15 +00:00
Bjarke Berg
b1b71a4444
Merge pull request #4300 from kjac/v8-fix-respect-template-casing
...
V8: Respect the name casing when creating a new template
2019-01-30 10:16:40 +01:00
Stephan
7ba4fd7ad1
Cleanup Umbraco module
2019-01-30 08:35:50 +01:00
Shannon Deminick
e960d06449
Merge pull request #4298 from umbraco/temp8-fix-partialview-templates
...
PartialView & PartialViewMacros template generation fix
2019-01-30 18:10:26 +11:00
Shannon
f49516ff13
fix csproj building
2019-01-30 17:14:04 +11:00
Shannon
c2f82d184f
Merge branch 'temp8' into temp8-remove-unused-filesystem-config
...
# Conflicts:
# src/Umbraco.Web.UI/web.Template.config
2019-01-30 16:58:57 +11:00
Shannon
35b78cc224
Adds notes
2019-01-30 16:56:14 +11:00
Shannon
16b655fd62
Adds null check to SingleServerRegistrar
2019-01-30 16:47:48 +11:00
Shannon
febc788c20
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
...
# Conflicts:
# src/Umbraco.Web/UI/Pages/UmbracoEnsuredPage.cs
2019-01-30 14:36:40 +11:00
Shannon
45bfaee590
fixing tests
2019-01-30 14:26:41 +11:00
Damiaan Peeters
4806920179
Do not allow a empty name with for the MemberGroup
2019-01-29 22:18:53 +01:00
Callum Whyte
1340a5ce4b
Removing support for legacy webservices
2019-01-29 20:23:20 +01:00
Stephan
5d65ba3147
Merge branch 'temp8-fixtree' into temp8
2019-01-29 14:59:45 +01:00
Stephan
cd5dc410cc
Refactor IDataTypeConfigurationConnector for Deploy
2019-01-29 14:49:41 +01:00
Shannon
c0026d3c23
Removes UseDirectoryUrls, have better defaults for reserved paths, don't ship with values in them just have them blank
2019-01-29 23:58:43 +11:00
Shannon
1897c0f162
moves package actions to correct namespace, no more _Legacy namespace
2019-01-29 23:31:59 +11:00
Sebastiaan Janssen
7a778d4c42
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
2019-01-29 13:11:03 +01:00
Benjamin Carleski
2c3a2b29b2
Obsolete direct hash generation methods, and switch to generic GenerateHash
...
As noted in https://github.com/umbraco/Umbraco-CMS/issues/4292 , using direct hash methods can break compliance when on restricted systems that require FIPS compliance. This has been addressed in a few commits. This commit goes further to obsolete methods not previously obsoleted relating to direct hashing calls, and switches a direct call to one of these methods to use the correct, generic GenerateHash.
2019-01-29 12:58:51 +01:00
Shannon
e7b0e43d98
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
2019-01-29 22:38:03 +11:00