Shannon
|
427e99dd29
|
WIP - need to validate sensitive properties for invalid posted data
|
2018-01-29 12:20:06 -06:00 |
|
Shannon
|
1ec09e15cf
|
fixes tests
|
2018-01-29 12:02:20 -06:00 |
|
Shannon
|
a48568d1ba
|
Fixes problem where the sensitive value placeholder was being posted back to the server for saving, instead we don't post this value at all which means it will not be overwritten when it posts back.
|
2018-01-29 11:38:08 -06: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 |
|
Shannon
|
f7eec8dafb
|
Allows editing the property metadata even if the property type is locked
|
2018-01-26 16:24:40 -07:00 |
|
Shannon
|
e039265fab
|
adds descriptions to the member type options
|
2018-01-26 16:11:14 -07:00 |
|
Shannon
|
f08192a4ab
|
Changes copy for hidden values and makes the rendering for hidden values it's own property editor view so we can more easily update it.
|
2018-01-26 15:52:12 -07:00 |
|
Shannon
|
469d6f9ca3
|
Now checks for the sensitiveData group to view sensitive data
|
2018-01-25 15:06:23 -07:00 |
|
Shannon
|
54cc80f4e8
|
Updates all required mappings to use AutoMapperExtensions.MapWithUmbracoContext where appropriate
|
2018-01-25 14:41:28 -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 |
|
Shannon
|
d104525a50
|
Updates core to use latest CDF version
|
2018-01-23 11:15:37 -07:00 |
|
Sebastiaan Janssen
|
b0a64aa4b5
|
Merge pull request #2384 from umbraco/temp-u4-10822
U4-10822 - refactor view models binding error handling
|
2018-01-23 16:24:08 +01:00 |
|
Robert
|
fb8368267e
|
Merge pull request #2410 from umbraco/temp-U4-10851
Fixes U4-10851 - Unzip Umbraco packages into a flat structure
|
2018-01-23 16:06:41 +01:00 |
|
Claus
|
ef4322a9b3
|
Merge pull request #2414 from umbraco/temp-u4-10844
U4-10844 - delete blueprints with content types
|
2018-01-23 15:15:15 +01:00 |
|
Warren Buckley
|
e99643ecfd
|
Merge pull request #2415 from umbraco/temp-U4-10847
Removed authorize attribute from TourControlle
|
2018-01-23 13:44:52 +00:00 |
|
Robert
|
c68f832be6
|
Fixed anoying lower case delete action on macro context tree
|
2018-01-23 14:34:03 +01:00 |
|
Sebastiaan Janssen
|
4ab1c51327
|
Merge pull request #2392 from umbraco/temp-u4-10829
U4-10829 - fix tree controller
|
2018-01-23 14:13:39 +01:00 |
|
Robert
|
6f39bac32a
|
Removed authorize attribute from TourControlle
|
2018-01-23 13:47:57 +01:00 |
|
Stephan
|
e007a37c36
|
U4-10844 - delete blueprints with content types
|
2018-01-23 13:41:36 +01:00 |
|
Warren Buckley
|
d298388a7b
|
Update the UI.Release XML too
|
2018-01-23 11:47:59 +00:00 |
|
Warren Buckley
|
4463abe9bb
|
Added in the create XML for the legacy UserControl based Create Dialog
|
2018-01-23 11:39:12 +00:00 |
|
Warren Buckley
|
d1db38182f
|
Fixes U4-10851 - Unzip Umbraco packages into a flat structure, so it supports packages that have files at the root, along with some packages that have the files nested insider another guid folder
|
2018-01-23 10:38:41 +00:00 |
|
Mads Rasmussen
|
c5df712471
|
Merge pull request #2405 from umbraco/temp-U4-10852
Fixes U4-10852 Where the ZipArchive stream was closed
|
2018-01-23 09:50:29 +01:00 |
|
Sebastiaan Janssen
|
2f67008987
|
Merge pull request #2407 from abjerner/patch-34
Removed unnecessary
|
2018-01-23 09:42:30 +01:00 |
|
Anders Bjerner
|
72e2cacc87
|
Removed unnecessary
|
2018-01-22 18:16:42 +01:00 |
|
Anders Bjerner
|
4285102422
|
Minor casing change
|
2018-01-22 18:08:37 +01:00 |
|
Warren Buckley
|
5ffdf4dd60
|
Fixes U4-10852 Where the ZipArchive stream was closed - 'Cannot access a closed Stream'
|
2018-01-22 14:20:01 +00:00 |
|
Mads Rasmussen
|
abbcf0e26b
|
Merge pull request #2358 from abjerner/patch-28
Triggers the save button to momentarily show an error icon
|
2018-01-22 14:55:10 +01:00 |
|
Mads Rasmussen
|
b745948dc6
|
Merge pull request #2361 from bjarnef/dev-v7-U4-10791
U4-10791 - Fix collapsed columns listview settings
|
2018-01-22 13:48:58 +01:00 |
|
Mads Rasmussen
|
8007c8869f
|
Merge pull request #2401 from umbraco/temp-U4-10835
U4-10835 Adds context menu items to the User tree
|
2018-01-22 13:25:59 +01:00 |
|
Warren Buckley
|
f61437cc7c
|
Fixes U4-10843 and allows user detail page to upload a new avatar
|
2018-01-22 12:09:28 +00:00 |
|
James Jackson-South
|
de4628f450
|
Add perf explanation
|
2018-01-22 20:58:15 +11:00 |
|
James Jackson-South
|
b0a64655b4
|
Fastest dictionary lookups
|
2018-01-22 16:43:02 +11:00 |
|
Stephan
|
48d88ec8fa
|
Deal fix FIXME
|
2018-01-21 10:29:06 +01:00 |
|
Stephan
|
7ca151a3fa
|
Use concurrent dictionaries
|
2018-01-21 10:18:13 +01:00 |
|
Stephan
|
363c8fab2c
|
Cleanup
|
2018-01-21 10:03:17 +01:00 |
|
Stephan
|
8d4fd9d1cf
|
Merge branch 'perf-tryconvertto' of https://github.com/JimBobSquarePants/Umbraco-CMS into perf-tryconvertto
|
2018-01-21 10:01:12 +01:00 |
|
James Jackson-South
|
24071eb3b1
|
Faster TryConvertTo
|
2018-01-20 14:54:52 +11:00 |
|
James Jackson-South
|
62ffbe7cf0
|
Cleanup benchmarks and add TryCOnvertTo
|
2018-01-20 13:00:10 +11:00 |
|
Warren Buckley
|
f2d6b47e47
|
Update labels for context menu items to be just 'Create' & 'Invite' to keep the same consistency throughout the UI as other context menu items do not include the verb
|
2018-01-19 14:24:57 +00:00 |
|
Warren Buckley
|
f3541908c7
|
Update Users tree context menu to include two new items that navigate directly to an Angular Location/Path which loads the Invite or Create User views as needed
|
2018-01-19 14:07:23 +00:00 |
|
Sebastiaan Jansssen
|
4e57e1cc18
|
Nicer variable name, thank to Lee Kelleher!
|
2018-01-19 12:50:45 +01:00 |
|
Sebastiaan Jansssen
|
410afffaa9
|
Optimizing use of newlines array
|
2018-01-19 12:42:04 +01:00 |
|
Claus
|
936e94789d
|
adding to tinyMceConfig.Release.config.
|
2018-01-19 12:21:57 +01:00 |
|
Claus
|
468ec8824a
|
Merge branch 'dev-v7' of git://github.com/karltynan/Umbraco-CMS into karltynan-dev-v7
|
2018-01-19 11:11:13 +01:00 |
|
Sebastiaan Jansssen
|
cad913b7a1
|
U4-10857 Update to ClientDependency 1.9.5
|
2018-01-19 08:26:34 +01:00 |
|
Sebastiaan Jansssen
|
382103d99d
|
Bump version to 7.7.9
|
2018-01-19 08:26:33 +01:00 |
|
Sebastiaan Janssen
|
cbb6b9bca0
|
Merge pull request #2310 from matthew-darby/U4-10495
U4-10495 - Install and customize buttons disabled
|
2018-01-18 18:38:37 +01:00 |
|