PerPloug
dbc8a07628
sdsad
2011-02-28 09:21:22 -01:00
agrath@gmail.com
bba0fcfd5f
Merge
2011-02-27 09:00:00 -13:00
hartvig
9707a61303
Work items: 30078
2011-02-27 18:00:30 -01:00
hartvig
6bc277b4f2
Work items: 30052
2011-02-27 13:23:01 -01:00
hartvig
1dae998eaf
Work items: 30073
...
Encoding issues in temporary razor files and general developer scripting editor
2011-02-27 12:46:22 -01:00
hartvig
78a3d02b89
Clean up of xslt and dashboard config files
2011-02-27 12:17:04 -01:00
hartvig
9729ad4d31
Work items: 30082
...
Properties from Richtext editor isn't encoded by razor anymore as DynamicNode will return an IHtmlString for RTE properties
Changed the lookups of Yes/no and tinmce datatypes ids to consts as these won't change anyway
2011-02-27 12:13:04 -01:00
hartvig
11da35ae5f
Exclude IronPython and IronRuby from default distribution (will be separate download). Work items: 30081
2011-02-27 11:57:33 -01:00
Elijah
cfb21237c0
Added FileLocation To <umbraco:macro /> template control
2011-02-26 16:05:30 -11:00
starfighter83
0e9fc4a84b
Merge
2011-02-25 09:23:17 -01:00
starfighter83
78aaa85765
Fine tuning to edit template split button
2011-02-25 09:20:54 -01:00
agrath@gmail.com
78ae4132eb
Added IEnumerable Map method used in Descendants feature
...
Fixed DynamicNodeList.OrderBy where there was only one column and the ordering was descending
Added DateTime.TryParse support to DynamicNode property retrieval to allow OrderBy and Where to have date support
Added IsProtected & HasAccess to DynamicNode
Added .AncestorsOrSelf to DynamicNode
Added .Descendants to DynamicNode [Deep Children]
Added .DescendantsAndSelf [Deep Children]
Fixed .nodeTypeAlias children collection crashing when the node didn't contain any children of that type
Added cshtml templates first versions for DynamicNode, these are samples I demo'ed at the Auckland umbraco meetup the night of 4.7beta release
2011-02-24 15:56:52 -13:00
psterling
9a4f44e73d
Merge
2011-02-25 03:53:50 +08:00
psterling
11d09a6796
Added explanatory text to connection error messages in installer
2011-02-25 03:51:37 +08:00
starfighter83
8d064c89f7
Merge
2011-02-24 14:58:57 -01:00
starfighter83
6936a1db5a
Update to edit template toolbar, WIP
2011-02-24 14:57:33 -01:00
matt
007bab36cc
Rolled back changes to web.config
2011-02-24 14:58:20 +00:00
matt
ccf832fec5
Removed rouge zipupload files, and fixed missing DMU dashboard (didn't realize the config file was in multiple places)
2011-02-24 14:43:53 +00:00
starfighter83
c09b5102af
Fixes: TinyMCE no longer defaults <P> tags around text
...
Work Items: 29964
2011-02-23 09:26:40 -01:00
starfighter83
126c62dee5
Merge
2011-02-23 07:50:07 -01:00
starfighter83
20bff9acd4
Fixes: Inserted macro in rte always positioned above existing content (in IE)
...
Work Items: 30061
2011-02-23 07:49:15 -01:00
hartvig
4225ac9d8a
4.7.0.beta
2011-02-22 23:10:34 -01:00
hartvig
ceb8c9d896
Work items: 29237
2011-02-22 23:00:41 -01:00
hartvig
5eb20a1101
Better error reporting inside the NiceUrl engine
2011-02-22 13:53:56 -01:00
hartvig
9196c039d1
Patches via GPLwhite => Work items: 30057
2011-02-22 13:30:20 -01:00
hartvig
d54b2416f0
Work items: 30050
2011-02-22 13:27:45 -01:00
hartvig
7be3314a11
Work items: 29917, 30065, 30066
2011-02-22 13:23:15 -01:00
hartvig
c2acb33933
Fix by Lee Kelleher. Work items: 30064
2011-02-22 12:55:50 -01:00
hartvig
5ca12fb99f
Work items: 29918
2011-02-22 12:00:15 -01:00
hartvig
b2db75bcb2
Fixes issues with macro caching, Work items: 29891
2011-02-22 11:52:58 -01:00
hartvig
e2cee9e99d
Work items: 29972
2011-02-22 11:21:22 -01:00
hartvig
526bc454a5
Work items: 29149
2011-02-22 11:03:28 -01:00
hartvig
fef629181f
Work items: 29934
2011-02-22 09:45:21 -01:00
hartvig
33741210b3
Fix to macro container bug. Thank you to the 'mysterious patcher'. Work items: 29874
2011-02-22 09:11:45 -01:00
psterling
970903eb2a
Added graceful installation completion option when no connection to repo exists
2011-02-22 13:13:58 +08:00
Elijah
0071bfbb13
webPages:Enabled requires a lowercase "W"
2011-02-21 17:01:55 -11:00
PerPloug
69ccf5a138
AddRestExtension package action, swicth to use XmlHelper instead of doc.load();
2011-02-21 12:49:45 -01:00
hartvig
4866bcafb8
Fixes issue with tildes in content, work items: 30048
2011-02-21 11:12:38 -01:00
hartvig
16f78d0f4c
Merge of razor query improvements (missing one file in merge, though - will be added in next commit!)
2011-02-21 09:28:13 -01:00
agrath@gmail.com
03441fab21
Added umbraco.Settings entry for controlling what document element types are parsed as DynamicXml
...
Added documentElement checking to DynamicXml convert for DynamicNode property get to solve a potential issue with XHTML RTEs
Fixed issue with calling @Model.Children.First() in testing (null Children in testing)
Put some commented placeholder code in .XPath->DynamicNodeList inside DynamicNode.cs for future return of DynamicXml if not valid List<NodeFactory.Node>
2011-02-20 19:55:06 -13:00
psterling
3e56fe947a
Add catch for no internet connection on final Installer screen
2011-02-21 05:38:03 +08:00
psterling
9410d34485
Update to DB selection text in installer
2011-02-21 05:05:03 +08:00
Elijah
344c36a84a
Updated presentation web.config for razor support
2011-02-18 04:03:14 -11:00
hartvig
7df518155d
Clean up of merging
2011-02-18 10:09:20 -01:00
hartvig
90f5c4ce9a
Merge initial merge of Agraths improvements (might break compilation atm)
2011-02-18 09:38:19 -01:00
agrath@gmail.com
300c975284
Moved caching of property data type from DynamicNode to a static method in ContentType
...
Simplified SQL query used for property type lookup
Added cache clearing for propertyType cache when ContentType.ClearCache is called
Improves performance of new razor property lookups - most improvement on large sets
2011-02-17 14:23:20 -13:00
hartvig
f8b5e5e89d
Merge of DougMs patches
2011-02-17 17:19:06 -01:00
hartvig
d57bc67121
Merge of Sebastiaans patches
2011-02-17 16:56:22 -01:00
hartvig
71aa8a20af
Merge of ElijahGs brilliant razor implementation
2011-02-17 16:52:15 -01:00
hartvig
ef50f7d38c
Merge more of sgays patches
2011-02-17 16:07:22 -01:00