Commit Graph

475 Commits

Author SHA1 Message Date
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
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
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 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
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
slace cf9fad89ad DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
better log cleaning to not mess up the audit trail

[TFS Changeset #61971]
2009-12-03 10:07:39 +00:00
slace 7019a494ef DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Log cleaner turned off by default

[TFS Changeset #61724]
2009-11-23 11:56:20 +00:00
slace 8bd02845d5 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE
Applying patch #4475 and #4045 in 4.1 branch

[TFS Changeset #61723]
2009-11-23 11:52:14 +00:00
slace 359aeda6ad DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Accepting patches
Tweaking linq to umbraco for some funky stuff

[TFS Changeset #61318]
2009-11-13 10:48:26 +00:00
slace 49b5303efa DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEAST TAB
fixing bug 25082
and the locallink bug

[TFS Changeset #61298]
2009-11-12 11:09:01 +00:00
slace f96f787eeb DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing bug 25046

[TFS Changeset #60921]
2009-11-02 21:58:02 +00:00
Shandem 5e0ca64f1e DO NOT DOWNLOAD....YADDA YADDA
Fixed tree state saving and reloading with new jsTree version.

[TFS Changeset #60266]
2009-10-19 13:35:14 +00:00
hartvig 48bc230d38 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Fixes issue with bulk publishing in 4.1

[TFS Changeset #60262]
2009-10-19 13:11:56 +00:00
slace 35f5212bee DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing css of tree

[TFS Changeset #60258]
2009-10-19 11:26:08 +00:00
hartvig a24fdc8c78 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Setting internal version number to 4.1.0beta :-)

[TFS Changeset #60253]
2009-10-19 10:17:52 +00:00
Shandem 4e48b96812 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Turned off debug mode for Umbraco Examine and enabled async

[TFS Changeset #60222]
2009-10-17 13:41:42 +00:00
Shandem 9f1b3636d5 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
More data layer performance improvements

[TFS Changeset #60013]
2009-10-13 15:00:49 +00:00
Shandem cd0454d6b1 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Fixes 24891, 24864 (package/member trees + other tree bugs)
Fixes jsTree theme issues with JS file versioning. Turned off Umbraco tree console debugging.
Updated ClientDependency library -> now has JS/CSS minification. Turned off debug mode!

[TFS Changeset #60007]
2009-10-13 14:01:24 +00:00
slace 0b7571afda DO NOT DOWNLOAD, WAIT FOR THE RELEASE! :P
SQL to insert app designer when doing a clean install/ upgrade
fixing the packege & membership trees

[TFS Changeset #60003]
2009-10-13 11:55:25 +00:00
Shandem e65729ea92 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Fixes: 24863
Upgrade to jsTree 0.99a

[TFS Changeset #59929]
2009-10-11 12:23:46 +00:00
Shandem 49fc6f3d0d DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Upgrade to jsTree 0.99a

[TFS Changeset #59928]
2009-10-11 12:23:27 +00:00
Shandem f02deb8ba2 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Fixes: 24863

[TFS Changeset #59927]
2009-10-11 12:21:52 +00:00