56c1ef67cb
* LDAP authentication: if changing password fails bind as user, try changing is with given admin-dn, to cater for all sorts of ldap configurations
2012-07-31 12:28:28 +00:00
44d80c2476
take care of php-warning on str_repeat (second param has to be greater or equal to 0)
2012-07-31 11:03:17 +00:00
b140ea5093
simple balancing on throwaway divs
2012-07-31 11:00:54 +00:00
0ada1b10c0
trying to catch problems with cached/not cached folders
2012-07-31 10:34:16 +00:00
66e9ef08b3
fixed error when registration was enabled for a user and he looks at /apps, caused by regitering a - not existing - query method in link-registry of registration
2012-07-31 09:56:57 +00:00
1fb2198422
throwing away excess div elements, that carry no style or class or id info
2012-07-30 15:09:57 +00:00
248f590a45
unsubsubcribe from oldFoldername when renaming/moving a folder
2012-07-30 13:15:43 +00:00
eb49c1bfa7
add missing sievescriptname to setAsyncJob (as the name defaults to felamimail, your other rules are not in affect when you are using other names as felamimail as sievescriptname AND you are installing your vacation via cron job
2012-07-30 07:40:01 +00:00
1d928dd98c
small alteration to make htmLawed respect keep_bad config value when tags are generally considered bad for not matching the regex (and not in any list of known tags)
2012-07-27 10:21:00 +00:00
2257ffb08a
allow comments in style definitions; introduce more caching; move required reset of connections of connection failure to uifelamimail constructor; let htmLawed handle \![if...]> </[endif]> sequences in bodyparts;
2012-07-27 09:59:49 +00:00
32842953f4
trim addresses used in sieve vacation rules; introduce the cleaning of another cache object
2012-07-27 09:35:54 +00:00
46be0018df
backported automatic conversation of boolean columns on select (update/insert is already done by quote), get automatic enabled by setup_table or you have to set has_bools to true
2012-07-27 09:01:42 +00:00
813a2686ed
fix error for trying to use PEAR::Error as folder array to iterate; third attempt (and solution)
2012-07-27 07:41:01 +00:00
7f6130db67
fix error for trying to use PEAR::Error as folder array to iterate; second attempt
2012-07-27 07:26:46 +00:00
9325b8205e
fix error for trying to use PEAR::Error as folder array to iterate
2012-07-27 07:14:35 +00:00
d10ba5d011
fix for filling up the error_log in certain conditions on activesync on an non-existent event (with of course no participants). clear_private_infos created an eventarray on those, thus subsequent errors occured and had to be handeled in ExportChangesDiff::Synchronize
2012-07-25 08:09:16 +00:00
a15fc1457b
* Calendar/eSync/CalDAV: meeting requests contain again nice body followed by a separator and describtion, ignore empty description in eSync ChangeMessage
2012-07-24 22:23:54 +00:00
2cfb562f65
* Calendar/CalDAV/eSync: not searching addressbook for CN, as match can be not unique or without an email address, causing notification to fail --> store as email address
2012-07-24 20:14:32 +00:00
b036319f90
* eMail: fix problem with ->mark message as deleted<-; flag was not applied
2012-07-24 14:46:13 +00:00
43c148681e
switch off error logging of changed fields
2012-07-24 13:53:57 +00:00
11b2ae4548
* eMail: fix for failed deletion of messages in Trash-Folder
2012-07-24 11:43:03 +00:00
a342db6fba
* email: handle attaching eml files; handle no subject when forwarding as attachment
2012-07-24 10:20:21 +00:00
42b5a04cff
do NOT use jerryr as mobile template
2012-07-24 07:06:22 +00:00
58dd193e3d
add new PHP 5.4 config var max_input_vars which need to be set higher for TranslationTools to work correctly, default seems to be 1000, set now to 3000
2012-07-23 08:26:55 +00:00
20ad9de419
* Fix Funambol vCard issues (community bug #1999 )
2012-07-22 10:15:43 +00:00
aa6a4bbc36
fix for 5.4 PHP Strict Standards: Declaration of ADODB2_mysql::_CreateSuffix() should be compatible with ADODB_DataDict::_CreateSuffix
2012-07-20 16:30:56 +00:00
7e83e4359b
* InfoLog/CalDAV: preference allowing to modify responsible user from devices not supporting them by setting EMail address as category
2012-07-20 13:07:20 +00:00
ade542201c
fixed class attribute of box-widgets got not imported
2012-07-18 17:47:00 +00:00
c93381b90a
if dir is not writable, download xet file
2012-07-18 17:46:55 +00:00
55c704a2b3
* Admin/Setup: fixing high memory usage in registering all hooks
2012-07-18 10:34:54 +00:00
bff9f76f64
slightly different expand-property report requested from OS X 10.6.8 iCal requests properties from DAV namespace not explicitly specified
2012-07-17 15:17:53 +00:00
f78154b11f
Changelog for 11.1.20120717
2012-07-17 14:36:09 +00:00
54a2a21a4f
fixed 5.4 PHP Warning: Illegal offset type
2012-07-17 13:59:56 +00:00
c30f5d442c
also add dir and pref for filemanager templates
2012-07-17 13:27:22 +00:00
930ad77224
* Addressbook: fixed not working resize or conversation of non-jpeg images in newer php versions
2012-07-17 13:17:42 +00:00
8251977fed
* Calendar: fixed EGroupware owner got notified about status changes, even if email-notification preference was "never", now only external chairs get always notified
2012-07-17 12:37:14 +00:00
b84fdd4ef7
* Addressbook: fixed error when adding a new organisation member for organisation(department)s containing a comma
2012-07-17 12:14:37 +00:00
b0990eafbe
fixed signature changing to work when switching to or from empty or no signature, as well as multibyte chars like German umlauts
2012-07-17 11:24:47 +00:00
f82147a464
as we want ical body to be just describtion, we can NOT set links, as they get appended to body
2012-07-17 09:49:12 +00:00
cc4280b184
accounts_sql::members() use single sql query with join to acl table instead calling id2name for each account, as it is quicker and uses less memory
2012-07-16 12:37:51 +00:00
6b06546565
accounts_sql::members() use single sql query with join to acl table instead calling id2name for each account, as it is quicker and uses less memory
2012-07-16 12:27:28 +00:00
891fece61a
using accounts->member(ship)s($id, true) instead of accounts->member(ship), as it does not require to read (unused) account_lid, which takes far longer and require more memory on huge installs
2012-07-16 12:05:46 +00:00
1b29c4cea0
fix returned xml for correct expansion is empty
2012-07-15 09:54:55 +00:00
476dc6ad93
* CalDAV: expand-property reports queried by iCal from OS X 10.7.4
...
- expanded-group-member-set
- expanded-group-membership
- calendar-proxy-read-for
- calendar-proxy-write-for
Both calendar-proxy reports can be combined in one request, which is now also handled correct.
2012-07-15 09:15:57 +00:00
a46769c3d9
add missing closing tag
2012-07-15 08:27:47 +00:00
917d69befe
docu fix
2012-07-15 08:02:02 +00:00
cd65835d47
fixed PHP Strict Standards: config::save_value must be declared static to be used static (no longer allowing non-static usage!)
2012-07-14 08:57:29 +00:00
bcc60cfc3d
fixed PHP Strict Standards: Only variables should be assigned by reference
2012-07-14 07:44:36 +00:00
d82e3c9d34
fixed PROPFIND did not return additional properties if path contained special chars like ? or #
2012-07-13 15:55:52 +00:00
9bd5320f16
handle error in display of message list when folder to be accessed is inaccessable for some reason
2012-07-13 10:05:01 +00:00