perploug
|
28ec40e1ae
|
modifies angular-mobile to fix firefox glitch
|
2013-11-14 22:05:51 +01:00 |
|
perploug
|
cadf1fe9bb
|
removes old bootstrap files
|
2013-11-14 22:03:51 +01:00 |
|
perploug
|
a657e10545
|
Consolidates contextmenu action handling
Moves umbOptionsMenu and umbContext menu exection into navigationService
|
2013-11-14 14:13:39 +01:00 |
|
perploug
|
d6f9d23626
|
merge
|
2013-11-14 14:12:49 +01:00 |
|
perploug
|
7e0eefc18a
|
adds editor context value
|
2013-11-14 13:12:08 +01:00 |
|
perploug
|
9bcd276073
|
fixes sir trevor manifest
|
2013-11-14 13:11:58 +01:00 |
|
perploug
|
d0fd7523c2
|
fixes media move to root
|
2013-11-14 13:11:45 +01:00 |
|
perploug
|
0a6826c62a
|
adds manifest documentation
|
2013-11-14 13:11:20 +01:00 |
|
perploug
|
132b1f305a
|
moves context action execute to navigationService
|
2013-11-14 13:11:03 +01:00 |
|
Shannon
|
7dfd684cd8
|
Fixes: U4-3504 Sorting media doesn't work, always defaults to sorting the root
|
2013-11-14 22:25:08 +11:00 |
|
Shannon
|
4ce5e67116
|
Fixes: U4-3517 Package tree doesnt load
|
2013-11-14 22:01:26 +11:00 |
|
Shannon
|
6d2caaa723
|
Fixes: U4-3430 Save Properties not working for usercontrol macro
|
2013-11-14 21:56:01 +11:00 |
|
Shannon
|
10e65e8027
|
Adds new Multiple Media picker property editor
|
2013-11-14 20:36:06 +11:00 |
|
Shannon
|
d79110aee6
|
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
|
2013-11-14 20:32:26 +11:00 |
|
Shannon
|
9eb9b8df92
|
Fixes: U4-3501 Error when selecting multiple items with the media picker in v7 - ensures the standard media picker cannot multi-select, hides the add button when multi select is disabled and there's a value.
|
2013-11-14 20:32:11 +11:00 |
|
Shandem
|
fc8496dd95
|
Merge pull request #247 from rsoeteman/7.0.0
Fixed Dashboard Controller is only looking for one section
|
2013-11-14 01:30:22 -08:00 |
|
Richard Soeteman
|
21334bd282
|
Fixed Dashboard Controller is only looking for one section
|
2013-11-14 10:23:21 +01:00 |
|
Shannon
|
367bbd7eff
|
Fixes: U4-3518 'Start Node in content' property of user does not work.
|
2013-11-14 19:58:55 +11:00 |
|
Shannon
|
2f62c58055
|
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
|
2013-11-14 19:35:13 +11:00 |
|
Shannon
|
47f7d0d8df
|
no more nav.ui. removes exposing the userDialog, moves enter/leave tree to the navigation controller since it doesn't belong on the service, cleans up more of the nav ctrl and we have no more globals :) now to look at changing the object that is passed to dialogs (i.e. not the navigation controller scope)
|
2013-11-14 19:34:47 +11:00 |
|
perploug
|
f4861fb344
|
fixes broken font on icon picker on windows
|
2013-11-14 09:16:46 +01:00 |
|
perploug
|
378fc2c655
|
fixes datatype editor buttons not snapping to buttom
|
2013-11-14 09:16:35 +01:00 |
|
perploug
|
202ae1eafe
|
removes overflown tabs collection
|
2013-11-14 09:16:05 +01:00 |
|
Shannon
|
77cb86f74b
|
fixes: U4-3429 After sorting the tree doesn't get refreshed (for content)
|
2013-11-14 19:14:52 +11:00 |
|
Shannon
|
4281610bc1
|
fixes tree sync with move media/content
|
2013-11-14 19:09:13 +11:00 |
|
perploug
|
f11aca53e4
|
added icon picker loader
|
2013-11-14 09:08:26 +01:00 |
|
perploug
|
87fc9c3ee7
|
removed filter that didnt work anyway
|
2013-11-14 09:08:13 +01:00 |
|
perploug
|
4f27fd6d40
|
better caching of icons for icon picker
|
2013-11-14 09:07:54 +01:00 |
|
perploug
|
85155175cb
|
fixes broken dialogs in firefox
|
2013-11-14 09:07:40 +01:00 |
|
perploug
|
6cddd55065
|
fixes issues with overflown tabs
|
2013-11-14 09:07:30 +01:00 |
|
perploug
|
bf93d773a8
|
redirects all repo requests to our instead of packages
|
2013-11-14 09:04:10 +01:00 |
|
Shannon
|
20f1a308a8
|
fixes tree sync on move
|
2013-11-14 19:01:41 +11:00 |
|
Shannon
|
b6dcbc83e4
|
Nearly got the whole nav.ui stuff taken care of, have most of the correct objects in appState, fixed up tree syncing with move dialog, fixed up state handling of the currently selected node, removed setting the navigationController's scope from within the navigationService (?), still some more stuff to clean up.
|
2013-11-14 18:50:31 +11:00 |
|
Shannon
|
6967027e41
|
remove sort controller's and views - when we put these back we can restore.
|
2013-11-14 17:05:14 +11:00 |
|
Shannon
|
87309a1ef3
|
fixes merge
|
2013-11-14 17:03:53 +11:00 |
|
Shannon
|
9027b41ded
|
made syncTree method on handler return a promise so we can do somethnig with it after (it still raises an event). Updates all editors to assign a currentNode to their scope when syncTree is complete, now that gets assigned to the umboptions which is now decoupled from nav.ui.
|
2013-11-14 16:59:08 +11:00 |
|
Shannon
|
43f001280e
|
slowly getting the tree node model decoupled from being passed in to menu actions, updated more of the appState and clarified a few things, created a new umboptionsmenu directive to be used for the options drop down on editors
|
2013-11-14 16:09:53 +11:00 |
|
Shannon
|
8dab2148f1
|
changes TinyMCEv3Alias to just TinyMCEAlias but unfortunatey we cannot change the actual alias stored in the db because we're already in RC - that means that people will forever see TinyMCEv3 as the property editor alias :( even though it is already v4
|
2013-11-14 13:39:03 +11:00 |
|
Shannon
|
6474b2b045
|
Updates eventsService to actually be able to handle async callbacks with promises - though i'm really not sure when this will effectively be used. It no longer returns a promise - since that was a 'false promise' anyways . lol.
|
2013-11-14 13:27:53 +11:00 |
|
Shannon
|
0b1eb4b42c
|
Created events test and POC
|
2013-11-14 12:17:20 +11:00 |
|
Shannon
|
86c996efb8
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
|
2013-11-14 10:51:52 +11:00 |
|
Shandem
|
c037e2e09f
|
Merge pull request #246 from lars-erik/6.2.0-fix-U4-3508
Fixes Template.ToXml() (U4-3508) and refactored Template.Import to use P...
|
2013-11-13 15:51:29 -08:00 |
|
lars-erik
|
d8debf6789
|
Fixes Template.ToXml() (U4-3508) and refactored Template.Import to use PackagingService.ImportTemplates.
Fixed nullreference bug in ImportTemplates when used with XElement("Template"). (Added test for case with one template only)
|
2013-11-13 14:27:05 +01:00 |
|
perploug
|
b02b45c815
|
datepicker adds current user language
|
2013-11-13 13:46:04 +01:00 |
|
perploug
|
05cbccec5c
|
adds hotkeys to search, dialogs and help
|
2013-11-13 13:45:46 +01:00 |
|
perploug
|
238bc58234
|
Revert to old datepicker
|
2013-11-13 11:33:39 +01:00 |
|
Shannon
|
dd22377b9b
|
Removes the need for activeTree/currentTree on the nav ctrl, fixes the section animation on first load,
|
2013-11-13 20:35:53 +11:00 |
|
Shannon
|
01589f0a35
|
Cleans up some more tree code that is not used or required, moves the ui.treeEventHandler to a local var in the nav service since it doesn't need to be exposed, fixes main controller redirecting due to an undefined check.
|
2013-11-13 20:14:33 +11:00 |
|
Shannon
|
b9d22b2577
|
Fixes: U4-3506 Linkpicker in RTE doesn't expand tree to last selected link - missing GetPath parameter - which lead to lots of other cleanup, removes auth listening on the section and tree directives since that doesn't belong there, now the navigation controller determines what to render depending on authorization. Removes the path parameter on the umbTree and umbTreeItem since this didn't work and syncTree should be used instead. Fixed up some more tree sync logic as well.
|
2013-11-13 19:57:34 +11:00 |
|
Shannon
|
36c21ca322
|
refactors out ui.tablet into private variable - only navigationService needs to know about this, otherwise if everything does it needs to go into appState and the listener needs to go elsewhere (a directive)
|
2013-11-13 18:44:44 +11:00 |
|