Commit graph

27 commits

Author SHA1 Message Date
robvde
555fb75d5d When creating an instant alias on a domain, all websites get updated with an
pointer based on instant alias and site name
2012-10-07 10:58:53 +04:00
robvde
59b7d655a1 Various legacy webhosting incompatibility issues solved 2012-10-06 15:19:16 +04: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
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
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
feodor_fitsner
21e91d2931 Incorrect displaying of shared/dedicated IP on website details screen. 2012-09-26 10:24:01 -07: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
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
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
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
Feodor
df5da7b015 Merge with Ipv6 contribution 2012-08-20 12:35:46 -07:00
Administrator
c4a1b5f4d6 IPv6 support v1.0
Server:
Added IPv6 support for all DNS Providers, but only tested ISC BIND & MS DNS

Enterprise Server:
Added support for IPv6. Hyper-V not tested, and probably doesn't work.
When using IPv6 with Hyper-V it assigns "/CIDR" to the subnet mask, and I don't
know if this is the correct implementation.

Portal:
Modified all IP input masks to accept and validate IPv6.
IP Ranges support IP/CIDR format.
2012-08-18 04:53:29 +02:00
robvde
c1e2aa8477 AD Integration enabled on the IIS7 provider. This will allow to store site
content on a remote (highly available) filesystem and enabled the scenario
of webfarm with a shared IIS configuration as well.

The netbios domain name will need to be set in the configuration of the provider.
and off course "Create Active Directory accounts" checked as well
2012-07-12 18:14:40 +04:00
omara
5326d4ff26 Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Kenneth
e0829fed82 Workitem 46
Add variables into web site parking page template
2012-05-08 01:18:24 +02:00
ptsurbeleu
b03b0b373f Initial project's source code check-in. 2011-07-13 16:07:32 -07:00