Commit graph

90 commits

Author SHA1 Message Date
feodor_fitsner
c8d7f00b26 Merge 2012-10-03 15:48:02 -07:00
feodor_fitsner
d8a76e9484 Fixed "Arithmetic overflow" in VirtualizationServerController.GetSubnetMaskCidr method. 2012-10-03 15:47:43 -07:00
robvde
83886b94e2 Fixed:
External IP address bound to SSL binding, now internal dedicated IP
SSL Tab only to show website name and domain
default choice to include global dns zone during site creation is unchecked
When switching SSL enabled site to shared, certificate to be deleted
When deleted SSL enabled site, certificate to be deleted
Switch IP Mode added to the hosting plan
2012-10-03 20:52:15 +04:00
robvde
599d7666e8 fixed: Verification on dependencies when domain or domain instant alias gets
deleted
2012-10-02 21:06:22 +04:00
robvde
37c44cdd63 Fixed: Portal: SSL tab disappears when selecting
Fixed: Switch dedicated/shared ip ensured all bindings are cleared when
switching
2012-10-02 20:14:11 +04:00
Virtuworks
464c53d3ac Revert SSL Binding Changes 2012-10-02 00:09:02 -04:00
robvde
89051f2d0f Fixed: webhosting switch shared/dedicated, if domain is claimes as webpointer
error raised.
2012-10-01 22:29:44 +04:00
robvde
8d248737a7 Fixed: failed to create instant alias. 2012-10-01 20:40:11 +04:00
robvde
382f391948 Fixed mailbox plan user able to allocate unlimited mailbox size 2012-09-28 16:57:40 +04:00
robvde
04c4d5a189 Fixed Web Shared/Dedicated switch when no global dns records are defined 2012-09-28 13:12:12 +04:00
robvde
c90b613039 Fixed switch static/dedicated: switch activities were wrongly updating the
PackageIPAddresses table
2012-09-28 09:29:59 +04:00
robvde
d88cca2528 merge commit 2012-09-27 17:18:41 +04:00
robvde
fe89ed6609 Fixed: Web Sites: Add IP Address to binding when using dedicated ip addresses 2012-09-27 16:48:40 +04:00
Sergey
e61bce879a Merge 2012-09-27 15:36:42 +03:00
Sergey
c6d1fe9549 bugfix: CheckLoadUserProfile() on IIS8 2012-09-27 15:31:34 +03:00
feodor_fitsner
21e91d2931 Incorrect displaying of shared/dedicated IP on website details screen. 2012-09-26 10:24:01 -07:00
ruslanht
a7e191a748 Merge 2012-09-25 17:04:06 +03:00
Sergey
feae050792 WebApplication gallery filter mode: include or exclude apps 2012-09-25 16:59:50 +03:00
Feodor
190a02758a Fixed issue #374 with adding a range of IP addresses 2012-09-24 10:22:22 -07:00
Virtuworks
66d10645ac Merge 2012-09-24 09:49:43 -04:00
Sergey
34e566e7d1 checkbox galleryAppsAlwaysIgnoreDependencies 2012-09-24 16:25:59 +03:00
robvde
2e02654376 Switch shared IP to dedicated IP and vice versa
Ensure the server component for IIS global dns definitions contain at least the
following:

An "A" record with name "[host_name]" and IP Addres "[ip]"

This is regardless if DNS is implemented.

Ensure also the IIS server component configuration contains the Public Shared
IP address, this will be the "external" ip as to be configured in the dns
records

Note: * records as part of the global dns records are not taken care of so they
will need to changed manually. Main reason is that they are not bound to a
website as such and for DNS purposes only.

This change has impacted quite some areas, any testing is welcome
2012-09-24 16:31:16 +04:00
robvde
1287140180 merge commit 2012-09-20 07:31:19 +04:00
robvde
e055d56d5f Fixed: Old mailbox plan size taken in considearion when setting new mailbox plan 2012-09-20 07:29:29 +04:00
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
rdolezel
e2b94badfd Merged with the latest changeset 2012-09-18 21:08:40 +02:00
rdolezel
e2b7191c98 Merge 2012-09-18 21:01:20 +02: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
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
feodor_fitsner
38eb915d02 Merged Helicon fixes 2012-09-14 09:44:58 -07: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
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
Sergey
444473a73d CheckLoadUserProfile 2012-09-13 16:16:23 +03: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
feodor_fitsner
dba235771e Merge 2012-09-12 09:49:57 -07: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
d164d74096 Fixed: Corresponding Domain Pointer was not removed from database when removing a
WebSitePointer
2012-09-11 10:04:15 +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
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
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
robvde
02c59802db Tighten the ResellerCSR and PlatformCSR roles and give them the capabilities
to update chargeable items such as plan assignement and add ons

Fixed plan quota viewer that got broken with last commit
2012-09-03 17:29:59 +04:00
robvde
6203fd48c5 Fixed: When having multiple organization the quotas and available resources
quotas were only displayed for the tenant. Quota usage now displayed per
organization

Added public folders to organization home screen

Added Lync to organization home screen

Added the ability to hide the theme and locale. This can be hidden by adding
the element <HideThemeAndLocale>true</HideThemeAndLocale> to the file
SiteSettings.config
2012-09-03 15:00:52 +04:00
robvde
5717d66fb2 Fixed: Exchange and Lync plans not listed properly with multiple
hosted organizations.

Plans now listed with hosted organizations they belong to
2012-09-02 07:34:08 +04:00
robvde
82e0b5e59c Fixed:
Contact with e-mail address a@b.cz exists in tenant X.

User with e-mail address a@b.cz exists in tenant Y.

Tenant Y wants to create new distribution list and set a@b.cz as a manager of
this DL. Error appears when clicking on Create New distribution list button.

System.Web.Services.Protocols.SoapException: Server was unable to process
request. ---> System.Exception: Error executing 'CREATE_DISTR_LIST' task on ''
EXCHANGE ---> System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: Server was unable to process
request. --->
Microsoft.Exchange.Configuration.Tasks.ThrowTerminatingErrorException:
There are multiple recipients matching the identity "a@b.cz".
Please specify a unique value.
2012-09-01 09:38:08 +04:00