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
Mads Rasmussen
9650d314c6
fix failing unit tests for template editor
2017-03-24 11:35:44 +01:00
Mads Rasmussen
fcc0c452bb
add mock for getEntitiesByIds POST request
2017-03-24 11:34:08 +01:00
Mads Rasmussen
c73fb6144b
fixes: U4-9647 7.6.0-beta: New template editor not set $dirty on code change
2017-03-23 16:31:50 +01:00
Mads Rasmussen
5a2b4f031b
fixes: U4-9654 7.6.0-beta: Legacy icons are not resolved in new listview picker
2017-03-23 15:00:30 +01:00
Mads Rasmussen
ac75d8148d
fix color on tree header checkmark
2017-03-23 11:46:51 +01:00
Mads Rasmussen
4a32cddf08
make tree search box full width
2017-03-23 11:37:13 +01:00
Mads Rasmussen
7461e7c55b
align styling of error and success messages for content (move/copy) and media (move)
2017-03-23 11:36:51 +01:00
Shannon
0297fdb32f
Fixes a bunch of the JS unit tests
2017-03-23 13:19:37 +11:00
Shannon
ed0f0f7942
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# src/Umbraco.Core/Configuration/CoreDebug.cs
# src/Umbraco.Core/Publishing/PublishingStrategy.cs
# src/Umbraco.Core/Umbraco.Core.csproj
2017-03-23 12:24:16 +11:00
Mads Rasmussen
b90cccbfff
implement mini list view for media copy
2017-03-22 13:45:09 +01:00
Mads Rasmussen
22f0641c54
implement mini list view for url picker
2017-03-22 11:58:11 +01:00
Mads Rasmussen
e465a937c5
Implement mini list view for generic move overlay
2017-03-22 11:26:53 +01:00
Mads Rasmussen
d2164bc94d
Implement mini list view for generic copy overlay
2017-03-22 11:26:08 +01:00
Mads Rasmussen
df9d09725b
add entity helper so we don't have to hard code these values all over the place
2017-03-22 11:25:00 +01:00
Mads Rasmussen
0a56f46b12
Implement mini list view for content copy dialog
2017-03-22 10:44:55 +01:00
Mads Rasmussen
972f9b3546
implement mini list view for content move dialog
2017-03-22 10:43:10 +01:00
Shannon
fafb207799
U4-8658 RTE Editor: Edit an existing image by clicking 'media picker' in toolbar, show a blank picker
2017-03-22 18:27:18 +11:00
Shannon
b1aea424e8
U4-9659 Javascript error when inserting an image into the rich text editor from the media picker
2017-03-22 18:26:11 +11:00
Shannon Deminick
3598acaddc
Merge pull request #1805 from umbraco/temp-u4-9644
...
u4-9644 fix local link selection in the rich text editor
2017-03-22 18:25:04 +11:00
Shannon
8e03a1ffca
Updates tha a and img tags in the rte to use a data-udi attribute when udi's are used
2017-03-22 18:17:59 +11:00
Mads Rasmussen
dcd2b1eb6b
Merge pull request #1807 from crgrieve/U4-9648
...
U4-9648 Remove the relevant query rather than the first one in list.
2017-03-21 19:59:57 +01:00
Mads Rasmussen
28ab176466
Fixes: U4-9633 Update the offline dashboard to new content and styles
2017-03-21 15:28:55 +01:00
mikkelhm
3f3db006e7
When selecting a local link, also update the data-id to be the udi
2017-03-21 14:43:54 +01:00
mikkelhm
de9c5b88ab
Updates the legacy linkpicker to show udi links properly, i.e. translate them to nice internal urls
2017-03-21 11:48:50 +01:00
Shannon
dfa58183c6
Fixes deleting partial view and script files
2017-03-21 18:38:54 +11:00
Shannon
e8668f3ed4
Don't pass in a value for snippets if it's not there, it will show up as a "undefined" string otherwise, adds the redirect method to the contentEditingHelper
2017-03-21 18:38:32 +11:00
Shannon
72ab51ea60
Fixes angular file controllers to not sync the tree if an item is being created, redirects to the correct path if the file is renamed
2017-03-21 18:36:14 +11:00
Shannon
215bc64a83
Fixes val-server directive since it wasn't picking up on ngModel changes
2017-03-21 18:20:22 +11:00
carole_grieve_eqtr
21f54dd4ff
Remove the relevant query rather than the first one!
2017-03-20 17:55:48 +00:00
mikkelhm
ce8286dadd
Sets the udi as well as the id when selecting a local link in the rich text editor
2017-03-20 15:53:32 +01:00
mikkelhm
504aac0350
Fixes variable names when selecting a local link in the rich text editor
2017-03-20 14:32:43 +01:00
Sebastiaan Janssen
e3bc6f148a
New installer background image
2017-03-17 11:35:15 +01:00
Warren Buckley
a43bd13e6a
Merge pull request #1798 from umbraco/temp-U4-9621
...
Fixes: U4-9621 More UI color tweaks
2017-03-16 15:31:30 +00:00
Mads Rasmussen
30d5bfa7b4
move nonode css to less file, update grunt build + update no node colors + font
2017-03-16 15:49:59 +01:00
Mads Rasmussen
00b0515fc1
Revert "less bright and "dangerous" alerts, notifications and validation messages"
...
This reverts commit 691c13d1e1 .
2017-03-16 10:31:48 +01:00
Mads Rasmussen
c9fc0fbed1
Update installer gray buttons to purple buttons + align label with input
2017-03-15 14:35:11 +01:00
Mads Rasmussen
9ee3471153
add font smoothing to installer
2017-03-15 10:38:42 +01:00
Mads Rasmussen
691c13d1e1
less bright and "dangerous" alerts, notifications and validation messages
2017-03-15 10:26:05 +01:00
Sebastiaan Janssen
1a0046df95
Merge pull request #1795 from umbraco/temp-U4-9498
...
U4-9498 LocalLinks as UDI
2017-03-14 15:54:03 +01:00
Shannon
9a57f463ce
Updates LocalLinks to be UDI, this will support both INT and UDI as LocalLink but when a new LocalLink is picked, it will use the UDI so eventually the INT will be gone
2017-03-14 15:31:30 +11:00
TheBekker
ab14b65078
[fix-U4-9038] get and set media start node for mediaPickerOverlay in grid
2017-03-13 22:54:20 +01:00
Mads Rasmussen
fdfae0f78a
increase font size for template insert description
2017-03-13 22:43:24 +01:00
Mads Rasmussen
9ebe7f683a
increase font size for validation label
2017-03-13 22:40:12 +01:00
Mads Rasmussen
185af08e75
increase header description font-size
2017-03-13 21:02:43 +01:00
Mads Rasmussen
874c679bfe
update tree header
2017-03-13 20:53:55 +01:00
Mads Rasmussen
76a6449ffa
increase font size on actions menu
2017-03-13 20:47:36 +01:00