Commit Graph

7933 Commits

Author SHA1 Message Date
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
Shannon
6cf510a9be More tests fixed 2013-11-04 19:47:09 +11:00
Shannon
485b69743f Another test fixed 2013-11-04 18:53:47 +11:00
Shannon
eb0936c3a7 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-04 18:49:32 +11:00
Shannon
2738cd41cd some more unit tests fixed 2013-11-04 18:49:07 +11:00
perploug
c8cb724508 merge 2013-11-04 08:45:03 +01: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
Shannon
bc0da04470 Fixes another issue with the installer and detecting macros 2013-11-04 18:27:08 +11:00
Shannon
365eb6497f Fixes an issue with packaging service with property alias changes which fixes part of another test and I think the issue per was having with package installs 2013-11-04 18:12:37 +11:00
Shannon
065aebac5b Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-04 17:25:20 +11:00
Shannon
94de454264 Fixing unit tests 2013-11-04 17:24:25 +11: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
e1381e4e70 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-04 12:00:26 +11:00
Sebastiaan Janssen
8cda966388 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-11-03 10:58:04 +01:00
Sebastiaan Janssen
45d339928a Include missing System.Net.Http/System.Net.Http.WebRequest 2013-11-03 10:57:42 +01: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
Shannon
37967973a0 Fixes config tests since we've removed this section 2013-11-02 15:18:29 +11:00
Shannon
a348177126 Fixes object extensions and tests 2013-11-02 15:18:08 +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
Shannon
b75a9cc34b Changed the naming to PublishedContentQuery and TagQuery 2013-11-02 13:22:48 +11:00
Shannon
5836c061fa Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
	src/Umbraco.Core/ObjectExtensions.cs
2013-11-02 13:03:46 +11:00
perploug
998bc73a90 version number change in pakcage.json 2013-11-01 12:29:12 +01:00
perploug
b7ff856073 fixed: installer cant install macros 2013-11-01 12:29:00 +01:00
perploug
5363cafd7f installer styling 2013-11-01 12:28:35 +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
Stephan
2671709991 U4-2518 - issue with virtual dir named Umbraco 2013-11-01 09:53:50 +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
34f0576a90 Fixes: missign web-service reference in installer 2013-11-01 09:42:24 +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
20c624915f Fixing up more unit tests - still a bunch more to do 2013-11-01 18:12:23 +11:00
Shannon
ac2d8633af Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0 2013-11-01 18:07:18 +11:00
Shannon
76bc312842 Fixes an issue with empty string conversions to date time - should fail 2013-11-01 18:06:58 +11:00
Shannon
b4176ca7df ignores the code first tests that are failing with notes. Need Morten's help with these. 2013-11-01 17:34:14 +11:00
Shannon
9342a7e897 Starts fixing up some tests, un-ignores tests that shouldn't be ignored. 2013-11-01 17:32:03 +11:00
Shannon
e4bd459da4 Completes: U4-2666 Change the drop down for selecting an icon/thumbnail for doc/media types to display the new list of icons to choose from 2013-11-01 17:18:57 +11:00
Shannon
083ca23d93 Fixes: U4-3290 PackageBinaryInspector returns error during install 2013-11-01 17:10:01 +11:00
Shannon
b2c5d7270e Fixes: U4-3286 Using a custom aspx page that inherits from UmbracoEnsuredPage seems to log you out - moves the authentication/ticket logic to one central place, now for all base page validation requests if the ticket is not already there it will attempt to authentication the request. This only occurs when a page is being loaded that requires back office authentication but is not part of the umbraco back office route (so packages mainly) 2013-11-01 15:37:59 +11:00
Shannon
59a81f4d12 Fixes: U4-2852 Create dialog with legacy implementations. 2013-11-01 14:46:33 +11: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