Commit Graph

23702 Commits

Author SHA1 Message Date
Ralf Becker
af2145bea3 * Calendar/EMail: accepting mail invitations sets now external organizer as role CHAIR (externals can not be event-owners), to send replys back to organizer 2013-08-29 14:50:42 +00:00
Ralf Becker
aef984c7fa * Calendar: automatic cancel alarms from removed or rejected participants 2013-08-29 14:39:01 +00:00
Klaus Leithoff
b94b6dfc15 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:50 +00:00
Klaus Leithoff
803d2e1b87 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:48 +00:00
Klaus Leithoff
066bd38927 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:47 +00:00
Klaus Leithoff
d1ebcef92c commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:45 +00:00
Klaus Leithoff
3dcb101a66 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:44 +00:00
Klaus Leithoff
4181d522c9 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:43 +00:00
Klaus Leithoff
f7ef2b1d1e commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:43 +00:00
Klaus Leithoff
6ffa2fced8 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:42 +00:00
Klaus Leithoff
e8dd59e862 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:41 +00:00
Klaus Leithoff
daba44f6f4 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:41 +00:00
Klaus Leithoff
9263f3ba2e commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:40 +00:00
Klaus Leithoff
e3b7aea5c4 commit some lang file stuff; mostly french 2013-08-26 09:41:27 +00:00
Ralf Becker
fe2df012b5 * CardDAV/Addressbook/LDAP/ADS: prefix, middle name, suffix was messed up, if iOS addressbook "Display Order" preferences was set to "lastname firstname" 2013-08-22 16:58:01 +00:00
Ralf Becker
42a41c6a53 * Addressbook: fixed sql error caused by multiple DISTINCT by backporting whole so_sql class from Trunk/11.1 2013-08-22 12:39:54 +00:00
Klaus Leithoff
30a3fd1b6b fix problem with unmotivated linebreaks in text on wordwrap. issue reported on userlist for broken umlauts 2013-08-20 11:22:18 +00:00
Ralf Becker
f1d6806fb1 * Addressbook/eSync/CardDAV: fixed not working (forced) preference to display only accounts of groupmembers, causing eSync to permanently try and fail reading other accounts 2013-08-19 15:11:40 +00:00
Ralf Becker
906c758272 Changelog for 1.8.004.20130819 2013-08-19 09:50:48 +00:00
Ralf Becker
21818f534f Changelog for 1.8.004.20130816 2013-08-16 15:29:02 +00:00
Klaus Leithoff
cb96603b14 merge russian lang files provided by MBCGroup 2013-08-16 11:01:07 +00:00
Ralf Becker
5b02a58267 * Calendar: fixed not working filter "only group events", to not include events of members 2013-08-15 16:03:04 +00:00
Ralf Becker
4c70450cad * ProjectManager: fix SQL error if searching for string containing numbers and underscore or percent
skip user-wildcards (*,?) in is_numeric test, but not SQL wildcards, which get escaped and give sql-error
2013-08-14 08:03:09 +00:00
Ralf Becker
9638679c97 fixed an other sql error when creating distribution lists 2013-08-06 10:18:26 +00:00
Ralf Becker
f4597f6314 * CardDAV/Addressbook/ActiveDirectory: fixes SQL error when clients tries to propfind groups/distribution lists on accounts-addressbook, also return "403 Forbidden" when he tries to create one, as they are not (yet) supported on accounts, if not stored in SQL 2013-08-06 09:15:22 +00:00
Ralf Becker
c61ccc9372 * CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!) 2013-08-02 19:31:59 +00:00
Ralf Becker
b2659058ef fixed wrong condition only giving a location header if requests fails, not if it succeeds 2013-08-02 19:29:16 +00:00
Ralf Becker
719fedc70d an other case in which we need to filter out in-active accounts 2013-08-02 18:29:20 +00:00
Ralf Becker
764cd33ab4 * CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user 2013-08-02 14:42:09 +00:00
Ralf Becker
2c10872886 allways return an array, easier then copying with null in various places 2013-08-01 12:58:59 +00:00
Ralf Becker
e6277da835 * Admin/Filemanager: added filesystem check and repair for missing or broken required directories /, /apps and /home 2013-08-01 07:56:25 +00:00
Ralf Becker
f535947163 * CalDAV/CardDAV/WebDAV: get authentication working again with PHP 5.2 2013-07-30 16:49:17 +00:00
Ralf Becker
faedd7a01c hopefully last PHP 5.2 fixes 2013-07-30 15:30:02 +00:00
Ralf Becker
a46d694d89 * EMailAdmin: make imap classes and default smtp class usable with PHP 5.2, LDAP requires 5.3! 2013-07-30 12:50:14 +00:00
Ralf Becker
5a5717b972 fixed "PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM" under PHP 5.2 2013-07-30 11:53:25 +00:00
Ralf Becker
c9a9db53aa fixed "PHP Parse error: syntax error, unexpected \ (T_NS_SEPARATOR)" error caused by email validation, also added error_log for these type of parse-errors 2013-07-30 10:15:01 +00:00
Ralf Becker
8bc346ecd0 Changelog for 1.8.004.20130727 2013-07-27 08:35:47 +00:00
Klaus Leithoff
b18489977c * eMail: implement (backport of) the usage of SPECIAL-USE folders, if supported and provided by MailServer 2013-07-26 13:12:32 +00:00
Klaus Leithoff
019fbb0474 * eMail/Net-IMAP: harden get raw response against unexpected return results from server; backport of special-use folder retrieval 2013-07-26 12:27:01 +00:00
Ralf Becker
bbb837346d * Async service/Backup: updating job to next scheduled time BEFORE running it, to copy with jobs running longer then async frequency of 5min, eg. backup 2013-07-25 13:12:30 +00:00
Ralf Becker
0d71a1a0d8 removed ancient "mark untranslated strings with *" site configuration, as it is unnecessary and breaks links-stream-wrapper and WebDAV 2013-07-25 12:22:34 +00:00
Ralf Becker
b05ffeb307 fixed php fatal error in ressource creation 2013-07-25 11:15:26 +00:00
Ralf Becker
2d6b9f9065 * EMailAdmin/Setup: disabling certificate validation on imaps connection by default for new profiles (can be enabled in EMailAdmin) 2013-07-25 09:05:23 +00:00
Ralf Becker
ec98f76a19 fix sql error, if contact_bday is not aliases as bday (works too if it is alias) 2013-07-23 15:09:56 +00:00
Ralf Becker
1b104f9779 fix sql error, if contact_bday is not aliases as bday (works too if it is alias) 2013-07-23 15:04:00 +00:00
Ralf Becker
5101eadd45 * All apps/custom fields: fixed multiple identical rows, if custom fields where set (introduced in last package)
r43160: fixed SQL error introduced by r43149: multiple identical rows
r43177: fixed DISTINCT leading to no data returned (eg. ctag in accounts-addressbook in eSync and CardDAV), DISTINCED added twice and not using so_sql_cf::search if no custom fields defined
2013-07-23 13:54:20 +00:00
Ralf Becker
f38dd8722c disable outer scrollbar, eg. if rendering time is swichted on 2013-07-23 11:34:42 +00:00
Ralf Becker
c92eea6284 fixed accounts::search sometimes returning too many lines 2013-07-17 13:14:46 +00:00
Ralf Becker
8497dee410 * PostgreSQL: fix for SQL error eg. on update from 1.8.001 to 1.8.004 from 9.1 on 2013-07-16 06:48:33 +00:00
Ralf Becker
393d35657d allow to set smtp auth options via setup-cli 2013-07-15 15:27:47 +00:00