Commit graph

305 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
38eb915d02 Merged Helicon fixes 2012-09-14 09:44:58 -07:00
ruslanht
ea4fd514e4 typo fix 2012-09-14 17:45:08 +03:00
ruslanht
1cbd66de2c typo fix 2012-09-14 17:41:26 +03:00
ruslanht
4308f11407 Microsoft.Web.PlatformInstaller.WebDeployShim.dll reference removed;
DeploymentParameters interchange updated
2012-09-14 17:37:59 +03:00
robvde
85cfa25103 Subscriber Number replaced by Account Number 2012-09-14 08:40:15 +04:00
robvde
79ab1c7b3d Update Website Pointers:
Code structured, Option Added to ignore GlobalDNSZone when create additional
2012-09-14 08:23:09 +04:00
robvde
4b0a56c3cd Update Website Pointers:
Code structured, Option Added to ignore GlobalDNSZone when creating additional
website
2012-09-14 08:21:55 +04:00
feodor_fitsner
285ad0499f Changed "new" to "virtual/override". 2012-09-13 20:39:06 -07:00
feodor_fitsner
38b8a70a51 Fixed IIS 8 and FTP 8 providers 2012-09-13 20:32:43 -07:00
feodor_fitsner
d826a96f6d Added separate providers for IIS 8 and FTP 8 2012-09-13 19:51:24 -07:00
feodor_fitsner
72f545fd6b Session validation key support added into installer 2012-09-13 18:20:44 -07:00
feodor_fitsner
c3a02d20e6 Switch IP between shared and dedicated 2012-09-13 11:11:29 -07:00
feodor_fitsner
6843540dce Merge 2012-09-13 09:45:52 -07:00
ruslanht
3bea46c499 Panel for 'Load User Profile' setting warning 2012-09-13 17:58:42 +03:00
Sergey
444473a73d CheckLoadUserProfile 2012-09-13 16:16:23 +03:00
robvde
c0d7058f9a ExchangeAddDomains
Hide combobox when no accepted domains are available to be added
2012-09-13 13:53:53 +04:00
robvde
9c9337ab94 DOmain Pointers adjusted:
When creating a new website the GlobalDNSRecord configuration defines the
hostheaders/websitepointer to be created

Various forms updated where the hostname field is set to www

GlobalDNSRecord  allows empty recordData field

To create related dns records when creating a hostheader/website pointer with
the specification of a hostname a 'A' or 'CNAME' globalDNSRecord definition
of '[host_name]' is required to create the the dns record.
2012-09-13 12:43:42 +04:00
robvde
b54e810508 transport agent fixed: project set to .NET 3.5 logging enhanced and address
processing modified.
2012-09-13 00:13:44 +04:00
feodor_fitsner
dba235771e Merge 2012-09-12 09:49:57 -07:00
robvde
1ee91cabb5 Fixed: Hide from Addressbook for distributionlists didnt work.
When hiding distributionlist the ShowInAddressBook attribute gets cleared
2012-09-12 20:39:39 +04:00
robvde
731b7f0c24 Revised and simplied approach on DomainPointer
This change addresses a couple of situations:
a)      where sites had to be created with a freely chosen hostnames, which was
 not possible
b)      we needed a single repository with that would accommodated websites but
also sharepoint and tenant specific OWA sites, which was not possible
c)      The concept of Domain Pointers was ok but appeared hard to understand
for the end users and added some complexity/additional steps when adding a new
site

The domain pointer approach is updated :
A)      decoupled the “sites” from domain
B)	Created a new “Domains” Domain Pointer record for each new site created,
 to keep on track of the various sites created through the platform
C)	Upon removal of the site the Pointer gets removed as well
D)	For websites a freely chosen hostname can be taken, similar to
sharepoint (which is or generated or chosen by the tenant)
E)	Removed the pointer displaying/listing from the UI, and show only the
top-level and subdomains.

