Sebastiaan Janssen
|
342ac7b1b2
|
Merge branch 'U4-11166' of https://github.com/jamescoxhead/Umbraco-CMS into jamescoxhead-U4-11166
|
2018-08-26 16:52:58 +02:00 |
|
James Coxhead
|
9a774c8f9e
|
Added inactive state for users who haven't logged in
|
2018-08-02 22:01:45 +01:00 |
|
Sebastiaan Janssen
|
86acf0c1ad
|
Revert "enable use of radiobuttonlist pre editor"
This reverts commit 80412f56ee.
|
2018-07-30 15:46:34 +02:00 |
|
Richard Thompson
|
60910efc53
|
U4-10681 Restore option in media recycle bin (#2342)
|
2018-07-27 15:56:18 +02:00 |
|
Jan Skovgaard
|
9180ab4442
|
Reset commit to not break backwards compatibility mode
|
2018-07-25 11:08:33 +02:00 |
|
Jan Skovgaard
|
4e1e9e0687
|
Switch JSON to be the default storage option and changing the storage type text to say JSON is default and CSV is legacy
|
2018-07-25 11:08:32 +02:00 |
|
skidmow
|
c264368042
|
U4-11528 Problem with length of culture in database (#2791)
|
2018-07-25 10:06:29 +02:00 |
|
Sebastiaan Janssen
|
f622a9154b
|
Merge pull request #2763 from OptimisticCoder/U4-7030-Using-radiobuttonlist-prevalue-editor
U4-7030 enable use of radiobuttonlist pre editor
|
2018-07-18 15:29:20 +02:00 |
|
Sebastiaan Janssen
|
c0f102f1e0
|
Merge branch 'pr_2463' into dev-v7
|
2018-07-14 18:47:42 +02:00 |
|
Dan Patching
|
80412f56ee
|
enable use of radiobuttonlist pre editor
|
2018-07-08 14:15:27 +01:00 |
|
Simon Dingley
|
0a45f8f51c
|
Fixes U4-11296 allowing nulls to be stored in the comment column of the umbracoConsent table
|
2018-05-01 13:59:46 +01:00 |
|
Shannon
|
e40ed5e858
|
not full caps for col name
|
2018-02-27 00:47:03 +11:00 |
|
Shannon
|
1ffbd734c8
|
Changes column and model for auditing to EventDateUtc
|
2018-02-27 00:46:09 +11:00 |
|
Shannon
|
fd5bc49c87
|
Audits the member being exported, moves the export method to the service (again) but returns a proper model this time and raises an event, adds error checking to the export http request
|
2018-02-27 00:40:43 +11:00 |
|
Shannon
|
78657f34d6
|
I have updated the Consent.HistoryInternal to internal
|
2018-02-26 16:51:34 +11:00 |
|
Sebastiaan Jansssen
|
849cd4d315
|
Merge remote-tracking branch 'origin/dev-v7.8' into dev-v7.9
|
2018-02-23 13:49:57 +01:00 |
|
Sebastiaan Jansssen
|
10141bf4f6
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.8
# Conflicts:
# src/Umbraco.Web/Mvc/RenderRouteHandler.cs
|
2018-02-23 13:49:20 +01:00 |
|
Sebastiaan Janssen
|
413e70db7d
|
Merge pull request #2450 from richarth/patch-1
Grammar improvement
|
2018-02-22 17:31:29 +01:00 |
|
Robert
|
97607bc83b
|
Added front and back end logic to export member data
|
2018-02-22 15:32:33 +01:00 |
|
Samuel Sperling
|
863679b386
|
U4-10849 fixed Umbraco user field "User Last updated" and "last locked date" not updating after password change / account locking..
|
2018-02-22 14:06:26 +11:00 |
|
Shannon
|
1788682af9
|
U4-10915 Umbraco automapper configuration is not valid
|
2018-02-20 19:16:53 +11:00 |
|
Richard Thompson
|
c2722d8120
|
Grammar improvement
Improved the grammar of an error message
|
2018-02-16 15:19:16 +00:00 |
|
Stephan
|
be1ec05072
|
Use constants for field lengths
|
2018-02-13 11:32:21 +01:00 |
|
Shannon
|
caa3a3319f
|
Fixes issue with user groups being dirty and resetting dirty events
|
2018-02-13 18:54:13 +11:00 |
|
Shannon
|
c4fa3aa649
|
Fixes issue with AffectedUser vs PerformingUser, updates the log formatting and uses the affectedDetails better, fixes the double event calling for auth stuff, fixes the change password event raising, fixes reporting the changed property values for members
|
2018-02-13 00:15:04 +11:00 |
|
Stephan
|
29690df567
|
U4-10795 - misc fixes
|
2018-02-09 09:33:24 +01:00 |
|
Stephan
|
7c34255abe
|
Merge branch origin/dev-v7.9 into temp-u4-10795
|
2018-02-07 15:55:41 +01:00 |
|
Stephan
|
a26cd625e7
|
U4-10795 - granular logging
|
2018-02-07 15:38:50 +01:00 |
|
Stephan
|
02397fd90c
|
U4-10795 - granular logging
|
2018-02-06 19:07:54 +01:00 |
|
Sebastiaan Jansssen
|
1a289be999
|
Whoops, I see what you did there, Consent can be internal indeed, cool!
|
2018-02-01 13:09:06 +01:00 |
|
Sebastiaan Jansssen
|
8a0485e093
|
Consent class really needs to be public
|
2018-02-01 13:07:02 +01:00 |
|
Sebastiaan Jansssen
|
647492fbfb
|
Merge branch 'dev-v7.9' into temp-u4-10794
|
2018-02-01 12:55:53 +01:00 |
|
Stephan
|
971d7cf933
|
U4-10794 - refactor
|
2018-01-31 15:20:03 +01:00 |
|
Sebastiaan Jansssen
|
118a83e56c
|
Consent class should be public for 3rd parties to be able to register consents
|
2018-01-31 13:19:30 +01:00 |
|
Stephan
|
e1208e5019
|
U4-10794 - use string ids, not udis
|
2018-01-29 11:30:01 +01:00 |
|
Shannon
|
995f644501
|
Adds upgrade logic, fixes tests, fixes model mappings to not do so much AfterMap
|
2018-01-26 17:27:35 -07:00 |
|
Stephan
|
a16ac1f0ba
|
U4-10794 - implement basic consent service
|
2018-01-26 10:57:12 +01:00 |
|
Shannon
|
469d6f9ca3
|
Now checks for the sensitiveData group to view sensitive data
|
2018-01-25 15:06:23 -07:00 |
|
Shannon
|
64628c0a9d
|
Gets the IsSensitive property mapped to the display object and changes the property output to show that the field contains sensitive data. Refactors the TabsAndPropertiesResolver and simplifies it a lot which also allows us to pass in an UmbracoContext which we'll need in order to determine a user's rights, etc... Refactors how the TreeNodeUrls are mapped and they now use a proper mapper. This now means we do much less in AfterMap
|
2018-01-25 14:14:12 -07:00 |
|
Shannon
|
b49db0e941
|
Initial commit for member type sensitive data, this adds the db and model requirements and updates the normal property editor for a member type which saves the isSensitive data to the db.
|
2018-01-23 13:01:31 -07:00 |
|
Shannon
|
e25f6e82ed
|
Merge branch 'dev-v7' into dev-v7.8
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
|
2018-01-23 11:42:14 -07:00 |
|
Stephan
|
3ff455f11d
|
U4-10079 - remove default template
|
2018-01-17 11:36:08 +01:00 |
|
Claus
|
ae07f34215
|
seems this was missing from the merge commit?
|
2017-12-13 09:53:38 +01:00 |
|
Claus
|
91e658c41c
|
U4-10610 Cannot restore content templates
|
2017-12-05 10:37:23 +01:00 |
|
Claus
|
0ce7efc978
|
U4-10610 Cannot restore content templates
|
2017-12-05 10:19:12 +01:00 |
|
Shannon
|
0f3a76809b
|
Merge branch 'dev-v7.8' into temp-U4-10305
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtreeitem.directive.js
|
2017-11-08 14:52:21 +11:00 |
|
Robert
|
9b7a9fc988
|
Merge remote-tracking branch 'origin/temp-U4-5896-2' into dev-v7.8
|
2017-11-03 15:38:08 +01:00 |
|
Claus
|
49356b31a1
|
Merge branch 'dev-v7.8' into temp-U4-10286
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
|
2017-11-03 14:08:46 +01:00 |
|
Robert
|
d02139bbcd
|
Merge pull request #2273 from umbraco/temp-U4-9120
U4-9120 Add instruction count column on the db instructions table
|
2017-11-03 10:20:57 +01:00 |
|
Shannon
|
8a19b97900
|
removes unneeded mapping
|
2017-11-03 18:23:56 +11:00 |
|