Commit Graph

21626 Commits

Author SHA1 Message Date
Ralf Becker
166335f16e * Calendar/CalDAV: fixed recuring event disapeared from device, if a rejected recurrence existed and a change from an other user caused a reload (412 Precondition Failed) 2013-03-14 14:48:40 +00:00
Ralf Becker
73b2c5cd78 reverted (unnecessary) fix of r41893, causing editing of account addressbook data to show up empty 2013-03-14 11:02:12 +00:00
Klaus Leithoff
b0c07ee100 * CKEDITOR/API: Version update to 3.6.6.1; handle IE10 problems regarding input behavior on enter 2013-03-14 09:58:58 +00:00
Klaus Leithoff
944e22afc5 * eMail: work around a IE10 bug/feature, which is eating away cr/lf if preceded by space in pre sections 2013-03-13 16:03:09 +00:00
Klaus Leithoff
bb956833a7 * eMail: style stuff to preserve style of buttons used in eMail which changed after loading et2 Styles on top for framework 2013-03-13 11:11:10 +00:00
Klaus Leithoff
79771d0e63 enforce signature description on list and read (if none given), on personal signatures 2013-03-11 14:19:16 +00:00
Klaus Leithoff
0be52c896e * eMail: enforce signature description if none given, on personal signatures 2013-03-11 13:20:39 +00:00
Klaus Leithoff
4794e4617d * eMail: fix missing trashFolder short display name, when refreshing folder on selecting trash folder itself 2013-03-11 12:17:19 +00:00
Klaus Leithoff
f16f807c19 * eMail/IMAP: fix possible missing RESPONSE Code, but available PARSED response in getSummary 2013-03-08 14:53:56 +00:00
Klaus Leithoff
721f38b5e7 * eMail: fix for CKEditor fragments shown on reply for IE9+10; focus to body handling is completely moved to html::fckeditor 2013-03-08 14:53:08 +00:00
Klaus Leithoff
8255e95793 improve focus management by forcing carent in all browsers to be placed at the start of the loaded document 2013-03-08 13:15:57 +00:00
Ralf Becker
40c51141d3 * CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms 2013-03-07 15:56:24 +00:00
Klaus Leithoff
e7252ad770 * *eMail: work around losing focus for IE10, on message view, when on single BrowserInstance 2013-03-07 15:50:14 +00:00
Ralf Becker
1f2609b4fc * CardDAV/Addressbook: fixed SQL error "Unknown column list_modified" if preference "Distributionlists as groups" is checked and client does a sync-collection-report 2013-03-07 14:52:28 +00:00
Ralf Becker
98728b22b0 * Timesheet: fixed SQL error when deleting a user and transfering his data to an other user 2013-03-07 12:40:09 +00:00
Klaus Leithoff
fa2f0df393 if in admin, emailadmin link should open in its own enviroment; fix missing NAME but data: as name 2013-03-07 11:14:24 +00:00
Ralf Becker
bd5ee3de68 ignore info_contact without id, causing projects linked via project tab not to be linked 2013-03-07 10:42:44 +00:00
Nathan Gray
92e00bb0ec Add ACL check to read-only category selection and nextmatch row color 2013-03-06 15:30:06 +00:00
Ralf Becker
49d8ddc3b6 setting "Primary emailadmin Profile" as default for "eMail Account to sync" 2013-03-06 14:51:56 +00:00
Ralf Becker
225d9e3483 allow to save defaultQuota via setup, removed now always set userDefinedAccounts/Identities and signatures 2013-03-06 12:29:06 +00:00
Klaus Leithoff
62c1406af2 further work regarding the editor focus 2013-03-06 09:23:05 +00:00
Ralf Becker
6b4021a4f5 setting "add raw message .eml" as default and a missing translation 2013-03-06 08:41:29 +00:00
Ralf Becker
7aa05c7579 new translations from Stefan 2013-03-06 08:31:58 +00:00
Klaus Leithoff
67c8b20b41 if mail app is available (detect for static function splitRowID), and import_mail is called with param rowid, use application mail for importing (creating infolog/tracker items from emails); add add_raw option to tracker mail import; 2013-03-05 15:14:34 +00:00
Klaus Leithoff
ee3e5941eb handle some array values (delimiter, attributes) when folderInfo was retrieved from cache 2013-03-04 13:06:12 +00:00
Klaus Leithoff
98cc3e220b improve getFolderStatus behavior 2013-03-04 12:37:38 +00:00
Klaus Leithoff
62541c2c42 * eMail/api: attempt to fix the focus on body issue with FF; thanks to CKEditor support 2013-03-04 11:53:53 +00:00
Klaus Leithoff
472f262eb1 * eMail/egw-pear: fixed problem with unexpected (but valid) multiline response for STATUS commands 2013-03-04 08:03:43 +00:00
Ralf Becker
95d9dc084f * ImportExport: do NOT complain about wrong charset, if text contains only standard ascii chars 2013-03-01 09:52:10 +00:00
Ralf Becker
2be34f9810 German translations from Stefan plus some additions for en langfile 2013-03-01 08:47:12 +00:00
Ralf Becker
2abae23c62 * Addressbook: fixed not working call auf addressbook_ui::(view|edit) with contact_id being a uid 2013-03-01 08:25:51 +00:00
Nathan Gray
7b762eef05 Fix addressbook CSV export - select options were non-standard 2013-02-28 20:50:41 +00:00
Ralf Becker
a9ea8adfc0 * Calendar/CalDAV: fixed iCal import of recurring events to convert (not understood) yearly byday to monthly byday with interval 12 and daily byday to weekly byday, also fixed of by one error in enddate 2013-02-28 17:01:12 +00:00
Klaus Leithoff
24f4dd1bce * Etemplate/Addressbook: switch off client side email address validation as browser rule set seems to be more restrictive than rfc822 rules suggests; implement better rfc822 compliant email address validation 2013-02-28 15:26:07 +00:00
Klaus Leithoff
64f80a33ac * eMail: increase fontsize by 10% for compose in plain text (textarea) 2013-02-28 13:31:24 +00:00
Ralf Becker
68176a0276 * Calendar/CalDAV: fixed iCal parser calculating recurrence-enddate from COUNT parameter, taking into account BY* rules (RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=Mo,Mi runs just 2 weeks!) 2013-02-27 14:35:36 +00:00
Klaus Leithoff
a56a64c277 do not try to break out of egw server root when iterating over all apps 2013-02-26 15:54:26 +00:00
Klaus Leithoff
c8066b4817 handle applemail multipart with no alternative as MIXED; do not fail on getStructure if there is no OK, but empty and a structure response is present 2013-02-26 12:52:01 +00:00
Ralf Becker
161269430e Changelog for 11.1.20130226 2013-02-26 08:58:28 +00:00
Ralf Becker
58c4ec7717 no more querying of recurrences for etag of series master, as all update methods now update modification time of series master for recurrenc-exceptions 2013-02-26 08:49:21 +00:00
Ralf Becker
dcbabf8387 error-handler to throw recoverable errors (eg. catchable fatal error from type hinting) as ErrorException 2013-02-25 14:37:06 +00:00
Ralf Becker
dbcf95d5f9 * Calendar: create index on egw_cal.cal_reference to speed up etag generation of recuring events 2013-02-25 12:09:08 +00:00
Ralf Becker
1991d3ae5f Changelog for 11.1.20130225 2013-02-25 11:31:25 +00:00
Ralf Becker
0e957053dc * CalDAV/CardDAV: removed unnecessary (double) etag generation and improved calendar etag generation for recurring events 2013-02-25 11:18:32 +00:00
Ralf Becker
c6cb7196dc fixed wrong call name2id to get account_lid of owner, causing lot of database access and returning nothing, as account_id for given 2013-02-25 10:31:14 +00:00
Ralf Becker
c6398686f5 ignore "broken" grants (eg. negative account_id for a user), as they lead to further errors (no members) 2013-02-25 09:49:29 +00:00
Klaus Leithoff
4c646d8e19 handling format flowed 2013-02-25 09:12:29 +00:00
Nathan Gray
6277192677 Preference organisation 2013-02-22 18:58:59 +00:00
Ralf Becker
c85821f41d * WebDAV/CalDAV/CardDAV: implemented support for clients sending passwords with non-ascii chars (eg. acents or umlauts) in iso-8859-1 instead utf-8: Firefox, Thunderbird, IE, Netdrive 2013-02-22 13:32:48 +00:00
Klaus Leithoff
d695929880 use monospace fontstyle for plaintext edit; preserve whitespace (horizontal AND vertical) if mail is plaintext (not containing any html) 2013-02-22 10:59:31 +00:00