Søren Kottal
cd4002b165
open templates from umb-grid-selector in infinite editor
2019-10-30 15:32:06 +00:00
Søren Kottal
eb81aae3e9
remove text saying open button on content picker is in preview
2019-10-30 15:16:10 +00:00
Søren Kottal
23c0c502d3
css changes to make the previewer nav look like the top nav in v8 ( #6875 )
2019-10-30 15:06:50 +00:00
Matt Brailsford
eebc06c1a3
Sets the appState current node when executing a menu action ( #6874 )
2019-10-30 14:53:24 +00:00
Kevin Jump
e113b56ce1
log warning if siteUri is null, ( #6868 )
2019-10-30 14:36:15 +00:00
Bjarke Berg
10fd0bd013
Post merge stuff
2019-10-30 15:28:15 +01:00
Bjarke Berg
eade92e803
Merge remote-tracking branch 'origin/v8/dev' into vx/feature/unicore
...
# Conflicts:
# src/Umbraco.Core/ObjectExtensions.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/ContentTypeRepositoryBase.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web.UI.Client/package-lock.json
2019-10-30 13:35:48 +01:00
Niels Lyngsø
946fb38924
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/6816-property-actions
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2019-10-30 13:24:30 +01:00
Niels Lyngsø
bef9696628
Show error before submitting the form, so editors know in advance that they have reached the limit.
2019-10-30 12:08:17 +01:00
Kenn Jacobsen
ff36cf11d1
Allow file upload and image cropper properties to be optional
2019-10-30 11:24:13 +01:00
Rachel Breeze
1bac8141f5
V8: Accessibility Changes For umbEditorHeader Directive ( #6315 )
...
* Umb editor control contains a11y support for the media section
* Started work to align to the settings section
* A11Y Amends for umbraco header directive specifically to support document type
* Fixed error when creating a new user
* This change makes sure that if a relationship type is edited, followed by a create, the title of the page is reset, a seperate PR will address the a11y requirements for this controller
* Umbraco Header directive now uses "create" rather than create item
* Made the ediorFor property more generic
* Made the ediorFor property more generic
Umbraco Header directive now uses "create" rather than create item
* Edit and create template now aligns to the more a11y header directive
* Added support for a11y name and title on settings->scripts
* Added support for a11y name and title on settings->stylesheets
* Added support for a11y name and title on settings->partial views
* Added support for a11y name and title on settings->partial view macros
* Added support for a11y name and title when editing members
* Added support for a11y name and title when editing member groups
* Updated to ignore package-lock
* Added support for a11y name and title when editing media types
* Added the ability to prevent the title being set via the umbeditorheader directive, currently for use when the content editor is editing media via a content page
* No longer sets the page title by default
* No longer sets the page title by default
* Added support for a11y name and title when editing members
* Added support for a11y name and title when editing dictionary items
* Removed bug where by screen reader was reading "blank" when the name-locked value was set to true or there was no message/ name to display
* Fixing redering issues following refactor
* Don't ignore package-lock.json
* Merged languages
* Fix up merge errors
2019-10-30 10:14:47 +00:00
Daniël Knippers
965d6cbeb7
Added enum extension methods + tests for SetFlag and UnsetFlag.
2019-10-30 11:04:53 +01:00
Kenn Jacobsen
abffe537c3
Make multiple media property editor same width as other property editors
2019-10-30 11:00:19 +01:00
Niels Lyngsø
c86b63f7fd
Changed validation for NestedContent, allow for pasting many items, but do not allow to save them.
2019-10-30 10:49:34 +01:00
Niels Lyngsø
0e308e1ad0
fixing umb-mediapicker-upload template to work with new CSS for umb-control-group
2019-10-30 08:58:47 +01:00
Bjarke Berg
f305dd45cb
AB3328 - Fixed two bugs - One if links was absolute and not references, and one if the value was empty string.
2019-10-30 08:50:15 +01:00
Sebastiaan Janssen
06e2146b54
Merge branch 'v8/dev' into pr/6823
...
# Conflicts:
# src/Umbraco.Web.UI.Client/gulp/tasks/watchTask.js
# 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
2019-10-30 07:28:00 +01:00
Shannon
12cb370578
Reduces statics, reduces code duplication for iterating over properties in the NC prop editor
2019-10-30 17:14:04 +11:00
Shannon Deminick
9e3d2c9ed9
Merge pull request #6946 from umbraco/v8/feature/AB3389-MB-Move_js_from_app_plugins
...
Move the embedded Modelsbuilder files away from App_Plugins
2019-10-30 15:35:39 +11:00
Jan Skovgaard
e90670425e
Grid layout config: Replace the old checkbox with the umb-checbox directive ( #6859 )
2019-10-29 22:48:49 +01:00
Jan Skovgaard
c7af35937c
Log viewer: Filter toggle ( #6863 )
2019-10-29 22:44:22 +01:00
Jan Skovgaard
c563d617fb
Log viewer: Localize texts and titles ( #6861 )
2019-10-29 22:11:08 +01:00
Anders Bjerner
82d6b14eaa
Improved the editor service documentation a bit
2019-10-29 22:03:03 +01:00
Jan Skovgaard
6beb507033
Confirm uninstall package: Change old checkbox to use umb-checkbox ( #6858 )
2019-10-29 21:55:29 +01:00
Sebastiaan Janssen
3abe4f6a52
Removed the extra padding on the left on the overlay header ( #6848 )
2019-10-29 21:53:19 +01:00
SANDIP PALIT
5f83f199cb
Fixed Grammatical errors ( #6857 )
2019-10-29 21:52:45 +01:00
Kenn Jacobsen
891b3419ee
Fix broken RTEs when reordering grid rows
2019-10-29 21:48:39 +01:00
Kenn Jacobsen
150cd07ccf
V8: Even out the padding in dialog footers ( #6800 )
2019-10-29 21:43:18 +01:00
Jeavon
4be1c3b4c4
Add UmbracoVirtualNodeByUdiRouteHandler ( #6796 )
...
* Add UmbracoVirtualNodeByUdiRouteHandler
* Parameter must be a GuidUdi
2019-10-29 21:38:29 +01:00
Steve Megson
8463f1db08
Cache lookup of macro by alias
2019-10-29 21:34:25 +01:00
Steve Megson
0554b47864
Rollback dropdown - convert version dates to local
2019-10-29 21:31:33 +01:00
Poornima Nayar
6c13e4a762
Create package form missing "Include all child nodes" label by… ( #6766 )
2019-10-29 21:30:09 +01:00
Poornima Nayar
227a0ec0d8
Changed button style to danger, change confirm dialog button to danger syle and removed duplicate button-style attribute on the enable button
2019-10-29 21:28:37 +01:00
Poornima Nayar
1371120e7c
Content Blueprint save button style change
2019-10-29 21:27:36 +01:00
nfJakobsen
63060a88c6
added apostrophe so Installer becomes Installér
2019-10-29 21:07:09 +01:00
Poornima Nayar
86ce1d9311
Notifications span full width on user group save or delete
2019-10-29 21:05:52 +01:00
Poornima Nayar
46ce5f7ca9
Change the style of the confirm button on delete media ( #6725 )
2019-10-29 21:00:28 +01:00
Poornima Nayar
978ab88b75
Change the confirm button style on delete dictionary item
2019-10-29 20:58:01 +01:00
Poornima Nayar
a1a709342d
Changes to delete saved searches overlay
2019-10-29 20:57:00 +01:00
Poornima Nayar
f0ea76a3ce
Move all inline styles in the logviewer search screen to a stylesheet
2019-10-29 20:55:59 +01:00
Bjarne Fyrstenborg
1de9ec3259
Use umb-checkbox in doctype collection ( #6719 )
2019-10-29 20:53:03 +01:00
Harry Gordon
0e91bb647d
Asset service load now throws for unknown assets. Additionally, now allows optional default asset type to handle unknown assets.
2019-10-29 20:43:50 +01:00
kfc
92c17a853f
Removed *.security.js from karma.conf.js
2019-10-29 20:36:03 +01:00
Andy Butland
66b709653a
Added custom FormatValidator for the MultipleTextStringPropertyEditor to validate each text string individually against the configured regular expression.
2019-10-29 20:22:08 +01:00
Poornima Nayar
c314ab1e0b
Clean up of the published cache status dashboard ( #6666 )
2019-10-29 19:57:26 +01:00
Poornima Nayar
40358ff6fb
Tweak the examine management dashboard ( #6665 )
2019-10-29 19:51:39 +01:00
Poornima Nayar
6a90a8755b
Update the create dialog on Relation to use umb-radiobutton
2019-10-29 19:46:21 +01:00
Sebastiaan Janssen
0d7caa0f80
Clean up of change password section in member details ( #6643 )
...
* Clean up of change password section in member details
* Added missing attributes to umb-checkbox
* More tweaks based on comments
* Removed href from the button
2019-10-29 19:42:13 +01:00
Ronald Barendse
7f0a077f58
Add SecurityCodeScan static code analyzer ( #6636 )
...
* Added SecurityCodeScan to all projects
* Enable analysing of content items
2019-10-29 19:37:15 +01:00
Steve Megson
3a111eceb3
Set focus to RTE when clicking property label ( #6609 )
2019-10-29 19:15:22 +01:00