This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
187e5ed751b1fb51b018085d84a802ba49ada87f
Umbraco-CMS
/
src
/
Umbraco.Core
/
Exceptions
T
History
Stephan
187e5ed751
Add and use ArgumentNullOrEmptyException
2016-10-17 11:00:13 +02:00
..
ArgumentNullOrEmptyException.cs
Add and use ArgumentNullOrEmptyException
2016-10-17 11:00:13 +02:00
BootFailedException.cs
Refactor logging and profiling, boot reporting
2016-09-19 16:33:47 +02:00
DataOperationException.cs
Added Move methods for both content types and media types ... these move methods are done as part of the UOW commit/transaction process, something that should be done with the Move/Copy operations of the content/media services. I added unit tests for the move operations for both content, media and data types. Events are all in places for content type and media type moves (something which Courier will need to use). Updated the trees/menu items to support moving which includes rendering the tree with only folders, updated the move dialog views to work.
2015-11-12 19:01:41 +01:00
InvalidCompositionException.cs
Gets validation working with composition alias conflicts
2015-10-09 19:03:11 +02:00