Shannon
a0acc8126d
oops change namespace back to Umbraco.net
2020-03-25 16:52:42 +11:00
Shannon
900505704c
Committing a namespaces change
2020-03-25 14:54:45 +11:00
Bjarke Berg
e9f7034365
Moved compoenents and composers
2020-03-03 07:29:51 +01:00
Bjarke Berg
3b7825b30d
Netcore: Moves services and dependencies from Web to Abstractions ( #7497 )
...
* Moves the services and dependencies from web,
* Fix bug with Empty collection not being a property (new one for each access)
* remvoed moved files from web csproj
* Fix spelling
2020-01-27 09:31:24 +01:00
Bjarke Berg
09b9c01f94
Netcore: Make composition root available as current in abstrations ( #7500 )
...
* Added all the essential parts of umbraco available on the Current from Abstractions.
These are created when Current is initialized.
* Moved some of the composers and components into Infrastructure - And removed unused Settings Files
* Init current with null logger
* Avoid multiple init of Current
2020-01-27 09:12:52 +01:00
Benjamin Carleski
a379e01578
Replace Current.Services references with DI where possible
2020-01-22 21:43:25 -08:00
Shannon
29c2110b0a
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3986-handle-iregistedobject-and-remove-core-project
2020-01-15 14:17:38 +11:00
Shannon
11f5d2f800
Fixes startup - no need for using "Current" which wasn't set at that point but shouldn't have been used anyways.
2020-01-15 13:53:21 +11:00
Bjarke Berg
c7f60d8312
AB3986 - Wrapped System.Web.Hosting.IRegisteredObject in the AspNetHostingEnvironment. Updated Maindom to use our own new interface and the wrapper and moved to infrastructure. Removed the Umbraco.Core project now that it was empty.
2020-01-08 09:01:58 +01:00
Bjarke Berg
586b9c37f8
AB4234 - Moved stuff from core into web, that used identity.
2020-01-07 13:51:03 +01:00
Bjarke Berg
c6c0d7df54
AB4234 - Moved stuff from core into web, that used identity.
2020-01-07 13:50:38 +01:00
Bjarke Berg
becce7800b
Moved Models from Umbraco.Core to Umbraco.Infrastructure
2019-12-09 14:12:06 +01:00
Bjarke Berg
63bfc4c2c0
Move constants
2019-11-05 14:55:42 +01:00
Bjarke Berg
befcabfced
Move constants
2019-11-05 13:28:26 +01:00
Kevin Jump
e113b56ce1
log warning if siteUri is null, ( #6868 )
2019-10-30 14:36:15 +00:00
Shannon
f992da41f7
Merge branch '6179+6180-read-write-segmented-property-values' of https://github.com/PerplexDaniel/Umbraco-CMS into PerplexDaniel-6179+6180-read-write-segmented-property-values
2019-09-30 15:04:06 +02:00
Shannon
35a7283952
Fixes #2997 - ContentService returns outdated result
2019-09-27 10:59:29 +02:00
Daniël Knippers
8e5b37cbc8
Merge branch 'upstream-v8-dev' into 6179+6180-read-write-segmented-property-values
2019-09-20 09:05:57 +02:00
Shannon
fdad387414
renames objects/methods and adds a lock to the routing mechanism
2019-09-09 23:32:02 +10:00
Daniël Knippers
82c3af51fe
Fixes writing / reading segment data combined with segment null
2019-08-27 15:43:07 +02:00
Stephan
3a813d2d77
Cleanup unknown user for audit events
2019-05-28 10:26:30 +02:00
Kenn Jacobsen
61cc22dccf
V8: Send notifications for changes in permissions ( #5287 )
2019-04-23 22:00:35 +02:00
Kenn Jacobsen
e7f4f61f93
V8: Send notifications for changes in public access ( #5288 )
...
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2019-04-23 21:55:42 +02:00
Kenn Jacobsen
7eddc22bba
V8: Send notifications for move, restore, copy and delete actions ( #5255 )
2019-04-23 14:24:45 +02:00
Kenn Jacobsen
153ac58d2a
Send notifications for rollbacks
2019-04-22 12:50:44 +02:00
Stephan
7f33454002
Better ServerMessenger configuration
2019-03-18 17:51:04 +01:00
Stephan
7660e9fb25
Reorganize composition code
2019-02-14 09:15:47 +01:00