agrath@gmail.com
53f549826e
Add content using this DocumentType dropdown to the toolbar
2012-06-14 08:41:50 -01:00
agrath@gmail.com
b82104591f
Add jquery.splitbutton support to edittemplate toolbar and javascript for content using dropdown
2012-06-14 08:39:43 -01:00
agrath@gmail.com
650465bff0
Remove scroll/overflow code from editTemplate that was added to jquery.splitbutton
2012-06-14 08:38:24 -01:00
agrath@gmail.com
7162778284
Change contentFrameAndSection handler used for deep linking while logged into the application to go via the historyManager so that the hashtag and history is updated correctly
2012-06-14 08:37:39 -01:00
agrath@gmail.com
c01516abf4
Add overflow method from editTemplate into jquery.splitbutton so it can be used on multiple pages
2012-06-14 08:33:48 -01:00
agrath@gmail.com
4600123f06
Finished content drop down binding and refactored split button overflow panels into a function so it can be used multiple times
2012-06-12 07:21:03 -01:00
agrath@gmail.com
82cad651fc
Roll Umbraco.sdf back to previous version from 4.7.2
2012-06-12 04:44:37 -01:00
agrath@gmail.com
13504963fe
Add Umbraco.sdf to the umbraco.presentation project
2012-06-12 04:42:17 -01:00
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
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
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
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
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
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
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
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
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
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
agrath@gmail.com
8439bafcf4
Change handling of tags when IUseTags is implemented with regards to property value
2012-05-26 20:55:33 -12:00
Hendy@Blueberry
17dcf47546
migrated in the RelationTypes package - converting it's namespace to umbraco.cms.presentation.Trees.RelationTypes
2012-05-25 19:50:54 -01:00
Hendy@Blueberry
88b5c67416
added local web.config transform
2012-05-25 18:36:00 -01:00
sgay
f8bef6880d
bugfix TinyMCE 3.5
2012-05-09 14:14:42 -02:00
sgay
60c405e7e0
bump tinyMce version to 3.5
2012-04-13 17:43:07 -02:00
hartvig
8f17a84496
Work items: 30796
2012-05-07 07:00:58 -02:00
agrath@gmail.com
d874c57182
Add support for Guid and Nullable<T> for macro properties in <umbraco:Macro
2012-05-05 15:46:21 -12:00
agrath@gmail.com
63c19ebf03
Fixed BrowseProperties for UserControl Macros, fixes #30807
2012-05-05 15:21:33 -12:00