Warren Buckley
1d0fb7be3b
Merge branch 'v8/dev' into v8/feature/0000-gulp-only-render-sourcemaps-on-dev
2019-12-06 09:10:18 +00:00
Claus
a06946289d
Merge pull request #7274 from umbraco/v8/bugfix/AB4075-activeNode-should-match-nodeType
...
Checking nodeType on activeNode to ensure that nodes originate from same treeAlias
2019-12-06 09:44:42 +01:00
Niels Lyngsø
37513a5161
basic setup for differentiating compile modes in gulp + only compile sourcemaps in dev mode
2019-12-06 09:34:53 +01:00
Shannon
3e48022949
Fixes test
2019-12-06 13:19:14 +11:00
Bjarke Berg
1b5a577e30
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB3324-maindom-switching
2019-12-05 14:15:51 +01:00
Bjarke Berg
f7e5e81556
Merge pull request #6757 from umbraco/v8/bugfix/6546-MainDom-Cleanup
...
Cleaning up MainDom and other resources preventing clean shutdown/startup
2019-12-05 14:12:54 +01:00
Warren Buckley
4d78a2c848
Remove old & unecessary comment
2019-12-05 12:50:46 +00:00
Warren Buckley
2948d506ea
V8: Bye hardcoded colors lets use Variables ( #7246 )
...
* Bye bye #fff let's use the variable @white instead
* Update to use @black
* Update canvas-designer file with variables where possible - ALOT was not found (need to see if we have similar matches already)
* Update all hex colour variables or add a TODO comment
* Empty LESS files so lets get rid of them
* Moves the color CSS classes out into own less file to ensure variables contains variables only
* Adds in gulp-sourcemaps to allow us to have LESS sourcemaps - https://www.npmjs.com/package/gulp-less#source-maps
* A VERY BAD first attempt at doing DARK mode, but plumbing done. Now a game of tweaking variables
* Revert "A VERY BAD first attempt at doing DARK mode, but plumbing done. Now a game of tweaking variables"
This reverts commit 5ac8080c8b314cd65b1bd735fea88569991736b2.
* Update hard-coded hex values to color variables
* Fix couple typos with LESS variables gray not grey
* Amend build script so we remove the /umbraco/assets/css/maps folder from the build ouput of the ZIP & Nuget Packages
* Removing more hard coded colour values
2019-12-05 13:38:57 +01:00
Shannon
0e5bc264fc
Merge branch 'v8/bugfix/6546-MainDom-Cleanup' into v8/feature/AB3324-maindom-switching
2019-12-05 23:27:24 +11:00
Shannon
3f78331145
Adds lots of notes, fixes tests to ensure we catch OperationCanceledException where necessary, adds logging to tests, fixes a boolean op
2019-12-05 23:26:49 +11:00
Warren Buckley
cad384a0a6
Moves logic out from ContentRepositoryBase & into a method on the Collection itself
2019-12-05 11:18:18 +00:00
Shannon
6f9062c0cf
fixes test (cherry picked)
2019-12-05 19:19:09 +11:00
Shannon
d8c1c8fd13
fixes test
2019-12-05 19:18:15 +11:00
mikkelhm
7c5a2dd6f1
Close unclosed key element in italian language file
2019-12-05 08:35:49 +01:00
Shannon
15f75ce756
FIxes test and fixes boolean issue with bg task runner shutdown (issue exists in v7 too)
2019-12-05 18:07:43 +11:00
Warren Buckley
9e1a56eba5
Rename from DataValueReferenceFor to DataValyeReferenceFactory & Factories for the plural collection
2019-12-04 16:14:33 +00:00
Niels Lyngsø
0c3d3b229e
Checking nodeType on activeNode to ensure that nodes originate from the same treeAlias
2019-12-04 14:42:06 +01:00
Shannon
1f481315bc
Allow for switching out MainDom which will need to be done in the UmbracoApplication
2019-12-04 17:18:15 +11:00
Shannon
6bba032325
re-merges
2019-12-04 16:09:39 +11:00
Shannon
8218467e04
Merge branch 'v8/dev' into v8/bugfix/6546-MainDom-Cleanup
...
# Conflicts:
# src/Umbraco.Core/MainDom.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentStore.cs
# src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
2019-12-04 16:09:22 +11:00
abi
d162b17931
MediaIndexPopulator should use IUmbracoContentIndex instead of UmbracoContentIndex
2019-12-04 10:57:36 +11:00
Bjarke Berg
76742f0554
Merge remote-tracking branch 'origin/v8/8.4' into v8/8.4
2019-12-03 19:32:24 +01:00
Bjarke Berg
12a831d178
Removed RC version
2019-12-03 19:31:02 +01:00
Warren Buckley
36c8285daf
Merge pull request #7267 from umbraco/v8/bugfix/7247-fixing-auto-resize-to-show-docType-alias
...
adding timeout for Chrome to render before making the correction
2019-12-03 13:43:51 +00:00
Claus
b17326c9c0
Marking default json ctor for serialization.
2019-12-03 14:28:53 +01:00
Warren Buckley
dc4b9a3c4d
Merge pull request #7265 from umbraco/v8/bugfix/7258-hideLabel-for-Grid-RTE-PreValue-for-8.4
...
7258 hide label for grid rte pre value for 8.4
2019-12-03 13:21:08 +00:00
Warren Buckley
19497ee785
Fix up unit test - needed to add the collection to the Compositon for all tests inheriting from UmbracoTestBase
2019-12-03 11:52:46 +00:00
emma burstow
bfb9c71981
Merge branch 'v8/dev' into pr/7004
2019-12-03 11:21:21 +00:00
emma burstow
de496a0256
Merge branch 'v8/dev' into pr/7003
2019-12-03 11:11:50 +00:00
Niels Lyngsø
2d0a8d52d9
adding timeout for Chrome to render before making the correction
2019-12-03 12:06:31 +01:00
Niels Lyngsø
fa783e4861
corrected position of Property-Action toggle for non horizontal form
2019-12-03 09:51:41 +01:00
Niels Lyngsø
de712cd89d
Adds HideLabel for Rich Text Editor prevalue property
2019-12-03 09:47:27 +01:00
Niels Lyngsø
5616dcb807
moved hideLabel to control-header
2019-12-03 09:46:40 +01:00
Warren Buckley
e1e5ac44cc
Something gone funky/awol with my commits - remove dupe code :S
2019-12-02 15:35:13 +00:00
Warren Buckley
1b84051e8f
Move DataValueReferceFors collection from Umbraco.Web to Umbraco.Core composer in order to see if that helps the Unit Test LightInject issue
2019-12-02 15:24:50 +00:00
Warren Buckley
958eb82213
Move the GetReferences about (back to where it was)
2019-12-02 15:23:56 +00:00
Warren Buckley
1471bffeff
Adds DataValueReferenceFor & its collection
2019-12-02 15:00:56 +00:00
Niels Lyngsø
43f63497d0
visual corrections for listview and grid
2019-12-02 14:49:14 +01:00
Niels Lyngsø
988f8890fe
minor change for mini-search component
2019-12-02 14:48:43 +01:00
Niels Lyngsø
201c31395c
componentizing mini-search
2019-12-02 14:48:17 +01:00
Kenn Jacobsen
d456051cbe
Do not save content when opening the content template in infinite editing
2019-12-02 07:49:29 +01:00
Shannon
2ec5a8101a
fixes binary breaking change introduced
2019-12-02 17:15:47 +11:00
abi
71cfbcc787
MediaIndexPopulator should use IUmbracoContentIndex instead of UmbracoContentIndex
2019-11-29 15:13:11 +00:00
Niels Lyngsø
f0a310d6d7
using btn-outline for create button in listivew
2019-11-28 17:41:28 +01:00
Niels Lyngsø
938d5d207d
NC PropertyAction Delete-All, do not test length if value is nu… ( #7242 )
2019-11-28 10:35:07 +01:00
Kenn Jacobsen
771fa3028a
V8: Fix Nested Content configuration overflow on smaller screens ( #7006 )
2019-11-28 09:09:50 +01:00
Warren Buckley
69faaa8797
Update tests to pass in an empty collection for the repository layers expecting the new dataValueReferencesCollection
2019-11-27 20:29:38 +00:00
Warren Buckley
645a30a8aa
Adds new ValueReference classes and update to Interface for IsForEditor method to check if we should get references for a specific dataeditor based on its alias
2019-11-27 20:24:16 +00:00
Kenn Jacobsen
9ae05b5b15
V8: Update the descriptions of the Nested Content configuration… ( #7224 )
...
* Update the descriptions of the Nested Content configuration options
* Reduced the amount of words for further readability
2019-11-27 13:40:25 +01:00
Jan Skovgaard
c20416a374
Nested Content: Fix controls to be more accessible ( #6998 )
...
* Change a to button
* Added localization for copy
* Correcting lost parts from merge.
2019-11-27 13:38:02 +01:00