Robert
|
2e1e2e4325
|
Properties tab will be removed if it has no properties
|
2017-09-27 13:58:33 +02:00 |
|
Robert
|
4a9e326267
|
Remove the rest of umb properties
|
2017-09-27 09:28:51 +02:00 |
|
Robert
|
67edc6cf9a
|
Deleted updateDate, createDate and createdBy from properties tab
|
2017-09-26 15:57:50 +02:00 |
|
Robert
|
e740838ef7
|
Moved template and docType from properties tab to root node and linked the values back together in front-end
|
2017-09-26 15:44:41 +02:00 |
|
Robert
|
dec44b1288
|
Moved templateConfig to root node
|
2017-09-26 09:20:38 +02:00 |
|
Mads Rasmussen
|
5330830362
|
Merge branch 'dev-v7.7' into temp-U4-10309
# Conflicts:
# src/Umbraco.Web.UI.Client/bower.json
# src/Umbraco.Web.UI.Client/gruntFile.js
|
2017-09-14 15:28:21 +02:00 |
|
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
|
bc148d08fa
|
maps avatars in log
|
2017-09-07 22:24:18 +10:00 |
|
Shannon
|
c7b9a57795
|
U4-10382 Add end point to get a paginated audit trail
|
2017-09-07 17:27:37 +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 |
|
Claus
|
73bc5c6ec9
|
changes needed for blueprints to differentiate them from content items.
|
2017-08-09 15:29:12 +02: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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
Shannon
|
403a210c1c
|
Fixes issue with assigning default permissions for a new user group
|
2017-07-05 19:25:48 +10:00 |
|
Shannon
|
03c7429653
|
FIxes SQL statement when upgrading with SQLCE and fixes GetAll when passing in an array of ints to ensure that we check if the int array is empty or not
|
2017-07-05 18:23:51 +10:00 |
|
Shannon
|
1d9e33dadf
|
Granular permissions in group editor are all working, we could do with an edit button but for now it's ok, selecting the same node will perform an 'edit'
|
2017-07-04 15:40:33 +10:00 |
|
Shannon
|
316ec5d20f
|
gets granular permissions showing correctly in group editor
|
2017-07-04 15:07:11 +10:00 |
|
Shannon
|
ff02b28d26
|
Fixes tree for single tree sections, fixes creating a user group so you can select default permissions
|
2017-07-03 16:31:47 +10:00 |
|
Shannon
|
804c60653e
|
Merge branch 'dev-v7.7' into user-group-permissions
# Conflicts:
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Tests/Services/ContentServiceTests.cs
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
|
2017-06-30 16:57:22 +10:00 |
|