Ralf Becker
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
Klaus Leithoff
1fb2198422
throwing away excess div elements, that carry no style or class or id info
2012-07-30 15:09:57 +00:00
Klaus Leithoff
248f590a45
unsubsubcribe from oldFoldername when renaming/moving a folder
2012-07-30 13:15:43 +00:00
Klaus Leithoff
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
Klaus Leithoff
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
Klaus Leithoff
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
Klaus Leithoff
32842953f4
trim addresses used in sieve vacation rules; introduce the cleaning of another cache object
2012-07-27 09:35:54 +00:00
Ralf Becker
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
Klaus Leithoff
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
Klaus Leithoff
7f6130db67
fix error for trying to use PEAR::Error as folder array to iterate; second attempt
2012-07-27 07:26:46 +00:00
Klaus Leithoff
9325b8205e
fix error for trying to use PEAR::Error as folder array to iterate
2012-07-27 07:14:35 +00:00
Klaus Leithoff
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
Ralf Becker
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
Ralf Becker
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
Klaus Leithoff
b036319f90
* eMail: fix problem with ->mark message as deleted<-; flag was not applied
2012-07-24 14:46:13 +00:00
Klaus Leithoff
43c148681e
switch off error logging of changed fields
2012-07-24 13:53:57 +00:00
Klaus Leithoff
11b2ae4548
* eMail: fix for failed deletion of messages in Trash-Folder
2012-07-24 11:43:03 +00:00
Klaus Leithoff
a342db6fba
* email: handle attaching eml files; handle no subject when forwarding as attachment
2012-07-24 10:20:21 +00:00
Ralf Becker
42b5a04cff
do NOT use jerryr as mobile template
2012-07-24 07:06:22 +00:00
Ralf Becker
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
Jörg Lehrke
20ad9de419
* Fix Funambol vCard issues (community bug #1999 )
2012-07-22 10:15:43 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
ade542201c
fixed class attribute of box-widgets got not imported
2012-07-18 17:47:00 +00:00
Ralf Becker
c93381b90a
if dir is not writable, download xet file
2012-07-18 17:46:55 +00:00
Ralf Becker
55c704a2b3
* Admin/Setup: fixing high memory usage in registering all hooks
2012-07-18 10:34:54 +00:00
Ralf Becker
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
Ralf Becker
f78154b11f
Changelog for 11.1.20120717
2012-07-17 14:36:09 +00:00
Ralf Becker
54a2a21a4f
fixed 5.4 PHP Warning: Illegal offset type
2012-07-17 13:59:56 +00:00
Ralf Becker
c30f5d442c
also add dir and pref for filemanager templates
2012-07-17 13:27:22 +00:00
Ralf Becker
930ad77224
* Addressbook: fixed not working resize or conversation of non-jpeg images in newer php versions
2012-07-17 13:17:42 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
1b29c4cea0
fix returned xml for correct expansion is empty
2012-07-15 09:54:55 +00:00
Ralf Becker
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
Ralf Becker
a46769c3d9
add missing closing tag
2012-07-15 08:27:47 +00:00
Ralf Becker
917d69befe
docu fix
2012-07-15 08:02:02 +00:00
Ralf Becker
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
Ralf Becker
bcc60cfc3d
fixed PHP Strict Standards: Only variables should be assigned by reference
2012-07-14 07:44:36 +00:00
Ralf Becker
d82e3c9d34
fixed PROPFIND did not return additional properties if path contained special chars like ? or #
2012-07-13 15:55:52 +00:00
Klaus Leithoff
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
Klaus Leithoff
3bad7e4177
* email: improve the switching of signatures in HTML mode
2012-07-12 13:58:12 +00:00
Klaus Leithoff
a7231e99aa
removing extra e for notify/enotify in require
2012-07-12 08:54:30 +00:00
Ralf Becker
e74f40b451
only create a temporary mount for ownCloud clients on /clientsync, thought admin can create a different permanent one
2012-07-12 08:48:37 +00:00
Ralf Becker
906a838563
* Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well)
2012-07-12 08:20:57 +00:00