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
perploug
f758634a90
lofgin autofocus
2013-11-18 11:01:13 +01:00
perploug
c302de6bdf
adds link to upload property editor
2013-11-18 11:01:05 +01:00
perploug
a9dd33908c
Fixes missing header validation
2013-11-18 10:48:33 +01:00
Shannon
21e3893528
Fixes: U4-3558 members tree syncing is a bit strange and not showing the selected member
2013-11-18 15:58:53 +11:00
Shannon
f8e17b711e
custom membership providers now working in the back office.
2013-11-18 15:29:53 +11:00
Shannon
4d31512ef0
Custom membership provider's now working in the back office UI - have created intial functionality to allow custom properties with custom membership providers (the creation already performs the link if the Member member type is available). Updating also works too, need to clean up some code though as it's fairly messy.
2013-11-18 14:25:08 +11:00
Shannon
1707e6b18f
Added ability for a menu item to simply navigate to a route, adding functoinality for us to create/edit/delete members based on a generic membership provider.
2013-11-17 13:43:04 +11:00
perploug
9212033858
Allows people to click tree to close dialogs
2013-11-16 10:38:14 +01:00
perploug
6effcf82ac
Fixes legacy dialog .destroy issues
2013-11-16 10:38:02 +01:00
perploug
71a0c45889
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-15 08:35:53 +01:00
Shannon
4545af0a21
Boom! container nodes work for both media and content, fixes:
...
U4-3540 When creating a Container type node - the list view shows all children of the item it's being created underneath
U4-3541 media tree is not catering for container types
2013-11-15 16:56:51 +11:00
Shannon
0878de4a8b
Fixes tree service from showing that there is children when there isn't, fixes container node issues:
...
U4-3540 When creating a Container type node - the list view shows all children of the item it's being created underneath
U4-3541 media tree is not catering for container types
Adds container style
2013-11-15 16:19:46 +11:00
Shannon
c61fd1ec27
Fixes datetimepicker once and for all, fixes user model to return the culture not just the language, adds ability to localize the datetimepicker - will default to english but is easy to add other versions, currently the only custom one in there is brazilian (since it was already made).
...
fixes: U4-2863 Date picker-textbox jumps between 12 and 24 hours clock
U4-3537 Cannot clear date/time value, still have problems with it's null validation not clearing from the server
2013-11-15 12:26:29 +11:00
Shannon
5314afb51a
Changed editorContext to use appState instead for content/media/member editors - the appState saved is the basic entity, this means that if property editors resolve this value they do not have access to actually change the real content model which we don't want to allow (or changing other property's values).
...
Fixed up some inconsistencies between all of these editors and the content editor helper, fixed up tree syncing with the members editor.
2013-11-15 10:38:36 +11:00
Shannon
1c742db414
Cleans up a bit more code - no longer passing in nav controller scope, removes zany args.scope assignment back to the nav ctrl via the nav service, this is not necessary at all and doesn't make any sense.
2013-11-15 09:43:21 +11:00
perploug
684c99b532
removes css that conflicts with firefox selects state
2013-11-14 22:17:18 +01:00
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