Claus
2715d49630
Merge pull request #2498 from hemraker/temp-U4-10899
...
Fixes U4-10899: Template circular dependency
2018-06-12 13:04:23 +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
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
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
Mundairson
8953021784
Corrected the VersionCheckPeriod property's XML comment.
2018-06-05 10:58:45 +01: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
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
Dave Woestenborghs
697cc7a420
U4-11412 hide cancel button in umb-confirm when handler is not defined
2018-06-04 08:45:09 +02:00
Sebastiaan Janssen
8961f930e3
Merge pull request #2646 from AndersBrohus/U4-11367
...
U4-11367 - Show trashbin icon again
2018-06-04 08:03:30 +02:00
Sebastiaan Janssen
2d3ef8d311
Merge pull request #2642 from Mundairson/dev-v7-getting-started-text-fixes
...
Corrected spelling and grammar in the Getting Started tool tips for v7.
2018-06-04 07:58:36 +02:00
Shannon Deminick
02afb1e774
Merge pull request #2665 from umbraco/temp-U4-11338
...
fixes U4-11338 Language dropdown fails when invalid cultures are present
2018-06-04 14:07:01 +10:00
Jan Skovgaard
6188629da6
Convert the default boring checkbox to the shiny new and beautiful toggle based on the umb-toggle directive
2018-06-01 22:03:10 +02:00
Claus
ccc8868f68
fixes U4-11338 Language dropdown fails when invalid cultures are present
2018-06-01 13:06:13 +02:00
Chris Houston
cde7f0fa18
Updated references to CodeGarden in the installer and the umbraco.config test file to mention May instead of June :)
2018-05-31 14:50:01 -04:00
Peter Duncanson
3743fc1c29
Added Gulp Images to compress images as part of the front end build process
2018-05-31 13:37:24 +01:00
Mundairson
fefe5660ef
Added merged files from dev-v7
2018-05-30 10:07:05 +01:00
Shannon Deminick
49062d3ede
Merge pull request #2625 from poornimanayar/U4-11159
...
Fixed typos in tours
2018-05-30 08:10:25 +02:00
Andy Felton
7947970817
Conditional Upload button on Media Picker
...
Made upload button only appear when media can be uploaded to the current folder. Also ensured acceptedMediatypes is always valid even in the root directory
2018-05-28 15:39:15 +01:00
Anders Brohus
76717eb720
Show trashbin icon again
...
After looking i found out that the problem was that the "position:relative;" was removed on the umb-group-builder__group class.
2018-05-25 19:53:06 +02:00
Seb
cd0c9a39f3
Created an innerState variable in the isolated scope of "umb-button" directive in order to ensure not to create a "state" property in the directive isolated scope.
2018-05-23 18:01:17 +02:00
Anders Bjerner
068ad19492
Health Checks: the warning icon should be orange instead of yellow
...
Both the yellow and orange colors used to be a bit darker, but when more colors were introduced in 7.10.x, the two colors were made a bit lighter. So now the yellow warning icon is hard to see on a white background, but the orange color now looks just right ;)
2018-05-22 10:44:43 +02:00
Mundairson
6fb4f8fc8b
Corrected some spelling and grammar.
2018-05-22 01:10:41 +01:00
Lars-Erik Aabech
76c924fbaa
Events emitted from the grid on init, row added and item added w/DOM element and scope.
2018-05-21 17:06:12 +02:00
Maarten Kieft
8e7630cd9c
Make Base AnchestorOrSelf function public
...
By making this function public, developers can use it to iterate over the tree on different property / function than the ones which are created. It makes umbraco easier to extend. Now we have to copy existing code in order to do this.
2018-05-17 12:09:15 +02:00
Sebastiaan Janssen
58751577c6
Merge pull request #2622 from DanDiplo/temp-U4-11313
...
u4 11313 - ContainsAny() method in StringExtensions doesn't honour the StringComparison parameter
2018-05-15 13:07:21 +02:00
Sebastiaan Janssen
debe0d811c
Merge pull request #2628 from ragivi/patch-1
...
Update preview page
2018-05-15 13:00:57 +02:00
ragivi
2b4cf7d185
Update preview page
...
In order to avoid indexing.
2018-05-14 14:48:01 +02:00
Dan Booth
9a8f71dd81
Fixed issue where TypedMedia didn't work with UDI strings
2018-05-11 14:53:03 +01:00
Poornima Nayar
d05819e125
Fixed typos in tours
2018-05-11 12:23:51 +01:00
Dan Booth
9c65ed92f1
Added string ContainsAny tests for the ContainsAny(haystack, needles, comparison) extension method
2018-05-10 14:29:00 +01:00
Dan Booth
3f35eca999
Fixed ContainsAny method so that it uses the passed in Comparison method (which enabled case-insensitive comparisons to work)
2018-05-10 14:28:16 +01:00
Sebastiaan Janssen
324cd7e98f
Adds a quick start to setup a gulp environment - when you have NPM in the path the pre-requisites get taken care of
2018-05-04 10:33:35 +02:00
Shannon
1a99d0e4d0
Merge remote-tracking branch 'origin/patch-v7' into dev-v7
2018-04-30 15:27:27 +10:00
Shannon Deminick
da0fe5e5a3
Merge pull request #2602 from ProNotion/issues/U4-8516
...
Fixes U4-8516 Copied node now sets the current user as the creator of the new node.
2018-04-30 15:25:07 +10:00
Simon Dingley
dbad0d261e
Fixes U4-8516 Copied node now sets the current user as the creator of the new node.
2018-04-27 16:18:25 +01:00
Sebastiaan Janssen
861e5908a7
U4-11253 New Chrome 66 trimStart function is overriding the Umbraco Core trimStart polyfill
2018-04-20 10:35:21 +02:00
Claus
ae5a5bd2c0
Merge pull request #2596 from umbraco/temp-U4-11146
...
Removes Package repository config setting and related unnecessary code
2018-04-20 10:23:16 +02:00
Robert
395575dbe4
Merge pull request #2597 from umbraco/temp-U4-11253
...
U4-11253 New Chrome 66 trimStart function is overriding the Umbraco C…
2018-04-20 09:39:15 +02:00
Sebastiaan Janssen
6d6be4e6a4
Fixes last failing test
2018-04-19 20:29:46 +02:00