Mads Rasmussen
7287d8c565
move hideoptions to ng-class
2018-06-05 15:21:18 +02:00
Mads Rasmussen
99589789dd
renames onlyinitialized because angular thinks its an onclick
2018-06-05 15:20:35 +02:00
Mads Rasmussen
2330ff334b
fix content-type in request header when saving content
2018-06-05 11:24:16 +02:00
Mads Rasmussen
0b7426aa3f
Merge branch 'temp8' into temp8-upgrade-angular
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtree.directive.js
2018-06-05 09:53:11 +02:00
Mads Rasmussen
6697c67f38
fix keys for keyboard shortcuts in content type editors
2018-06-04 22:44:12 +02:00
Mads Rasmussen
4dbec70f00
fix localisation for node publish state
2018-06-04 21:26:34 +02:00
Mads Rasmussen
2b5ef7b45c
change angular.lowercase() to .toLowerCase()
2018-06-04 13:48:36 +02:00
Mads Rasmussen
fefb6e4454
fix more localisation issues
2018-06-04 12:08:19 +02:00
Mads Rasmussen
0216bea233
dropzone can now upload files again
2018-06-01 14:59:45 +02:00
Mads Rasmussen
328f83c0c7
fix title on media picker
2018-06-01 12:39:07 +02:00
Mads Rasmussen
b8a77b8661
fix localisation in property settings editor
2018-06-01 12:19:22 +02:00
Mads Rasmussen
6d84e1bb40
move ng-controller to its own element
2018-06-01 10:09:19 +02:00
Mads Rasmussen
0aec09a258
temp fix to bring infinite editors back to life
2018-06-01 10:05:45 +02:00
Mads Rasmussen
078e45b7ea
move ng-controller in media picker to its own element
2018-06-01 09:40:41 +02:00
Shannon
e907a085bd
fixes U4-11391 Content picker language drop down isn't working
2018-06-01 13:13:29 +10:00
Mads Rasmussen
9621bb0391
Fix title localisation
2018-05-31 12:57:08 +02:00
Mads Rasmussen
3829936d06
move ng-controller
2018-05-31 12:56:36 +02:00
Mads Rasmussen
a07c43a790
fix localisation in data type picker
2018-05-31 12:44:23 +02:00
Mads Rasmussen
07b0faadd9
move ng-controller to its own element
2018-05-31 12:43:56 +02:00
Mads Rasmussen
3a9b2069af
fix localisation in umbControlGroup
2018-05-31 11:30:15 +02:00
Mads Rasmussen
f473ff8795
fix translations for users overview
2018-05-31 11:23:29 +02:00
Mads Rasmussen
f5499b1755
fix help drawer
2018-05-31 10:42:09 +02:00
Mads Rasmussen
e86ca6c361
Merge branch 'temp8' into temp8-upgrade-angular
2018-05-30 17:43:21 +02:00
Mads Rasmussen
07349bcd71
fix orderBy error in content create dialog
2018-05-30 17:17:49 +02:00
Mads Rasmussen
b73769d4c7
temp comment out val-form-manager
2018-05-30 17:08:27 +02:00
Mads Rasmussen
82f70ac453
update $http request
2018-05-30 11:43:09 +02:00
Mads Rasmussen
264d545325
update required formProps to recognize a form
2018-05-30 11:42:33 +02:00
Mads Rasmussen
6de4d85783
upgrade ng-file-upload
2018-05-30 11:41:20 +02:00
Shannon
559fece3e9
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-05-30 16:15:35 +10:00
Shannon
9b08a73210
Merge remote-tracking branch 'origin/dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Tests/Strings/StringExtensionsTests.cs
# src/Umbraco.Web/UmbracoHelper.cs
2018-05-30 15:29:08 +10:00
Mads Rasmussen
3d5d2648ff
upgrade angular-local-storage
2018-05-29 14:39:17 +02:00
Mads Rasmussen
04c4a8cd34
fix lexer error in tree
2018-05-29 14:13:38 +02:00
Mads Rasmussen
7a85a82094
changed ng-bind-html-unsafe to ng-bind-html
2018-05-29 13:33:26 +02:00
Mads Rasmussen
c86e2b3031
Make subviews clickable again
2018-05-29 11:05:53 +02:00
Mads Rasmussen
a293ff0200
fix localisation of doc type subviews
2018-05-29 11:05:19 +02:00
Mads Rasmussen
d7a8d433de
add null check + remove weird ngShow support
2018-05-28 21:19:23 +02:00
Mads Rasmussen
4c50ab6042
fix button translations in overlay
2018-05-28 21:18:39 +02:00
Mads Rasmussen
2d0d5c179b
fix transclude for overlays
2018-05-28 21:18:08 +02:00
Mads Rasmussen
6510dce9d4
fix link for header avatar
2018-05-28 21:17:50 +02:00
Mads Rasmussen
5670fc14e0
add optional marker to routes
2018-05-28 21:16:57 +02:00
Mads Rasmussen
8b96efc02e
move umbTree markup to template
2018-05-28 20:55:56 +02:00
Mads Rasmussen
66894e81e1
temp comment out securityInterceptor
2018-05-28 20:52:35 +02:00
Mads Rasmussen
fa0b3049ee
update requestHelper to handle new promises
2018-05-28 20:48:52 +02:00
Mads Rasmussen
1cd231fdb9
upgrade angular version + load new dependencies
2018-05-28 20:47:54 +02:00
Simone Chiaretta
7c5fe63d0b
Sort language by name
...
The issue was that the web API was returning a dictionary that was interpreted as data object by AngularJS, with each key becoming a property of an enormous object, so when binding this object to the select element, it was sorted by property name, thus the key of the array, which was the And being an object it was impossible to sort it again by value.
Only option was to convert it to an array. And since the original list of culture is already sorted correctly, no need to sort it again.
2018-05-25 10:01:12 +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
Shannon
1cf63bd471
missing checkin of package-lock
2018-05-17 11:29:21 +02:00
Shannon
07a263b794
Fixes validation check for variant nodes that don't have names assigned
2018-05-17 10:28:38 +02:00
Claus
9e3db051c9
Merge remote-tracking branch 'origin/temp8' into temp-U4-11218
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/insertmacro.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/rteembed.html
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/googlemaps/googlemaps.html
# src/Umbraco.Web.UI/web.Template.config
2018-05-17 08:26:02 +02:00
Shannon
1bc3fdd07c
Fixes package tree references
2018-05-16 10:49:43 +02:00