Commit Graph

31528 Commits

Author SHA1 Message Date
Shannon
3e71de4698 ensure locks the data types 2020-01-13 22:28:25 +11:00
Shannon
b02360518d Changed to GetAwaiter/GetResult and updates comment 2020-01-13 22:25:46 +11:00
Shannon
95337d5a70 Cleans up old notes 2020-01-06 21:39:26 +11:00
Shannon
c2ac5e8531 Fixes a couple more issues with recursive locks 2020-01-06 18:34:04 +11:00
Shannon
7a129f890d Changes MainDom testing timeout to be larger... but not 1.5 mins! 2020-01-03 15:07:21 +11:00
Shannon
243e76b3cc Removes ability to have recursive locks in SnapDictionary, changes logic to require locking around the methods just like ContentStore, updates tests 2020-01-03 15:04:39 +11:00
Shannon
8e3b3c8326 Changes methods that should already be locked to check that they are and changes their names/adds docs 2020-01-03 13:21:49 +11:00
Shannon
e6b333a3ec Changes readlocks to normal locks, no need to have extra objects allocated and complex code. 2020-01-03 12:39:56 +11:00
Shannon
3d8e9a78e3 Fixes deadlock 2020-01-03 12:39:17 +11:00
Shannon
a46e9124d2 First commit in fixing deadlock - committing my notes, etc... 2020-01-03 10:38:48 +11:00
Shannon
b24a87d986 Changes logging to debug 2019-12-30 18:51:38 +11:00
Shannon
5476388e78 adds lock else we end up detecting when not needed 2019-12-30 18:49:33 +11:00
Shannon
0d1101eaa7 adds notes/logging 2019-12-30 18:14:18 +11:00
Shannon
7501629c54 Adds logging to SqlMainDomLock 2019-12-30 17:15:57 +11:00
Shannon
74cc148b99 Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/AB3323-SqlMainDom 2019-12-23 18:21:03 +11:00
Sebastiaan Janssen
c1bffefd23 Merge branch 'v8/dev' into v8/contrib 2019-12-20 11:55:36 +01:00
Claus
7950e328ed Merge pull request #7372 from umbraco/v8/bugfix/AB3893-grid-embed-html-bug
V8: AB3893 Updates the HTML Razor Partial View for grid cell items that use Embed
2019-12-20 10:59:10 +01:00
Thor Madsen-Holm
c892cca28c V8/invite user curosr ui fix (#6985)
* add optional readonly scope attribute

* add readonly attribute to umb-checkmark directive in user invite section of user.html template. Extend ng-class statement in umb-checkmark template, adding cursor-auto when readonly is defined
2019-12-20 10:55:28 +01:00
Warren Buckley
ed0aa7f14a Use DetectIsJson string extension as opposed to a horrible try/catch 2019-12-20 09:55:03 +00:00
Poornima Nayar
394f0dbd9f Merge pull request #6908 from BatJan/feature/listview-config-table-styling
Listview: Add table class
2019-12-20 09:47:43 +00:00
Poornima Nayar
5148b3ca40 Merge pull request #6910 from kjac/v8/feature/member-type-search
V8: Make member types searchable
2019-12-20 09:43:44 +00:00
Poornima Nayar
d792c9dcc6 Merge pull request #6911 from BatJan/feature/macro-parameters
Macro parameters: Improve accessibility
2019-12-20 09:42:30 +00:00
Poornima Nayar
ab57776c69 Merge pull request #6912 from BatJan/feature/color-picker-accessibility
Color picker datatype: Improve accessibility
2019-12-20 09:40:23 +00:00
Jan Skovgaard
b5be86114f Package repo: Accessibility improvements (#6955)
* Change a to button, add missing label and aria-hidden attribues + fix styling

* Visually hide label

* Remove dummy text leftover
2019-12-20 09:38:05 +00:00
Poornima Nayar
d31d960fad Merge pull request #6970 from kjac/v8/fix/multiple-media-picker-styling
V8: Make multiple media property editor same width as other property editors
2019-12-20 09:35:15 +00:00
Poornima Nayar
60a392ade4 Change the style of delete confirm buttons at various places across back office (#6957)
* Member Group - Changed confirm button style to danger style

* Delete Scripts - Confirm button style changed to danger style

* Content blueprints - Confirm delete button style changed to danger style

* Document Type Delete - Confirm delete button style changed to danger style

* Log Viewer Saved Search Delete Overlay - Confirm delete button style changed to danger style

* Macro Delete - Confirm delete button style changed to danger style

* Mediatype delete - Confirm delete button style changed to danger style

* Membertype delete - Confirm delete button style changed to danger style

* Delete partial view macro - Confirm delete button style changed to danger style

* Delete partial view - Confirm delete button style changed to danger style

* Delete relation type - Confirm delete button style changed to danger style

* Delete stylesheets - Confirm delete button style changed to danger style

* Delete template - Confirm delete button style changed to danger style

* Delete doc type folder - Confirm button style changed to danger style
2019-12-20 10:25:11 +01:00
Poornima Nayar
b23d9b691b Changed the style of the Import button on Doctype Import to action style 2019-12-20 08:58:30 +01:00
Rasmus Østergård
9c33ebc98a V8/feature/5914 broken backoffice validation (#6989)
* validate max length for textbox

* validate max length for textarea
2019-12-20 08:35:24 +01:00
Niels Swimberghe
e578ca1b0f Add KeepAlive settings to resolve #7116 (#7164) 2019-12-20 08:14:42 +01:00
BatJan
217a93a070 Add umb-auto-focus directive so input recieves focus when add has been clicked 2019-12-19 19:11:48 +01:00
Kenn Jacobsen
22968b4af4 Reflect inherited permissions in child node menus (#6798) 2019-12-19 16:25:03 +00:00
Warren Buckley
1fc2c89ea6 Updates the HTML Razor Partial View for grid cell items that use Embed
It has been recently updated in 8.2.0 that the Value stored is a JSON object containing width, height & the raw HTML returned by the oEmbed

Fixes #7178
2019-12-19 16:01:55 +00:00
Jan Skovgaard
929eec17d7 Extend umb-checkbox to allow icons (#6979)
* Add iconclass setting so we can render an icon next to the checkbmark when used in the rte settings

* Remove wrapping label

* Remove temporary inline stylling and ensure elements are not rendered if their values are missing

* Refactor styling so the spacing is handled by the label making it more flexible when having icon + text combinations

* Remove todo comment
2019-12-19 14:43:47 +00:00
BatJan
95f2258123 Remove data-toggle attribute 2019-12-19 14:21:03 +00:00
BatJan
bfef4c4758 Refactor search toggle to use a button and fix it's accessibility 2019-12-19 14:21:03 +00:00
Poornima Nayar
6afd77ecb9 Merge pull request #7028 from kjac/v8/fix/linkpicker-styling
V8: Evenly distribute link URL and anchor inputs in linkpicker
2019-12-19 14:18:06 +00:00
Kenn Jacobsen
6241603c33 V8: On smaller screens, trees should close when you click outside them (#7018) 2019-12-19 14:15:46 +00:00
BatJan
1f6534739d Change <a> to <button> 2019-12-19 14:13:46 +00:00
Bjarne Fyrstenborg
3df135fb06 Update to noUiSlider v14.1.1 2019-12-19 13:57:16 +00:00
Bjarne Fyrstenborg
c54f74d005 Update noUiSlider to v14.1.0 for accessibility to support keys Home/End and Page Up/Down 2019-12-19 13:57:16 +00:00
poornima-abelandcole
bf071e7407 Removed Members Dashboard Intro 2019-12-19 13:53:40 +00:00
Kenn Jacobsen
a5c0965e02 Automatically select uploaded media in media pickers 2019-12-19 13:41:49 +00:00
Poornima Nayar
00364bcdf0 Merge pull request #6997 from DennisRP/v8/fix/mini-list-view-breadcrumbs-alignment
Fix - Misaligned breadcrumbs in mini list view
2019-12-19 11:47:08 +00:00
Poornima Nayar
d3d64e6b40 Merge pull request #6891 from skttl/overlay-container-alignment
Aligns the padding of .umb-overlay-container with .umb-overlay-header
2019-12-19 11:44:29 +00:00
esther
d050bc6500 remove duplicate method canAdd 2019-12-19 12:00:09 +01:00
Poornima Nayar
5d05c2ad4b Replaced umb-checkbox with umb-toggle in listview copy overlay (#6944) 2019-12-19 11:39:11 +01:00
Anders Bjerner
b2195ebed6 Improved the ngdocs for the editor service (#7023) 2019-12-19 11:33:43 +01:00
Anders Bjerner
f1393295ac Fixed casing for the "noTemplate" option (#7022)
* Fixed casing for the "noTemplate" option

The option should be named using camel casing similar to pretty much all other options. The fix is made so either "notemplate" or "noTemplate" can be specified, making the fix backwards compatible instead of creating a breaking change.

* Setting "documentTypeId" to "-1" if not already specified and "create" is "true"
2019-12-19 11:32:04 +01:00
David Zweben
da0e053dbc Fixed @name label in filemanager.service.js
Corrected the @name documentation of the setFiles method in filemanager.service.js, from "addFiles" to "setFiles".
2019-12-19 10:51:11 +01:00
Nathan Woulfe
65a2c0bde4 add disable-hotkeys attribute to disable hotkeys (#7186) 2019-12-19 10:44:26 +01:00