Mads Rasmussen
|
29f3acc23e
|
Merge pull request #2163 from umbraco/temp-U4-10275
U4-10275 Render 'site' nodes for the content/media trees for users with non root access
|
2017-09-10 18:04:59 +02:00 |
|
Shannon
|
5398d24f58
|
disables deleting translator group
|
2017-09-08 16:07:58 +10:00 |
|
Shannon
|
81ba2069af
|
fixed media start node mapping for user
|
2017-09-08 15:11:39 +10:00 |
|
Shannon
|
f3f31f2569
|
Gets invite and create user working with new setting and allowing specifying a separate username.
|
2017-09-05 23:31:26 +10:00 |
|
Shannon
|
7926a0c676
|
Simplifies the change password logic with the back office so an admin user can easily change another user's password if they have access to the users section. Updates the controllers to populate the modelstate correctly, changes name of HasAppAccess to HasSectionAccess. Ensure we don't have duplicate ysod dialogs when there is an error.
|
2017-09-04 22:03:03 +10:00 |
|
Shannon
|
a608577a4f
|
Merge branch 'dev-v7' into dev-v7.7
# Conflicts:
# src/Umbraco.Core/Constants-Security.cs
# src/Umbraco.Core/Security/BackOfficeUserStore.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Tests/App.config
# src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
|
2017-09-04 16:51:20 +10:00 |
|
Shannon
|
6995c184e3
|
Updates user editor, non-admins can see all user groups but cannot edit them, they can save user that contain groups that they don't have access to if they were already there but cannot add new ones they dont' have access to
|
2017-08-29 01:00:08 +10:00 |
|
Shannon
|
c5e1fc5a20
|
U4-10348 Show readonly user profile information on user editor
|
2017-08-23 15:45:42 +10:00 |
|
Shannon
|
a50386aaf1
|
fixes test
|
2017-08-17 14:36:52 +10:00 |
|
Claus
|
028576d93c
|
Merge pull request #2120 from umbraco/temp-U4-10227
U4-10227 Users section should start in the user tree
|
2017-08-11 10:31:20 +02:00 |
|
Shannon
|
97f2b40f4b
|
fixes tests
|
2017-08-10 17:59:17 +10:00 |
|
Shannon
|
72495b3eaf
|
U4-10227 Users section should start in the user tree
|
2017-08-10 17:25:16 +10:00 |
|
Shannon
|
d8cfd8f12e
|
U4-10274 Umbraco.MemberHasAccess isn't cached
|
2017-08-10 13:46:18 +10:00 |
|
Claus
|
73bc5c6ec9
|
changes needed for blueprints to differentiate them from content items.
|
2017-08-09 15:29:12 +02:00 |
|
Shannon
|
bbe8271c35
|
Fixes invite user and setting the model correctly. Fixes server side validation to ensure any created user MUST have a group assigned.
|
2017-08-08 13:20:21 +10:00 |
|
Shannon
|
241d486e97
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
# Conflicts:
# src/Umbraco.Web/Security/Identity/FormsAuthenticationSecureDataFormat.cs
|
2017-08-02 11:55:15 +10:00 |
|
Shannon
|
59db5b0081
|
Obsoletes more dynamic published content extension methods and models
|
2017-08-01 17:04:16 +10:00 |
|
Shannon
|
2e6fb8e3e5
|
Fixes merge issues, ensures "Content root" and "Media root" are localized
|
2017-08-01 12:41:22 +10:00 |
|
Shannon
|
bcf4a84725
|
fixes more tests, gotta be close now
|
2017-07-31 19:47:02 +10:00 |
|
Shannon
|
b20e3c7435
|
ensure the user cannot access the media list dashboard if they don't have root access
|
2017-07-31 16:03:31 +10:00 |
|
Stephan
|
b10d370b16
|
Merge branch dev-v7.7 into user-group-permissions
|
2017-07-28 12:54:13 +02:00 |
|
Stephan
|
fdf206038a
|
Merge branch user-group-permissions into temp-U4-10138
|
2017-07-27 13:37:49 +02:00 |
|
Shannon
|
6d9190bdb3
|
ensures all built in groups have -1 as start nodes for media, fixes automapper tests
|
2017-07-26 17:24:26 +10:00 |
|
Shannon
|
1ccc8cc161
|
U4-10123 Make sure the backoffice login is not susceptible to DOS attacks
|
2017-07-25 19:40:30 +10:00 |
|
Shannon
|
17d17cfb82
|
Puts back in some old APIs that were removed to maintain some backwards compat with < 7.7 for users
|
2017-07-25 18:39:23 +10:00 |
|
Shannon
|
c456c0a396
|
Changes the result of SearchableTreeResolver to be readonly
|
2017-07-20 23:02:58 +10:00 |
|
Shannon
|
525254efd4
|
Merge branch 'dev-v7.7' into temp-isearchabletree
# Conflicts:
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web/Trees/ContentTreeController.cs
|
2017-07-20 22:21:59 +10:00 |
|
Shannon
|
97471f667d
|
Updates the BackOfficeIdentityUser to property support ASP.NET Identity Roles
|
2017-07-20 22:02:32 +10:00 |
|
Shannon
|
8f984c8dc8
|
Merge branch 'user-group-permissions' of https://github.com/umbraco/Umbraco-CMS into user-group-permissions
# Conflicts:
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
|
2017-07-19 19:26:26 +10:00 |
|
Shannon
|
8df00d5525
|
Fixes U4-10111 Changing email on a user doesn't show the username field
|
2017-07-19 19:22:43 +10:00 |
|
Shannon
|
38cd3dcf94
|
Removes the AllStartNodeIds properties from IUser, updates all unit tests to work with the new methods, ensures the calculation is cached to the user object
|
2017-07-19 16:15:16 +10:00 |
|
Shannon
|
0008afb455
|
Merge branch 'dev-v7.7' into user-group-permissions
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Web/Cache/CacheRefresherEventHandler.cs
|
2017-07-18 13:31:04 +10:00 |
|
Shannon
|
6f74fcf24a
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Umbraco.Web.csproj
|
2017-07-18 13:27:03 +10:00 |
|
Shannon Deminick
|
bd848b00ff
|
Merge pull request #2046 from umbraco/temp-U4-10075
U4-10075 Inherited permissions for content nodes
|
2017-07-18 11:56:08 +10:00 |
|
Sebastiaan Janssen
|
95b0c342bb
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2017-07-17 17:51:39 +02:00 |
|
Sebastiaan Janssen
|
3a5584a1c1
|
Some updates to description and code style
|
2017-07-17 17:50:38 +02:00 |
|
Sebastiaan Janssen
|
b403283368
|
Merge branch 'U4-10088' of https://github.com/srmooney/Umbraco-CMS into srmooney-U4-10088
|
2017-07-17 17:30:32 +02:00 |
|
Shannon
|
193682cd4c
|
Ability to select the root node for the users start node
|
2017-07-17 20:09:00 +10:00 |
|
Shannon
|
d99f7b6ff6
|
Ability to select the root node for the users start node
|
2017-07-17 19:51:51 +10:00 |
|
Shannon
|
d1d74203ea
|
Ability to select root node in user group picker so the user group can explicitly allow root access or not.
|
2017-07-17 19:40:45 +10:00 |
|
Shannon
|
e135291980
|
Fixes issue with user group start nodes, they are allowed to have null and by default this will be the case but we couldn't remove them and the ROOT node wasn't being mapped.
|
2017-07-17 18:23:20 +10:00 |
|
Sebastiaan Janssen
|
e1957b895f
|
U4-5672 Properties and Tabs moving/incorrect when Enable list view selected
|
2017-07-17 09:46:30 +02:00 |
|
Shannon
|
1643eec62c
|
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 |
|
Shannon
|
6e89202002
|
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 |
|
Claus
|
0acb0d48a1
|
Merge pull request #1858 from Jeavon/RelatedLinks-Tweaks
Tweaks to RelatedLinks
|
2017-07-12 15:26:53 +02:00 |
|
Claus
|
ad886efa62
|
cleanup and lineendings.
|
2017-07-10 15:20:17 +02:00 |
|
srmooney
|
1e6d50a86b
|
Add option for Listview to change the tab name
|
2017-07-06 10:50:19 -04:00 |
|
Claus
|
7540f49a5e
|
fixing a bunch of mismatching mappings.
aligning property names with what they actually are.
|
2017-07-06 14:41:05 +02:00 |
|
Claus
|
2e29d112e5
|
reformatting.
|
2017-07-06 13:14:24 +02:00 |
|
Claus
|
271056f997
|
mapping media start nodes instead of mapping content twice.
|
2017-07-06 12:48:47 +02:00 |
|