Commit Graph

1145 Commits

Author SHA1 Message Date
Shannon
e1ef2e8700 Fixes: U4-3677 Multinode tree picker does not save content when node type is set to Media 2013-11-25 16:58:47 +11:00
Shannon
59599efab6 Fixes: U4-3655 Clicking on recycle bin in media section redirects you back to the content tree 2013-11-25 14:45:14 +11:00
Shannon
cafeb6d8c6 Fixes: U4-3661 Unable to Create Color Picker DataType & U4-3645 Media Picker Umbraco 7 can select multiple 2013-11-25 11:58:01 +11:00
perploug
f916a6bc18 fixes datepicker css ref issue 2013-11-21 12:15:20 +01:00
perploug
8865f798a6 fixes media dialog sync issues 2013-11-21 12:15:03 +01:00
Tim Geyssens
d0d1b2675d Some changes to related links to make sure peoples front end code will still work 2013-11-21 11:24:46 +01:00
perploug
14a0efde01 Minor width adjustment 2013-11-21 11:13:53 +01:00
perploug
309dd5d4a2 content dashboard 2013-11-21 11:09:20 +01:00
Niels Hartvig
9f046f9945 Updates default dashboards 2013-11-21 09:58:27 +01:00
Shannon
6d1ba5a823 Fixes: U4-3625 List view filtering is not enabled on media and adds debounce 2013-11-21 15:52:40 +11:00
Shannon
d8862c85bf Fixes tags property editor to not submit the html form when pressing enter. 2013-11-21 12:16:26 +11:00
perploug
4c932f013a fixes delete dialog missing spacing 2013-11-21 00:15:08 +01:00
perploug
52b40ac514 fixes tree item style reload 2013-11-21 00:14:51 +01:00
perploug
631710222f fixes media picker single-item mode 2013-11-21 00:14:37 +01:00
perploug
c679e00b81 minor change in iframe offloading 2013-11-20 20:14:58 +01:00
perploug
f7d407e9fd various dialogs fixes 2013-11-20 14:37:46 +01:00
perploug
d67db8a90a Fixes ctrl+s hotkeys in legacy editors 2013-11-20 14:37:28 +01:00
perploug
b80b2475e0 Merge 2013-11-20 13:34:42 +01:00
Shannon
39aa100490 Fixes: U4-3572 CSS class changes are not applied to tree nodes after resync 2013-11-20 18:10:54 +11:00
Shannon
d87db5b338 Shows an error notification if there is a ysod when not in debug mode so the user at least knows something has gone wrong. 2013-11-20 17:24:45 +11:00
perploug
e1108ce65b Removes extra line on datatype editor 2013-11-19 22:35:41 +01:00
perploug
56e9d0a602 Adds documentation for missing resource methods 2013-11-19 21:56:35 +01:00
perploug
daa4ff28e7 Fixes missing section state indicator 2013-11-19 20:37:39 +01:00
perploug
ca8b6cac7a updated testrunner config 2013-11-19 20:24:29 +01:00
perploug
6cf9312d1a editorState docs 2013-11-19 20:24:19 +01:00
perploug
863c7d11b7 Moves the folder selector on the mediapicker
To the item itself, instead of external button
2013-11-19 16:26:07 +01:00
perploug
0a7e09b3dd revert logo to good ol' orange 2013-11-19 15:45:53 +01:00
perploug
6cd09e7b86 minor css tweaks 2013-11-19 14:33:00 +01:00
perploug
e80023bcff Adjusts the media picker to display folders properly 2013-11-19 14:21:38 +01:00
perploug
d1c7a3764f enables the media picker to select current folder 2013-11-19 14:21:17 +01:00
perploug
806596f04d Disables the tree header when it has a alt start node 2013-11-19 14:20:51 +01:00
perploug
7cb496ee3c WIP on better mediapicker view 2013-11-19 11:10:58 +01:00
perploug
fb1d6436b7 wrap rules request in a $q.all() to await response 2013-11-19 11:10:01 +01:00
perploug
f749886bf4 disable caching on style rules resource 2013-11-19 11:08:51 +01:00
perploug
11c35977d3 fixes broken legacy pickers 2013-11-19 11:06:09 +01:00
perploug
66119ba3d8 fixes linkpicker broken due to new NiceUrl format 2013-11-19 09:06:43 +01:00
Shannon
5fc82fef18 Fixes: U4-3440 Tempates (MVC Views) tree sync doesn't work correctly 2013-11-19 17:17:39 +11:00
Shannon
a11b326c22 Fixes: U4-3574 right click menu options for trees emit events for all nested nodes involved 2013-11-19 14:12:33 +11:00
Shannon
7f012de43e renames utill to have one "l" (utility) 2013-11-19 14:08:51 +11:00
Shannon
7752aaabfe Updates tree/resource/service so that devs can provider their own custom query string data to load trees/dialogs if required. 2013-11-19 14:05:14 +11:00
Shannon
e502579319 Fixes up security check for start node for mntp 2013-11-19 12:28:50 +11:00
Shannon
5bb68f32bf Fixes up editorState - ensures that it is set in all of the correct places (removes appState editingEntity and references), ensures that setting 'current' is not possible, ensures that editorState is reset on all route changes, adds unit tests for getting/setting editorState. 2013-11-19 10:39:18 +11:00
perploug
91bcb656ec adds basic media controller mocks and tests 2013-11-18 22:29:38 +01:00
perploug
4fea694c6a Loads content and media trees with a custom root 2013-11-18 22:29:19 +01:00
perploug
abce483d0e Fixes right-click on li in the tree 2013-11-18 21:07:17 +01:00
perploug
8d0603b11c fixes mntp startnode issue 2013-11-18 20:44:12 +01:00
perploug
c3fd4bd685 Adds editorState to media, datatype, content, and member editors 2013-11-18 20:43:21 +01:00
perploug
b743ea4fb8 Changes treepicker to tree source on the mntp settings 2013-11-18 16:14:49 +01:00
perploug
da2f3aefe6 Improves media drag n drop sorting 2013-11-18 14:58:29 +01:00
perploug
4dbd1d3ca7 adds section to page title 2013-11-18 11:48:58 +01:00