Commit graph

322 commits

Author SHA1 Message Date
Virtuworks
d91b32e156 Backed out merge changeset: c3a217f258da
Backed out merge revision to its second parent (d44635d5d6c5)
2012-09-18 22:15:08 -04:00
Haya Nmeir
ec856b89f2 Merge 2012-09-19 03:51:19 +03:00
Virtuworks
2f2e2b27ea Merge 2012-09-18 20:24:11 -04:00
Virtuworks
39d94f06e2 Update Copyright 2012-09-18 20:21:27 -04:00
rdolezel
100ebe16d7 Removed character causing error 2012-09-19 00:34:10 +02:00
rdolezel
e2b94badfd Merged with the latest changeset 2012-09-18 21:08:40 +02:00
robvde
9167da75dc Organization added to the Space Quota overview 2012-09-18 23:06:21 +04:00
rdolezel
e2b7191c98 Merge 2012-09-18 21:01:20 +02:00
robvde
26820e8c57 merge commit 2012-09-18 22:52:06 +04:00
robvde
68fa24ff35 Fixed: Error when calculating diskspace and no public folder database available 2012-09-18 22:50:44 +04:00
robvde
6868241a6d Prework switch web dedicated to shared
Dedicated sites supports now hostheaders
2012-09-18 22:50:00 +04:00
Haya Nmeir
e45eff5297 Update the delete website function to delete the website directory tree and the remote management access accounts. 2012-09-18 09:14:06 +03:00
rdolezel
b9719979e6 REG file contained wrong subkey names.
Installation instructions revised and tested.
2012-09-17 19:55:39 +02:00
rdolezel
c59d383190 REG file must be ANSI, not UTF-8, otherwise the following error appears:
"Cannot import *.reg. The specified file is not a registry script. You can only
import binary registry files from within the registry editor."
2012-09-17 19:30:10 +02:00
Haya Nmeir
f7d7bcfafc This built contains the functionality to set hard quota on the website content folder. It requires FSRM to be installed on the File Server, Name of the share where the home folders are create should contain the drive name preceeded by _ e.g. SharedConfig_C. Quota is retrieved from OS disk space quota, quota unit is retrieved from quota description field in the quotas table, this info is fed to Dirquota command and the quota is set accordingly. 2012-09-16 02:22:05 +03:00
robvde
465731273a merge commit 2012-09-15 09:28:58 +04:00
robvde
cff894e091 Fixed: GlobalDNSREcord only accepts ip addresses.
Input validation removed from control.
2012-09-15 09:27:33 +04: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
rdolezel
b95cdf59b3 Forgotten localization 2012-09-12 15:10:12 +02: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
rdolezel
7bc0cc88fa Work item 175
Exchange Accepted Domain can be switched
between Authoritative and InternalRelay
2012-09-11 22:09:03 +02: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