Mads Rasmussen
078e45b7ea
move ng-controller in media picker to its own element
2018-06-01 09:40:41 +02: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
Shannon
c1e0b86554
Merge branch 'temp8' into temp-U4-11327
2018-05-16 10:39:51 +02:00
Shannon
6c5abf14bd
Removes legacy dialog client files
2018-05-16 10:33:46 +02:00
Shannon
c655873b7d
Cleanup canvas designer files, no more dotless dependency, cleans up preview, removes bloat
2018-05-16 10:13:55 +02:00
MADSRASMUSSB4A1\madsrasmussen
6e647d87fa
Merge branch 'temp8' into temp-U4-11218
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/controllers/main.controller.js
# src/Umbraco.Web.UI/umbraco/Views/Default.cshtml
2018-05-16 09:51:26 +02:00
Shannon Deminick
e4d1415627
Merge pull request #2621 from umbraco/temp8-U4-11282
...
U4-11282 - Publishing, unpublishing, saving drafts, for variant, non variant content types and property types
2018-05-15 20:29:10 +10:00
Mads Rasmussen
5dad26cb92
fixes: U4-11327 Remove styles for umb-era-button and use umb-button component instead
2018-05-11 11:59:32 +02:00
Mads Rasmussen
491ce00c17
remove console.log from unit test
2018-05-11 10:36:36 +02:00
Mads Rasmussen
b7c7e8e84b
make right side overlays go all the way to the top
2018-05-11 10:11:26 +02:00
Mads Rasmussen
095704d297
removing unnecessary print of number of open overlays
2018-05-11 10:05:57 +02:00
Shannon
68f0a64136
Fixes auth with AllowsCultureVariation and LanguageController post methods, fixes merge issues with navigation.controller
2018-05-10 19:16:46 +10:00
Shannon
573b8a0701
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11282
...
# Conflicts:
# src/Umbraco.Tests/Routing/DomainsAndCulturesTests.cs
# src/Umbraco.Web.UI.Client/src/controllers/navigation.controller.js
2018-05-10 18:55:39 +10:00
Mads Rasmussen
d27594d4af
Update picked nodes which has been updated through the media picker
2018-05-09 16:19:54 +02:00
Mads Rasmussen
7239ce97aa
only allow users to add and edit media if they have access to the media section
2018-05-09 11:09:26 +02:00
Mads Rasmussen
18b7581879
only parse in the media id for the infinite media editor
2018-05-09 09:46:15 +02:00