This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
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
c89fb0a0be5c81aff053ee5964a0d9f7d7f8baa4
Umbraco-CMS
/
src
/
umbraco.cms
History
Shannon
d1a656b3cd
FIxes installer when duplicate conflicts: U4-3612 Cannot install Txt starter kit in the back office
2013-11-20 17:25:25 +11:00
..
Actions
Updated the content display model to pass in a list of the allowed actions (using the letter of the permission). We then dynamically generate the action buttons on the content editor based on what the user is actually allowed to do and the current state of the content. Fixed up some content saving validation for Create + Publish at the same time, since we never allowed that behavior before we now have to check for both permissions during this one execution. Updated the Unpublish method to check for publish permissions - unpublish is an action but it is not permission assignable, you can only unpublish if you can publish. Fixes the user session timeout display timer.
2013-10-31 16:51:08 +11:00
businesslogic
FIxes installer when duplicate conflicts: U4-3612 Cannot install Txt starter kit in the back office
2013-11-20 17:25:25 +11:00
helpers
Fixes merge issues, fixes up some unit tests, removes the For<T> config section stuff and simplifies the singleton, refactors it with methods as per discussion with stephen.
2013-09-25 19:23:41 +10:00
Properties
…
packages.config
Updated to latest CDF version which contains some fixes.
2013-07-22 11:29:32 +10:00
PluginManagerExtensions.cs
Removes IActionHandler - and all it's references : U4-3226 Remove IActionHandler
2013-10-24 17:15:37 +11:00
umbraco.cms.csproj
Removes IActionHandler - and all it's references : U4-3226 Remove IActionHandler
2013-10-24 17:15:37 +11:00