Stephan
8a3232bd23
Renormalize
2018-07-26 10:39:13 +02:00
James Coxhead
5a43f6b6fe
Moved remaining classes out of WebServices
2018-06-10 20:00:07 +01:00
James Coxhead
bd7aea31ee
Removed unused Examine Management Controller actions
2018-06-07 21:32:48 +01:00
James Coxhead
dd7d6ba392
Removed unused EmbedMediaService
2018-06-07 21:29:07 +01:00
James Coxhead
8444423201
Removed unused bulk publish controller
2018-06-04 21:50:58 +01:00
James Coxhead
222cb25cfd
Moved XmlDataIntegrityController, PublishedStatusController, and NuCacheStatusController out of WebServices
2018-06-03 14:42:10 +01:00
James Coxhead
cca3c5df78
Removed unused CoreStringsController
2018-06-02 20:00:07 +01:00
James Coxhead
1b42a2a6ac
Removed SaveFileController
...
Replaced with CodeFileController
2018-06-02 19:39:52 +01:00
James Coxhead
87df9b8f04
Migrated DomainsApiController
...
Moved action to exiting ContentController, moved viewmodels out into seperate files.
2018-06-01 21:39:29 +01:00
James Coxhead
e26b8ae6d9
Migrated Examine Management controller
2018-05-31 22:03:12 +01:00
Stephan
3398de7fdb
Fix NuCache, exclude trashed items
2018-05-31 17:14:25 +02:00
Stephan
82b5e0be02
Fix nuspec files
2018-05-31 14:02:39 +02:00
Stephan
4f8973a043
Fix Upgrader - was updating even when nothing happened
2018-05-31 11:58:38 +02:00
Stephan
721a239d4a
Fix ModelsBuilder structure - had circ dependencies etc
2018-05-31 11:58:20 +02:00
Stephan
6c5f07f201
Fix shutdown message logging - was not logging
2018-05-31 11:55:50 +02:00
Stephan
3862ff9076
Cleanup and get rid of other warnings
2018-05-31 11:55:37 +02:00
Stephan
2248e310d9
Cleanup and get rid of more warnings
2018-05-31 11:53:14 +02:00
Stephan
38eae90640
Cleanup and get rid of warnings
2018-05-31 11:53:14 +02:00
Stephan
e0f97feb1c
Update Benchmarks csproj
2018-05-31 11:53:14 +02:00
Claus
bfa93ec76f
Merge pull request #2652 from umbraco/temp8-U4-11202
...
U4-11202 - fix database issues
2018-05-31 10:23:39 +02:00
Claus
8f87381c01
fixed typo
2018-05-31 10:23:09 +02:00
Shannon
1cd4862803
Fixes user Id is 0 everywhere
2018-05-31 16:52:38 +10:00
Stephan
5b227ab2a0
Merge branch 'temp8' into temp8-U4-11202
2018-05-31 08:16:12 +02:00
Shannon
0d68a3fb4f
avoids a ysod if the wrong user id sneaks in to the log
2018-05-31 15:54:23 +10:00
Shannon
a2aa318e18
Fixes moving event dispatching in content service which prohibited you from moving anything
2018-05-31 15:43:39 +10:00
Shannon
5ed5ebf054
Fixes event handling for content type containers
2018-05-31 14:59:26 +10:00
Shannon Deminick
ea1d557ee5
Merge pull request #2653 from umbraco/temp8-U4-11385
...
U4-11385 Can't create doc type folders
2018-05-31 13:47:27 +10:00
Claus
9838977806
fixes U4-11385 Can't create doc type folders.
...
using dispatch instead of dispatchcancelable when the event is not cancelable for both saving and renaming.
2018-05-30 14:39:12 +02:00
Stephan
00c62804a8
U4-11202 - Fix deadlock in UserRepository
2018-05-30 10:44:33 +02:00
Stephan
6208a3ec73
Ensure server messenger actually starts
2018-05-30 10:00:20 +02:00
Stephan
3da596eedf
Fix PublishedSnapshotAccessor to not throw but return null
2018-05-30 10:00:19 +02:00
Stephan
518ccd5686
Cleanup Dtos
2018-05-30 10:00:18 +02:00
Stephan
9e1d19d56a
Fix ALTER TABLE ADD COLUMN issue
2018-05-30 10:00:18 +02:00
Stephan
936b8ab5fe
Fix NPoco update expressions
2018-05-30 10:00:17 +02:00
Stephan
91396e561f
Deal with IDE1006
2018-05-30 10:00:17 +02:00
Stephan
ac04abe59b
Fix ContentTreeController
2018-05-30 10:00:16 +02:00
Stephan
a7ba4a155e
Fix logging in NuCache SnapshotService
2018-05-30 10:00:15 +02:00
Stephan
2fade20656
Kill legacy, get rid of warnings
2018-05-30 10:00:14 +02:00
Stephan
c5af3e51b0
Update V8_GETTING_STARTED.md
2018-05-30 10:00:14 +02:00
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