Commit graph

97 commits

Author SHA1 Message Date
ptsurbeleu
2d9c8fd86d BUILD: Updated WIX to v3.7.917.0 2012-09-18 22:21:14 -07:00
ptsurbeleu
92975d7272 BUILD: Added BuildWebPlatformInstallerFeed target to automatically generate a WebPI feed from the template file;
BUILD: Updated build.xml to reference SqlCmd, WebDeploy, WIX and CodePlex dependencies from the build tools location;
BUILD: Updated Setup.WIX.wixproj to reference WIX from the build tools location (builds seamlessly in VS.NET as well);
BUILD: Updated WebsitePanel.LocalizationToolkit.Wix.wixproj to reference WIX from the build tools location (builds seamlessly in VS.NET as well);
BUILD: Updated deploy-debug.bat, deploy-release.bat to build WebPI feed along with everything else (BuildWebPlatformInstallerFeed target);
2012-09-16 01:05:13 -07:00
feodor_fitsner
013b52bf6d Updated web.config of ES 2012-09-14 10:01:07 -07:00
feodor_fitsner
4f1d23d310 Fixed standalone installer to correctly detect IIS 8 2012-09-13 21:04:27 -07:00
feodor_fitsner
d826a96f6d Added separate providers for IIS 8 and FTP 8 2012-09-13 19:51:24 -07:00
feodor_fitsner
f42298e7fe Generate session logic moved to correct place. 2012-09-13 19:23:21 -07:00
feodor_fitsner
72f545fd6b Session validation key support added into installer 2012-09-13 18:20:44 -07:00
feodor_fitsner
9349b4bfa5 Installer update added into build.xml 2012-09-13 13:10:38 -07:00
feodor_fitsner
f90a95ea68 Added 2.0.0 setup logic 2012-09-13 12:26:22 -07:00
feodor_fitsner
8c8eecb22a Fixed "standalone" installer mode for Windows Server 2012 2012-09-10 15:45:46 -07:00
feodor_fitsner
0200086e6f IIS 8 support in installer 2012-09-10 13:00:35 -07:00
feodor_fitsner
74d82950d3 Merge 2012-09-10 12:49:18 -07:00
feodor_fitsner
9b39878778 Fixed solution for installer 2012-09-10 12:48:50 -07:00
Virtuworks
0ebb0eb7d6 Update Installer config for Beta feed 2012-09-09 18:29:52 -04:00
Virtuworks
55add2516e Update Build.xml 2012-09-09 18:23:28 -04:00
Virtuworks
42f1ae4a9d Update Installer Top bar Logo
Update Installer Add/Remove Programs Icon
Add Installer Assembly Files to Build.Xml for Auto-Version updating
Update WebsitePanel Project to Release version 2.0
2012-09-09 15:06:42 -04:00
Virtuworks
a62345bfe0 Installer Icon changes 2012-09-06 19:35:55 -04:00
Virtuworks
67e3a1677a Update Icons for Installer 2012-09-05 22:38:04 -04:00
robvde
e9d04fdcbd Fixed build errors as a result of changed AddPackageWithResources method. 2012-09-05 06:46:36 +04:00
Virtuworks
3fb0ee690a Brand WIX Installer 2012-09-04 21:06:11 -04:00
Feodor
fc415453a4 Updater.exe added into the build. 2012-09-03 16:05:42 -07:00
Feodor
e94cfe87c1 WSP Installer checks updated for IIS 8, Windows 2012 and ASP.NET 4.0 2012-09-03 15:35:47 -07:00
Virtuworks
32d45ef10e Remove setup.vdproj from source. It has been replaced with Setup.WIX 2012-09-03 12:29:31 -04:00
Virtuworks
453a3cfa1b update License.rtf file to solve that it is not showing up on new WIX type installers 2012-09-03 11:44:49 -04:00
Virtuworks
0a57608ec4 Add Application Manifest to WebsitePanel Installer so that it properly runs with Elevated Administrator rights.
Rename Output Name for WIX Setup Installer.
2012-09-03 11:03:32 -04:00
Virtuworks
92c44aab49 Update Build.xml to build Main Setup MSI with new WIX Setup Project 2012-09-03 03:05:26 -04:00
Virtuworks
a4f5dcdae6 Fix Build Variable in WIX Installer 2012-09-03 02:34:13 -04:00
Virtuworks
c44d296686 Add new WIX Setup project for main installer to replace setup.vdproj
Change Localization Toolkit WIX to use single file Installer
2012-09-03 02:26:23 -04:00
Virtuworks
a81cda9aa1 Fix Installer to Support CodePlex Downloads 2012-09-02 23:34:02 -04:00
Virtuworks
17863db4ec Create a new Build Artifact called Manual-Update.zip that contains the files needed to update to a later build of current release. 2012-09-02 00:03:19 -04:00
Virtuworks
9d10e2415f Set IE Mode to IE9 to Resolve issue with Image Buttons in IE10 Windows 8 until further discovery is possible 2012-08-30 22:23:49 -04:00
Virtuworks
6a5e1fa5fc Merge Updater 2012-08-28 08:19:37 -04:00
Virtuworks
3e5581611c Update AntiXSS Protection 2012-08-25 12:26:54 -04:00
omara
d7528c430d Update Build.xml for MS Deploy V3 2012-08-23 23:19:27 -04:00
Virtuworks
e418f67658 Commit updater 2012-08-21 13:24:36 -04:00
Virtuworks
b11fa2347f Fix formating issue on WebSitesEditSite.ascx 2012-08-17 10:43:23 -04:00
Virtuworks
0951c0c3d8 Fix Build after MySQL Change #3 2012-08-14 22:29:08 -04:00
Virtuworks
e77c601205 Fix Build after MySQL Change #2 2012-08-14 22:23:51 -04:00
Virtuworks
4c9ca4d1ed Update MySQL Connector to 6.4.4 to match whats available in WebPI 2012-08-14 22:08:49 -04:00
Virtuworks
d40318256a Merge Changes from Helicon for WebPI 4.0 2012-08-14 20:31:38 -04:00
Sergey
29eb9e659b [WebsitePanel.Setup] CreateIIS7ApplicationPool - ProcessModel.LoadUserProfile = true; 2012-08-14 17:53:32 +03:00
Virtuworks
d69255af16 Update Build batch files to support new build.xml format
Add rest of FTP Uploading commands to Build.xml
2012-08-13 18:46:07 -04:00
Virtuworks
6f2126247e Further Build.xml Changes 2012-08-13 11:30:12 -04:00
Virtuworks
b32af40414 Update Build.xml for further better versioning control 2012-08-13 10:52:40 -04:00
Virtuworks
082152b3bc Fixed build issues with AWstat and WSPTransportAgent creating empty update files 2012-08-13 01:52:11 -04:00
Virtuworks
e47a46ac00 Commit Updater 2012-08-12 23:04:31 -04:00
Virtuworks
7d835d3046 Work Item 313: Further removal of Enteprise right pane 2012-08-11 13:28:54 -04:00
Virtuworks
0cc948dabe Fix bug in Enterprise Exchange Contacts page not loading after adding page size 2012-08-10 23:53:42 -04:00
Virtuworks
43d32e4af6 Update DOCTYPE and HTML tag for HTML5 Compatibility 2012-08-10 23:19:00 -04:00
Virtuworks
cf00fbadba Commit Updater 2012-08-10 10:59:32 -04:00