Niels Lyngsø
6c21279216
require because we need underscore to be available...
2019-10-31 11:03:19 +01:00
Bjarke Berg
ef38fc1a6d
Bump version to 8.2.2
2019-10-31 10:02:08 +01:00
Kenn Jacobsen
6690c2ad27
Fix broken RTEs when reordering grid rows
2019-10-31 09:39:10 +01:00
Claus
77077c8000
Merge pull request #6954 from kjac/v8/fix/grid-rte-reorder
...
V8: Fix broken grid when reordering grid rows that contain RTE's
2019-10-31 09:33:58 +01:00
Shannon
68db41fe93
Ensures that when there is no cache file, or if a cache file is empty, on startup any call to SetAllFastSorted was not ensuring the local db cache file was updated if the data was loaded from the database.
2019-10-31 18:58:07 +11:00
Shannon
bf37bbf4fe
oops fixes the log output
2019-10-31 16:34:30 +11:00
Shannon
40e656de46
notes
2019-10-31 16:27:34 +11:00
Shannon
aff4814e0b
Ensures that PublishedSnapshotService cannot close the local cache files after they are created but before they are populated
2019-10-31 16:06:43 +11:00
Shannon
c682bbcaf1
Adds notes and better logging to PublishedSnapshotService, fixes log output from HealthCheckNotifier, changes initial delay time of scheduled task to be longer.
2019-10-31 15:45:57 +11:00
Shannon Deminick
1dc3a023c4
Merge pull request #6824 from bielu/v8/feature/InterfaceForContentPopulators
...
Create Interface for Member and Content Index to use in Populators
2019-10-31 14:16:41 +11:00
BatJan
bf62bfa17f
Remove unused dashboards
2019-10-30 19:18:17 +00:00
BatJan
e60abea32c
Remove outdated media dashboards
2019-10-30 19:16:28 +00:00
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
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
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 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