Shannon
|
b5b643e04c
|
fixes up the activeTree issue
|
2018-04-17 00:09:53 +10:00 |
|
Shannon
|
a92361bd00
|
Tree refactor, cleanup legacy support, remove odd jquery callback object, removes unused files, removes publish dialog
|
2018-04-16 23:07:00 +10:00 |
|
Shannon
|
b53400ceca
|
Fixes up promise chains for the tree, adds logic to the tree picker to track the deepest paths expanded and then when a language is changed, we reload the tree with the new language and also sync all paths so the user can continue where they left off but with the new language nodes.
|
2018-04-13 00:09:28 +10:00 |
|
Shannon
|
f903c42d1b
|
Gets the tree reloading when the customtreeparams change too so now the language selection will auto trigger the tree to reload ... next task we'll make it re-sycn and work.
|
2018-04-12 21:56:49 +10:00 |
|
Shannon
|
fddea8c815
|
Fixes data type pre-value issues with MNTP, removes unecessary contentpicker.html and memberpicker.html overlays since treepicker.html is all that should be used, cleans up the treepicker one to be more inline with our current angular standards. Removes uneeded event handling from treepicker
|
2018-04-12 21:29:36 +10:00 |
|
Shannon
|
80d682c22a
|
Merge branch 'dev-v8' into temp-U4-11179
|
2018-04-12 14:30:50 +10:00 |
|
Warren Buckley
|
fd75a59e13
|
Merge pull request #2575 from umbraco/temp-U4-11174
U4-11174 - Wire up new publish dialog when editing content/variants
|
2018-04-11 16:39:48 +02:00 |
|
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 |
|
Shannon
|
a334a9999d
|
Merge and simplify the variants selector to use routing logic now that we have routing built in for languages, now the pending changes alert is just using the default route change
|
2018-04-11 09:21:12 +10: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 |
|
Shannon
|
2ee955e664
|
Fixes media picker property editor attribute declaration, fixes promise chaining when saving content, fixes the boolean pre-value editor to accept a 'true' boolean value
|
2018-04-10 13:37:54 +10:00 |
|
Shannon
|
3d92ce96f3
|
Make sure client side validation executes before the publish dialog launches, then check the validation results, if there isn't any variant validations then close the dialog.
|
2018-04-10 12:41:11 +10:00 |
|
Shannon
|
09b0d61ab8
|
Ensures current variant is at the top of the publish list and is selected, disable the publish button if there are none selected
|
2018-04-10 12:26:19 +10:00 |
|
Shannon
|
bf296158b0
|
Fixes displaying the audit trail on the info tab
|
2018-04-10 11:23:39 +10:00 |
|
Shannon
|
10b777a4e0
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11174
|
2018-04-10 10:53:10 +10:00 |
|
Shannon
|
a23e36ffd2
|
Removes angularHelper.rejectedPromise since that is built into angular already
|
2018-04-10 10:52:39 +10:00 |
|
Shannon
|
584209c38d
|
adds elipses to the publish button when there is more than one variant
|
2018-04-10 10:52:07 +10:00 |
|
Shannon
|
b7570ed2e0
|
Cleans up unused statusMessage thing
|
2018-04-10 10:05:19 +10:00 |
|
Shannon
|
07225de5cf
|
re-binds the variants list when there is an error
|
2018-04-10 02:10:14 +10:00 |
|
Shannon
|
59f9af6eb8
|
Gets publish dialog mostly working with server side validation messages wired up to the dialog
|
2018-04-10 01:38:35 +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
|
e61089f927
|
Merge remote-tracking branch 'origin/temp-U4-10783' into temp-U4-11174
|
2018-04-09 17:55:20 +10:00 |
|
Shannon
|
41d91c225f
|
Gets validation working for trying to publish a document when there are validation problems with required languages
|
2018-04-09 16:59:45 +10: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 |
|