Kenn Jacobsen
10fbffcfcc
Handle element types in the conten picker
2019-01-29 22:30:06 +01:00
Kenn Jacobsen
27ce8c8ebc
Add a few missing localizations for edit media
2019-01-29 22:21:59 +01:00
Kenn Jacobsen
3f080ab277
Remove the annoying menuDialogTitle tooltip
2019-01-29 22:20:15 +01:00
Kenn Jacobsen
2f146934d3
Show the error message and localize it
2019-01-29 22:11:17 +01:00
Kenn Jacobsen
1002113e7d
Server side validation of illegal chars in folder names
2019-01-29 22:11:17 +01:00
Kenn Jacobsen
55aec0bf07
Make sure the install doesn't fail if the user opts out of a custom machine key
2019-01-29 22:03:33 +01:00
Niels Lyngsø
9d37e7ceda
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-01-29 21:28:29 +01:00
Niels Lyngsø
106c044ba5
V8: Color corrections
2019-01-29 21:28:25 +01:00
Kenn Jacobsen
bda8128e93
Proper handling of the selected color
2019-01-29 21:00:40 +01:00
Kenn Jacobsen
4915efbb8d
Re-select selected color on reload
2019-01-29 21:00:40 +01:00
Kenn Jacobsen
c778249fed
Fix the approved color styling
2019-01-29 21:00:40 +01:00
Callum Whyte
1340a5ce4b
Removing support for legacy webservices
2019-01-29 20:23:20 +01:00
Niels Lyngsø
d75cace85d
color variable clean up
2019-01-29 15:23:21 +01:00
Niels Lyngsø
2fa2e0109d
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-01-29 15:14:41 +01:00
Niels Lyngsø
78c3797e5a
V8: colors for tags
2019-01-29 15:14:38 +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
Niels Lyngsø
f94e0fd3ec
V8: CSS — variable correction
2019-01-29 14:38:33 +01:00
Niels Lyngsø
d39045caef
V8: CSS — adding missing unit for umb-loader in umb-tree
2019-01-29 14:31:27 +01:00
Niels Lyngsø
d2934f6be4
Merge remote-tracking branch 'origin/temp8-ui-update-color-to-2019-brandcolor-pink' into temp8
2019-01-29 14:10:18 +01:00
Niels Lyngsø
b573b9a50a
brandcolor 2019 corrections
2019-01-29 14:09:48 +01:00
Niels Lyngsø
f0b4f31a9e
Merge remote-tracking branch 'origin/temp8-ui-niels-adjustments' into temp8-ui-update-color-to-2019-brandcolor-pink
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/buttons.less
# src/Umbraco.Web.UI.Client/src/less/components/editor.less
# src/Umbraco.Web.UI.Client/src/less/components/html/umb-expansion-panel.less
2019-01-29 13:33:44 +01:00
Niels Lyngsø
34f93331bd
brandcolor 2019 corrections
2019-01-29 13:31:54 +01: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
Niels Lyngsø
6bf7db79e3
frontend design update for brandcolors 2019
2019-01-29 12:05:52 +01:00
Shannon Deminick
19686496e6
Merge pull request #4228 from umbraco/temp8-3396-fix-YSOD-for-publishing
...
Publish a variant without a name gives YSOD
2019-01-29 21:57:07 +11:00
Shannon
1f7a0600c6
Merge remote-tracking branch 'origin/temp8' into temp8-3396-fix-YSOD-for-publishing
2019-01-29 21:48:09 +11:00
Shannon Deminick
de237c36aa
Merge pull request #4227 from umbraco/temp8-fixme-no-caching-of-url-and-inject-umbraco-context-accessor
...
Fixme - No caching of url and inject IUmbracoContextAccessor
2019-01-29 21:29:53 +11:00
Shannon
649aa82c63
Merge branch 'temp8' into temp8-fixme-no-caching-of-url-and-inject-umbraco-context-accessor
2019-01-29 21:29:32 +11:00
Shannon
9bcb2bfb38
removes unused code
2019-01-29 21:27:22 +11:00
Shannon
c272c2ad3b
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-01-29 21:22:17 +11:00
Shannon
fd80aecb20
fixes more of the ConvertRelatedLinksToMultiUrlPicker migration
2019-01-29 21:22:01 +11:00
Warren Buckley
7d2024d3fd
Merge pull request #4295 from umbraco/temp8-macro-picker-fixes
...
Fixes UI for macropicker and added submit button
2019-01-29 09:31:41 +00:00
Stephan
d24b7f2aba
Refactor enums
2019-01-29 10:17:26 +01:00
Niels Lyngsø
9cd2e36c4b
more color corrections for brandcolors 2019
2019-01-29 10:00:38 +01:00
Shannon
47bde0f507
Merge branch 'temp8' into temp8-fixme-no-caching-of-url-and-inject-umbraco-context-accessor
2019-01-29 19:58:40 +11:00
Shannon
7b85ebab56
Adds migration to convert start nodes for picker configuration to UDIs
2019-01-29 19:54:32 +11:00
Bjarke Berg
9c3e501a60
Fixes UI for macropicker and added submit button
2019-01-29 09:46:24 +01:00
Niels Lyngsø
08a8e0793e
Design & color changes for 2019 brand colors
2019-01-29 09:30:42 +01:00
Stephan
5135635bf8
Cleanup
2019-01-29 09:15:10 +01:00
Shannon
89a99e1c5f
Makes IDashboard IDiscoverable
2019-01-29 18:10:50 +11:00
Shannon
70f23b2245
Merge branch 'temp8' into temp8-fixme-no-caching-of-url-and-inject-umbraco-context-accessor
2019-01-29 17:56:11 +11:00
Shannon
ee693b63bd
Fixes issue with ConvertRelatedLinksToMultiUrlPicker migration since it produces invalid SQL if there are no values in the .Contains calls
2019-01-29 17:52:48 +11:00
Shannon
86d8bc0c62
fix merge
2019-01-29 17:19:58 +11:00
Shannon
22d879ab35
Merge branch 'temp8' into temp8-fixme-no-caching-of-url-and-inject-umbraco-context-accessor
...
# Conflicts:
# src/Umbraco.Tests/PublishedContent/NuCacheTests.cs
# src/Umbraco.Web/Models/PublishedContentBase.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentNode.cs
# src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
2019-01-29 17:12:35 +11:00
Stephan
c2f51be0a1
Bugfix
2019-01-28 22:44:00 +01:00
Niels Lyngsø
052cee31b3
color corrections for pink theme
2019-01-28 21:36:04 +01:00
Warren Buckley
4a5eca3c6a
Adds in Composition Extension Methods to allow Setting the LogViewer without having to know the composition.RegisterUnique syntax
2019-01-28 15:39:49 +00:00
Stephan
9eabc1fb3f
More NuCache/PublishedContent cleanup
2019-01-28 16:23:10 +01:00