This changeset contains fixed on the verification if a website or hostheade
(domain pointer) already exists

Fix on if no server component dns record (globaldnsrecord) is defined.

In order to use user selectable hostnames icw dns provisioning use the variable
 [host_name] as hostname in the dns definitions. The variable will be replaced
2012-09-12 09:39:45 +04:00
feodor_fitsner
2a239006a4 Prototype added: Switching website shared IP to dedicated and vice versa. 2012-09-11 18:13:45 -07:00
robvde
79bf776678 Exchange Storage Breakdown extended with average mailbox size 2012-09-11 16:45:07 +04:00
robvde
49a611361b Fixed: After hiding the "Create Access DB" button, unable to browse directories
Button only disabled but visible for now
2012-09-11 10:22:59 +04:00
robvde
d164d74096 Fixed: Corresponding Domain Pointer was not removed from database when removing a
WebSitePointer
2012-09-11 10:04:15 +04:00
robvde
0b31970c71 Extended hosting plans (quotas) option to block tenant from creating and
deleting top domains.
2012-09-10 21:26:38 +04:00
robvde
2f569ccd05 merge commit 2012-09-10 19:42:03 +04:00
robvde
448429a5d2 Fixed:
Could not add contacts to a distribution lists
Create mailbox: room and equipment showed as numbers
Create Hosting Space: alignment of the hostname textbox
Webpointers: blank hostname did not register as dns alias
Webpublishing: generation of user name, username was not showing domain part
BackupWizard: ensured progress bar is at 100% when task is completed
Change mailbox plan did not update the size indicator
setup instruction tab is shown when there is no setup template
2012-09-10 19:40:48 +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
robvde
bc0d70d1a4 Create Access DB button hide and disabled 2012-09-09 21:03:45 +04:00
robvde
7f967a6b8e Commit after merge 2012-09-09 07:09:28 +04:00
robvde
afab892ffe Fix applied for error: 'can not delete object when containing leaf objects' 2012-09-09 07:07:28 +04:00
Virtuworks
aef565835e Fix bug in Filezilla where it was incorrectly adding users to it's configuration file. 2012-09-06 14:29:58 -04:00
Virtuworks
11d2069df2 Brand LocalizationToolkit WIX Installer 2012-09-04 21:43:30 -04:00
Virtuworks
a08dd88ce8 Update Copywright on files 2012-09-04 17:46:19 -04:00
robvde
9da0b01716 Autodiscovery enabled for Lync and Exchange 2010 SP2 2012-09-04 22:47:50 +04:00
robvde
8d27e916bd fork commit 2012-09-04 22:18:28 +04:00
robvde
69bee32868 Mailboxplans: New control assigned to those attributes that can be set
to unlimited
2012-09-04 22:17:20 +04:00
robvde
92133e2c20 Domain management optimized and simplified:
Creation of websites and pointers decoupled from Domains in order to choose
freely the hostname of a website or pointer.

Quota enforcement around domain pointers disabled, though registration is
still in place
2012-09-04 17:34:39 +04:00
Virtuworks
b476e4c092 Merge 2012-09-04 08:13:16 -04:00
robvde
ba71e9b29c Narrowed down the capabilities of peer accounts within a consumer organization 2012-09-04 15:07:38 +04:00
robvde
f4dfdd7b01 forrk commit 2012-09-04 07:33:23 +04:00
robvde
1e6a707edb Fixed: SpaceQuotaOverview, unallocated quotas where shown, OCS and exchange
missing

Fixed UserCustomers initial sort order on username
2012-09-04 07:31:50 +04:00
Virtuworks
e7518c8e6a Update Copywright on files 2012-09-03 17:02:15 -04:00
Virtuworks
63e0554449 Merge 2012-09-03 13:07:46 -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
robvde
7483dd857f If temporary domain is empty within the server configuration, the supplied
primary domain will be used as primary domain.

This will bypass the creation of the temporary domain.
2012-09-03 19:10:44 +04:00