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 |
|
Bjarne Fyrstenborg
|
69af591b78
|
v8: Fix general localization (#4274)
|
2019-01-30 14:01:22 +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
|
a123bc7084
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2019-01-30 23:42:39 +11:00 |
|
Shannon
|
fccfa4f412
|
Removes umbraco settings: ImageTagAllowedAttributes, UploadAllowDirectories, ensureUniqueNaming, ImageTagAllowedAttributes, ScriptEditorDisable, ScriptFolderPath, UploadAllowDirectories
|
2019-01-30 23:42:25 +11:00 |
|
Kenn Jacobsen
|
31765a7a47
|
Remove the tooltip position flickering
|
2019-01-30 13:26:21 +01:00 |
|
Callum Whyte
|
0cdccc1a9b
|
V8: Removing legacy content tree menu items (#4278)
|
2019-01-30 12:01:57 +01:00 |
|
Shannon
|
a331632800
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2019-01-30 20:33:26 +11:00 |
|
Shannon
|
90eae73d9b
|
By default allow all trees to support both main and dialog usages
|
2019-01-30 20:33:14 +11:00 |
|
Niels Lyngsø
|
0b0371af7e
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2019-01-30 10:17:05 +01: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 |
|
Niels Lyngsø
|
ab77623248
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2019-01-30 10:16:36 +01:00 |
|
Niels Lyngsø
|
bf7372c6ba
|
V8: Color corrections for several components
|
2019-01-30 10:16:32 +01:00 |
|
Shannon
|
6ff787046b
|
Fixing trees regression issue
|
2019-01-30 19:52:24 +11:00 |
|
Shannon
|
df5c685bc2
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2019-01-30 19:48:55 +11:00 |
|
Shannon
|
6c0321ce72
|
Fixing trees regression issue
|
2019-01-30 19:48:42 +11:00 |
|
Stephan
|
aa20584588
|
Merge branch 'temp8-move-xml-published-cache-to-tests' into temp8
|
2019-01-30 08:40:08 +01:00 |
|
Stephan
|
99ec2d18f2
|
Merge branch 'temp8' into temp8-move-xml-published-cache-to-tests
|
2019-01-30 08:37:42 +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
|
134cc176ff
|
Moves the Xml published cache to the tests project since that is the only place it is used, removes the xml data integrity check since it's not needed, removes the xml published cache benchmark since it's not needed. Now we don't include the old xml published cache at all in the shipped product.
|
2019-01-30 17:50:13 +11:00 |
|
Shannon
|
3371dbaa48
|
Merge remote-tracking branch 'origin/temp8-remove-legacy-controls' into temp8
|
2019-01-30 17:40:00 +11:00 |
|
Shannon Deminick
|
f11d22f43a
|
Merge pull request #4249 from umbraco/temp8-remove-unused-filesystem-config
V8 Remove unused filesystemproviders.config
|
2019-01-30 17:37:38 +11:00 |
|
Shannon
|
f02da1fdd2
|
nucache bug fix
|
2019-01-30 17:36:33 +11:00 |
|
Shannon
|
08a886b724
|
nucache bug fix
|
2019-01-30 17:35:57 +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 Deminick
|
ac19aa4f91
|
Merge pull request #4243 from umbraco/temp8-remove-legacy-controls
🔥🔥 V8: Bye bye legacy stuff 🔥🔥
|
2019-01-30 15:22:27 +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 |
|
Kenn Jacobsen
|
a025568196
|
Handle element types in the multi URL picker
|
2019-01-29 22:30:06 +01:00 |
|
Kenn Jacobsen
|
9d3d4b77a0
|
Handle element types in the MNTP
|
2019-01-29 22:30:06 +01:00 |
|
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 |
|