Kenn Jacobsen
|
5ebd90aba5
|
Make searched media pickable in linkpicker
|
2019-06-27 13:52:07 +02:00 |
|
Sebastiaan Janssen
|
80ffd026f6
|
Reverts PR #5693 - we need to update the linkpicker search instead to return the correct results for us
|
2019-06-27 13:18:45 +02:00 |
|
Kenn Jacobsen
|
cb7300688c
|
Don't prompt for changes when cancelling empty properties
|
2019-06-27 12:53:58 +02:00 |
|
Kenn Jacobsen
|
040ebfe9dd
|
Add auto-focus to the default action in overlay dialogs
|
2019-06-27 12:49:53 +02:00 |
|
Michaël Vanbrabandt
|
8c5f253b41
|
V8: Add validation to the Version and UmbracoVersion properties (#5559)
|
2019-06-27 11:45:48 +02:00 |
|
Shannon
|
01d5a12039
|
when syncing the picker to a path, activate the node
|
2019-06-27 18:00:45 +10: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
|
fad33a97b2
|
don't throw JS exception when no MediaPath, instead warn.
|
2019-06-27 15:47:25 +10: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 |
|
Kenn Jacobsen
|
c12bdaacbf
|
Show the list view paging component even when there are less than 10 pages :)
|
2019-06-26 08:10:39 +02:00 |
|
Bjarke Berg
|
e7a30d0a5d
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1085 - Fixes for gulp build
|
2019-06-26 07:39:34 +02:00 |
|
Shannon
|
a55323176f
|
Updates EntityController to support passing in the dataTypeId for the GetChildren methods and updates the mediapicker to pass along that data
|
2019-06-26 14:35:36 +10:00 |
|
Shannon
|
1b83e0a87d
|
cleanup
|
2019-06-26 13:49:45 +10:00 |
|
Rasmus Olsen
|
1c4b262c57
|
Fix/5489 actions button left margin (#5718)
|
2019-06-25 18:38:46 +02:00 |
|
Dennis Meinert Pedersen
|
ad121bd758
|
Highlight when tabbing to umb-toggle
|
2019-06-25 16:20:16 +02:00 |
|
tiffy74
|
8d67e39e9a
|
secondary menu tab first commit (#5701)
|
2019-06-25 15:58:56 +02:00 |
|
Kenn Jacobsen
|
bd8e344736
|
Support keyboard input in date/time picker
|
2019-06-25 15:31:56 +02:00 |
|
Sebastiaan Janssen
|
a5fb2d2025
|
Replace visually-hidden in favor of sr-only as discussed in #5664
|
2019-06-25 14:53:58 +02:00 |
|
Rachel Breeze
|
40311f8590
|
V8: Accessibility improvements for textbox validation (#5664)
|
2019-06-25 14:50:40 +02:00 |
|
Bjarke Berg
|
9f45d41a4a
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479
- Test fixes
|
2019-06-25 13:18:15 +02:00 |
|
Bjarke Berg
|
1994194656
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479
- Review fixes
|
2019-06-25 11:51:02 +02:00 |
|
Claus
|
c7ec1deee6
|
Merge pull request #5703 from kjac/v8-fix-property-settings-focus
V8: Set focus on "Mandatory" after picking a property type
|
2019-06-25 10:54:38 +02:00 |
|
Bjarke Berg
|
afac4bb918
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479 - missing entityResource injection
|
2019-06-25 09:18:30 +02:00 |
|
Bjarke Berg
|
966b07ba1c
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479 - Changed entity service to only return small model with media path. And updated media picker to use entity service when loading data.
|
2019-06-24 21:12:38 +02:00 |
|
Warren Buckley
|
41b8294ce3
|
Fixes build as commit 9fffdb4 added a check/call to GetCurrentUser and JS test was failing for unexpected HTTP call to GetCurrentUser
|
2019-06-24 10:39:47 +01:00 |
|
Bjarke Berg
|
d4311fe4ab
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479 - Replaced client side method to get Auchors with a server side version, and eliminated the use of contentResource in linkPikers
|
2019-06-24 10:52:35 +02:00 |
|
Bjarke Berg
|
eab597a2a8
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479 - fix for js linter
|
2019-06-24 08:58:25 +02:00 |
|
Kenn Jacobsen
|
aed6ef28e6
|
Fix overflow for specific node permissions
|
2019-06-23 13:19:18 +02:00 |
|
Kenn Jacobsen
|
339ae32c3d
|
Fix the overflow wrapping for repeatable textstrings
|
2019-06-23 13:15:14 +02:00 |
|
Kenn Jacobsen
|
7d990a2cbb
|
Enforce max width on numeric inputs
|
2019-06-23 13:14:33 +02:00 |
|
Kenn Jacobsen
|
acf63fc74d
|
Fix the back button for media list views
|
2019-06-23 13:10:52 +02:00 |
|
Kenn Jacobsen
|
85565f2c5f
|
V8: Fix the Nested Content title overflow (#5594)
|
2019-06-23 13:09:12 +02:00 |
|
Kenn Jacobsen
|
6d7b439aec
|
Support negative values for integer and decimal property editors
|
2019-06-23 13:04:44 +02:00 |
|
Andy Butland
|
9fffdb407a
|
Provided alternative messages for users that do and do not have access to document/media types for when trying to create content or media and no types can be created.
Where they do, provided a link to go to the page where child nodes can be edited.
|
2019-06-23 13:02:15 +02:00 |
|
Kenn Jacobsen
|
9170061810
|
V8: Add option to keep the mini profiler active at all times in debug mode (#5560)
|
2019-06-23 12:40:23 +02:00 |
|
Kenn Jacobsen
|
a7da3d741f
|
V8: Add keyboard support for navigating search results (#5500)
|
2019-06-23 12:30:17 +02:00 |
|
Kenn Jacobsen
|
255bd10296
|
V8: Use a picker to select allowed types for MNTP (#5506)
|
2019-06-23 12:25:15 +02:00 |
|
Mike
|
4fca0bb735
|
V8: Accessibility improvements for top header (#5544)
|
2019-06-23 12:10:16 +02:00 |
|
Kenn Jacobsen
|
f7aaad86c5
|
Set focus on "Mandatory" after picking a property type when creating a new property
|
2019-06-21 15:56:36 +02:00 |
|
Bjarke Berg
|
4c443b9e2e
|
Merge pull request #5672 from umbraco/v8/feature/0000-avoid-too-long-locking-when-delete-content
Small fixes for backoffice under load.
|
2019-06-21 11:58:37 +02:00 |
|
Bjarke Berg
|
2898203cb9
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479 Bugfixes for the "Bypass security" feature + filter out possible sensitive data
|
2019-06-21 10:50:23 +02:00 |
|
Shannon
|
c2cb85f1cd
|
Merge branch 'v8/dev' into v8/feature/5170-IPublishedContent
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-06-21 15:06:43 +10:00 |
|
Bjarke Berg
|
4df838c20c
|
https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1358 - Changed the ignoreUserStartNodes in public endpoints to the data type id, and then look up the setting
|
2019-06-20 16:02:42 +02:00 |
|
Kenn Jacobsen
|
f829bb8023
|
Fix "comma-dangle" gulp build error
|
2019-06-19 18:40:42 +02:00 |
|
Bjarke Berg
|
1dd2c1cb91
|
Revert "Revert "U4 10147 - Bypass User Security option in pickers (#2441)""
This reverts commit 994c6eed
|
2019-06-19 14:30:44 +02:00 |
|
Niels Lyngsø
|
23702ee4dc
|
Fixes notifications issue for new variant saving, allows "soft redirect" for creating (#5646)
Fixes notifications issue for new variant saving, allows "soft redirect" for creating
|
2019-06-19 12:34:33 +02:00 |
|
Shannon
|
5c2b0647f3
|
Gets the feature in v7 based on #2682 that wasn't merged upwards to v8 and found some issues along the way like not filtering the mini list view properly along with not returning the content type alias in the entity controller
|
2019-06-19 16:42:04 +10:00 |
|
Shannon
|
5c6a9480a6
|
remove unneeded method
|
2019-06-19 13:32:26 +10:00 |
|
Shannon
|
c1be8e3f00
|
Merge branch 'v7/dev' of https://github.com/umbraco/Umbraco-CMS into v7/dev
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/common/overlays/treepicker/treepicker.controller.js
|
2019-06-19 13:31:43 +10:00 |
|