Shannon
c36197a01c
Removes unpublish context menu option since it's not currently implemented, cleans up some code.
2013-11-05 09:38:54 +11:00
perploug
9ab423a280
New installer colors
2013-11-04 21:17:18 +01:00
Tim Geyssens
4895b5a2a8
Fixes U4-3314 Doctype property alias doesn't auto generate camelcase but does pascalcase instead
2013-11-04 15:00:13 +01: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
47733b2bbe
starterkits html for installer
2013-11-04 14:58:25 +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
perploug
f342b80e86
Fixes installer issue on CE
2013-11-04 14:56:56 +01:00
perploug
be9f0c066e
ditto
2013-11-04 14:56:18 +01:00
perploug
b84c2007ef
new label for unpublish at
2013-11-04 14:56:10 +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
Shannon
eb181b220f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 22:12:27 +11:00
Shannon
8d7456dfe7
Fixes: U4-3309 Dashboards cannot have multiple area elements
2013-11-04 22:12:17 +11:00
Tim Geyssens
9c25131958
Fixes U4-3288 Member types still has legacy icon in tree
2013-11-04 11:59:45 +01:00
Anders Stentebjerg
8d72705265
Styling
...
- Remove shadow on Tree
- Border around "more" button
- Small tweaks
2013-11-04 11:55:01 +01:00
Shannon
2adf2838f6
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 21:44:51 +11:00
Shannon
b19ed4c039
Trying to fix macro parser tests
2013-11-04 21:44:37 +11: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
8cd7f26431
Fixes U4-3190 Look for all umbraco.aspx references as there's still some buttons redirecting to there
...
Using Sebs suggestion
2013-11-04 11:01:13 +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
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