Commit Graph

1721 Commits

Author SHA1 Message Date
agrath@gmail.com
1fcaa0ee30 Add content that uses this template dropdown to Template editor in toolbar 2012-06-12 04:41:38 -01:00
agrath@gmail.com
6ba54ddebc Convert businesslogic.Tuple to System.Tuple in ContentType 2012-06-12 04:41:03 -01:00
agrath@gmail.com
468d2b5c12 Add method to Template to get the Content nodes that reference it 2012-06-12 04:40:33 -01:00
agrath@gmail.com
8c1773979a Upgrade the various projects to .net 4 and obsolete the internal Tuple class, replacing it with System.Tuple 2012-06-12 04:39:34 -01:00
agrath@gmail.com
2c74eedfb0 Change default template selection to a RadioButton list and add links to Document Type and Template 2012-06-11 20:24:30 -01:00
agrath@gmail.com
4b50348cfb Add links to the document types from the Document Type Structure tab 2012-06-11 18:06:30 -01:00
agrath@gmail.com
da8fb4ea52 Update Release Notes 2012-06-11 17:54:53 -01:00
agrath@gmail.com
93482fe528 Add link from Template to DocumentType into toolbar 2012-06-11 17:52:51 -01:00
agrath@gmail.com
b890ba8899 Project commit for addition of new graphic 2012-06-11 17:52:21 -01:00
agrath@gmail.com
fe39c7d93e Add new method to Template that fetches the DocumentTypes that reference it 2012-06-11 17:52:03 -01:00
agrath@gmail.com
08a7285fda Add a copy of the document type icon for use in the toolbar 2012-06-11 17:51:36 -01:00
agrath@gmail.com
2a0216d47b Handle a null reference in scrollingmenu 2012-06-11 17:51:01 -01:00
agrath@gmail.com
de2d8eb538 Fix EditDocumentType default template selection in rewritten codebehind 2012-06-11 17:50:39 -01:00
agrath@gmail.com
7f7d8b8565 Add Link from Document Type's template list to templates 2012-06-11 16:45:02 -01:00
agrath@gmail.com
cded3fa060 Change DeepLink class so it can return internal or external links and add GetAnchor method (renaming Get to GetUrl) 2012-06-11 16:44:31 -01:00
agrath@gmail.com
b9624fbe7e Add new UmbracoClientManager function to set appSection and right frame url 2012-06-11 16:43:51 -01:00
agrath@gmail.com
22b30908aa Merge 2012-06-11 14:48:51 -01:00
agrath@gmail.com
41bdf3d8b7 File for above 2012-06-11 14:47:56 -01:00
agrath@gmail.com
ffdcc780a5 Add ReleaseNotes.txt - Please update when making changes in Core; will form public release notes with release 2012-06-11 14:47:38 -01:00
agrath@gmail.com
ada7a7ff74 Synctree for Css/Stylesheet deeplink 2012-06-11 11:12:35 -01:00
agrath@gmail.com
35fc307ca6 Synctree for Javascript deeplink 2012-06-11 11:12:10 -01:00
agrath@gmail.com
d9eb2e07f1 SyncTree for Template deeplink 2012-06-11 11:11:51 -01:00
agrath@gmail.com
a18639301b SyncTree for DocumentType deeplink 2012-06-11 11:11:36 -01:00
agrath@gmail.com
d554c098e3 SyncTree for MediaType deeplink 2012-06-11 11:11:20 -01:00
agrath@gmail.com
85860b5a9b SyncTree for XSLT deeplink 2012-06-11 11:11:00 -01:00
agrath@gmail.com
2ceb508322 SyncTree for Razor deeplink 2012-06-11 11:10:42 -01:00
agrath@gmail.com
c1ce79ef97 SyncTree for Macro deeplink 2012-06-11 11:10:26 -01:00
agrath@gmail.com
eea60fc63c SyncTree for DataType deeplink 2012-06-11 11:10:06 -01:00
agrath@gmail.com
65888b039e Override Path property on DocumentTypes to reflect the TreePath for deep linking 2012-06-11 11:09:13 -01:00
agrath@gmail.com
5f1725e807 Override Path property on Templates to reflect the TreePath for deep linking 2012-06-11 11:08:51 -01:00
agrath@gmail.com
fa426643ed Add DeepLink.cs and DeepLinkType.cs to umbraco.cms 2012-06-11 11:08:19 -01:00
agrath@gmail.com
6c0847eb21 Add DeepLink class to Umbraco.Cms.Helpers to generate DeepLink links for the backoffice for the various types of item 2012-06-11 11:07:46 -01:00
agrath@gmail.com
4d1feed86f Add timeout to umbraco.aspx for deep linking when not logged in 2012-06-11 11:06:49 -01:00
agrath@gmail.com
a660bbf552 Add timeout to UmbracoClientManager contentFrame for deep linking when not logged in 2012-06-11 11:05:59 -01:00
agrath@gmail.com
851c1c8eac Add enumeration for deep linking types 2012-06-11 11:05:29 -01:00
Hendy
a9cd8aec79 uQuery: Standardising method signatures, from List<T> to IEnumerable<T> 2012-06-11 09:57:48 -01:00
leekelleher
9456abe36e commented out obsolete GetDepth method 2012-06-11 09:10:44 -01:00
leekelleher
0404f4939d fix for the RelationTypes tree namespace 2012-06-11 09:06:53 -01:00
leekelleher
8d4f657c58 uQuery: Sync'd latest from uComponents - enhancements to GetProperty<T>() method. 2012-06-10 05:44:44 -01:00
vertino
7d46ae9e3e uQuery: Changed the generic base-type of a few extension methods. 2012-06-05 23:53:28 -01:00
vertino
0e0d5325f5 ClientDependency: Added backwards compatibility so that the CDF files are written to the '/App_Data/TEMP/ClientDependency' folder 2012-06-05 23:43:21 -01:00
leekelleher
ac1bcb4bb4 Updated ClientDependency to 1.5.1. 2012-06-05 22:39:37 -01:00
leekelleher
b7c294da6a Upgraded jQuery to v1.7.2 (minified).
Upgraded jQuery UI to v1.8.20 (minified).
Renamed jQuery UI's theme CSS file name to remove the specific version number, now uses generic 'jquery-ui.custom.css'.
Updated references to the jQuery UI theme CSS file, (e.g. Canvas' slider control).
2012-06-01 17:22:16 -01:00
leekelleher
b4c2faf7f2 Upgraded XML-RPC.NET (CookComputing.XmlRpcV2) to latest version (v2.5.0). 2012-06-01 14:10:06 -01:00
leekelleher
14c06ba6a4 Re-referenced ClientDependency.Core assembly across its projects dependencies. 2012-06-01 13:43:59 -01:00
leekelleher
ee857ed054 Updated ClientDependency.Core library from 1.5 (beta) to 1.5 (released). 2012-06-01 11:15:17 -01:00
leekelleher
d884716956 Fixed workitem: 30817 - FeedProxy ThreadAbortException Error
Removed the Response.End, as wasn't really needed.
2012-06-01 10:46:59 -01:00
leekelleher
e8d649b72a Client Dependency Framework updated to 1.5 (beta).
Shandem fixed backwards compatibility in CDF 1.5.
Sync'd the assembly and config. Updated 'CanvasClientDependencyProvider' class (from CDF 1.4 source).
2012-06-01 09:59:45 -01:00
Hendy@Blueberry
9ae12d501c removed the NVarchar / NText configuration option from XPath CheckBoxList (as this datatype has a new guid, no backwards compatibility required - so now always uses NText) 2012-05-30 22:33:38 -01:00
Hendy@Blueberry
04267d2c6e added Picker Relations datatype - previously uComponents: MultiPicker Relations (renamed as can work with single item pickers as well as multipickers) 2012-05-30 22:13:18 -01:00