Shannon
|
67171db955
|
Fixes merge issues... but now have to fix all the unit tests
|
2013-09-18 13:26:09 +10:00 |
|
Shannon
|
86a5d16e25
|
Added moq (need to replace all rhino mock later) allowing us to nicely mock umbraco settings, fixing up more unit tests.
|
2013-09-17 00:14:15 +10:00 |
|
Shannon
|
5036df4174
|
Fixes permissions issue with default permissions and ensures default permissions come from the user type instead of the unused db column in the umbracoUser table. Fixes up the FilterAllowedOutgoingContentAttributeTests attribute with the new permissions changes. Fixes: U4-2771 Content sort dialog, ysod on loading children
|
2013-09-10 13:38:45 +10:00 |
|
Shannon
|
f0a2bfdea4
|
Updates EntityController with corrected permissions checking, updated media controller with correct permissions checking, added unit tests for the permisions filters.
|
2013-09-03 13:59:25 +10:00 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02:00 |
|
Shannon
|
437f2dc588
|
Added more security checks to the content controller
|
2013-08-09 18:04:44 +10:00 |
|
Shannon
|
b8df64742c
|
Fixes up the permissions attribute and tests... was accidentally storing persisted data in the attribute.
|
2013-08-09 17:27:02 +10:00 |
|
Shannon
|
49f3c9e4b2
|
Adds more code and tests for permissions checks
|
2013-08-09 16:39:09 +10:00 |
|
Shannon
|
cbc841301b
|
Got more of the sorting stuff working, started implementing much of the back office security checks in the content controller, updates some of the c# unit tests and got a self-hosted test running (but commented out currently until we can mock things properly).
|
2013-08-07 19:28:32 +10:00 |
|
Shannon
|
66fc7e91dd
|
Got the GetChildren wired up to the back end, updated the sort and list view controls to use the new resource with promises, updated unit tests to support.
|
2013-08-06 18:42:36 +10:00 |
|