Shannon
685a052339
tweak /umbraco/view/web.config to only block cshtml, so the *.html files can be downloaded
2018-05-30 16:29:16 +10:00
Shannon
6e2222d357
Merge remote-tracking branch 'origin/dev-v7' into temp8
2018-05-30 16:16:04 +10:00
Shannon
559fece3e9
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-05-30 16:15:35 +10:00
Shannon
6868279909
csproj bump
2018-05-30 16:15:23 +10:00
Shannon Deminick
49062d3ede
Merge pull request #2625 from poornimanayar/U4-11159
...
Fixed typos in tours
2018-05-30 08:10:25 +02:00
Shannon Deminick
41865d76fb
Merge pull request #2645 from simonech/sort-languages-by-name
...
U4-11368 - Sort language by name in languages settings page
2018-05-30 08:05:23 +02:00
Shannon
2c41f3dbfa
Updated web.config for /umbraco/views
2018-05-30 15:32:33 +10:00
Shannon
9b08a73210
Merge remote-tracking branch 'origin/dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Tests/Strings/StringExtensionsTests.cs
# src/Umbraco.Web/UmbracoHelper.cs
2018-05-30 15:29:08 +10:00
Shannon
00e0dbaa65
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-05-30 15:22:09 +10:00
Shannon
4705a6bc10
updates views web.config
2018-05-30 15:21:59 +10:00
Simone Chiaretta
7c5fe63d0b
Sort language by name
...
The issue was that the web API was returning a dictionary that was interpreted as data object by AngularJS, with each key becoming a property of an enormous object, so when binding this object to the select element, it was sorted by property name, thus the key of the array, which was the And being an object it was impossible to sort it again by value.
Only option was to convert it to an array. And since the original list of culture is already sorted correctly, no need to sort it again.
2018-05-25 10:01:12 +02:00
Shannon Deminick
91ca72b56d
Update V8_GETTING_STARTED.md
2018-05-22 13:05:05 +02:00
Shannon Deminick
355209354e
Update V8_GETTING_STARTED.md
2018-05-22 12:58:14 +02:00
Sebastiaan Janssen
96ce2882a2
Merge pull request #2643 from abjerner/patch-38
...
Health Checks: the warning icon should be orange instead of yellow
2018-05-22 11:00:11 +02:00
Anders Bjerner
068ad19492
Health Checks: the warning icon should be orange instead of yellow
...
Both the yellow and orange colors used to be a bit darker, but when more colors were introduced in 7.10.x, the two colors were made a bit lighter. So now the yellow warning icon is hard to see on a white background, but the orange color now looks just right ;)
2018-05-22 10:44:43 +02:00
Stephan
baba390c7b
Version 8.0.0-alpha.41
2018-05-21 23:04:18 +02:00
Stephan
a3a14c8339
Fix NuGet packages - oh well
2018-05-21 22:38:27 +02:00
Stephan
e4bd0e975e
Fix NuGet package
2018-05-21 19:08:52 +02:00
Stephan
bd07a1ba5c
Version 8.0.0-alpha.40
2018-05-21 11:49:20 +02:00
Stephan
f535f6d324
Cleanup ModelsBuilder merge
2018-05-21 11:49:08 +02:00
Sebastiaan Janssen
93b470f15c
Merge pull request #2638 from rozzilla/patch-2
...
Update README img
2018-05-21 10:25:31 +02:00
Roberto Bianchi
1cef87ee34
Update README img
2018-05-21 10:20:44 +02:00
Stephan
373fad6efe
Merge ModelsBuilder in, NuGet dies on circ dependencies now
2018-05-21 10:05:52 +02:00
leekelleher
21dbd1e402
Corrected a typo with MultipleTextStringConfiguration class name
...
@zpqrtbnk approved in person this at CGRT18 ;-)
2018-05-20 18:16:09 +01:00
Stephan
129e094b09
Fix Umbraco.Web.UI references
2018-05-18 15:24:12 +02:00
Mads Rasmussen
c3c24eba4f
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-05-18 12:33:16 +02:00
Mads Rasmussen
145858a302
hide culture dropdown in culture and hostnames dialog
2018-05-18 11:07:54 +02:00
Stephan
c13e3ec220
Version 8.0.0-alpha.37
2018-05-18 09:39:02 +02:00
Stephan
6ce24bf1a1
Various fixes
2018-05-17 17:24:30 +02:00
Stephan
6c61eb2d69
Fix tests
2018-05-17 16:34:11 +02:00
Stephan
76bf84f8ea
Forgot to update binding redirects
2018-05-17 16:34:05 +02:00
Stephan
a8ba8598f2
Merge branch origin/temp8 into temp8-xbuild
2018-05-17 15:34:27 +02:00
Stephan
6e7bb41190
Version 8.0.0-alpha.36
2018-05-17 15:33:38 +02:00
Stephan
7387379aea
Upgrade to ModelsBuilder -alpha.18
2018-05-17 15:32:27 +02:00
Shannon
50659787ee
fixes published content Url for invariant
2018-05-17 15:26:06 +02:00
Shannon
3da120ce33
Adds Property Type to the published content model, fixes some web.config versions
2018-05-17 13:32:20 +02:00
Stephan
de9f4f8d0b
Cleanup references and dependencies
2018-05-17 13:19:35 +02:00
Stephan
20ecb6a779
Merge branch origin/temp8 into temp8-xbuild
2018-05-17 13:04:57 +02:00
Stephan
40f2558a70
Cleanup
2018-05-17 13:03:37 +02:00
Stephan
f44c5ad757
Cleanup nuget, bindings, build
2018-05-17 12:17:42 +02:00
Shannon
1cf63bd471
missing checkin of package-lock
2018-05-17 11:29:21 +02:00
Shannon
07a263b794
Fixes validation check for variant nodes that don't have names assigned
2018-05-17 10:28:38 +02:00
Claus
c2236b7b97
Merge pull request #2632 from umbraco/temp-U4-11218
...
Merge infinite editing UI branch to temp8
2018-05-17 09:16:01 +02:00
Claus
9e3db051c9
Merge remote-tracking branch 'origin/temp8' into temp-U4-11218
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/insertmacro.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/rteembed.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/googlemaps/googlemaps.html
# src/Umbraco.Web.UI/web.Template.config
2018-05-17 08:26:02 +02:00
Claus
70d1bed396
Merge branch 'temp8' into temp-U4-11218
2018-05-17 08:16:17 +02:00
Stephan
a6ea270d93
Cleanup build
2018-05-16 21:52:40 +02:00
Stephan
a39a9b7a89
Cleanup nuspec
2018-05-16 16:02:51 +02:00
Stephan
8c815cf47e
Git-ignore local directory
2018-05-16 15:54:08 +02:00
Stephan
2b7966dc55
Depend on Umbraco.SqlServerCE, package in net47
2018-05-16 15:54:07 +02:00
Stephan
fe1a4f7d4f
Depend on Umbraco.SqlServerCE
2018-05-16 15:54:07 +02:00