Sebastiaan Janssen
f034fbccf9
Merge pull request #2701 from abryukhov/temp-U4-11430
...
U4-11430 - adds new UI localization keys (ru-RU) for v7.11
2018-06-18 09:58:03 +02:00
Alexander Bryukhov
77f0b4e093
U4-11430 - couple of typos
2018-06-16 16:25:16 +07:00
Alexander Bryukhov
59e291f961
U4-11430 - slightly better health check keys translation
2018-06-16 16:23:11 +07:00
Alexander Bryukhov
50e4825066
U4-11430 - adds new UI localization keys (ru-RU) for v7.11
2018-06-16 15:59:57 +07:00
Sebastiaan Janssen
4235963fce
Fix configuration errors
2018-06-14 15:32:38 +02:00
Sebastiaan Janssen
07ccdfb7af
Removes hacky way to get the section name and replaces it with the normal way to get it
2018-06-14 12:01:29 +02:00
Sebastiaan Janssen
2022ca6d64
Merge pull request #2694 from dampee/feature/U4-11438
...
U4-11438 Add issuu.com oembed functionality
2018-06-14 10:29:19 +02:00
Shannon Deminick
7372fa1705
Merge pull request #2627 from efabioli/patch-1
...
U4-11329 - GetExternalAuthenticationOptions gets called when AuthType is Null in Umbraco.Web/editors/BackOfficeController.cs
2018-06-14 14:31:27 +10:00
Damiaan
9ec1d20d51
U4-11438 Add issuu.com oembed functionality + fixed typo's in EmbeddedMedia.config file
2018-06-13 22:20:11 +02:00
Ed Parry
0e4bcc96e7
U4-9367 Refined context menu for content in the recycle bin ( #2687 )
2018-06-13 21:38:03 +02:00
Sebastiaan Janssen
82c7bc45a7
Merge pull request #2640 from lars-erik/U4-7874
...
U4-7874 - Add events to content editor
2018-06-13 21:30:10 +02:00
Sebastiaan Janssen
10484a2240
Fix unit tests after moving the Dictionary tree
2018-06-13 21:16:44 +02:00
Enkel Media
8d41d106d0
Fixes #U4-11406 by setting the thread culture before rendering macro ( #2666 )
2018-06-13 21:06:58 +02:00
Sebastiaan Janssen
8e18778bc2
Merge pull request #2675 from bjarnef/dev-v7-U4-11301
...
Add id and guid on datatype pages
2018-06-13 21:04:19 +02:00
Sebastiaan Janssen
8068641120
Merge pull request #2679 from stephen47/temp-U4-11426
...
U4-11426 - Fixed bug with media picker not populating URL in RTE link editor when search is used.
2018-06-13 20:58:18 +02:00
Sebastiaan Janssen
388f9e3a1e
Merge pull request #2685 from abryukhov/temp-U4-11430
...
U4-11430 - Backoffice UI localization update (ru-RU)
2018-06-13 20:48:55 +02:00
Adam Prendergast
51b77669cb
U4-11437: Added 'Document Type Alias' title to appear on mouse hover … ( #2692 )
2018-06-13 20:46:45 +02:00
Garrit Petersen
f04335ef7d
cursor remians default when no alias is given to the umb-control-grou… ( #2497 )
2018-06-13 20:42:21 +02:00
Sebastiaan Janssen
aca0249c0f
NuGet install now creates the correct tree controller
2018-06-13 20:29:55 +02:00
Sebastiaan Janssen
d66e951b68
Updating code style, removes obsolete files, now we can move the tree to the Translation section
2018-06-13 20:20:21 +02:00
Dave Woestenborghs
9c33f1b1c9
U4-5683 Migrate Dictionary tree & editor to angular ( #2159 )
2018-06-13 20:19:18 +02:00
Daniël Knippers
3520f2d1e4
Fix NullReferenceException when HttpContext is null
...
This method will throw a NullReferenceException in contexts without an HttpContext, like is the case in background threads. As HttpContext is only used to set an isDebug flag, it seems more sensible to not throw in cases without an HttpContext, but simply set isDebug to false instead. If this is not acceptable behavior, could we perhaps look at something other than HttpContext.Current.IsDebuggingEnabled to decide whether isDebug should be set?
2018-06-13 13:25:10 +02:00
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
Alexander Bryukhov
78fe1015aa
U4-11430 - Backoffice UI localization update (ru-RU)
2018-06-11 17:16:49 +07:00
Stephen Holder
d43d432d2f
U4-11426 - Fixed bug with media picker not populating URL in RTE link editor when search is used.
2018-06-08 20:35:20 +01:00
Bjarne Fyrstenborg
06ee6e3845
Add id and guid on datatype pages
2018-06-06 23:23:15 +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
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
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