Commit Graph

35503 Commits

Author SHA1 Message Date
Shannon
e6b6dd6d92 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/bugfix/integration-tests-examine-indexes 2020-09-04 00:30:46 +10:00
Shannon
734b222e1b cleanup 2020-09-04 00:30:06 +10:00
Shannon
16e4ffb725 Fixes unsubscribing from static events on Terminate 2020-09-04 00:28:38 +10:00
Shannon
7c78b5b34f Updates CoreRuntime with better dependencies so we can disable caches, fixes integration test to run multiple callbacks registered for TearDown, ensure we TearDown the runtime. 2020-09-04 00:27:43 +10:00
Nikolaj
63c25b8695 Start out with AssemblyLoadContext 2020-09-03 15:24:57 +02:00
Nikolaj
ba3ed003f1 Remove the last stuff I can find 2020-09-03 15:03:02 +02:00
Nikolaj
870bd825d4 Remove more stuff that seemingly does nothing anymore 2020-09-03 14:58:21 +02:00
Nikolaj
ef02a32a2c Try and do something which might sometimes delete some old assemblies 2020-09-03 14:53:36 +02:00
Niels Lyngsø
906f3eac2f putting the attributes right 2020-09-03 14:41:23 +02:00
Bjarke Berg
02648eb5a6 Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten 2020-09-03 14:37:56 +02:00
Niels Lyngsø
46488836f4 Changed clipboardService property resolvers to be specific for clipboard-entry-types 2020-09-03 14:37:51 +02:00
Bjarke Berg
6f6d9cb938 Fixed issue with wrong link to GetSetup method on InstallApiController 2020-09-03 14:37:29 +02:00
Nikolaj
508a2b9077 Remove some build manager stuff 2020-09-03 14:18:09 +02:00
Nikolaj
ee424ad160 Remove unused ReferencedAssemblies 2020-09-03 13:50:54 +02:00
Nikolaj
1bbb6844ac Don't try to save a file that already exists 2020-09-03 13:30:34 +02:00
Andy Butland
88e3c58647 Fixed issue after merge. 2020-09-03 13:02:29 +02:00
Nikolaj
7b27a56ee9 Use determenistic hash 2020-09-03 13:01:50 +02:00
Andy Butland
885c8d2371 Merge branch 'feature/8651-config-options-patten' of https://github.com/AndyButland/Umbraco-CMS into feature/8651-config-options-patten 2020-09-03 12:57:35 +02:00
Andy Butland
14404f2720 Changed singleton created dependencies in composition root to use IOptionsMonitor. 2020-09-03 12:52:47 +02:00
Andy Butland
b87630250b Removed unused private field and constructor variable for configuration global settings from UmbracoVersion.
Updated singleton created instances in CreateCompositionRoot to accept IOptions based parameters for configuration.
2020-09-03 11:36:57 +02:00
Sebastiaan Janssen
2681c76d90 Fix the test result output to go to a file, not a weird directory (because the default user agent contained slashes causing windows to make directories for them) 2020-09-03 11:34:12 +02:00
Mole
e412653a10 Merge pull request #8736 from umbraco/v8/bugfix/block-list-recreate-udis-on-paste
V8.7RC: Recreate UDIs for pasted Block Editor entries
2020-09-03 11:33:44 +02:00
Niels Lyngsø
1a35017d8f AC7976 dont place runtime vars in model (#8807) 2020-09-03 11:09:17 +02:00
Sebastiaan Janssen
4313463a94 Switch from the Chrome runner to JSDom (#8800) 2020-09-03 10:36:58 +02:00
Nikolaj
aa1807bd5a Reuse compiled assembly again if no changes are detected
It's not pretty, but it works...
2020-09-03 10:31:45 +02:00
Niels Lyngsø
055d1179a1 To prevent issues of combining Nested Content with Block Editors, plus nudging Devs to use Block List instead, we now prevent the usage of NC in BL. 2020-09-03 10:16:21 +02:00
Sebastiaan Janssen
94c2d5c7ef Merge branch 'v8/dev' into v8/contrib 2020-09-03 09:42:16 +02:00
Sebastiaan Janssen
eebe061cb6 Merge branch 'v8/8.6' into v8/dev 2020-09-03 09:41:31 +02:00
Nathan Woulfe
823a81aacc Merge pull request #8713 from umbraco/nul800sebastiaan-patch-1
Adding `display: none;` prevents `ng-show` from working

(cherry picked from commit 7b1f7ced3a)
2020-09-03 09:40:47 +02:00
Nikolaj
624e57f304 Only add distrinct metadatareferences 2020-09-03 08:34:29 +02:00
Nikolaj
28c28519f0 Follow TODO and change Refresh to Reset 2020-09-03 08:34:07 +02:00
Nikolaj
7f6f924da6 Remove duplicate metadatareferences 2020-09-03 08:25:23 +02:00
Nathan Woulfe
7b1f7ced3a Merge pull request #8713 from umbraco/nul800sebastiaan-patch-1
Adding `display: none;` prevents `ng-show` from working
2020-09-03 10:27:26 +10:00
Nathan Woulfe
8ee878a4b2 Merge pull request #8803 from BatJan/feature/itempicker-fix-semantics
Merge pull request #8803 from BatJan/feature/itempicker-fix-semantics
2020-09-03 10:15:58 +10:00
BatJan
1e2c1e821a Convert a to button 2020-09-03 00:01:29 +02:00
BatJan
2a10c5294a Fix semantics + fix focus on umb-checkmark directive 2020-09-02 19:32:33 +02:00
BatJan
4e32ddc5b3 Convert a to button and fix some margin from the search box to the pickable items 2020-09-02 19:26:11 +02:00
BatJan
337ed84e47 Convert a to button and remove wrapping span element 2020-09-02 19:13:56 +02:00
Bjarne Fyrstenborg
e1d6357806 Spectrum colorpicker v2 (#8784) 2020-09-02 19:10:22 +02:00
Bjarne Fyrstenborg
0aa1f9ea7b Create more unique id for radiobutton list when using splitview and where two properties on each culture has same alias
(cherry picked from commit 124415e413)
2020-09-02 19:06:14 +02:00
Bjarne Fyrstenborg
124415e413 Create more unique id for radiobutton list when using splitview and where two properties on each culture has same alias 2020-09-02 19:05:06 +02:00
Nikolaj
3efb60ba28 Remove unused stuff. 2020-09-02 15:46:48 +02:00
Kenn Jacobsen
31e69ad1e2 Guard compareArrays filter against invalid arguments
(cherry picked from commit a542bd4bd2)
2020-09-02 15:43:07 +02:00
Kenn Jacobsen
a542bd4bd2 Guard compareArrays filter against invalid arguments 2020-09-02 15:41:50 +02:00
Nikolaj
69191088e3 Save compiled assembly in TEMP 2020-09-02 15:35:05 +02:00
Kenn Jacobsen
94894ca41b Bump required Visual Studio version number in contrib guidelines 2020-09-02 15:22:48 +02:00
Nikolaj
aeb7977c60 Load new argument 2020-09-02 15:18:22 +02:00
Nikolaj
8fd1d0a867 Add appsettings change 2020-09-02 14:47:18 +02:00
Nikolaj
1eb7e9c1eb Add further progress 2020-09-02 14:44:01 +02:00
Sebastiaan Janssen
10281cb0e6 Merge branch 'v8/dev' into v8/contrib
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/components/blockcard/umb-block-card.html
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
2020-09-02 14:23:40 +02:00