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
9fc87a398664ce1016d6b89d9318290bfae2b204
Umbraco-CMS
/
src
/
umbraco.cms
History
Stephan
9972f95a10
Merge branch user-group-permissions into temp-U4-10084
2017-07-26 13:22:43 +02:00
..
Actions
Fixes usages of IUserService.GetPermission since before it was doing a FirstOrDefault() since that's just how the old APIs worked, now we need to get all permissions based on groups. Also updated the usages of ToString for char for the permissions to be culture invariant everywhere.
2017-07-13 14:32:43 +10:00
businesslogic
Fixes cache refreshing for user groups since user cache need to be cleared for that too. Updates cache refreshers to use json.net for serializing which is way faster. adds better support for querying multiple user groups and entity ids for permissions, updates tests
2017-07-13 18:47:10 +10:00
helpers
Removes a bunch more files
2017-07-20 19:15:45 +10:00
Properties
…
app.config
Updates to latest Katana libs
2017-07-26 17:50:58 +10:00
packages.config
U4-9745 Update outdated NuGet dependencies
2017-04-06 16:27:41 +02:00
PluginManagerExtensions.cs
Changes the web.config template to use a linked resources (one file)
2013-11-26 20:03:13 +11:00
umbraco.cms.csproj
Create blueprint from content action
2017-06-04 16:07:11 +02:00
umbraco.cms.csproj.DotSettings
Makes sure that R# doesn't suggest C#6 features
2015-07-24 17:25:52 +02:00