Shannon
c7c7d9efcd
Updates the invite flow, we will always create a local user because we must do that due to the user groups being pre-determined.
2020-09-09 18:09:16 +10:00
Shannon
af53f27bc3
Fixes testing custom invite user flow and the AllowManualLinking setting for external providers
2020-09-07 18:46:38 +10:00
Shannon
f2b8f355e1
Fixing up user invite event
2020-09-04 15:02:28 +10:00
Shannon
56a73d0395
More options for external providers with a toggle to not allow manual linking
2020-09-04 14:32:34 +10:00
Shannon
3cac678bf3
WIP creating invite event
2020-08-31 22:53:17 +10:00
Shannon
44cec326e9
need another build
2020-08-28 16:05:47 +10:00
Shannon
4f1d9997d5
removes custom invite link, adds ability in logout event to specify an external logout get redirect for external logins.
2020-08-28 02:10:08 +10:00
Shannon
f4baab1bb4
Gets custom OAuth errors working
2020-08-11 16:06:37 +10:00
Shannon
9f6b72327e
more support for back office external login provider errors
2020-06-19 12:04:16 +10:00
Shannon
91dd282fcb
one less warning
2020-06-17 17:09:31 +10:00
Shannon
5ac02431cf
Allows for customizing the invite link, had to update umb-button to support external href, streamlines external login provider configs
2020-06-16 14:48:43 +10:00
Shannon
4385929628
Ensures user cannot change email addresses if deny local login, consolidates some logic into ext methods and constants
2020-06-16 12:04:59 +10:00
Shannon
cfc7bf257d
Allows for oauth auto login redirect
2020-06-16 10:39:37 +10:00
Shannon
3cc11d7b6f
Auto-links existing users by email, implements the logic for DenyLocalLoginAuthorizationAttribute
2020-06-16 10:02:56 +10:00
Shannon
2f7b65ef8f
start adding DenyLocalLoginAuthorizationAttribute
2020-05-07 15:09:18 +10:00
Shannon
d7469e6576
when we rebuild indexes in the back office we are actually calling index.CreateIndex() 2 times before populating
2020-05-04 09:24:07 +02:00
Kenn Jacobsen
384746cd26
V8: Use current client culture when searching content pickers ( #7123 )
...
* Use current client culture when searching content pickers
* Use string interpolation
2020-02-26 15:16:26 +00:00
Sebastiaan Janssen
b42883280b
Merge branch 'v8/dev' into v8/contrib
2020-02-25 22:36:33 +01:00
Warren Buckley
4ed69d21a0
Merge branch 'v8/8.6' up into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web/Models/Mapping/ContentMapDefinition.cs
2020-02-24 15:11:58 +00:00
Jeavon
5efeb53805
Add missing methods "GetChildren(Guid id)" & "HasChildren(Guid id)" to "IContentTypeBaseService" ( #7700 )
2020-02-24 11:11:33 +00:00
elitsa
166c04b1b6
Injecting a service interface instead of calling an old web service on Our
2020-02-18 14:45:49 +01:00
abi
a7ad464b40
Remove Empty Statements
2020-02-12 15:11:18 +01:00
Shannon
7182be93d9
Ensures that we don't set IsChildOfListView when it's a user's start node since we are actually rendering that tree node when that is the case
2020-02-12 13:47:48 +11:00
Benjamin Carleski
4309489174
Make changes for PR suggestions
2020-02-09 11:12:29 -08:00
Benjamin Carleski
7e7d38e74b
Add ImageUrlGeneratorController
2020-02-08 16:49:12 -08:00
Benjamin Carleski
a7ff20de6e
Introduce Image URL Generator abstraction
2020-02-07 15:01:03 -08:00
Kenn Jacobsen
0a89fcc248
V8: Ensure consistent template file casing no matter how templa… ( #4889 )
...
Thanks Kenn! Wonderful, as ever
2020-01-30 16:06:15 +00:00
Nathan Woulfe
902d4196cf
add dialog for change password, shift form from user details view int… ( #7450 )
2020-01-27 06:29:04 +01:00
Warren Buckley
81a0a52874
Merge branch 'v8/feature/media-tracking' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-01-22 08:36:32 +00:00
Shannon
4cf204f8f5
Merge branch 'v8/dev' into v8/feature/media-tracking
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
2020-01-21 13:40:16 +11:00
Kenn Jacobsen
c27634d8a9
V8: Allow reordering of allowed child types ( #4927 )
...
* Allow explicitly sorting allowed child types for content types
* Allow explicitly sorting allowed child types for media types
* Remove console.log
* Fix the mapping of allowed content types (after introduction of the new mapper)
* Fix sorting after merge
2020-01-19 09:50:18 +00:00
Andy Butland
bc82ccd824
Prevented user from changing a document type to an element type if it's already been used to create content ( #5668 )
2020-01-19 09:34:04 +00:00
Kenn Jacobsen
bcf4c97270
V8: Support culture variant URLs in multi URL picker ( #7130 )
...
Thanks, Kenn - great work as usual 👍
2020-01-17 12:58:18 +00:00
Sebastiaan Janssen
0ba5a0ab25
Merge branch 'v8/dev' into v8/contrib
2020-01-14 08:46:43 +01:00
Shannon
71b3aa1cb0
Removes the need for checking variant when binding content
2020-01-13 22:16:19 +11:00
Shannon
d9d3e6847f
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/7212-segment-support
2020-01-13 21:33:26 +11:00
Shannon Deminick
eeb4f172bc
Merge pull request #7212 from PerplexDaniel/feature/backoffice-segment-support-server
...
Segments in Backoffice: Server code
2020-01-13 21:31:24 +11:00
Dave Woestenborghs
eeaa5a82d4
V8/doctype tours ( #6980 )
2020-01-10 10:39:22 +01:00
Bjarne Fyrstenborg
0dfd7679e0
Request datatype by guid ( #6847 )
2020-01-08 19:02:16 +01:00
Warren Buckley
ad53b76308
Merge branch 'v8/8.5' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-01-03 11:59:05 +00:00
Poornima Nayar
2dfabae9b9
Merge pull request #6672 from kjac/v8/fix/actions-multiple-groups
...
V8: Handle permissions for users in multiple groups
2019-12-19 09:18:40 +00:00
Dirk Seefeld
e423c93a16
Fix HelpController for isolated intranet solutions ( #7163 )
...
* Fix HelpController for isolated intranet solutions
* remove debug catch & throw lines
2019-12-19 09:05:47 +01:00
Shannon
e0531f1429
allows ImagesController to still return valid urls even if the uri isn't resolved to a local on-disk file
2019-12-18 16:10:33 +11:00
Shannon
a1769dd937
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/media-tracking
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Models/RelationType.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/UmbracoComponentRenderer.cs
2019-12-18 15:28:27 +11:00
Shannon Deminick
14a90e5026
Merge pull request #6627 from stevemegson/v8/pr/macro-preview
...
Unpublished content appearing in macro results
2019-11-27 10:28:59 +11:00
Steve Megson
051b105fea
Removed breaking change
2019-11-25 09:01:14 +00:00
Daniël Knippers
491ab5c44f
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into feature/backoffice-segment-support-server
2019-11-22 14:06:10 +01:00
Warren Buckley
9fea3ea500
Merge branch 'feature/5702-custom-validation-messages' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-feature/5702-custom-validation-messages
...
# Conflicts:
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
2019-11-21 10:10:15 +01:00
Shannon
895f68d9e2
Fixes bulk insert records, adjusts parsing of object types
2019-11-20 12:15:27 +11:00
Andy Butland
12fa862ee6
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
2019-11-19 11:53:33 +01:00