Mads Rasmussen
5a98150f15
fixes: U4-9749 Clean up ace themes and modes
2017-04-07 11:34:30 +02:00
Claus
d6bc0934ff
u4-6233: backporting preview fix.
2017-04-07 11:05:37 +02:00
Claus
29caacf3c3
u4-6233: escaping the calc function
2017-04-07 11:02:18 +02:00
Mads Rasmussen
f091219f48
fixes: U4-6233 umbraco 7.2.1 - desktop preview - offcanvasmenu is cut off - see possible css fix
2017-04-07 10:26:27 +02:00
Mads Rasmussen
2ee1df3dec
update orange warning color to yellow
2017-04-06 16:25:09 +02:00
Mads Rasmussen
fc862f8434
remove border radius from alerts
2017-04-06 16:24:22 +02:00
Mads Rasmussen
8d7891d203
remove negative margin
2017-04-06 16:18:27 +02:00
Mads Rasmussen
847ef34281
adjust colors on header and footer in content mini editor to match main editor
2017-04-06 16:12:55 +02:00
Mads Rasmussen
a728f475aa
remove margin from editor sub header in content mini editor
2017-04-06 16:11:03 +02:00
Mads Rasmussen
60f91d95e9
add separator to button groups with toggle
2017-04-06 16:09:46 +02:00
Claus
821532cbd4
Merge pull request #1864 from umbraco/temp-U4-9744
...
fixes: U4-9744 Creating folders from the media picker doesn't work
2017-04-06 14:42:50 +02:00
Claus
e3a639b424
Merge pull request #1862 from umbraco/temp-U4-9729
...
fixes: U4-9729 New menus for Create dialogs are inconsistent with exi…
2017-04-06 14:36:22 +02:00
Claus
5c49aa9b43
Merge pull request #1863 from umbraco/temp-U4-9723
...
fixes: U4-9723 7.6.0-RC - dropdown in action menu is too far from button
2017-04-06 14:33:43 +02:00
Mads Rasmussen
0da8604639
fixes: U4-9744 Creating folders from the media picker doesn't work
2017-04-06 11:34:50 +02:00
Mads Rasmussen
dd09ba3e12
fixes: U4-9723 7.6.0-RC - dropdown in action menu is too far from button
2017-04-05 14:58:56 +02:00
Mads Rasmussen
896ea389a3
fixes: U4-9729 New menus for Create dialogs are inconsistent with existing Create Document Type panel
2017-04-05 13:23:13 +02:00
Mads Rasmussen
809a3f952e
fixes: U4-9578 Increase default font-size for RTE
2017-04-05 12:09:10 +02:00
Mads Rasmussen
d79134c710
fixes: U4-9696 Update hover of Umbraco Forms install button
2017-04-04 13:20:22 +02:00
Shannon Deminick
81010444f3
Merge pull request #1852 from umbraco/temp-U4-9707
...
fixes: U4-9707 Umbraco 7.6.0 - add border-radius to listview create b…
2017-04-04 12:51:56 +10:00
Shannon Deminick
bbbc1949bc
Merge pull request #1853 from umbraco/temp-U4-9708
...
fixes: U4-9708 Make lightbox screenshots in packages section bigger
2017-04-04 12:48:30 +10:00
Shannon Deminick
7b34e59222
Merge pull request #1851 from umbraco/temp-U4-9706
...
fixes: U4-9706 Partial View Macro File is not created but Macro is
2017-04-04 12:46:29 +10:00
Mads Rasmussen
8a0efd7790
fixes: U4-9708 Make lightbox screenshots in packages section bigger
2017-04-03 15:24:37 +02:00
Mads Rasmussen
bd2ac3d128
fixes: U4-9707 Umbraco 7.6.0 - add border-radius to listview create button
2017-04-03 15:15:39 +02:00
Emil Wangaa
c25b710b80
Using the VirtualPath for creating the partial view macro + file instead of parent+filename
2017-04-03 14:31:21 +02:00
Shannon
2248a85876
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.nuspec
# src/Umbraco.Core/Services/ContentTypeService.cs
# src/Umbraco.Web.UI.Client/src/views/dashboard/developer/examinemanagement.html
# src/Umbraco.Web.UI/packages.config
2017-04-03 21:50:22 +10:00
Mads Rasmussen
75a006ca87
move create macro logic from partial view macro file dialog to editor
2017-04-03 13:32:15 +02:00
Shannon Deminick
218f523022
Merge pull request #1843 from umbraco/temp-U4-9691
...
Fixes the Examine mgmt dashboard to look better and to detect if an i…
2017-04-03 16:28:36 +10:00
Sebastiaan Janssen
339edb2295
Merge branch 'dev-v7.6' into temp-U4-9687
2017-03-30 10:49:03 +02:00
rrueckl
08ca75bb35
U4-9697 - Listview create new node ordering
2017-03-29 13:59:23 -04:00
Warren Buckley
143b9c605b
Merge pull request #1841 from umbraco/temp-CON-1296
...
Adds support for loading uninitialized trees in the treepicker
2017-03-29 13:31:44 +01:00
Niels Hartvig
5deb483b94
U4-9694 Add support for specifying custom login background photo
2017-03-29 14:04:45 +02:00
Emil Wangaa
db809f30fe
Reverted hideHeader value to true in treepicker.controller.js - should not have been changed
2017-03-29 14:00:36 +02:00
Shannon
0512eaa7fd
Fixes the Examine mgmt dashboard to look better and to detect if an index is unreadable in which case it allows you to rebuild it.
2017-03-29 21:43:00 +11:00
Mads Rasmussen
a91a67ed8d
fixes: U4-9685 Disable picking folders in the partial view picker
2017-03-29 11:37:30 +02:00
Mads Rasmussen
af1257d4ae
update UI on login screen
2017-03-29 10:22:52 +02:00
Shannon Deminick
1432d602ba
Merge pull request #1838 from umbraco/temp-u4-9665
...
u4-9665
2017-03-29 18:06:28 +11:00
Shannon
841d2a7010
ensure change tracking is turned off on the dialog so the warning doesn't pop up
2017-03-29 17:51:31 +11:00
Emil Wangaa
2a44b73056
Adds support for loading uninitialized trees in the treepicker - is needed for CON-1296 to work
2017-03-28 21:19:12 +02:00
Stephan
bd27ed739d
Merge pull request #1810 from umbraco/temp-U4-9633
...
Fixes: U4-9633 Update the offline dashboard to new content and styles
2017-03-28 17:28:47 +02:00
Stephan
3938868115
U4-9665 - create partial view macro with file
2017-03-28 17:22:18 +02:00
Claus
140792430f
Merge pull request #1823 from umbraco/temp-U4-9647
...
fixes: U4-9647 7.6.0-beta: New template editor not set $dirty on code…
2017-03-28 15:15:43 +02:00
Claus
c04cf1fe2e
Merge pull request #1822 from umbraco/temp-U4-9654
...
fixes: U4-9654 7.6.0-beta: Legacy icons are not resolved in new listv…
2017-03-28 14:32:48 +02:00
Claus
d1d83c84a0
fixes icons on listviews.
2017-03-28 14:27:05 +02:00
Claus
1a0a02463e
Merge pull request #1835 from umbraco/temp-U4-9680
...
fixes: U4-9680 The font change has made the tiny editor boxes a littl…
2017-03-28 13:53:23 +02:00
Claus
96c499a47e
Merge pull request #1833 from umbraco/temp-U4-9679
...
fixes: U4-9679 Inserting partial views in the new template editor is …
2017-03-28 13:46:24 +02:00
Claus
dfa803293f
Merge pull request #1826 from umbraco/temp-U4-9671
...
Fixes: U4-9671 Fix failing client side unit tests for the content picker and template editor
2017-03-28 13:23:55 +02:00
Mads Rasmussen
f8764cdd20
fixes: U4-9680 The font change has made the tiny editor boxes a little to small.
2017-03-27 13:05:46 +02:00
Mads Rasmussen
98ad6ad366
fixes: U4-9679 Inserting partial views in the new template editor is broken
2017-03-27 11:27:58 +02:00
Shannon Deminick
32db674397
Merge pull request #1813 from umbraco/temp-U4-9645
...
Fixes: U4-9645 RTE link dialogs should use the new picker dialog
2017-03-27 14:25:07 +11:00
leekelleher
6772b1de35
MNTP Content Picker - when rendering using the DocumentType Editor, querying for the 'startNodeId' is unrequired and could throw exceptions.
...
This would patch would resolve the following issues...
- U4-7602 - "7.4 Data Types with xpath queries specified caused Document Type edit/creation issues."
- U4-8098 - "Content Type editor can fail while rendering"
- U4-8900 - "XPath: "$current" on Multinodetreepicker gives error in Document Type editor"
2017-03-25 13:45:57 +00:00