Commit graph

110 commits

Author SHA1 Message Date
feodor_fitsner
f3ece2fafc Merging IPAddresses changes causing Virtualization controller to fail 2012-10-04 13:45:01 -07:00
feodor_fitsner
30ac27f166 Added Equals() and GetHashCode() to IPAddress class. Added tracing into VirtualizationServerController() 2012-10-04 13:44:20 -07:00
robvde
aa11b4b202 Fixed
1.	Remove the text on the Create a website tab that says “ignore” really can just delete whole line
2.	Database records for SSL need to be deleted from database when switching from Static to Dynamic (If you make a cert request, switch and switch again it shows the prior request. It should be defaulted again)
3.	Instant alias should ignore global dns rules
2012-10-04 09:40:21 +04:00
robvde
d28dc2f1d8 merge commit 2012-10-04 09:03:15 +04:00
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
734ff40e30 Fixed: DomainPointer gets not deleted when deleting site 2012-10-04 01:26:14 +04: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
Virtuworks
f42a51f3ea Update Logo Images 2012-10-01 18:00:41 -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
Virtuworks
5ab6251ab6 Update EnterpriseServer and Server Images with new Logo 2012-09-23 20:36:48 -04:00
Virtuworks
65e2705ec5 Change EnterpriseServer and Server Components to display File Version instead of Informational Version to help support identify WSP Version. 2012-09-23 12:07:01 -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
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
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