Commit Graph

28629 Commits

Author SHA1 Message Date
Bjarke Berg 43343166c5 AB3267 - refactored new Exception(..) to most explicit exceptions 2019-10-23 14:11:24 +02:00
Bjarke Berg 25d9b9efd1 AB3267 - Made Umbraco core internals visible for Umbraco.ModelsBuilder and uses PanicException instead of just Exception 2019-10-23 13:53:06 +02:00
Niels Lyngsø 6cf697acb2 Added property actions button 2019-10-23 11:48:13 +02:00
Marc Stöcker f019473b0a Keep wording consistent
Keep it similar to "addGridLayout" or "addRowConfiguration" and also in line with "areAdded".
2019-10-23 11:31:44 +02:00
Niels Lyngsø cc3ef9de0c Upgrade Gulp to v4 (#6809) 2019-10-23 10:31:07 +02:00
Shannon 9303a49732 Moves the copy/paste rte stuff to a separate service, injects lazy property editors and relation service into the base content repositories 2019-10-23 19:08:03 +11:00
Bjarke Berg 3905265aba AB3267 - Specify language version to make azure pipeline happy 2019-10-23 09:52:41 +02:00
Bjarke Berg b5ae96e8ef AB3267 - Specify language version to make azure pipeline happy 2019-10-23 09:41:35 +02:00
Bjarke Berg a9b88e4520 AB3267 - Removed outdated comments 2019-10-23 09:41:12 +02:00
Bjarke Berg 407089c67a Updated Microsoft.CodeAnalysis.CSharp to match the rest of umbraco 2019-10-23 08:38:24 +02:00
Bjarke Berg 998090498a Merge pull request #6807 from umbraco/v8/feature/AB2461-media-tracking
Splits up TemplateUtilities into testable parts, creates new GetReferences API
2019-10-23 08:03:55 +02:00
Shannon c831c9de53 uses nameof in attributes 2019-10-23 16:30:22 +11:00
Dennis Adolfi faeb3e052a * Removed unnessasary test. 2019-10-23 07:30:16 +02:00
Dennis Adolfi ff05293452 * Updated obsolete description on UmbracoApiController.
* Added back the old construcor in UmbracoApiControllerBase and added a obsolete attribute.
2019-10-23 07:29:23 +02:00
Shannon ba8c1df017 fixing tests 2019-10-23 15:38:14 +11:00
Shannon 17fd09fe3d Naming 2019-10-23 14:55:18 +11:00
Shannon 832803a9f6 fix build 2019-10-23 14:35:43 +11:00
Shannon 31ddc1d935 Changes BackgroundTaskRunner to shutdown faster and to ensures that any latched tasks are canceled even with Stop(immediate == false) is executed. 2019-10-23 14:17:30 +11:00
Shannon fff646ad15 MainDom will terminate on first (or only) call to Stop 2019-10-23 14:12:23 +11:00
Bjarke Berg 01ddc97e25 Merge remote-tracking branch 'origin/v8/dev' into v8/dev 2019-10-22 16:39:36 +02:00
Bjarke Berg 733defd463 Revert "Downgraded cherry picked test to work on 8.2.1"
This was only a fix for 8.2.1. The correct code was in dev branch before
This reverts commit a4c4a978
2019-10-22 16:39:14 +02:00
elitsa 09128db858 Merge branch 'v8/dev' into grid-editor-name-templates 2019-10-22 16:25:25 +02:00
Bjarke Berg 050fc1576b Merge branch 'v8/8.2' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2019-10-22 16:23:13 +02:00
Bjarke Berg a4c4a978d9 Downgraded cherry picked test to work on 8.2.1 2019-10-22 16:22:19 +02:00
Bjarke Berg 54bb5bb835 Bump version to 8.2.1 2019-10-22 16:07:37 +02:00
Claus 5e684487c0 fixes images not showing up when rendering rte from the grid. 2019-10-22 16:00:39 +02:00
Nathan Woulfe e0a34d3873 adding visibility:hidden to the un-hovered list fixes the problem. have also tidied up the css a bit to remove duplicate class references 2019-10-22 15:59:12 +02:00
Shannon e2d63f553f Adds simpler test to validate RefreshNode 2019-10-22 15:55:48 +02:00
Shannon 296e1ee80f removes test code 2019-10-22 15:55:43 +02:00
Shannon 652591d1c8 removes TODO 2019-10-22 15:55:36 +02:00
Shannon 4641e61743 Fixes issue - when calling Set, we were not setting all node graph elements. 2019-10-22 15:55:28 +02:00
Shannon e7096fd5c8 Gets a test to confirm the issue, now to fix 2019-10-22 15:55:23 +02:00
Shannon 5db26a4502 starts writing tests 2019-10-22 15:55:17 +02:00
Jeavon 5e299d7880 Add additional null checks on GridPropertyEditor in case it's executed in the front end context without CurrentUser 2019-10-22 15:54:32 +02:00
Jeavon bce5b49740 Add additional null conditionals as this method is sometimes called for front end rendering where this is no current user (DTGE) 2019-10-22 15:54:22 +02:00
Niels Lyngsø 6776d6cde6 hide dialog if opening reference in this tab/window. 2019-10-22 15:35:50 +02:00
Niels Lyngsø 89e6cc3611 do close dialog, even thought people might open in a tab. 2019-10-22 15:26:59 +02:00
Niels Lyngsø 67db3778f3 links to edit references 2019-10-22 15:24:36 +02:00
Niels Lyngsø 0f07ecba54 umb-confirm ability to set wether the confirm button is disabled via confirmDisabled 2019-10-22 15:23:46 +02:00
Niels Lyngsø 98df5eae67 never underline icons in table 2019-10-22 15:22:52 +02:00
Niels Lyngsø 0ee9c2d327 ability to disable confirm button in umb-confirm 2019-10-22 15:22:34 +02:00
Søren Kottal 89fc8133d2 Enables list view column templates
* add template property
* Apply template to column value
* Removed trailing newline
2019-10-22 14:38:00 +02:00
Bjarke Berg 8c95573225 AB3267 - Removed unused classes and set some internal 2019-10-22 14:22:43 +02:00
Claus 3573df3531 Merge pull request #6751 from Jeavon/v8/bugfix/null-user-rte-editor
Add additional null conditionals to the FromEditor method of RichTextPropertyValueEditor
2019-10-22 14:19:21 +02:00
Poornima Nayar d2cde44b1f Changed "Chage password" button style in Users section to be action style 2019-10-22 12:37:40 +02:00
Bjarke Berg dd909ebde4 AB3267 - Use interface instead of concrete class 2019-10-22 09:44:51 +02:00
Shannon 611ba7de46 fix build 2019-10-22 16:12:31 +11:00
Shannon aee3b9f9d2 updates rte editor to return local link udis 2019-10-22 15:52:09 +11:00
Shannon 1adf5a30f3 Renames some stuff, updates RTE editor to return media/content refs and adds tests for locallink parsing 2019-10-22 15:48:47 +11:00
Shannon 6bb8a15a87 Adds UdiParserTests 2019-10-22 15:07:01 +11:00