Mads Rasmussen
ababd45f4a
fix doc type saving in infinite editing
2018-11-05 10:29:17 +01:00
Mads Rasmussen
ebca79f254
don't fade unpublished items
2018-11-05 10:09:56 +01:00
Mads Rasmussen
9c80867320
fix notifications + bulk status
2018-11-02 15:42:32 +01:00
Mads Rasmussen
73d9731c1b
make labels clickable
2018-11-02 15:10:45 +01:00
Mads Rasmussen
66ea4105b0
prevent save when dialogs are open
2018-11-02 13:47:45 +01:00
Mads Rasmussen
b3e5f59fe4
pass cultures to publish method
2018-11-02 13:11:48 +01:00
Mads Rasmussen
a2f4c317e9
disable publish button if nothing is selected
2018-11-02 12:08:20 +01:00
Mads Rasmussen
05b47deb96
remove debugging code
2018-11-02 11:58:15 +01:00
Mads Rasmussen
51e13b9f7a
add special keys for list view popups
2018-11-02 11:57:56 +01:00
Mads Rasmussen
3f31e2cd07
publish dialog preselect the active language
2018-11-02 11:17:13 +01:00
Mads Rasmussen
77f352f449
a little bit of code clean up
2018-11-02 10:55:40 +01:00
Mads Rasmussen
ef24440277
unpublish by culture
2018-11-02 10:33:39 +01:00
Mads Rasmussen
3f5fc56656
wip unpublish list view items
2018-11-02 09:10:22 +01:00
Mads Rasmussen
219c7284b6
add ellipsis to unpublish button
2018-11-01 19:55:59 +01:00
Mads Rasmussen
888c08b56b
wip list view publish
2018-11-01 14:44:12 +01:00
Mads Rasmussen
828c915691
add ellipsis to list view buttons
2018-11-01 11:46:03 +01:00
Kenn Jacobsen
f15d30b1b4
Assign the current main culture to GetChildren lookup if none is defined, as this is required for variant data
2018-10-31 19:23:52 +01:00
Warren Buckley
c01cdf2fdb
Merge pull request #3479 from umbraco/temp8-IAction-cleanup
...
v8 IAction cleanup
2018-10-31 14:18:38 +00:00
Shannon
1805d30aaf
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-drop-downs
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
2018-10-30 02:20:24 +11:00
Shannon
0d0d26d3e9
Fixes converting the Umbraco.DropDownMultiple to a multiple drop down, fixes boolean logic on the js single drop down
2018-10-30 02:05:43 +11:00
Shannon
b8a65febf4
Merge remote-tracking branch 'origin/temp8' into temp8-IAction-cleanup
...
# Conflicts:
# src/Umbraco.Tests/Composing/ActionCollectionTests.cs
# src/Umbraco.Web/Models/Trees/MenuItem.cs
# src/Umbraco.Web/_Legacy/Actions/Action.cs
# src/Umbraco.Web/_Legacy/Actions/ActionAssignDomain.cs
# src/Umbraco.Web/_Legacy/Actions/ActionBrowse.cs
# src/Umbraco.Web/_Legacy/Actions/ActionChangeDocType.cs
# src/Umbraco.Web/_Legacy/Actions/ActionCopy.cs
# src/Umbraco.Web/_Legacy/Actions/ActionCreateBlueprintFromContent.cs
# src/Umbraco.Web/_Legacy/Actions/ActionDelete.cs
# src/Umbraco.Web/_Legacy/Actions/ActionEmptyTranscan.cs
# src/Umbraco.Web/_Legacy/Actions/ActionExport.cs
# src/Umbraco.Web/_Legacy/Actions/ActionImport.cs
# src/Umbraco.Web/_Legacy/Actions/ActionMove.cs
# src/Umbraco.Web/_Legacy/Actions/ActionNew.cs
# src/Umbraco.Web/_Legacy/Actions/ActionNotify.cs
# src/Umbraco.Web/_Legacy/Actions/ActionNull.cs
# src/Umbraco.Web/_Legacy/Actions/ActionPackage.cs
# src/Umbraco.Web/_Legacy/Actions/ActionPackageCreate.cs
# src/Umbraco.Web/_Legacy/Actions/ActionProtect.cs
# src/Umbraco.Web/_Legacy/Actions/ActionPublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRePublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRefresh.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRestore.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRights.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRollback.cs
# src/Umbraco.Web/_Legacy/Actions/ActionSort.cs
# src/Umbraco.Web/_Legacy/Actions/ActionToPublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionTranslate.cs
# src/Umbraco.Web/_Legacy/Actions/ActionUnPublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionUpdate.cs
# src/Umbraco.Web/_Legacy/Actions/ContextMenuSeperator.cs
# src/Umbraco.Web/_Legacy/Actions/IAction.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/TreeMenu/ActionDeleteRelationType.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/TreeMenu/ActionNewRelationType.cs
2018-10-29 23:35:24 +11:00
Robert
bc20db5a46
Merge pull request #3432 from umbraco/temp8-153-invariant-properties
...
Temp8 153 invariant properties
2018-10-29 12:39:48 +01:00
Shannon
bae9bb6108
Initial cleanup of IActions, menu items, etc...
2018-10-29 17:27:33 +11:00
Mads Rasmussen
ed4439e3d5
add ellipsis to more items
2018-10-26 13:36:05 +02:00
Mads Rasmussen
e0365d4214
add ellipsis to action menu items that opens a dialog + fix action menu not opening anything
2018-10-26 13:17:12 +02:00
Mads Rasmussen
bce2c43fdd
small fixes to alignment and copy
2018-10-26 11:21:56 +02:00
Mads Rasmussen
5356d0a0ab
Merge branch 'temp-3433' of git://github.com/dawoe/Umbraco-CMS into dawoe-temp-3433
2018-10-26 10:35:24 +02:00
Mads Rasmussen
78d4b452f5
Merge branch 'v8-feature-action-ellipsis' of git://github.com/kjac/Umbraco-CMS into kjac-v8-feature-action-ellipsis
...
# Conflicts:
# src/Umbraco.Web/_Legacy/Actions/ActionUnPublish.cs
2018-10-26 09:59:57 +02:00
Shannon
02221f6dd0
Fixes how the content app view model works so dirty tracking continues to work properly, previously we tried to omit the apps so we didn' thave a circualar model reference but that doesn't work because that clones the object, so now the view model is just the variant index which works much better.Fixes other js probs
2018-10-26 15:07:21 +11:00
Shannon
e280226abc
fix issue with content picker always setting a dirty state
2018-10-26 14:41:49 +11:00
Shannon
3d29c0381e
small refactor of trees for single page apps sections and some cleanup, puts the back button for dictionary back in with the correct route
2018-10-26 14:18:42 +11:00
Shannon Deminick
336f29fa3b
Merge pull request #3420 from dawoe/temp-3419
...
V8- #3419 - Fix dictionary tree
2018-10-26 13:39:42 +11:00
Kenn Jacobsen
4cfac8da16
Make it possible to add ellipsis on actions that invokes dialogs by means of OpensDialog on IAction
2018-10-25 14:54:36 +02:00
Dave Woestenborghs
2fbe2bb3da
#3433 added short cut for toglle allow culture variants to short cuts overview
2018-10-25 12:54:17 +02:00
Dave Woestenborghs
3c217adc2e
#3433 added language keys for text of culture variant permissions
2018-10-25 12:49:32 +02:00
Dave Woestenborghs
3b2e473a9e
#3433 changed layout so it looks better
2018-10-25 12:38:43 +02:00
Dave Woestenborghs
5199e8e901
#3433 replace checkbox with for setting culture variants with toggle box
2018-10-25 12:23:34 +02:00
Mads Rasmussen
492feaaa26
fix position relaitve issue for property editors
2018-10-25 11:06:48 +02:00
Mads Rasmussen
18c8104a88
localize label
2018-10-25 10:02:31 +02:00
Mads Rasmussen
b63b25414c
show inherted from label
2018-10-25 09:38:46 +02:00
Mads Rasmussen
2137c1026b
css cleanup
2018-10-24 20:44:07 +02:00
Mads Rasmussen
4420f101d2
add toggle to disable tabindex directive
2018-10-24 20:41:58 +02:00
Shannon Deminick
3652a96687
Merge pull request #3352 from umbraco/temp8-dirty-tracking-on-variants
...
v8 - allows audit trail/logging of changed cultures
2018-10-25 01:11:53 +11:00
Dave Woestenborghs
2af2a9b77f
#3419 don't show the back button in the edit screen of dictionary...doesn't make sense to go to settings section when the tree is in the translation section
2018-10-24 15:39:45 +02:00
Warren Buckley
e2557697bc
Emit a single event if the language has been created or been saved - send through a new property in args to determine if it was new or not
...
Then event listener updates the tree languages dropdown only when a new language has been added or deleted OR when an existing language has been saved/updated to be set as the new default language (as this now at top of list)
2018-10-24 14:08:15 +01:00
Warren Buckley
5b84702c2f
Cleanup of disable tab directive & adds in tabbable 3rd party lib (wrapped as an AngularJS service)
2018-10-24 13:37:33 +01:00
Warren Buckley
a5b7e8b0ae
WIP put the tabindex back to what it was before
2018-10-24 11:57:02 +01:00
Warren Buckley
62716fb417
WIP disable tab index directive
2018-10-24 11:03:41 +01:00
Warren Buckley
ba0d96ce2a
WIP for CSS overlay click through prevention stuff with Z-indexes
2018-10-24 10:36:45 +01:00
Warren Buckley
30c312c4b0
CSS & DOM element for overlay to prevent double click through to undelying input element
2018-10-24 10:20:10 +01:00