Commit Graph

44 Commits

Author SHA1 Message Date
agrath@gmail.com
cd13f8de55 Can't change the web.config for a 4.7.x release, redid implementation to not require web.config change 2011-05-21 14:47:57 -12:00
agrath@gmail.com
6a0dfc2c11 Razor @Library empty implementation 2011-05-21 14:34:46 -12:00
hartvig
c4272eecf3 Casing error in webpages:Enabled appSetting (all credit to @elijahGlover for spotting!) 2011-02-28 11:48:13 -01:00
hartvig
d6befbd83c Issue with Membership and homepage + updates to razor templates. Work items: 30072 2011-02-28 11:14:28 -01:00
Elijah
0071bfbb13 webPages:Enabled requires a lowercase "W" 2011-02-21 17:01:55 -11:00
hartvig
4866bcafb8 Fixes issue with tildes in content, work items: 30048 2011-02-21 11:12:38 -01: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
matt
03f8aac4e5 Added DMU Flex source
Changed all TheOutfield namesspaces to Umbraco
Added DMU dasboards
Removed ZipUpload dashboards
Added air mimetype to web.config
2011-02-05 12:21:04 +00:00
agrath@gmail.com
9259dd897f Upgraded DynamicNode to handle IEnumerable better so that you can chain method/property calls through an IEnumerable set like this: @Model.Children.Count() or @Model.Children.ElementAt(2) 2011-01-25 22:24:40 -13:00
hartvig
38b1385b66 Fixes issues with uploading files/images. Work items: 29196 2011-01-11 09:42:28 -01:00
PerPloug
386f008dd7 Node Factory Wrapper to ensure backwards compat 2010-12-22 20:04:58 -01:00
hartvig
7d4430855f Excluding unit tests from default build 2010-12-22 09:56:54 -01:00
PerPloug
b77f6496b1 New installer files
[TFS Changeset #81558]
2010-12-06 22:21:17 +00:00
Shandem
948fb920b7 Fixes: 29264, set compilation debug=true to default in Web.STANDARD.config since this is for development.
[TFS Changeset #78972]
2010-10-26 11:40:31 +00:00
hartvig
16e56d9e04 Remove wrong requestvalidation in web.config
[TFS Changeset #76541]
2010-08-27 09:55:30 +00:00
pgregorynz
8d0d95f5d3 add httpruntime element to web.STANDARD.config
[TFS Changeset #76445]
2010-08-25 13:09:13 +00:00
PerPloug
67b6b273bc DLR 4.0 Assemblies
[TFS Changeset #71734]
2010-06-30 09:57:54 +00:00
slace
728928e580 fixing the upgrade of the scripting libraries
[TFS Changeset #70615]
2010-06-21 20:57:18 +00:00
Shandem
12d16696c8 fixes context menu issue: 27794
[TFS Changeset #70533]
2010-06-21 14:47:21 +00:00
slace
4300d9b35c Upgrading to the latest version of IronRuby and IronPython
[TFS Changeset #70502]
2010-06-21 13:28:32 +00:00
slace
3010d62a8d fixing the problem with adding tabs and the new icon-based drop downs on editing data types
[TFS Changeset #70254]
2010-06-20 17:44:48 +00:00
Shandem
b13cfde7da Changed default data folder to App_Data
[TFS Changeset #69115]
2010-06-16 13:11:57 +00:00
Shandem
f0c6b8f9fe Updates Examine DLLs.
Update ClientDependency DLL.
Update IIS 7 settings for web.configs.
Update ClientDependency.config for deploy.

[TFS Changeset #69111]
2010-06-16 13:01:51 +00:00
Shandem
fe157e246e Fixes: 27013, 27163, 27357, 27387
[TFS Changeset #67108]
2010-06-07 10:49:52 +00:00
boxbinary
2eb05808c9 Fixes to a few CP bugs, removal of more ThreadPool invocations, and addition of a unit test for IOHelper
[TFS Changeset #66602]
2010-06-04 03:01:33 +00:00
Shandem
4982fdb937 More unit tests.
ClientDependency update (Fixes: 27155 medium trust issue)
Fixes: 27156 - DLLs locked when building solution
Fixes: 27154 - Examine requirePermission attributes for medium trust
Fixes: 27152 - TypeFinder never creating seperate AppDomain for finding types in full trust

[TFS Changeset #66282]
2010-05-24 14:55:47 +00:00
Shandem
2c04a49ffa Fixes: 26878 - issue with deleting a tree node in IE
[TFS Changeset #65789]
2010-04-27 11:45:05 +00:00
Shandem
215924a0f9 ClientDependency upgrade,
[TFS Changeset #65469]
2010-04-14 12:48:43 +00:00
Shandem
dc58a5c4cb Updated clientdependency
[TFS Changeset #65452]
2010-04-13 17:01:23 +00:00
Shandem
bd16513d55 Upgraded ClientDependency framework.
Fixes: 26756

[TFS Changeset #65446]
2010-04-13 11:16:15 +00:00
codegecko
02e32614b7 Added requirePermission="false" to web.config for ClientDependency so WebConfigurationManager.GetSection in ClientDependency library works in Medium Trust.
[TFS Changeset #65205]
2010-04-02 21:29:27 +00:00
pgregorynz
b6ba2d3c07 [TFS Changeset #64942] 2010-03-24 12:09:06 +00:00
slace
541bcf9c88 DO NOT DOWNLOAD AND SO ON
Another day and another examine build

[TFS Changeset #64915]
2010-03-23 22:27:46 +00:00
PerPloug
1d6c3f655d WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
4.0.3 release merged into 4.1.0 branch, css tweaks to tree and context menu

[TFS Changeset #64446]
2010-03-04 15:04:19 +00:00
boxbinary
42050ba664 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes items 26218 and 26057

-OutputCaching is now enabled by fixing UrlRewriting to happen on PostResolveRequestCache
-Load balancing support using the Dispatcher which calles the nodes listed in distributedNodes now calls all servers asynchronously (much faster) and does not prevent all servers from failing if one node fails

[TFS Changeset #64009]
2010-02-16 06:18:20 +00:00
boxbinary
bbf1a05681 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Merging into main 4.1.0 branch:

Resolves a number of open issues, see associated WorkItems
- Fix WP crash on invalid connection string due to generation of XML cache on a separate thread
- Added option to generate xml cache file on local filesystem (in ASP.NET Temporary Files / CodeGenDir location) by adding <add key="umbracoContentXMLUseLocalTemp" value="true" /> to web.config file. This allows you to run from a SAN on a load-balanced environment whilst allowing each web node to have isolated copies of the xml cache file to avoid WP crashes due to multiple file locks
- Others in WorkItems :)

[TFS Changeset #64002]
2010-02-16 04:12:10 +00:00
PerPloug
5f92006bb6 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Virtual Directory support, DLR compatible script engine

[TFS Changeset #63625]
2010-01-28 12:51:46 +00:00
Shandem
94a51a83a6 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Datalayer peformance enhancements. Old indexer/searcher replaced with Umbraco Examine.

[TFS Changeset #59791]
2009-10-06 13:33:09 +00:00
Shandem
1a2e2cc468 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Removed dependency on Scriptaculous + Prototype JS libraries (moved to Legacy, replaced with jQuery).
Moved ClientDependency config to seperate file.
Removed old DLL files and references.

[TFS Changeset #59142]
2009-09-14 14:08:58 +00:00
Shandem
e44e564c54 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Upgraded to latest ClientDependency version. Changed ClientDependency path to App_Data.

[TFS Changeset #59132]
2009-09-14 10:42:14 +00:00
slace
91e677d7c4 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing the auto generated code for linq to umbraco

[TFS Changeset #58744]
2009-09-03 06:33:49 +00:00
slace
4994618aaf DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Better support for multiple devs on the project

[TFS Changeset #57953]
2009-08-11 11:51:13 +00:00