Commit Graph

27 Commits

Author SHA1 Message Date
starfighter83 14a177b81e WIP installer refactor, fixes bug that skin selection goes to end instead of canvas skin module
[TFS Changeset #76985]
2010-09-08 12:55:42 +00:00
starfighter83 46a826902a WIP installer refactor
[TFS Changeset #76979]
2010-09-08 12:08:35 +00:00
starfighter83 771110c09d WIP installer refactor, go to final step if web.config fails to update
[TFS Changeset #76978]
2010-09-08 12:08:06 +00:00
starfighter83 51efc8f934 WIP installer refactor, redirect to canvas after selecting skin
[TFS Changeset #76975]
2010-09-08 11:41:46 +00:00
starfighter83 b7c9c61182 WIP installer refactor, activate skin
[TFS Changeset #76973]
2010-09-08 11:30:29 +00:00
starfighter83 c689870e13 WIP installer refactor, also install files
[TFS Changeset #76970]
2010-09-08 11:24:07 +00:00
starfighter83 1ee12522f4 WIP installer refactor, show skin module when redirected from installer
[TFS Changeset #76965]
2010-09-08 09:08:41 +00:00
starfighter83 6349d400d3 WIP installer refactor, only change config status if status is empty
[TFS Changeset #76963]
2010-09-08 07:54:04 +00:00
starfighter83 7737059326 WIP installer refactor, adds final skin step (customize) to installer
[TFS Changeset #76962]
2010-09-08 07:45:17 +00:00
starfighter83 3eab36a3ab WIP installer refactor
[TFS Changeset #76926]
2010-09-07 15:32:58 +00:00
PerPloug 88d06f54d3 couple of style tweaks for the installer
[TFS Changeset #76919]
2010-09-07 14:15:35 +00:00
PerPloug 541bb38285 Added some style to the installer and some additional step configurations
[TFS Changeset #76910]
2010-09-07 13:09:54 +00:00
PerPloug 54dfd6d44a Merging, installer / skinning branch with 4.1 branch
[TFS Changeset #76863]
2010-09-06 13:48:30 +00:00
hartvig fdfd000a56 Minor adjustment to the license screen
[TFS Changeset #73335]
2010-07-19 13:10:15 +00:00
hartvig ebdda1fbe4 28037 - License updated to MIT
[TFS Changeset #73334]
2010-07-19 13:08:37 +00:00
hartvig 4d312e815e Update
[TFS Changeset #70923]
2010-06-23 11:49:03 +00:00
hartvig 011b71652d Fixes issues with safeAlias and imported packages
[TFS Changeset #70920]
2010-06-23 11:34:28 +00:00
hartvig 8c612abcde Fixes 27488 and 26276
[TFS Changeset #68648]
2010-06-14 23:09:26 +00:00
hartvig daffb5771d Fixes 27474, 27457, 27146.
[TFS Changeset #67806]
2010-06-10 21:07:56 +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
codegecko 6f63d5e8f9 Added SQL Server Express user instance file and updated installation procedure to include SQL Server Express user instance support.
[TFS Changeset #65148]
2010-03-31 15:50:49 +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
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
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 f6d0d043b5 DO NOT DOWNLOAD. DOWNLOAT LATEST STABLE FROM RELEASE TAB
Created 4.1.0 branch

[TFS Changeset #55082]
2009-06-19 07:39:16 +00:00