Shannon
e9752cd5e1
Gets all list views working correctly with content apps, fixes various issues, cleans up a bunch of code and reduces amount of service locator.
2018-07-17 14:23:07 +10:00
Shannon
c8e65f085b
Gets content apps working nicer so we can have a proper view model that is discoverable, updates list views to use the new way, removes strange hack of copying a list view from a tab that doesn't exist.
2018-07-16 22:32:46 +10:00
Shannon
072c1a6764
WIP - editing all variants at once, this is getting things wired up to display a content item, lots of TODOs added, models and mappings refactored, content apps put in c# model, etc...
2018-07-13 12:45:04 +10:00
Shannon
7aa413d558
Merge remote-tracking branch 'origin/dev-v7' into temp8 (after fixing)
...
# Conflicts:
# build/Modules/Umbraco.Build/Build-UmbracoDocs.ps1
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Constants-Applications.cs
# src/Umbraco.Core/Models/Rdbms/ConsentDto.cs
# src/Umbraco.Core/Persistence/DatabaseSchemaHelper.cs
# src/Umbraco.Core/Persistence/Repositories/AuditRepository.cs
# src/Umbraco.Core/PropertyEditors/ValueConverters/GridValueConverter.cs
# src/Umbraco.Core/Services/ConsentService.cs
# src/Umbraco.Core/Services/IRelationService.cs
# src/Umbraco.Core/Services/RelationService.cs
# src/Umbraco.Tests/Plugins/PluginManagerTests.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Tests/Services/ConsentServiceTests.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorheader.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtree.directive.js
# src/Umbraco.Web.UI.Client/src/common/resources/contenttype.resource.js
# src/Umbraco.Web.UI.Client/src/common/resources/entity.resource.js
# src/Umbraco.Web.UI.Client/src/common/services/tree.service.js
# src/Umbraco.Web.UI.Client/src/less/application/grid.less
# src/Umbraco.Web.UI.Client/src/less/forms.less
# src/Umbraco.Web.UI.Client/src/less/main.less
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/treepicker/treepicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html
# src/Umbraco.Web.UI.Client/src/views/components/html/umb-control-group.html
# src/Umbraco.Web.UI.Client/src/views/components/users/change-password.html
# src/Umbraco.Web.UI.Client/src/views/content/content.copy.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/content.move.controller.js
# src/Umbraco.Web.UI.Client/src/views/datatypes/datatype.edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/datatypes/edit.html
# src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html
# src/Umbraco.Web.UI.Client/src/views/media/media.move.controller.js
# src/Umbraco.Web.UI.Client/src/views/mediatypes/edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/mediatypes/views/permissions/permissions.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/boolean/boolean.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/users/views/user/details.html
# src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/RegisterMember.cshtml
# src/Umbraco.Web.UI/config/EmbeddedMedia.Release.config
# src/Umbraco.Web.UI/config/EmbeddedMedia.config
# src/Umbraco.Web.UI/config/trees.Release.config
# src/Umbraco.Web.UI/config/trees.config
# src/Umbraco.Web.UI/config/umbracoSettings.config
# src/Umbraco.Web.UI/umbraco/Views/Default.cshtml
# src/Umbraco.Web.UI/umbraco/config/create/UI.xml
# src/Umbraco.Web.UI/umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/umbraco/config/lang/it.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
# src/Umbraco.Web/Editors/ContentTypeController.cs
# src/Umbraco.Web/Editors/MacroController.cs
# src/Umbraco.Web/Editors/MemberController.cs
# src/Umbraco.Web/Models/RegisterModel.cs
# src/Umbraco.Web/PropertyEditors/TagsPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ValueConverters/MacroContainerValueConverter.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/Trees/TreeControllerBase.cs
# src/Umbraco.Web/UmbracoHelper.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx.designer.cs
2018-07-11 15:58:48 +10:00
Stephan
7a615133ff
Renormalize
2018-06-29 19:52:40 +02:00
Shannon
c84087e96b
Gets the variant names working in the editor
2018-04-20 00:59:23 +10:00
Bjarne Fyrstenborg
e3faa05435
Lookup member type to map this name of this to the MemberListDisplay model
2018-04-15 19:03:38 +02:00
Shannon
7a73175aa0
Starts wiring up the back office to the c# bits, updates controllers, mappers, models, property editors to support getting and saving data by language. The content editor now "works" with multi-lingual properties
2018-04-04 01:59:51 +10:00
Stephan
c2e1ba21b2
Port v7@2aa0dfb2c5 - WIP
2018-03-27 16:18:51 +02:00
Stephan
0a4878d2a3
Port v7@2aa0dfb2c5 - WIP
2018-03-27 10:04:07 +02:00
Shannon
89edfe5782
refactors a bit - merges the 2 new resolvers into one and renames with code comments. Updates the ContentPropertyBasic to include a new IsSensitive property for mapping, updates the UI to check for this, updats the mapping to map with UmbracoContext,
2018-03-13 11:23:44 +11:00
Robert
8749b030cf
Added custom resolver to deal with sensitive values on member list view, some cleanup
2018-03-12 12:04:54 +01:00
Shannon
8768947519
U4-11019 Member 'Locked out' marked as sensitive throws an error - fixes special values
2018-03-01 18:05:44 +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
8960b0828e
simplifies the exporter even more, no more reflection, no more streams
2018-02-26 23:23:25 +11:00
Shannon
15c803b975
Changes how the json response is created
2018-02-26 23:12:33 +11:00
Shannon
d62b36ae5b
Merge branch 'temp-U4-10900-2' of https://github.com/umbraco/Umbraco-CMS into temp-U4-10900-2
2018-02-26 23:09:48 +11:00
Shannon
34506664df
Moves the member export to happen on action click, adds a helper method to download a file via XHR
2018-02-26 23:09:29 +11:00
Sebastiaan Jansssen
2557b9a7fb
Cleanup and makes a nice JSON object out of members + properties
2018-02-26 13:07:32 +01:00
Sebastiaan Jansssen
ac66dc9892
Fix member groups and don't add a line at the top
2018-02-26 12:39:02 +01:00
Sebastiaan Jansssen
b5b17a466b
Cleanup and moving data to json format
2018-02-26 12:03:46 +01:00
Shannon
e8fd7e2373
Fixes for U4-10900 Individual member data export functionality
2018-02-26 15:02:47 +11:00
Sebastiaan Jansssen
95aaf40281
Some more code cleanup and making sure we pass in the current user so that we can't avoid the sensitivedata check easily
2018-02-23 13:38:21 +01:00
Robert
4850b01097
Added checks in place to stop users that has no access to sensitive data to export member data, removed some unused usings
2018-02-23 12:23:23 +01:00
Robert
97607bc83b
Added front and back end logic to export member data
2018-02-22 15:32:33 +01: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
e5a21625ea
U4-9268 Hidden preview button reappears after 'save' or 'save and publish'.
2018-01-04 21:53:55 +11:00
Stephan
edf7df043f
Reorg code, move services
2017-12-28 09:18:09 +01:00
Shannon
2e097b7e46
U4-10588 Indexed member data is missing fields
2017-12-12 11:25:53 +01:00
Stephan
ef11fda272
More content refactoring (tests)
2017-11-15 08:53:20 +01:00
Stephan
09f499d5d6
More content refactoring (WIP, barely builds)
2017-11-08 08:39:36 +01:00
Robert
73b2d31298
Moved username trimming to service level, also added email trimming
2017-11-01 13:08:17 +01:00
Robert
8676a99b3a
Trimming login input on the server-side as well
2017-11-01 09:00:05 +01:00
Stephan
5ba2ffcbf3
CrLfTab
2017-09-23 10:08:18 +02:00
Stephan
96c08f24ee
Port 7.7 - WIP
2017-09-12 16:22:16 +02:00
Shannon
8e21bc3c74
Create user now generates a password
2017-06-27 15:30:32 +10:00
Stephan
8561d85f7a
porting 7.6-rc1 into 8
2017-05-24 12:25:39 +02:00
Shannon
2dc45c3b9f
Tons of code duplication removed, streamlines the content, media and member repositories to use the same paged methods and filtering mechanism (much bettter), adds some tests, creates a marker interface for IContentServiceBase so we can use extension methods for now to de-duplicate some of the code between media and content services
2017-02-09 10:34:40 +11:00
Stephan
b26b415096
Merge origin/dev-v7-deploy into dev-v8-zbwip (builds)
2016-11-03 10:31:44 +01:00
Stephan
5c2232aa3b
Refactor logging and profiling, boot reporting
2016-09-19 16:33:47 +02:00
Stephan
0597eea72b
Resvolution - Components, Runtime & Booting
2016-09-19 16:33:43 +02:00
Claus
596888a8f6
Revert "Revert "U4-8833 The default sorting field for the member list view should be LoginName not Name""
...
This reverts commit d355d2609a .
2016-08-10 12:58:41 +02:00
Shannon
d355d2609a
Revert "U4-8833 The default sorting field for the member list view should be LoginName not Name"
2016-08-10 11:42:58 +02:00
Claus
db78e26647
U4-8833 The default sorting field for the member list view should be LoginName not Name
...
correcting LoginName to username.
2016-08-10 11:23:46 +02:00
Shannon
634dfaaf75
U4-8833 The default sorting field for the member list view should be LoginName not Name
2016-08-09 13:55:41 +02:00
Shannon
82b4b4e668
Merge remote-tracking branch 'origin/7.5-ListViewCustomFieldSorting' into dev-v7.5
...
Conflicts:
src/Umbraco.Web/WebApi/Filters/DisableBrowserCacheAttribute.cs
2016-04-13 14:44:22 +02:00
Shannon
36255709e6
U4-8297 Custom MembershipProvider search doesn't work in the listview
2016-04-07 18:16:03 +02:00
André Ferreira
bd2a40d214
U4-6003 List View - Order By Custom Property Fix
...
Original work done on https://github.com/umbraco/Umbraco-CMS/pull/711 but ported to the latest version
Content below for reference
With the current implementation of the list view you can only sort by system columns (Name, SortOrder etc.) and not custom columns you have added to your document types. This PR allows that.
The crux of it is a sub-query added to the ORDER BY clause when we are ordering by a custom field. This looks up the field's value from the most recent content version.
Provided here and not in the previous pull request is:
MySQL support
Have done some performance testing. On a local laptop with 1000 nodes in a list view, it's sorting in around 220-250ms. It's a little slower that sorting on native properties like node name, but still perfectly usable - there's no significant delay you see in use.
Please note also:
GetPagedResultsByQuery() in VersionableRepositoryBase was previously doing an ORDER BY in SQL and then repeating this via LINQ to Objects. I couldn't see that this second ordering was necessary so removed it, but wanted to flag here in case I've missed something around why this was necessary.
The PR also includes small amends to fix or hide sorting on a couple of the default columns for the member amd media list views.
2016-04-01 11:28:51 +01:00
Shannon
11f9cdead0
U4-6366 Issue assigning member roles on MemberService.Saved event
2016-03-10 15:52:34 +01:00