Commit graph

899 commits

Author SHA1 Message Date
feodor_fitsner
d826a96f6d Added separate providers for IIS 8 and FTP 8 2012-09-13 19:51:24 -07:00
Virtuworks
a4eaf6133c Added tag build-2.0.0.28 for changeset f3b58b37a19c 2012-09-13 22:40:10 -04:00
feodor_fitsner
d72e715ee6 Merge 2012-09-13 19:23:43 -07:00
feodor_fitsner
f42298e7fe Generate session logic moved to correct place. 2012-09-13 19:23:21 -07:00
Virtuworks
6c6b6f5c21 Added tag build-2.0.0.27 for changeset c5da165d5d93 2012-09-13 21:38:34 -04:00
feodor_fitsner
a3e5be7fe3 Merge 2012-09-13 18:21:08 -07:00
feodor_fitsner
72f545fd6b Session validation key support added into installer 2012-09-13 18:20:44 -07:00
Virtuworks
8eea05e9e1 Added tag build-2.0.0.26 for changeset aae80998c2c3 2012-09-13 16:37:17 -04:00
Virtuworks
60b14ca993 Added tag build-2.0.0.25 for changeset 095f195eb2f2 2012-09-13 16:25:47 -04:00
feodor_fitsner
0e9f10d63d Merge 2012-09-13 13:11:01 -07:00
feodor_fitsner
9349b4bfa5 Installer update added into build.xml 2012-09-13 13:10:38 -07:00
feodor_fitsner
f90a95ea68 Added 2.0.0 setup logic 2012-09-13 12:26:22 -07:00
Virtuworks
c39dd51260 Added tag build-2.0.0.24 for changeset 21d17f29b81e 2012-09-13 14:24:05 -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
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
Virtuworks
465e7b9636 Added tag build-2.0.0.23 for changeset a35dc7956c0b 2012-09-13 08:21:07 -04:00
robvde
c0d7058f9a ExchangeAddDomains
Hide combobox when no accepted domains are available to be added
2012-09-13 13:53:53 +04:00
robvde
841b0ad16d merge commit 2012-09-13 12:45:10 +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
Virtuworks
4f1b216e72 Added tag build-2.0.0.22 for changeset 6b3d9aecfae2 2012-09-12 20:30:19 -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
cc3a62d7fb merge commit 2012-09-12 20:40:55 +04: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
Virtuworks
6bc6e151d9 Added tag build-2.0.0.21 for changeset bb18bc39894d 2012-09-12 12:38:07 -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
Virtuworks
cfb58e3423 Added tag build-2.0.0.20 for changeset 35535e42acea 2012-09-11 12:19:03 -04:00
Virtuworks
4cc7d80962 Added tag build-2.0.0.19 for changeset 86ed37dcb605 2012-09-11 12:15:25 -04:00
Virtuworks
5bcc7d1c44 Merge 2012-09-11 12:05:21 -04:00
Virtuworks
e1c7c4b18f Added tag build-2.0.0.18 for changeset 2d710382901a 2012-09-11 08:53:46 -04: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
0caaaf235a merge commit 2012-09-11 10:08:52 +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
Virtuworks
83f61cc56e Added tag build-2.0.0.17 for changeset ad3a057ab2b7 2012-09-11 00:18:47 -04:00
Virtuworks
d4fb1a741e Update Webservice to VS2012 2012-09-11 00:10:28 -04:00
Virtuworks
d697917442 Added tag build-2.0.0.16 for changeset 7d9385f7757c 2012-09-10 18:55:40 -04:00
feodor_fitsner
9ae5b3215a Merge 2012-09-10 15:47:27 -07:00
feodor_fitsner
8c8eecb22a Fixed "standalone" installer mode for Windows Server 2012 2012-09-10 15:45:46 -07:00
Virtuworks
0c40b7b1ce Added tag build-2.0.0.15 for changeset cc8c7b29af2d 2012-09-10 17:14:43 -04:00
Virtuworks
622d2d90aa Merge 2012-09-10 17:06:03 -04:00
Virtuworks
61560b23fa Added tag build-2.0.0.14 for changeset ca52b910123c 2012-09-10 16:13:36 -04:00
feodor_fitsner
0200086e6f IIS 8 support in installer 2012-09-10 13:00:35 -07:00
feodor_fitsner
74d82950d3 Merge 2012-09-10 12:49:18 -07:00
feodor_fitsner
9b39878778 Fixed solution for installer 2012-09-10 12:48:50 -07:00