Commit graph

296 commits

Author SHA1 Message Date
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
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
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
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
robvde
7f967a6b8e Commit after merge 2012-09-09 07:09:28 +04:00
robvde
afab892ffe Fix applied for error: 'can not delete object when containing leaf objects' 2012-09-09 07:07:28 +04:00
Virtuworks
aef565835e Fix bug in Filezilla where it was incorrectly adding users to it's configuration file. 2012-09-06 14:29:58 -04:00
Virtuworks
11d2069df2 Brand LocalizationToolkit WIX Installer 2012-09-04 21:43:30 -04:00
Virtuworks
a08dd88ce8 Update Copywright on files 2012-09-04 17:46:19 -04:00
robvde
9da0b01716 Autodiscovery enabled for Lync and Exchange 2010 SP2 2012-09-04 22:47:50 +04:00
robvde
8d27e916bd fork commit 2012-09-04 22:18:28 +04:00
robvde
69bee32868 Mailboxplans: New control assigned to those attributes that can be set
to unlimited
2012-09-04 22:17:20 +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
Virtuworks
b476e4c092 Merge 2012-09-04 08:13:16 -04:00
robvde
ba71e9b29c Narrowed down the capabilities of peer accounts within a consumer organization 2012-09-04 15:07:38 +04:00
robvde
f4dfdd7b01 forrk commit 2012-09-04 07:33:23 +04:00
robvde
1e6a707edb Fixed: SpaceQuotaOverview, unallocated quotas where shown, OCS and exchange
missing

Fixed UserCustomers initial sort order on username
2012-09-04 07:31:50 +04:00
Virtuworks
e7518c8e6a Update Copywright on files 2012-09-03 17:02:15 -04:00
Virtuworks
63e0554449 Merge 2012-09-03 13:07:46 -04:00
Virtuworks
453a3cfa1b update License.rtf file to solve that it is not showing up on new WIX type installers 2012-09-03 11:44:49 -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
531fd5c635 Fixed: Mailboxplan editing when disabled still allowed to delete mailbox
Mailboxplans removed from menu for consumer peer accounts
2012-09-03 18:58:17 +04:00
robvde
b47c96bad5 Fixed issue where peer account cannot create a mailbox
OrganizatioHome adaptive for contacts, list, folder (if 0 dont show)

Hosted Organization for consumers menu updated to show only essential
items for peers

Create Mailbox for consumers adjusted not to create room or equipment mbx

Appearance of demo account check boxes optional by putting
<HideDemoCheckbox>true</HideDemoCheckbox> in SiteSettings.config
2012-09-03 18:41:34 +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
503dddcf4e Changeset commit 2012-09-03 15:02:38 +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
Virtuworks
c44d296686 Add new WIX Setup project for main installer to replace setup.vdproj
Change Localization Toolkit WIX to use single file Installer
2012-09-03 02:26:23 -04:00
robvde
478d269e2a Removed setup instructions tab from Users properties, the setup instruction
are provided within the mailbox properties.

Added another column to the mailbox tab for better screen alignment
2012-09-03 07:27:58 +04:00
robvde
e979807b7d add 2012-09-02 07:42:26 +04:00
robvde
6522c35571 Exclude these files to push back 2012-09-02 07:39:50 +04:00