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
|
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 |
|
Stephan
|
3ac64f18d2
|
Bugfix UserModelMapper
|
2017-07-17 15:08:45 +02:00 |
|
Stephan
|
04daaef7b7
|
Merge branch 'user-group-permissions' into temp-U4-10075
|
2017-07-14 20:15:51 +02:00 |
|
Stephan
|
29aaa26022
|
U4-10023 - fix media picker for multiple start nodes
|
2017-07-14 20:13:57 +02:00 |
|
mikkelhm
|
374fdcf29e
|
Bumps version to 7.6.5
|
2017-07-13 12:14:32 +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 |
|
Claus
|
6a48c1646d
|
checking for uses of userType.
|
2017-07-13 09:26:48 +02:00 |
|
Shannon
|
69a6a80ffd
|
Updates logic and test for getting all node permissions for a user that have explicit permissions defined
|
2017-07-13 14:16:13 +10:00 |
|
Shannon
|
c472463f37
|
Removes all user permissions cache refreshing and events and obsoletes assocated clsses
|
2017-07-13 11:02:34 +10:00 |
|
Shannon
|
76f9e2c22a
|
Updates user permissions lookup to do one query instead of one query per user group
|
2017-07-13 10:43:42 +10:00 |
|
Shannon
|
87dcdc596e
|
Gets last unit tests written for returning all permissions for either user or group when not specifying Ids
|
2017-07-13 01:56:22 +10:00 |
|
Shannon
|
044120ffd2
|
Gets inherited permissions working, adds lots of unit tests, few more tests to write now.
|
2017-07-13 00:07:51 +10:00 |
|
Shannon
|
7115d85440
|
Removes unused and unneeded APIs on IUserService, updates code comments to describe implicit vs explicit permissions
|
2017-07-12 14:06:30 +10:00 |
|
Stephan
|
219eb61194
|
Merge branch 'dev-v7' into temp-u4-9993
|
2017-07-11 14:47:54 +02:00 |
|
Shannon
|
53bce239c3
|
Gets implicit/inherited permissions 'working', well at least with one test, now need to test the rest.
|
2017-07-11 19:19:38 +10:00 |
|
Shannon
|
50a896a6cc
|
Doesn't send async if not using a network based SMTP server
|
2017-07-11 15:06:18 +10:00 |
|
Shannon
|
3c31e33000
|
Fixes U4-10133 Investigate issues with SMTP Invite and async
|
2017-07-11 14:46:51 +10:00 |
|
Shannon
|
cb4e1d324d
|
Removes the NoCredentials enum (we don't use it or need it)
|
2017-07-11 12:18:12 +10:00 |
|
Stephan
|
13d26eb435
|
Merge branch dev-v7.7 into user-group-permissions
|
2017-07-10 17:48:51 +02:00 |
|
Claus
|
ad886efa62
|
cleanup and lineendings.
|
2017-07-10 15:20:17 +02:00 |
|
Claus
|
c0a6c58a07
|
U4-10134 Disabled doesn't override Invited
|
2017-07-10 13:38:39 +02:00 |
|
Claus
|
deaece7cfc
|
more clauses.
|
2017-07-10 13:37:57 +02:00 |
|
Claus
|
a3bb11e4b0
|
I got a feeling you did this on purpose :P
|
2017-07-10 13:05:33 +02:00 |
|
Claus
|
779306d90f
|
typos.
|
2017-07-06 15:08:01 +02:00 |
|
Shannon
|
9b0f2145d0
|
Fixes user state filtering to do an OR
|
2017-07-06 19:51:59 +10:00 |
|
Claus
|
cfa7b0a092
|
U4-10124 Update IFileService to handle MacroScripts and UserControls
|
2017-07-06 10:44:51 +02:00 |
|
Shannon
|
8e861eab43
|
Adds a missing index to the cmsDictionary.key column with migrations since the column size needs to be reduced.
|
2017-07-06 12:45:58 +10:00 |
|
Shannon
|
7e9afe7720
|
bumps version
|
2017-07-06 12:31:26 +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 |
|
Claus
|
ca752f74bc
|
updating array length.
|
2017-07-04 17:29:32 +02:00 |
|
Claus
|
b840a0992c
|
adding shadow filesystems.
|
2017-07-04 14:47:29 +02:00 |
|
Claus
|
51997d0651
|
U4-10098 Update FileService to support legacy MacroScript and UserControl folders
|
2017-07-04 14:28:15 +02:00 |
|
Shannon
|
82bd11e66d
|
Gets filtering on user state working
|
2017-07-03 19:27:48 +10:00 |
|
Stephan
|
43e0ef2472
|
Merge branch 'dev-v7' into temp-u4-9993
|
2017-06-30 11:02:43 +02:00 |
|
Shannon
|
e4edd8f692
|
U4-10053 Review anywhere else in the codebase that may reference User Type
This also removes some totally unused and ancient code
|
2017-06-30 18:14:44 +10:00 |
|
Shannon
|
3a17002ec4
|
fixes build after merge
|
2017-06-30 17:21:40 +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 |
|
Shannon
|
29c6d547db
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
|
2017-06-30 16:55:04 +10:00 |
|
Shannon
|
4f28cb1917
|
Gets content permissions saving per user group
|
2017-06-29 19:15:04 +10:00 |
|
Claus
|
f0f25c67c6
|
refactoring method signatures to prevent breaking changes.
|
2017-06-29 10:00:16 +02:00 |
|
Claus
|
da8c0726b1
|
Merge branch 'U4-5454' of git://github.com/trt/Umbraco-CMS into temp-U4-5454
|
2017-06-29 08:59:45 +02:00 |
|
Shannon
|
4fc5279a78
|
ok, tests fixed now?
|
2017-06-29 12:38:33 +10:00 |
|
Shannon
|
8023a89b10
|
Returns the default permissions as a model as part of the UserGroupDisplay and wires this up in the user group editor
|
2017-06-28 23:38:42 +10:00 |
|
Shannon
|
8e21bc3c74
|
Create user now generates a password
|
2017-06-27 15:30:32 +10:00 |
|
Shannon Deminick
|
7adbecf9a1
|
Merge pull request #2019 from lars-erik/U4-6695-internalsvisibleto-unittesting-adapter
U4-6695 Adds InternalsVisibleTo("Umbraco.UnitTesting.Adapter")
|
2017-06-27 10:06:36 +10:00 |
|
Lars-Erik Aabech
|
f9252372ea
|
Adds InternalsVisibleTo("Umbraco.UnitTesting.Adapter") for more imperative exposure to custom unit test adapters.
|
2017-06-26 12:39:57 +02:00 |
|
Claus
|
22af206626
|
Merge branch 'temp-U4-9464' of git://github.com/benjaminketron/Umbraco-CMS into benjaminketron-temp-U4-9464
|
2017-06-26 11:23:24 +02:00 |
|
Shannon
|
3eba5e5c19
|
Merge branch 'dev-v7.7' into user-group-permissions
# Conflicts:
# src/Umbraco.Core/Persistence/Migrations/Initial/BaseDataCreation.cs
# src/Umbraco.Tests/Services/UserServiceTests.cs
# src/Umbraco.Web.UI.Client/src/common/services/util.service.js
# src/Umbraco.Web.UI/config/trees.config
# src/Umbraco.Web/Umbraco.Web.csproj
|
2017-06-23 16:37:56 +10:00 |
|