Commit Graph

70321 Commits

Author SHA1 Message Date
codegecko
8d1647bb7b DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Merged tags datatype fix into 4.1

[TFS Changeset #64396]
2010-03-03 02:57:42 +00:00
codegecko
3fcf474214 DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Added App_Code XSLT extensions to 4.1 branch.

[TFS Changeset #64395]
2010-03-03 02:50:06 +00:00
slace
c4ac383921 DO NOT DOWNLOAD, DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing infinite loop bug if your umbracoSettings.config is invalid XML.

[TFS Changeset #64382]
2010-03-02 07:27:25 +00:00
Shandem
6026913831 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixes 26360 (Content doesn't load on clean install 4.1b2)
Fixes some tree, pickers and live editing issues.


[TFS Changeset #64360]
2010-03-01 12:55:01 +00:00
slace
f3b5e40a0c DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing the mapping of the XML cache in the new Server utility.

[TFS Changeset #64359]
2010-03-01 11:28:38 +00:00
slace
8052143be3 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing generation of parent types in linq to umbraco

[TFS Changeset #64219]
2010-02-27 00:18:22 +00:00
Shandem
81d10109bf WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Hides/shows search field based on application.

[TFS Changeset #64178]
2010-02-25 14:16:07 +00:00
Shandem
f47c76e4db WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Adds search indicator

[TFS Changeset #64177]
2010-02-25 13:53:03 +00:00
pgregorynz
5a74f618da WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Fixes issue #26262 Cancel link does not seem to work in the Create Scripting files dialog.

[TFS Changeset #64149]
2010-02-23 22:40:12 +00:00
pgregorynz
6f5e742ea1 WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Fixes issue #26148 Publish All in beta 4.1 resets the document template

[TFS Changeset #64148]
2010-02-23 22:03:04 +00:00
Shandem
6f5ce6fd42 WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Fixed contextual search.
Examine upgrade.

[TFS Changeset #64127]
2010-02-22 13:50:33 +00:00
PerPloug
84cfe5e4d9 WORK IN PROGRESS GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Beta 2 checkin, *high fives*

[TFS Changeset #64074]
2010-02-19 00:18:04 +00:00
hartvig
ce889a698d WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Fixes 26258: Issues with insert macro dialog in tiny

[TFS Changeset #64073]
2010-02-18 23:44:54 +00:00
hartvig
bf393d2ade WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Fixes 26257, properties tab is missing preview button

[TFS Changeset #64072]
2010-02-18 23:07:48 +00:00
hartvig
91ef8b7b95 WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Issue with nodefactory when publishing the first node ever on an installation

[TFS Changeset #64071]
2010-02-18 22:56:30 +00:00
hartvig
633ad0ac1b WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Fixes 26253 and 26254. Preview related issues

[TFS Changeset #64070]
2010-02-18 21:43:40 +00:00
hartvig
5806330ebb WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
Implements 26252: Get new xslt templates if new schema is used

[TFS Changeset #64069]
2010-02-18 21:12:37 +00:00
PerPloug
d961dc9b50 WORK IN PROGRESS, GET STABLE SOURCE FROM DOWNLOAD TAB
wrong drl dialog file, turns off examine, adds missing dll for microsoft scripting

[TFS Changeset #64068]
2010-02-18 21:00:58 +00:00
hartvig
aa28e473b6 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixing preview issues

[TFS Changeset #64062]
2010-02-18 16:48:57 +00:00
Shandem
d7ee456c00 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Umbraco Examine now support new schema + other Examine updates/fixes.

[TFS Changeset #64058]
2010-02-18 14:37:11 +00:00
hartvig
067bcf3c1b WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26236

[TFS Changeset #64052]
2010-02-18 07:19:14 +00:00
slace
58ed09675b DO NOT DOWNLOAD, GOT TO A FEB16 EVENT INSTEAD!
Better handling of the icons in the docType editor

[TFS Changeset #64010]
2010-02-16 06:38:32 +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
slace
ea6b8f61fe DO NOT DOWNLOAD, THERE ARE MUCH MORE IMPORTANT THINGS GOING ON TODAY THAN LOOKING AT THIS SOURCE CODE!
Modifying the LINQ to Umbraco node data provider to work with the new schema
Adding some additional properties to the DocTypeBase class and IDocTypeBase interface

[TFS Changeset #64007]
2010-02-16 05:55:21 +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
boxbinary
8d18a04e62 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
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 #64001]
2010-02-16 03:46:59 +00:00
Shandem
e0ceb074c0 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Merged new date/time picker to 4.1 branch. Updated ClientDependency lib and turned on compression. Disabled Examine until it is compatible with new schema. Moved old datepicker to legacy.

[TFS Changeset #63988]
2010-02-15 14:14:02 +00:00
PerPloug
2a6525500b WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes image path issue in TinyMCE configuration control

[TFS Changeset #63982]
2010-02-15 11:52:14 +00:00
PerPloug
5cebc5989f WORK IN PROGRESS, GET THE STABLE SOURCE FroM THE DOWNLOADS TAB
Fixes 2 issues with virtual paths in TinyMCE and the upload control

[TFS Changeset #63981]
2010-02-15 11:45:44 +00:00
slace
5783e82ec7 DO NOT DOWNLOAD, DOWNLOAD A DIFFERENT VERSION OF THE SOURCE
New linq to umbraco code gen (poco + abstractions), moved to support new schema only in NodeDataProvider

[TFS Changeset #63914]
2010-02-11 10:37:35 +00:00
Shandem
8f0d12d95b WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
removing locked files

[TFS Changeset #63912]
2010-02-11 08:13:05 +00:00
hartvig
eb9187d212 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 16705. Still experimental. If running 4.1 beta remember to add the contents of the 4_1upgrade sql script

[TFS Changeset #63889]
2010-02-10 14:00:47 +00:00
Shandem
27798246cb WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Updated permissions validator to also attempt to create the folders for the files it's validating.

[TFS Changeset #63884]
2010-02-10 12:08:53 +00:00
Shandem
3a8c99cd9c WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Automated the creation of packages folders/files when they are needed. Removed package folder from proj file, updated default project folder to be a sub folder of the default data folder in the IO SystemDirectories.

[TFS Changeset #63883]
2010-02-10 11:52:53 +00:00
Shandem
fb60fcf4d6 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixed merge issue with css + tree and missing config reference in webservice proj.

[TFS Changeset #63882]
2010-02-10 10:43:08 +00:00
darrenferguson
98f11293fe Implemented Media Web Service
[TFS Changeset #63870]
2010-02-09 16:05:48 +00:00
darrenferguson
851b565294 Changed webservice authentication to use configured membership provider.
[TFS Changeset #63868]
2010-02-09 11:01:18 +00:00
Shandem
8ac0e2fa54 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE THE DOWNLOADS TABS
Mega Commit: New controls: tree control, pickers of all sorts, image viewer, media uploader. Removed a zillion iframes. New modal window standard framework. Fixes some bugs. ClientDependency & Examine DLL updates. Lots of JS enhancements, libs and more methods added to ClientTools.

[TFS Changeset #63838]
2010-02-08 02:22:42 +00:00
hartvig
3372da8225 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26116

[TFS Changeset #63765]
2010-02-03 11:49:54 +00:00
hartvig
97d642a562 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26071 + 26072

[TFS Changeset #63633]
2010-01-29 00:08:26 +00:00
hartvig
1d38d7a2fa WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26069

[TFS Changeset #63632]
2010-01-28 23:14:58 +00:00
hartvig
a2e01c1ac2 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Adds support for new 4.1 content schema

[TFS Changeset #63631]
2010-01-28 22:59:50 +00:00
PerPloug
47ac168aa4 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Support for virtual media paths + umbraco.library.ResolveVirtualPath helper

[TFS Changeset #63627]
2010-01-28 14:25:43 +00:00
PerPloug
87fa041192 WORK IN PROGRESS, GET THE STABLE SOURCe FROM THE DOWNLOADS TAB
missing ui.xml template file for dlr dialogs

[TFS Changeset #63626]
2010-01-28 12:56:36 +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
kenny
795f628125 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fix UrlRewritingNet startup issues - Thanks Ismail and Adam Perry!

[TFS Changeset #63592]
2010-01-26 21:43:28 +00:00
slace
0989c50eb0 DO NOT DOWNLOAD OR BAD THINGS WILL HAPPEN
fixing assemblies

[TFS Changeset #62994]
2010-01-07 10:41:43 +00:00
slace
10be8c518f DO NOT DOWNLOAD, DOWNLOADING WILL CAUSE IRREPRABLE DAMAGE TO THE SPACE-TIME CONTINUUM.
Adding support for interface generation for linq to umbraco. Abstraction ftw!

[TFS Changeset #62453]
2009-12-21 11:45:39 +00:00
Shandem
152cbabfa6 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Fixes many path issues relating to GlobalSettings.Path

[TFS Changeset #62345]
2009-12-17 07:12:54 +00:00
Shandem
aa7c518db4 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Removed tree edit mode (for now).
Updated jquery.ui and fixed sortable doctype properties - removed duplicate sortable lib.

[TFS Changeset #62338]
2009-12-16 23:51:43 +00:00