Commit Graph

1142 Commits

Author SHA1 Message Date
hartvig
f11599f95f Validates user control directory in assembly browser 2012-04-24 11:10:30 -02:00
hartvig
ebb3915fc9 Updates 2012-04-24 11:02:23 -02:00
hartvig
4aa110ccfb Work items: 27610, 30786 2012-04-24 10:08:58 -02:00
hartvig
99aba7b9ae Work items: 30787 2012-04-24 08:11:28 -02:00
hartvig
491ae23058 Work items: 30722 2012-04-24 07:29:44 -02:00
hartvig
1e6f896e83 Work items: 30783 2012-04-20 19:52:02 -02:00
hartvig
9410ab4bc9 4.7.2 2012-04-16 05:16:33 -02:00
hartvig
38f546bb67 Sets url resolving (for vir dirs) to false by default 2012-04-16 04:56:56 -02:00
hartvig
f1bdde9067 Changes version number to 4.7.2 2012-04-10 08:42:59 -02:00
hartvig
163be2aad2 Updates feedproxy logic: Corrects minor error in xpath query and adds logging when unallowed requests happens 2012-04-10 08:42:10 -02:00
leekelleher
c6891dd971 FeedProxy: Introduced a config file to define the allowed hostnames. Also added a package action to allow hostnames. 2012-04-06 11:06:05 -01:00
leekelleher
82a8383df3 Revised fix for FeedProxy.aspx, opens the URL restriction for use, still requiring the user to be logged into back-office. 2012-04-05 14:26:23 -01:00
tg@umbraco.com
dbaa4912b7 Merge 2012-04-05 11:09:06 -02:00
tg@umbraco.com
a016a661d7 Fixes open proxy issue with the /umbraco/dashboard/FeedProxy.aspx page 2012-04-05 11:06:54 -02:00
agrath
562f533172 Merge 2012-02-28 10:42:40 -13:00
agrath
57985cd0b2 Publish notification/workflow fails when using Distributed Calls, performedUser is null - check for null and replace with admin user 2012-02-28 10:39:02 -13:00
Casey Neehouse
2eebc84f2f WI# 30472 Placed check on hashtable add to check item has not already been added. 2012-02-21 16:03:46 -01:00
Casey Neehouse
2b9e798c35 WI#30727 addendum - Missed adding a lock to the ClearProcessedRequests method 2012-02-11 02:34:59 +05:00
Casey Neehouse
3e38b57496 WI#30727 Added lock to requestHandler _processedRequests Hashtable to block
duplicate entries
2012-02-11 02:28:09 +05:00
Casey Neehouse
7ddecca574 WI#30726 - Add check for UseAspNetMasterPages thus skipping the checkForMaster
that is not necessary
2012-02-11 01:13:41 +05:00
hartvig
90338093ba Change exception type for Work items: 30702 2012-02-03 05:24:32 -01:00
hartvig
fc887b95f1 Work items: 30702 2012-02-03 05:08:04 -01:00
hartvig
01d8198579 Work items: 30690 2012-01-27 09:13:48 -01:00
agrath
686e0116d8 Allow CData tags to be embedded in a textboxmultiple controls contents 2012-01-17 14:26:48 -13:00
hartvig
72da68c08c Fixes error in cache patch 2012-01-11 11:17:56 -01:00
hartvig
2e916e252c Fixes a cache null ref issue in ClearCacheItem (patch by Sir Stéphane Gay) 2012-01-10 10:59:03 -01:00
agrath
e6f0c2a17c added umbracoSettings.scripting.razor.dataTypeModelStaticMappings to allow RazorDataTypeModels to be specified in the umbracoSettings.config file. These static mappings override the dynamic mappings provided by the RazorDataTypeModel attribute, including priority (from previous commit). You can use this feature to force a particular data type [optionally on a specific document type and/or property] to use a specific model, or exclude the data type guid and just use the aliases. This feature is inteded to be used when you want to force a particular type to return as Integer. See next commit for detail about the Type Names to use. 2012-01-09 12:38:22 -13:00
hartvig
140cf8ec2f Work items: 30659 2012-01-06 08:50:55 -01:00
hartvig
ad4e5e841d Work items: 30657 2012-01-06 08:39:26 -01:00
hartvig
39f3c377be Work items: 30660 2012-01-06 08:32:50 -01:00
hartvig
c9160dfdda Work items: 30630 2012-01-06 08:06:57 -01:00
hartvig
eb19283673 Updating version number to 4.7.1.1 2011-12-22 10:23:57 -01:00
hartvig
ea0ffc8ea5 Work items: 30273 2011-12-22 10:20:17 -01:00
hartvig
b0f0777952 Merge pull request 2011-12-22 10:00:57 -01:00
hartvig
6ecedd51bb Minor updates to macro rendering and re-adding unused methods but this time marked obsolete for b/w compat. 2011-12-22 09:35:06 -01:00
vertino
deb8e46df8 Removed the reference to 'umbracoGui.css'. 2011-12-21 18:03:40 +00:00
agrath
fde12a532c Merge 2011-12-20 08:08:35 -13:00
agrath
d6fd2304f1 Added support for Decimal on UserControl macros and fixed an issue reported by attack_monkey where usercontrol macro properties that were not set caused FormatException rather than default values 2011-12-20 07:44:43 -13:00
sgay
5aa76b1859 bugfix macro.cs issue with cache key 2011-12-20 13:41:51 -01:00
hartvig
aec48c7df9 Major refactor of macro.cs, fixing huge memory leak in caching of xsltExtensions. Work items: 30616, 30522 2011-11-25 14:03:09 -01:00
starfighter83
d6341e73b6 Fixes: TinyMCE Embed Media - Insert youtube video not working
Work items: 30378
2011-11-16 10:21:52 -01:00
starfighter83
82d1a980f7 updates to tinyMCE media plugin, working again except the preview in the dialog 2011-11-15 15:06:35 -01:00
starfighter83
6fafe1ede1 Merge 2011-11-15 07:36:47 -01:00
starfighter83
46e44fd5d1 Fixes issue with default 404 handler and culture based error pages when a dummy domain is used to attach the language 2011-11-15 07:34:19 -01:00
hartvig
d0e1a23274 WIP updates to macro engine (better error handling). Be aware that it breaks current build! 2011-11-10 08:07:16 -01:00
mattbrailsford
2ee63d5790 Merge 2011-11-08 21:44:45 +00:00
mattbrailsford
a2b3f62aba Updated uGoLive to v1.1 2011-11-08 21:43:23 +00:00
hartvig
0af3ae40db Found an error in the loading of cached controls (MacroEngine and .NET controls) that could result in empty macro cache under heavy load 2011-11-07 10:07:22 -01:00
mattbrailsford
5ee80bc9cc Updated uGoLive js script to latest 2011-11-01 19:28:12 +00:00
mattbrailsford
1452b869a8 Updated uGoLive js script to latest 2011-11-01 19:06:33 +00:00