Commit Graph

966 Commits

Author SHA1 Message Date
perploug
aa4bcdd040 color picker feedback 2013-11-05 11:17:58 +01:00
perploug
c9f29a443d member tree sync fixes 2013-11-05 11:17:43 +01:00
Shannon
cf342ece45 Fixes: U4-3322 MNTP doesn't work when choosing media or members 2013-11-05 18:17:16 +11:00
Shannon
fbeff81128 Fixes pickers to be backwards compatible - they by default in v6 stored as INT. Fixing MNTP with media/members. 2013-11-05 14:28:25 +11:00
Shannon
787f304de7 Adds GetByKey to entity controller/repository/service, fixes: U4-3263 Member picker isn't working as expected 2013-11-05 13:23:27 +11:00
Shannon
2a52c584f8 Completes: U4-3293 MNTP, Markdown editor, related links should be core property editors in c# - had to hack a bit of the core for the markdown editor JS because we didn't have mapped icons for what they were trying to use. 2013-11-05 12:19:26 +11:00
Shannon
e6cc5a5736 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-05 11:36:49 +11:00
Shannon
1c423245e2 Fixes: U4-3320 When creating a new data type the pre-values are not displayed for a given editor unless you change the editor a couple of times 2013-11-05 11:36:32 +11:00
perploug
eb3bd9f89c Fixes broken test loader 2013-11-05 01:11:37 +01:00
perploug
7f964beebf merge 2013-11-05 00:46:16 +01:00
perploug
8b0767b41f Removes hardcoded menu urls 2013-11-05 00:41:55 +01:00
Shannon
68e84c6c59 Removes hard coded url 2013-11-05 10:22:31 +11:00
perploug
38d6244611 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-05 00:02:00 +01:00
perploug
d321721a5e Fixes broken content menu items 2013-11-05 00:01:46 +01:00
Shannon
23e85920ef Adds some error checking for launching a dialog - the tree node must resolve a tree alias - this is why the new 'options' are not working. 2013-11-05 09:59:18 +11:00
perploug
102bf79320 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-04 14:58:42 +01:00
perploug
e9ae2c0836 only show content options on saved content 2013-11-04 14:57:48 +01:00
perploug
82b59c8f8d better panel iframe scaling 2013-11-04 14:57:31 +01:00
perploug
2d53aca29c snap to bottom buttons fix on resize 2013-11-04 14:57:13 +01:00
Anders Stentebjerg
87ce3806f9 Styling
- Shadow with tree
- hover states
- Added input[type=submit] to .btn
2013-11-04 14:23:02 +01:00
Anders Stentebjerg
8d72705265 Styling
- Remove shadow on Tree
- Border around "more" button
- Small tweaks
2013-11-04 11:55:01 +01:00
Tim Geyssens
d3fcdff418 Fixes U4-3280 Logout button isn't actually clickable - except at it's bottom part 2013-11-04 11:17:43 +01:00
Tim Geyssens
89653183dd Fixes U4-3308Related links, removing seems to remove wrong one 2013-11-04 10:53:30 +01:00
Tim Geyssens
5bbb54d6d0 Fixes: U4-3295 When adding a new related link by the picker, nothing is saved/displayed 2013-11-04 10:48:43 +01:00
perploug
1d72800c80 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-04 10:30:19 +01:00
perploug
1c6afe9cea fixes window resizing and bottom buttons 2013-11-04 10:30:02 +01:00
perploug
637ca85ae0 Merge pull request #179 from diachedelic/7.0.0
Added required mocks to run the backoffice in dev mode
2013-11-04 01:29:22 -08:00
perploug
548bdb6f02 js libs 2013-11-04 08:40:57 +01:00
perploug
136ef8f844 Adds context menu to editor and moves primary buttons
Buttons moved to the end of properties, but snap to bottom in case of
overflow, context menu is displayed the top instead, for faster access
to actions
2013-11-04 08:39:11 +01:00
diachedelic
2cd5b63555 Mocked user is regenerated for each call, fixes user lockout on client Belle 2013-11-04 14:37:22 +11:00
diachedelic
1d078965b9 Added application info to server variable mocks 2013-11-02 17:12:57 +11:00
diachedelic
2ef48a3355 Added required mocks to run the backoffice in dev mode 2013-11-02 16:34:40 +11:00
diachedelic
1c7609d5e0 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-02 14:14:03 +11:00
perploug
998bc73a90 version number change in pakcage.json 2013-11-01 12:29:12 +01:00
perploug
1533acc219 placeholder error color 2013-11-01 12:28:06 +01:00
perploug
04e6e43fee tree reload current node 2013-11-01 12:27:52 +01:00
perploug
7e7d93c815 Adds missing clientmngr methods 2013-11-01 12:27:37 +01:00
perploug
68f2396ff5 Changes unpublished to lower opacity instead of color
gives better indication of state in tree, when selected
2013-11-01 09:51:55 +01:00
perploug
76e8b4871b Fix: cant move/copy to root 2013-11-01 09:42:10 +01:00
perploug
520ee92b4f Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-01 09:28:45 +01:00
perploug
e671300dc0 Move and copy dialog treee sync 2013-11-01 09:28:26 +01:00
perploug
31c7af1737 Tree syncing optimized
Tree now syncs new trees, and also takes the delayed tree-load + iframe
loading into account on legacy editors.
2013-11-01 09:28:12 +01:00
Shannon
60c4d670da Fixes: U4-3294 When creating new content and there are validation errors we don't redirect to edit the content, instead validation errors are displayed and we create another item 2013-11-01 13:54:42 +11:00
Shannon
c1ad4aa560 Starts fixing: U4-3294 When creating new content and there are validation errors we don't redirect to edit the content, instead validation errors are displayed and we create another item 2013-11-01 12:23:37 +11:00
Shannon
7dc4cb7962 Removes 'propertyeditors' package folder from UI.Client project 2013-11-01 12:13:19 +11:00
Shannon
19a1ca64f6 Fixes tree cache - fixes the unit tests associated with the tree cache so they run properly, tree cache can now be cleared by section, by key, by both or all. There's no longer a default cache key since we don't want to cache things when not needed. ONLY the main trees are now cached, tree pickers and dialog trees should never be cached since tree structures change all of the time (i.e. by other users, changing node names, etc...). The tree-picker directive also had a cache which meant that anyone using that directive would end up with the same cache. 2013-11-01 11:35:48 +11:00
Shannon
65db15487e Removes UI logic for installation detection, need to move this all to the UmbracoModule - then back port to 6.2 2013-11-01 09:25:19 +11:00
perploug
e97bb0b354 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-10-31 12:44:47 +01:00
perploug
72c173dbee Fixes: U4-2690 data type editor, makes 2 requests for the initial load 2013-10-31 12:44:35 +01:00
perploug
7e0e84ae21 fixes: non-configured install doesnt redirect
Adds install info to servervars, adds information to login screen about
going to the installer
2013-10-31 12:44:11 +01:00