Shannon
|
e276c7a1bf
|
Wires up getUserGroupScaffold
|
2017-06-20 12:34:33 +10:00 |
|
Shannon
|
7797ad4130
|
localizes invite email
|
2017-06-20 12:25:27 +10:00 |
|
Shannon
|
021e083b75
|
Fixes issue with email confirmation date, adds invite date, adds user state counts
|
2017-06-15 16:47:51 +02:00 |
|
Shannon
|
0f89b1dea7
|
Fixes up how formctrl are required for various directives, adds validation to invite/create user, fixes up back end and is all now working
|
2017-06-15 15:59:29 +02:00 |
|
Shannon
|
f33d21b8f6
|
Gets all the localization for the invite setup and error checking based on the password provider information
|
2017-06-15 12:45:53 +02:00 |
|
Shannon
|
439c30e2fd
|
changes name from versionHash to cacheBuster
|
2017-06-15 09:20:46 +02:00 |
|
Shannon
|
0858e04345
|
tidy up how a user is created when invited, ensure the special empty password is used.
|
2017-06-15 00:46:23 +02:00 |
|
Shannon
|
6d22f7f86f
|
Getting the invite password setting done with validation, almost there
|
2017-06-15 00:05:12 +02:00 |
|
Shannon
|
c13b2fae4b
|
Fixes issue of rendering the umb version in the html markup
|
2017-06-15 00:04:42 +02:00 |
|
Shannon
|
51b19bedc8
|
Merge remote-tracking branch 'origin/dev-v7' into user-group-permissions
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Editors/GravatarController.cs
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
|
2017-06-14 22:30:36 +02:00 |
|
Shannon
|
a62426a763
|
Gets email sending ensures user is logged in with verifying but is only partially logged in and cannot access the back office, they can only access the verification screen
|
2017-06-14 16:21:56 +02:00 |
|
Shannon
|
cd1e88d151
|
Gets email sending using razor view
|
2017-06-14 11:29:15 +02:00 |
|
Mikkel Holck Madsen
|
da4be3be65
|
Merge pull request #1995 from umbraco/temp-backofficeguids
Adds hoverstates for metadata(documenttypes, datatypes etc), making it possible to see their guids in the backoffice
|
2017-06-14 08:27:41 +02:00 |
|
Shannon
|
e757868d09
|
Moves logic back to user service for inviting a user since its much simpler.
|
2017-06-13 18:47:20 +02:00 |
|
Shannon
|
f09f17e496
|
getting email invite working and with identity apis
|
2017-06-13 18:38:16 +02:00 |
|
Shannon
|
716629235e
|
issue with mapping ysod
|
2017-06-13 15:47:39 +02:00 |
|
Mads Rasmussen
|
5aeb8ed74d
|
get all sections in section picker
|
2017-06-13 15:27:58 +02:00 |
|
Shannon Deminick
|
08c4a75af7
|
Merge pull request #1945 from protherj/U4-9792-fips-support
U4-9792 -- Update Umbraco to be FIPS compliant
|
2017-06-13 15:05:21 +02:00 |
|
Claus
|
160518e977
|
adding guids to backoffice.
|
2017-06-12 12:12:14 +02:00 |
|
Shannon
|
174e336512
|
fixes sections
|
2017-06-06 02:13:14 +02:00 |
|
Shannon
|
9bf61bb487
|
real data for user group
|
2017-06-06 02:05:17 +02:00 |
|
Shannon
|
7533b0e704
|
ensures icons, ensures saving info for creating users
|
2017-06-06 01:21:03 +02:00 |
|
Shannon
|
f907385ac8
|
fix mapping issue
|
2017-06-06 01:06:19 +02:00 |
|
Shannon
|
bbda93a06b
|
updates mapping for start nodes
|
2017-06-06 00:49:36 +02:00 |
|
Shannon
|
76032cf5f7
|
maps name and icon for user groups
|
2017-06-06 00:13:46 +02:00 |
|
Shannon
|
64975166e7
|
updates user models
|
2017-06-06 00:02:23 +02:00 |
|
Shannon
|
2ee34d5c48
|
updates user models
|
2017-06-05 23:25:33 +02:00 |
|
Jeavon Leopold
|
5eb330b7d7
|
Add GetAbsoluteMediaUrl method to UrlHelper for the Open Graph starter kit lesson
|
2017-06-05 17:32:05 +02:00 |
|
Shannon
|
121036ebb9
|
Merge branch 'dev-v7.7' into user-group-permissions
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Umbraco.Web.csproj
|
2017-06-05 10:35:23 +02:00 |
|
Stephan
|
832ee47564
|
Fix nested content prevalue cache of all things
|
2017-06-05 09:28:52 +02:00 |
|
leekelleher
|
7806246a52
|
Added NestedContent to "lists" datatype group.
Set the icon to "icon-thumbnail-list".
|
2017-06-05 09:28:52 +02:00 |
|
Stephan
|
942d010264
|
Retreat Amazing Nested Content Work
|
2017-06-05 09:28:52 +02:00 |
|
Claus
|
c5419e700b
|
the legacy converter should not be associated to RelatedLinks2Alias and should only be enabled if EnablePropertyValueConverters is false, otherwise the other converter should be used.
|
2017-06-01 13:03:56 +02:00 |
|
Sebastiaan Janssen
|
cb09094632
|
U4-9974 EnablePropertyValueConverter does the opposite
|
2017-06-01 10:57:15 +02:00 |
|
Sebastiaan Janssen
|
6feb7b222f
|
U4-9971 Special "square bracket" notation in Umbraco.Field not working
|
2017-05-31 10:18:10 +02:00 |
|
Shannon
|
06aaa9718f
|
fixes test
|
2017-05-29 17:25:44 +02:00 |
|
Shannon
|
d3eeb45651
|
ensures the message is added to the email
|
2017-05-29 15:57:59 +02:00 |
|
Shannon
|
6cd52bbc3c
|
Gets user invite generating the token, sending the email and then verifying the token
|
2017-05-29 15:55:36 +02:00 |
|
Shannon
|
273c934e26
|
wires up the invite user to the rest endpoint
|
2017-05-29 15:13:04 +02:00 |
|
Shannon
|
d54b3a0cc3
|
U4-9894 UDI Pickers and all 'v2' property editors shouldn't observe the EnablePropertyValueConverters setting
|
2017-05-29 09:38:16 +02:00 |
|
Shannon
|
7f27745d27
|
starting to get the invite email with token working
|
2017-05-29 09:36:07 +02:00 |
|
Claus
|
f962a3db20
|
Merge pull request #1953 from umbraco/temp-U4-9935
U4-9935 UmbracoHelper doesn't have querying methods for handling UDI
|
2017-05-29 09:34:29 +02:00 |
|
Shannon
|
f493c254e8
|
Fixes up the users login date on the user list view, fixes tests
|
2017-05-26 12:47:31 +10:00 |
|
Shannon
|
362b98509b
|
Updates path check to use all assigned user start nodes that are combined by their groups and directly assigned values
|
2017-05-26 12:09:06 +10:00 |
|
Shannon
|
4337036358
|
refactor users and how groups are added to them so we can know dynamically start nodes, etc... fixes tests
|
2017-05-26 11:17:06 +10:00 |
|
Shannon
|
8aabb3e3d0
|
wires up custom user avatars
|
2017-05-26 02:15:37 +10:00 |
|
Shannon
|
528be48437
|
Adds UsersController.SetAvatar and ClearAvatar
|
2017-05-26 00:02:32 +10:00 |
|
Shannon Deminick
|
4b9a13078e
|
Merge pull request #1957 from umbraco/temp-U4-9940
U4-9940 Make it easy to get the integer Id of an item from it's Udi
|
2017-05-25 23:58:23 +10:00 |
|
Sebastiaan Janssen
|
17cce9a666
|
Make EntityService private
|
2017-05-25 15:40:26 +02:00 |
|
Sebastiaan Janssen
|
6e3ff59dfb
|
Adds GetIdForUdi to UmbracoHelper
|
2017-05-25 11:04:40 +02:00 |
|