Stephan
|
ebee70fb61
|
Fix components unit tests
|
2018-06-20 11:33:42 +02:00 |
|
Stephan
|
aa8436f07f
|
Terminate components in reverse order
|
2018-06-20 09:24:18 +02:00 |
|
Stephan
|
d4e3a66dc6
|
IUmbracoUserComponent defaults to RuntimeLevel.Run minlevel now
|
2018-06-20 09:23:46 +02:00 |
|
Claus
|
2f4bdf1af5
|
Merge pull request #2695 from umbraco/temp8-mediapath
New mediapath scheme becomes default
|
2018-06-19 08:57:16 +02:00 |
|
Robert
|
b72e0ba30b
|
Merge pull request #2686 from umbraco/temp8-w42
Fix new media not showing in published cache
|
2018-06-14 14:17:26 +02:00 |
|
Stephan
|
a380683833
|
New mediapath scheme becomes default
|
2018-06-14 11:43:36 +02:00 |
|
Stephan
|
297c4a8e73
|
Fix new media not showing in published cache
|
2018-06-11 12:31:54 +02:00 |
|
Stephan
|
e4fafd55c8
|
Fix tests - but we have to fix variant names
|
2018-06-08 10:49:51 +02:00 |
|
Stephan
|
3c9ba6502a
|
TEMP ignore some tests for build
|
2018-06-08 07:52:40 +02:00 |
|
Stephan
|
2f93601544
|
Fix tests, reflection utilities
|
2018-06-07 14:30:26 +02:00 |
|
Sebastiaan Janssen
|
0512a13ef1
|
Merge pull request #2677 from PeteDuncanson/patch-3
Made the need for VS2017 version 15.7+ REALLY clear!
|
2018-06-07 13:57:59 +02:00 |
|
Pete Duncanson
|
aaf88a8488
|
Update V8_GETTING_STARTED.md
|
2018-06-07 12:31:12 +01:00 |
|
Pete Duncanson
|
56d54de3b3
|
Made the need for VS2017 version 15.7+ REALLY clear!
|
2018-06-07 12:13:02 +01:00 |
|
Sebastiaan Janssen
|
ab8472780a
|
Merge pull request #2676 from PeteDuncanson/patch-2
Linked to "how to contribute" for v7
|
2018-06-07 12:03:03 +02:00 |
|
Pete Duncanson
|
98648b12f1
|
Linked to "how to contribute" for v7
|
2018-06-07 10:58:36 +01:00 |
|
Sebastiaan Janssen
|
a3e0f908de
|
Fixes merge error
|
2018-06-07 09:00:47 +02:00 |
|
Stephan
|
73ee972d37
|
Cleanup my cleanup
|
2018-06-07 08:48:46 +02:00 |
|
Stephan
|
d166591ee5
|
Cleanup docs
|
2018-06-07 08:48:12 +02:00 |
|
Sebastiaan Janssen
|
6e8214e697
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
|
2018-06-06 22:36:22 +02:00 |
|
Marc Goodson
|
0eceb3c7fc
|
U4-11369 - Add list of content types where a composition content type is used to compositions dialog (#2668)
|
2018-06-06 22:35:10 +02:00 |
|
Sebastiaan Janssen
|
9008e6af88
|
Merge branch 'dev-v7' into temp8
# Conflicts:
# docs/CONTRIBUTING_DETAILED.md
# docs/README.md
# src/Umbraco.Core/Configuration/GlobalSettings.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/buttons/umbbutton.directive.js
# src/Umbraco.Web.UI.Client/src/less/components/umb-group-builder.less
# src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button.html
# src/Umbraco.Web.UI.Client/src/views/dashboard/developer/developerdashboardvideos.html
# src/Umbraco.Web.UI.Client/src/views/prevalueeditors/boolean.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/boolean/boolean.html
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/LanguageTreeController.cs
|
2018-06-06 21:15:11 +02:00 |
|
Chris Houston
|
5013c5f526
|
Fixes issue: U4-11416 - Better formatting for the video tiles in the developer section. (#2673)
|
2018-06-06 20:17:56 +02:00 |
|
Sebastiaan Janssen
|
d07bd58deb
|
Merge pull request #2672 from WojciechKmiecik/temp-U4-10936
fix for U4-10936 "Failed to read the 'rules' property from 'CSSStyleSheet'" when certain chrome extensions are enabled
|
2018-06-06 10:01:01 +02:00 |
|
Sebastiaan Janssen
|
d8ba0d352e
|
Merge pull request #2633 from maarten-kieft/dev-v7
Make base AnchestorOrSelf public
|
2018-06-06 09:58:55 +02:00 |
|
Wojciech Kmiecik
|
faf9800235
|
fix U4-10936 when ceratin chrome extensions are enabled
|
2018-06-05 17:17:14 +02:00 |
|
Stephan
|
bc06d7b20c
|
Adjust SqlTemplate usage in DomainRepository
|
2018-06-05 16:02:37 +02:00 |
|
Sebastiaan Janssen
|
e789cb8875
|
Merge pull request #2671 from Mundairson/dev-v7-U4-8199
Refactor the extension method IsNullOrWhiteSpace() to use the native version
|
2018-06-05 14:30:18 +02:00 |
|
Sebastiaan Janssen
|
f208fc65d0
|
Merge pull request #2639 from lars-erik/U4-11356
U4-11356 Events emitted from the grid on init, row added and item added
|
2018-06-05 14:18:14 +02:00 |
|
Mundairson
|
e7c1d3dd2e
|
Removed old version.
|
2018-06-05 12:25:37 +01:00 |
|
Mundairson
|
379ac8a3cb
|
Refactored the extension method to call the native method.
|
2018-06-05 12:25:06 +01:00 |
|
Sebastiaan Janssen
|
8202dbcc5b
|
Merge pull request #2644 from ssougnez/temp-U4-10956
Created an innerState variable in the isolated scope of "umb-button" …
|
2018-06-05 12:57:44 +02:00 |
|
Sebastiaan Janssen
|
8172789537
|
Merge pull request #2669 from dawoe/temp-U4-11412
U4-11412 only show buttons in umb-confirm when callback is defined
|
2018-06-05 12:39:17 +02:00 |
|
Sebastiaan Janssen
|
08dd74322a
|
Merge pull request #2667 from BatJan/dev-v7
Use the umb-toggle directive for the "True/False" property editor
|
2018-06-05 12:37:08 +02:00 |
|
Stephan
|
d4f884df74
|
Fix tests
|
2018-06-05 12:26:13 +02:00 |
|
Stephan
|
aa582658ac
|
Fix tags
|
2018-06-05 12:26:13 +02:00 |
|
Mundairson
|
8953021784
|
Corrected the VersionCheckPeriod property's XML comment.
|
2018-06-05 10:58:45 +01:00 |
|
Robert
|
0e72c34973
|
Merge pull request #2664 from umbraco/temp8-U4-11401
U4-11401 Unique content naming isn't implemented for culture variants
|
2018-06-04 15:16:57 +02:00 |
|
Sebastiaan Janssen
|
da4e519e4b
|
Merge pull request #2658 from PeteDuncanson/temp-U4-11395
U4-11395 - Add Gulp ImageMin to compress images in build process
|
2018-06-04 14:16:48 +02:00 |
|
Sebastiaan Janssen
|
42a6872685
|
Move image to the new location
|
2018-06-04 13:51:12 +02:00 |
|
Sebastiaan Janssen
|
a8cf6e8426
|
Merge pull request #2651 from umbraco/temp-ic-2
Restructures contribution guidelines into multiple files to make them…
|
2018-06-04 13:43:06 +02:00 |
|
Stephan
|
d167e7bf0b
|
Fix media cache
|
2018-06-04 11:44:54 +02:00 |
|
Stephan
|
01927e1e53
|
Fix variation context accessor
|
2018-06-04 11:44:54 +02:00 |
|
Stephan
|
825f785a2b
|
Fix database debugging tools
|
2018-06-04 11:37:19 +02:00 |
|
Stephan
|
632e401d33
|
Implement typed labels
|
2018-06-04 11:37:19 +02:00 |
|
Stephan
|
062a47f2aa
|
Use ModelsBuilder from NuGet, -alpha.44
|
2018-06-04 11:37:19 +02:00 |
|
Stephan
|
f92a03b996
|
Use ModelsBuilder from NuGet, -alpha.43
|
2018-06-04 11:32:53 +02:00 |
|
Stephan
|
1255eed84c
|
Remove ModelsBuilder project
|
2018-06-04 11:10:55 +02:00 |
|
Dave Woestenborghs
|
fe2ff696c5
|
U4-11412 documented umbConfirm directive
|
2018-06-04 09:06:25 +02:00 |
|
Sebastiaan Janssen
|
240c205765
|
Merge pull request #2649 from AndyFelton/temp-U4-11039
Conditional Upload button on Media Picker
|
2018-06-04 08:58:35 +02:00 |
|
Dave Woestenborghs
|
03019e9676
|
U4-11412 only show cancel and confirm button when a handler is attached
|
2018-06-04 08:52:48 +02:00 |
|