Shannon
a915dff4a8
Fixes packaging service up to export data type's properly, fixes legacy DataTypeDefinition to export data type's properly with the prop ed alias instead of id, obsoletes old content extension methods.
2013-10-28 11:02:04 +11:00
perploug
757086b7bd
merged
2013-10-27 15:22:04 +01:00
perploug
ab36687c85
Adds contentype alias to media and cotnent tree nodes
2013-10-27 14:12:27 +01:00
perploug
d86654fa6b
Readds datatype editor killed in merge
2013-10-27 14:12:09 +01:00
Shannon
7679b36f13
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-25 16:29:02 +11:00
Shannon
716def8d33
Completes: U4-3020 Installning package with legacy data types just gives error
2013-10-25 16:28:46 +11:00
Shannon
4ceb16e20d
removes contour committed app config
2013-10-25 16:28:26 +11:00
Shannon
61318df0b4
Removes contour files that were committed by accident
2013-10-25 16:27:09 +11:00
Shandem
822117e453
Merge pull request #175 from diachedelic/7.0.0
...
Encoded API query string & removed refs to umbraco.aspx
2013-10-24 22:21:42 -07:00
diachedelic
d09b34dd03
* Updated references to 'umbraco.aspx' in static content
...
* URI encode query strings in frontend API calls
2013-10-25 16:07:20 +11:00
Shannon
ab8d0c6504
Gets the package inspector all working with type checks and app domains
2013-10-25 14:04:53 +11:00
Shannon
c5c1946d1b
Got more of the install checker working and inspecting package assemblies for report.
2013-10-25 11:35:09 +11:00
perploug
5b6fd83f21
merge
2013-10-24 15:25:59 +02:00
Shannon
2587b06361
WIP - Fixing up the package installer to detect incompatible legacy data types, dlls, etc... and cleaning up some of the old code in there.
2013-10-24 19:50:46 +11:00
Shannon
e507ad4ace
Removes IActionHandler - and all it's references : U4-3226 Remove IActionHandler
2013-10-24 17:15:37 +11:00
Shannon
7636f17ba9
Fixes: U4-3225 Media recycle bin malfunction - and removes the default menu for items in the bin since people normally aren't creating children when it's in the bin.
2013-10-24 16:54:17 +11:00
Shannon
36ffd41007
Updates data type service for the way it saves pre-values so we can maintain ids if necessary - updates the pre-value editors to except a different dictionary which includes an id if necessary. This all fixes: U4-2751 Check that when publishing keys for drop down list prop eds that if we change a value that the id remains constistent
2013-10-24 16:38:00 +11:00
perploug
b5e06a6552
Cosmetic changes discovered during testing today
2013-10-24 06:39:35 +02:00
Shannon
165caa5aba
Ensures data type editor has ctrl+s wired up
2013-10-24 15:14:15 +11:00
Shannon
a5d6cfd812
Adds HideLabel pre-val to the RTE, created a new ConfigureForDisplay method which allows property value editors to change any properties like HideLabel based on the pre-values.
2013-10-24 15:06:41 +11:00
Shannon
638a614a24
adds tag controller url to server vars
2013-10-24 13:51:21 +11:00
Shannon
a3c3e220a0
Creates public api service for querying tags
2013-10-24 13:42:41 +11:00
Shannon
8d724ff2f7
Completes: U4-3040 Create UmbracoHelper methods for querying real tags on the front-end and creates new TagQueryContext
2013-10-24 13:31:10 +11:00
Shannon
f13fd59059
Creates a new PublishedQueryContext which is responsible for all content querying on the front-end templates (now wrapped by the UmbracoHelper). This allows for better separation of logic.
2013-10-24 12:50:43 +11:00
Shannon
c03b839bb1
Completes: U4-3052 Create TagsService
2013-10-24 11:49:09 +11:00
perploug
055cf5da3a
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-23 16:07:39 +02:00
perploug
d8de1c5b1b
Removing boostrap tags lib, updating bootstrap to 2.2.3
2013-10-23 16:07:24 +02:00
perploug
04ab76e5a9
Merge pull request #174 from mvanhelmont/patch-1
...
Update content.resource.js
2013-10-23 07:06:25 -07:00
mvanhelmont
22da0c85f7
Update content.resource.js
...
getByIds fails because there is no id property
2013-10-23 16:04:26 +02:00
perploug
440d26d982
Changed sir trevor to json
2013-10-23 15:34:19 +02:00
perploug
2891f96006
Added tablet button for media upload
2013-10-23 15:34:10 +02:00
perploug
7d885e8af0
Visual tweaks for tablet compat
2013-10-23 15:33:35 +02:00
perploug
7d35ad124a
basic tag property editor
2013-10-23 15:33:15 +02:00
perploug
45cf5d88cf
Changed Url.Link to Url.Route
...
When running on a different port then port 80, an incorrect path to all
services was returned, as it returned domain and no port number in the
url, this changes it so it only returns the path without domain or port
number
2013-10-23 13:20:25 +02:00
Shannon
ee5e0a9b7e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-23 20:28:05 +11:00
Shannon
865d8e633e
Created a json converter so we don't have to use DarkMagic - this is based on a new "JSON" value type that is applied to a property editor.
2013-10-23 20:27:48 +11:00
perploug
69a0de20d7
Adds global "esc" hotkey to close all open dialogs
2013-10-23 09:20:03 +02:00
perploug
13f1c80329
Fixes RTE embed sizing hidden
2013-10-23 09:11:34 +02:00
perploug
9a36d40623
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-23 08:42:56 +02:00
perploug
db4bcab192
adds suport for ctrl+s in legacy editors
2013-10-23 08:39:17 +02:00
Shannon
be3288af44
Fixes tree cache: removes reference to "tree.clearCache" since that doesn't exist, tree's are not cached by tree alias so the logic was never going to work, further more the cache would not have been cleared because the tree cache is *not* an array but an object. Adds unit test for this.
2013-10-23 16:01:25 +11:00
Shannon
322ad6ca26
Completes: U4-3030 Need to remove the starter kit/skin dashboard
2013-10-23 14:30:43 +11:00
Shannon
617d7dcea1
Completes: U4-2656 Put in upgrade checker functionality like we have in v6
2013-10-23 13:02:39 +11:00
Shannon
0510773dc5
Added some docs about tag support.
2013-10-23 12:34:10 +11:00
Shannon
2325052d69
Adds notification for 404 errors, updates password changer to use new provider property for legacy backwards compatibility. Fixes validation logic on post.
2013-10-23 11:31:13 +11:00
Shannon
00486eeaa7
Merge remote-tracking branch 'origin/6.2.0-membershipprovider' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI/umbraco/controls/passwordChanger.ascx
src/Umbraco.Web/Security/WebSecurity.cs
src/umbraco.providers/UsersMembershipProvider.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-23 10:51:06 +11:00
Shannon
ae32968efd
Updates the legacy membership providers and WebSecurity/Password changer to stay backwards compatible with their previous settings whilst still keeping all of the provider fixes.
2013-10-23 10:19:43 +11:00
Shannon
dc3c517697
Fixes: U4-3123 Umbraco 7 - unable to use email address as user name
2013-10-23 09:20:15 +11:00
perploug
36a472b79a
Vertical space improvements
2013-10-22 15:32:49 +02:00
perploug
99766e3f22
removes debuggin value from view
2013-10-22 15:27:23 +02:00