Bjarke Berg
|
e7c85daa2e
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3970-membership-providers
# Conflicts:
# src/Umbraco.Web/Editors/Filters/MemberSaveModelValidator.cs
# src/Umbraco.Web/Editors/Filters/MemberSaveValidationAttribute.cs
|
2019-12-03 08:58:49 +01:00 |
|
Shannon
|
97ad7a0239
|
removes more membership provider and System.Web.Security from being used in the back office
|
2019-12-03 16:16:33 +11:00 |
|
Shannon
|
d7fa5f0b66
|
Removes membership providers stuff from back office, removes all old legacy rules for passwords and membership providers.
|
2019-12-03 15:28:55 +11:00 |
|
Bjarke Berg
|
1da4429177
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Abstractions/Exceptions/ConnectionException.cs
# src/Umbraco.Abstractions/Exceptions/DataOperationException.cs
# src/Umbraco.Abstractions/Exceptions/InvalidCompositionException.cs
# src/Umbraco.Abstractions/IO/MediaFileSystem.cs
# src/Umbraco.Abstractions/IO/PhysicalFileSystem.cs
# src/Umbraco.Abstractions/Migrations/DataLossException.cs
# src/Umbraco.Abstractions/Models/Entities/EntitySlim.cs
# src/Umbraco.Abstractions/Xml/UmbracoXPathPathSyntaxParser.cs
# src/Umbraco.Abstractions/Xml/XmlHelper.cs
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Core/Models/ContentRepositoryExtensions.cs
# src/Umbraco.Core/Models/PropertyType.cs
# src/Umbraco.Core/Persistence/UmbracoDatabaseFactory.cs
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
# src/Umbraco.Core/PropertyEditors/Validators/RequiredValidator.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web/Editors/Filters/ContentModelValidator.cs
# src/Umbraco.Web/Mvc/AreaRegistrationExtensions.cs
|
2019-12-02 13:51:07 +01:00 |
|
Shannon
|
a458df360f
|
Removes references to password question/answer
|
2019-11-25 23:53:12 +11:00 |
|
Shannon
|
73bb9e3279
|
Moves culture dictionary implementation to Core instead of web since it has nothing to do with Web really, fixes tests
|
2019-11-25 23:10:54 +11:00 |
|
Shannon
|
763b090b4d
|
Fixes up issues with members, now it still works in the UI
|
2019-11-25 22:08:08 +11:00 |
|
Shannon
|
1136e15a27
|
kill user membership provider, adds some passwords api abstractions, moves membership provider logic out of Core/services, removes membership scenario and other membership code we don't want anymore.
|
2019-11-25 21:20:00 +11:00 |
|
Daniël Knippers
|
06074ead44
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into pr/6691_vary-by-culture-set-unset-culture-flag-only
# Conflicts:
# src/Umbraco.Web/Models/Mapping/ContentTypeMapDefinition.cs
|
2019-11-22 09:08:27 +01:00 |
|
Shannon
|
3dbebfb153
|
Refactors the usage of ICultureDictionary so its injectable, removes more uses of Current, removes unused methods relying on System.Web
|
2019-11-22 13:13:19 +11:00 |
|
Andy Butland
|
12fa862ee6
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-11-19 11:53:33 +01:00 |
|
Bjarke Berg
|
50e61e9227
|
More usage of IPropertyType, and moved more classes
|
2019-11-18 13:03:24 +01:00 |
|
Shannon
|
cd3a97ce75
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Abstractions/Constants-Conventions.cs
|
2019-11-18 19:58:42 +11:00 |
|
Shannon
|
3bd223669f
|
Moves as much as possible from Models/Packaging, Models/PublishedContent, Models/Entities, Models/Membership
|
2019-11-14 16:19:24 +11:00 |
|
Jeavon
|
88f6ddeae4
|
Code tweaks from PR review - also led to adding logging for Deserialization issues and therefore needing to mock the logger for the tests
|
2019-11-13 12:07:11 +00:00 |
|
Bjarke Berg
|
6da93c6fc3
|
AB3649 - Refactored services injected into ctor instead of methods
|
2019-11-12 10:42:39 +01:00 |
|
Bjarke Berg
|
b4880944be
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3649-move-manifest-stuff
# Conflicts:
# src/Umbraco.Core/CompositionExtensions_Essentials.cs
|
2019-11-12 10:38:33 +01:00 |
|
Shannon
|
545a427d11
|
abstracts out IScript, stops casting stuff
|
2019-11-12 13:49:56 +11:00 |
|
Bjarke Berg
|
e5c3b1f8aa
|
AB3649 - More refactor of Property to IProperty...
|
2019-11-08 15:10:05 +01:00 |
|
Bjarke Berg
|
63bfc4c2c0
|
Move constants
|
2019-11-05 14:55:42 +01:00 |
|
Bjarke Berg
|
befcabfced
|
Move constants
|
2019-11-05 13:28:26 +01:00 |
|
Daniël Knippers
|
965d6cbeb7
|
Added enum extension methods + tests for SetFlag and UnsetFlag.
|
2019-10-30 11:04:53 +01:00 |
|
Jeavon
|
04004876b1
|
Merge branch 'v8/dev' into v8/feature/search-media-files
|
2019-10-29 12:13:09 +00:00 |
|
Kenn Jacobsen
|
b1037786ca
|
V8: Use member type icon in member pickers (#6696)
|
2019-10-24 20:46:01 +02:00 |
|
Daniël Knippers
|
1a92dbfd8f
|
Properly set / unset Culture flag instead of removing _all_ flags when "Vary by Culture" is false.
|
2019-10-15 10:54:51 +02:00 |
|
Claus
|
ec6b38175c
|
Merge pull request #6458 from umbraco/fix/6377-disable-deleting-sensitive-data-user-group
Disallow deleting "Sensitive data" user group
|
2019-10-10 10:59:37 +02:00 |
|
Bjarne Fyrstenborg
|
0567ed9a34
|
Fix incorrect path in member group mapping
|
2019-10-09 10:15:45 +02:00 |
|
Jeavon
|
68866e9faf
|
Adding a constant for the new field name
|
2019-10-04 11:17:36 +01:00 |
|
Jeavon
|
e4df2f4205
|
Add ability for editors to search for media items by file name as well as node name.
|
2019-10-03 17:46:18 +01:00 |
|
Shannon
|
b4c6930c11
|
Merge branch 'v8/8.2' into v8/dev
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/mediahelper.service.js
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
|
2019-10-02 10:47:09 +02:00 |
|
Shannon
|
aed32afd0f
|
Revert copy-paste property editors, will move to a diff branch
|
2019-10-02 10:41:00 +02:00 |
|
Andy Butland
|
0fe373259b
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-09-30 18:45:00 +02:00 |
|
Rasmus John Pedersen
|
ae6004166f
|
Disallow deleting "Sensitive data" user group
|
2019-09-26 18:40:45 +02:00 |
|
Rasmus John Pedersen
|
6beb84442c
|
Disable rename alias of system user groups
|
2019-09-26 18:34:48 +02:00 |
|
Kenn Jacobsen
|
2cbed6c6b0
|
Merged with v8/dev
|
2019-09-09 11:22:39 +02:00 |
|
Andy Butland
|
8fdc14f360
|
Added metadata indicating if document published for content picker display
|
2019-08-29 14:27:31 +02:00 |
|
Benjamin Carleski
|
289d50d170
|
Fix FIPS compliance, add FIPS tests (#5978)
(cherry picked from commit e495faf83c)
|
2019-08-07 19:34:13 +02:00 |
|
Shannon
|
16d8f8846e
|
Adds PanicException with details instead of throwing "panic" strings
|
2019-07-30 22:40:15 +10:00 |
|
Kenn Jacobsen
|
742a664ec3
|
Merged with v8/dev
|
2019-07-12 22:38:43 +02:00 |
|
Shannon
|
f7382255c2
|
Fixes N+1 Issues caused by the new bypass start nodes changes
|
2019-07-03 13:16:40 +10:00 |
|
Shannon
|
4134dd16df
|
adds fixme note
|
2019-07-02 12:04:58 +10:00 |
|
Shannon
|
ba7cd48b8f
|
Merge remote-tracking branch 'origin/v8/dev' into v8/merge/v715
# Conflicts:
# src/Umbraco.Core/Constants-DataTypes.cs
# src/Umbraco.Core/Migrations/Install/DatabaseDataCreator.cs
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/linkpicker/linkpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
|
2019-07-02 10:49:20 +10:00 |
|
Shannon
|
80e6880bb7
|
more manual merging - getting anchors back in tinymce
|
2019-07-01 16:22:54 +10:00 |
|
Shannon
|
4a33ca99ba
|
More manual merging
|
2019-06-28 15:03:52 +10:00 |
|
leekelleher
|
580ba79619
|
Icon Constants consistency
Updated the `Constants.Icons` and replaced the hard-coded strings with
the const references.
|
2019-06-27 22:35:29 +02:00 |
|
Andy Butland
|
25ae6514c7
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-06-27 19:56:28 +02:00 |
|
Bjarke Berg
|
acbe82f4c8
|
Merge pull request #5688 from umbraco/v8/bugfix/expand-tree-fix
Feature in v7 based on #2682 that wasn't merged upwards to v8
|
2019-06-27 07:53:15 +02:00 |
|
Shannon
|
ef714ac258
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/5170-IPublishedContent
# Conflicts:
# src/Umbraco.Web/UmbracoHelper.cs
|
2019-06-27 14:44:33 +10:00 |
|
Bjarke Berg
|
fbf3015de4
|
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/expand-tree-fix
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtree.directive.js
|
2019-06-26 14:38:19 +02:00 |
|
Andy Butland
|
a90f0c4070
|
Added custom validation messages to property types: model, dto and migration, update via property type editing, display when content editing.
|
2019-06-26 14:37:02 +02:00 |
|