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
6dcfbaee7f7ddbc019b5a360ce1b8ca72fc19ac0
Umbraco-CMS
/
src
/
umbraco.cms
History
Shannon
6fe647146c
Fixes: U4-3431 Macro property not passed to ASCX usercontrol
2013-11-11 12:23:46 +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: U4-3431 Macro property not passed to ASCX usercontrol
2013-11-11 12:23:46 +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
Fixes the requirement for LegacyUploadFieldWorkaround, cleans up some of the code in ContentControl and various other (legacy) places, improves performance slightly too.
2013-01-07 23:24:29 +03:00
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