Robert
|
01332db0a6
|
"split not a function" error fix
|
2018-04-11 15:44:43 +02:00 |
|
Robert
|
905a7d4a16
|
Added language drop-down in the content picker dialog window
|
2018-04-11 13:26:03 +02:00 |
|
Robert
|
f9dcfbbf95
|
Merge pull request #2577 from umbraco/temp-U4-11176
fixes: U4-11176 Language Selector for the main content tree
|
2018-04-11 09:35:30 +02:00 |
|
Mads Rasmussen
|
cc2a90a697
|
set max-height on language dropdown
|
2018-04-10 15:36:26 +02:00 |
|
Mads Rasmussen
|
d9e433b3ea
|
emit and listen for events when languages are created/deleted
|
2018-04-10 15:36:06 +02:00 |
|
Mads Rasmussen
|
b869e095e6
|
don't show the dropdown if there is only one language
|
2018-04-10 14:34:40 +02:00 |
|
Mads Rasmussen
|
b30f414c15
|
remove padding in dropdown + node language dropdown
|
2018-04-10 13:56:44 +02:00 |
|
Mads Rasmussen
|
e1394a18e5
|
add tree language selector + load in languages
|
2018-04-10 13:56:14 +02:00 |
|
Robert
|
f3e473f64d
|
Wrong property
|
2018-04-10 12:08:47 +02:00 |
|
Robert
|
aba0b0448d
|
Can change content node variants trough routeParams (languageId)
|
2018-04-10 11:50:37 +02:00 |
|
Robert
|
8d654e3630
|
Ctrl + K + D
|
2018-04-10 11:28:05 +02:00 |
|
Mads Rasmussen
|
9233a9f08a
|
fix width of getting started dashboard
|
2018-04-10 10:24:36 +02:00 |
|
Shannon Deminick
|
bfcad4f46d
|
Merge pull request #2558 from umbraco/temp-U4-11127
WIP - U4-11127 Update ContentController for editing variants
|
2018-04-10 13:39:47 +10:00 |
|
Warren Buckley
|
2675669cf8
|
Merge pull request #2573 from umbraco/temp-U4-11171
fixes: U4-11171 Tree panel doesn't vertically scroll
|
2018-04-09 15:40:03 +02:00 |
|
Mads Rasmussen
|
dfcb93abf9
|
fixes: U4-11171 Tree panel doesn't vertically scroll
|
2018-04-09 15:00:52 +02:00 |
|
Warren Buckley
|
b98e7f2d3e
|
Merge pull request #2567 from umbraco/temp-U4-10783
fixes:
* The UI for the new bulk publish variants from Mads merged in
|
2018-04-09 13:27:21 +01:00 |
|
Shannon
|
fb74b1b75f
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11127
|
2018-04-09 13:25:02 +10:00 |
|
Mads Rasmussen
|
c5f27aeea5
|
fix language tree sync
|
2018-04-06 11:14:25 +02:00 |
|
Mads Rasmussen
|
8e0133f8af
|
return selected variants
|
2018-04-06 10:37:10 +02:00 |
|
Shannon
|
d03a8098da
|
Merge branch 'dev-v8' into temp-U4-11127
|
2018-04-06 14:52:28 +10:00 |
|
Shannon
|
c760d25479
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
|
2018-04-06 14:52:02 +10:00 |
|
Shannon Deminick
|
e25d648f44
|
Merge pull request #2556 from dawoe/temp-U4-11167
U4-11167 Fixes rare syncTree error
|
2018-04-06 14:46:23 +10:00 |
|
Shannon
|
e10698532b
|
Merge branch 'dev-v8' into temp-U4-11127
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/dashboard/dashboard.tabs.controller.js
|
2018-04-06 13:56:07 +10:00 |
|
Mads Rasmussen
|
7a4f7da0d6
|
a little bit of clean up
|
2018-04-05 21:10:38 +02:00 |
|
Mads Rasmussen
|
f1c78b45a7
|
set overlay button state + call temp publish method
|
2018-04-05 16:11:30 +02:00 |
|
Mads Rasmussen
|
875e05b680
|
add support for setting the overlay submit button state from the controller
|
2018-04-05 16:00:39 +02:00 |
|
Mads Rasmussen
|
7636cd5eb6
|
add new publish overlay
|
2018-04-05 14:40:57 +02:00 |
|
Mads Rasmussen
|
54c41dfb23
|
open publish dialog when clicking the save and publish button
|
2018-04-05 14:39:57 +02:00 |
|
Mads Rasmussen
|
63315f6162
|
dont indent first center/target overlays
|
2018-04-05 14:39:04 +02:00 |
|
Mads Rasmussen
|
a2356ea651
|
Restyle centered overlay
|
2018-04-05 14:37:58 +02:00 |
|
Mads Rasmussen
|
892eb56a2d
|
fix backdrop z-index
|
2018-04-05 14:37:13 +02:00 |
|
Mads Rasmussen
|
d09d50e013
|
add global overlay component + add simple service for opening and closing
|
2018-04-05 14:35:47 +02:00 |
|
Stephan
|
eb6a08af31
|
v7@11d4189c8d
|
2018-04-05 14:12:15 +02:00 |
|
Warren
|
0dba812053
|
Merge branch 'patch-v7' into dev-v8
|
2018-04-05 10:44:34 +01:00 |
|
Warren Buckley
|
43e32e66b6
|
Merge pull request #2550 from dawoe/temp-U4-11161
U4-11161 fix for adding multiple items in a single content picker
|
2018-04-05 10:15:39 +01:00 |
|
Shannon
|
f32e787816
|
fixes dashboard.tabs.controller
|
2018-04-05 15:08:52 +10:00 |
|
Stephan
|
6da91b7770
|
Merge branch 'dev-v8' of https://github.com/umbraco/Umbraco-CMS into dev-v8
|
2018-04-04 17:43:26 +02:00 |
|
Stephan
|
f7a14a03f2
|
Fix build, still some weird csc.exe versionning
|
2018-04-04 17:41:55 +02:00 |
|
Dave Woestenborghs
|
859cb6ce1a
|
U4-11167 removed the time out..only check if the syncTree method exists
|
2018-04-04 09:44:29 +02:00 |
|
Warren
|
4047fb119d
|
Adds in missing $scope dependency for Dynamic Dashboard Controller
|
2018-04-04 08:35:58 +01:00 |
|
Warren
|
bdaa70592f
|
Adds in missing $scope dependency for Dynamic Dashboard Controller
|
2018-04-04 08:28:41 +01:00 |
|
Shannon
|
cdd50b899a
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11127
# Conflicts:
# src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
|
2018-04-04 15:04:11 +10:00 |
|
Shannon
|
a673babfb7
|
Fixes Content List View installation, removes unecessary properties from the RecycleBinEventArgs, updates both the upload and image cropper property editors to properly remove all files including any associated with variants, updates several other places to deal with variants and Property.GetValue(langId), adds notes, ensures we are returning the corect IDictionary instead of Dictionary for some interfaces
|
2018-04-04 13:11:12 +10:00 |
|
Shannon
|
b1d309aa16
|
Some updates based on PR review notes
|
2018-04-04 10:50:18 +10:00 |
|
Shannon
|
7a73175aa0
|
Starts wiring up the back office to the c# bits, updates controllers, mappers, models, property editors to support getting and saving data by language. The content editor now "works" with multi-lingual properties
|
2018-04-04 01:59:51 +10:00 |
|
Shannon
|
e7bc4986a5
|
Start updating the model/controller for editing variants in the back office and wiring up the angular side of things
|
2018-04-03 19:25:43 +10:00 |
|
Warren
|
05604880e0
|
Merge branch 'patch-v7' into dev-v8
* Merging up into V8 the 7.10 regression with assetsService locale stuff #U4-11164
|
2018-04-03 09:38:50 +01:00 |
|
Dave Woestenborghs
|
27b19a0a33
|
U4-11167 only wrap in time out when syncTree method is undefined
|
2018-04-03 07:37:37 +02:00 |
|
Shannon
|
e77ebc0c1c
|
Fixes all references to assetsService.load* that do not pass in a required scope object and changes assets.service to always use the $rootScope of an explicit scope is not passed
|
2018-04-03 11:27:53 +10:00 |
|
Shannon
|
a27ea994b7
|
updates the loadMomentLocaleForCurrentUser to always return a promise
|
2018-04-03 10:59:55 +10:00 |
|