ptsurbeleu
b51da7e955
Added simple IoC implementation to make the class a bit testable
2012-04-26 00:31:16 -07:00
ptsurbeleu
0ef2f7b808
[workitem:225] Could not create FTP account in a vanilla fresh installation of FileZilla
2012-04-26 00:17:15 -07:00
ptsurbeleu
d1b07ef269
Fixed a typo in the error message.
2012-03-10 12:30:47 -08:00
feodor_fitsner
e8863fed2c
Updated SQL scripts for 1.2.2
2012-04-17 09:07:52 -07:00
studio-red
312872a956
Fixed issue as described by yodaict:
...
"I think this happens if the Active Directory Recycle Bin is enabled on domain level. As kensasongko mentioned changing line 472 to ActiveDirectoryUtils.DeleteADObject(path, true); fixes the problem"
2012-04-16 20:45:47 -04:00
feodor_fitsner
ae306ab633
File version changed to 1.2.1.6
2012-03-29 16:48:23 -07:00
rdolezel
7c91432905
ObjToString() rollback, the problem was caused by obsolete referenced DLLs
2012-03-27 18:24:42 +02:00
rdolezel
24a0f48480
Fix to support Exchange 2007 or 2010 without ABP
2012-03-21 19:10:41 +01:00
rdolezel
35488351cd
OABs generated from Default GALs. Fixed errors when creating room mailbox.
2012-03-21 16:45:41 +01:00
feodor_fitsner
daffb13b84
Changed build file version to 1.2.1.5
2012-03-16 14:34:48 -07:00
feodor_fitsner
cece69f704
Applied ColdFusion fix from Russ. Applied encoding fix for MySQL dump.
2012-03-16 14:34:05 -07:00
ruslan
6726fc2ff7
Helicon Ape module & handler types fixed
2012-03-15 13:26:47 +02:00
feodor_fitsner
8151a6b687
Build file version changed to 1.2.1.4
2012-03-09 09:11:03 -08:00
feodor_fitsner
34768d109d
Added task parameters as asked by Frans
2012-03-09 09:06:28 -08:00
feodor_fitsner
b6b026fba2
Merge
2012-03-08 09:29:04 -08:00
feodor_fitsner
cc8cf3de4e
Removed compilation warning in portal
2012-03-08 09:24:09 -08:00
rdolezel
5da70f0461
Setting the WrapMode of the DefaultCellStyle of your DataGridViewTextBoxColumn to true.
2012-03-08 10:05:34 +01:00
omara
b770784b50
Add Image for Disabled Accounts
2012-03-08 01:50:58 -05:00
omara
9b61ed720e
Change default page size to 20 items. Add Page Size drop down to all User lists to allow user to select Page size for results.
2012-03-08 01:50:36 -05:00
feodor_fitsner
e903cc6273
Added: Auto Distribution of New Mailboxes in Exchange (item #168 )
2012-03-07 15:05:50 -08:00
feodor_fitsner
d1708e267f
SSL routines do not require CERTENROLLLib anymore and could work
...
in .NET 4.0 and .NET 2.0 pools in both x86 and x64 modes.
2012-03-06 17:07:41 -08:00
feodor_fitsner
07d21775e9
WSP Server projects re-targeted to .NET 3.5 to allow PowerShell to work in .NET 2.0 mode.
...
This is required by Exchange 2010 SP2 module.
2012-03-05 15:50:07 -08:00
feodor_fitsner
094c838d85
Merge with Omar
2012-03-05 15:17:46 -08:00
omara
8a99080a90
Addressbook Policy Changes. Add Code to Create Rooms per Organization.
2012-03-04 15:12:25 -05:00
feodor_fitsner
ff2ab4c500
Changed build.xml FileVersion and previous build path
2012-02-20 14:23:24 -08:00
feodor_fitsner
fb5a42e9c7
"WebsitePanel.Providers.Base", "WebsitePanel.Server.Utils", "WebsitePanel.Server", "WebsitePanel.Providers.HostedSolution" and "WebsitePanel.Providers.ExchangeHostedEdition" projects were retargeted to .NET 3.5 to support Exchange 2010 SP2 provider working in .NET 2.0 runtime.
...
Fixed output paths for SmarterMail 7 and 9 providers.
2012-02-20 14:20:54 -08:00
feodor_fitsner
39a8bd6797
Merge with Exchange SP2 changes
2012-02-20 09:30:18 -08:00
ptsurbeleu
8b7b150da7
Fixed some perf concerns related to types conversion; Replaced tabs with spaces;
2012-02-10 00:01:39 -08:00
ptsurbeleu
4a16ca9524
Fixed issue with removing folders, users and groups in HeliconApe for a web site;
...
Added checks values conversion utility routines to avoid perf hits caused by exceptions being thrown;
2012-02-08 19:06:20 -08:00
feodor_fitsner
9f7129175b
Fixed project references for HyperVForPC project.
2012-02-06 13:50:54 -08:00
feodor_fitsner
dc1b5d5f81
MSDeploy path changed in build.xml
2012-02-06 13:43:38 -08:00
feodor_fitsner
4828172c77
Added SimpleDNS to Libs
2012-01-19 11:29:33 -08:00
feodor_fitsner
c07c84a750
Merge
2012-01-19 10:31:25 -08:00
feodor_fitsner
97595ef942
Switching to default branch
2012-01-19 10:21:36 -08:00
feodor_fitsner
a936174491
AjaxControlToolkit updated to the latest version. Fixed some warning in Portal compilation.
2012-01-16 09:47:13 -08:00
omara
d01b735e6f
Various changes
2012-01-11 21:02:33 -05:00
omara
1ca6c02fd1
Updated ABP Code to check Exchange Version for SP2 and App Setting
2012-01-11 20:58:13 -05:00
omara
bb71af1fa9
Change Width in Containers.css to 100%
2012-01-11 15:15:43 -05:00
omara
2a5b26ba1c
Exchange SP2 Addressbook Policy Support - Using this code will currently break SP1 or earlier implementation
2012-01-08 22:58:57 -05:00
feodor_fitsner
84f0cc724c
Fixed custom HTTP handlers removal in IIS 7.0 provider when updating web site settings
2011-12-20 10:43:43 -08:00
feodor_fitsner
eb64f13221
Re-factored IIS 7 provider to improve GetSite() operation performance.
2011-12-12 15:04:33 -08:00
feodor_fitsner
58b073a6aa
Updated update_db.sql with SmarterMail 9 provider.
2011-12-12 09:35:09 -08:00
feodor_fitsner
1a1dcd3d45
Merge SM 9 into "dev"
2011-12-12 09:26:20 -08:00
Grzegorz
bd3ce6218f
Small comment update
2011-12-12 15:25:55 +01:00
Grzegorz
a43d788ff7
SmarterMail 9.x support
2011-12-12 15:24:04 +01:00
feodor_fitsner
81d4722a27
Changed verbosity in deploy batch files.
2011-11-21 18:59:56 -08:00
feodor_fitsner
68bebd9340
"Select All" in file manager has been fixed for IE 7,8 and FF 6,7
2011-11-21 18:39:11 -08:00
feodor_fitsner
0f0bc8c68d
Changed file license header.
2011-11-21 18:35:19 -08:00
feodor_fitsner
113abfa6e1
Merged with default
2011-11-21 18:24:04 -08:00
feodor_fitsner
69316c22d0
Added MySQL 5.5 provider
2011-11-21 18:09:39 -08:00