Commit Graph

15873 Commits

Author SHA1 Message Date
Jörg Lehrke
9a8b790d50 Fix external event owner issue 2010-08-21 09:36:41 +00:00
Ralf Becker
f9a4c8c48b fixed fatal error: Cannot use object of type PEAR_Error as array, happening eg. if no or wrong credentials 2010-08-18 10:04:42 +00:00
Jörg Lehrke
ee8b9cb617 Fix old format vCard/vCalendar quoting issue 2010-08-06 20:51:13 +00:00
Jörg Lehrke
65dc637c5d Improve support of BB Funambol Client 2010-08-06 18:14:23 +00:00
Klaus Leithoff
0bdbec1fc8 adapted backport of ralfs commit to trunk to improve performance for groupdav/caldav by not checking exeptions for refering to a existing (and refering) master 2010-08-06 09:35:43 +00:00
Jörg Lehrke
d893fe7af0 Fix unknown qualifier issue for contact fields 2010-07-27 19:37:13 +00:00
Jörg Lehrke
80a4be76ff Fix syncml:metinf and syncml:devinf namespace issue (#2696) 2010-07-25 18:11:05 +00:00
Ralf Becker
46fa2a5f77 avoiding deprecated warning under php5.3 2010-07-25 09:09:20 +00:00
Klaus Leithoff
19189042b7 quitening warning for mb-strpos, when attachment->cid is not set 2010-07-08 09:23:04 +00:00
Ralf Becker
b211bae5b8 backported jscalendar-setup stuff (access without special app rights) 2010-06-30 12:08:43 +00:00
Ralf Becker
c62a5aa13d fixed contactform so anonymous user can attach files (without giving him addressbook run rights and edit rights for the used addressbook) 2010-06-30 09:57:43 +00:00
Andreas Stöckel
0a303c032a Added space to imploding of email addresses in infolog email import to allow linebreaks for long email lists 2010-06-28 14:48:42 +00:00
Andreas Stöckel
b00823c636 Fixed bug with simple timesheet view mode and the unused quantity field 2010-06-28 13:44:55 +00:00
Ralf Becker
2045c0fd31 backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes 2010-06-22 17:14:48 +00:00
Jörg Lehrke
749f20c718 Fix SlowSync timestamp issue (#2663) 2010-06-19 15:30:40 +00:00
Christian Binder
dea97a8f05 Raise resultlimit in felamimail AJAX addressbooksearch for mail compose and make resultarea scrollable if needed 2010-06-17 18:34:23 +00:00
Ralf Becker
59b6aafc8a fix/workaround for bug #2658 - Monthview navigation issue with Google Chrome (Linux 5.0.x beta)
see http://code.google.com/p/chromium/issues/detail?id=43973
2010-06-17 10:40:44 +00:00
Ralf Becker
98eacac2b6 fixed not working non-static use after Jörgs commit ($app was NOT set anymore) 2010-06-16 11:05:48 +00:00
Jörg Lehrke
230d666597 Fix config::save_value static call issue 2010-06-16 08:37:45 +00:00
Ralf Becker
8cd67e0af7 correct validation errors, if no file selected or file could not be attached 2010-06-14 20:21:44 +00:00
Ralf Becker
9310a2b0d8 delete db entry again, if we are not able to open a new(!) file in filesystem 2010-06-14 20:13:38 +00:00
Jörg Lehrke
0aacf11b43 Fix GroupDAV/Addressbook categories issue 2010-06-14 07:48:59 +00:00
Jörg Lehrke
8c1d96907d 2nd Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-14 07:42:03 +00:00
Ralf Becker
c34031bdee removed array_stripslashes function, which is now in common_functions.inc.php 2010-06-11 10:55:51 +00:00
Jörg Lehrke
9593134a7c Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-11 10:00:27 +00:00
Jörg Lehrke
97449cce68 Fix WebDAV support for Bitkinex client (EGw.org#2650) 2010-06-11 09:05:16 +00:00
Klaus Leithoff
0d925fd9fd fix typo that prevented the redisplay of the saved setting for inital-dot-last and intial-last email creation schemes 2010-06-07 11:24:30 +00:00
Klaus Leithoff
ad0ffffd32 update to Version 4.1.1:HTML Purifier 4.1.1 is a major security and bugfix release that
improves on 4.1s fix for an XSS vulnerability exploitable on Internet Explorer.  It also contains a number of important bugfixes, including
> the removal of improper logic that could result in infinite loops and
> fixed parsing for single-attributes with entities with DirectLex.
2010-06-04 11:16:35 +00:00
Klaus Leithoff
f035f30dd8 remove message_org block in displayMsg as it is used only in view_message_printable template 2010-06-04 07:07:02 +00:00
Klaus Leithoff
4cd24e87ee postgres: fix for problem with db_backup/update -> no MetaColumns retrieved anymore: if tablenames are quoted, remove the quotes as the use of tablenames in MetaColumns is for comparsion of content of fields in postgres system tables; quoting tablenames breaks comparsion here. 2010-06-01 12:12:41 +00:00
Ralf Becker
bcdc5ca175 removing unnecessary diagnostics 2010-05-30 11:21:19 +00:00
Klaus Leithoff
d388206b8c handle calendar replacements (search for events) only when there are calendar replacements required 2010-05-26 12:51:19 +00:00
Jörg Lehrke
7de0936dbb Fix iCal attendee CN issue 2010-05-21 16:36:24 +00:00
Jörg Lehrke
328f92cedf Fix iCal parameter parser 2010-05-21 16:22:10 +00:00
Klaus Leithoff
d7befada9c make sure all possible return values that are passed by xajax to ajaxfelamimail are treated correct when calling sendNotify 2010-05-21 11:50:54 +00:00
Ralf Becker
c749c71216 fixed wrong language in notifications 2010-05-20 19:39:55 +00:00
Jörg Lehrke
e99558d39f Fix chunked item issue (bug#2576) 2010-05-20 15:23:32 +00:00
Klaus Leithoff
4987cc1b4d PrintView (from compose) Make sure draftfolder settings from user-defined-account is checked (and applied if existing) before checking for draftfolder settings in felamimail preferences 2010-05-20 11:45:34 +00:00
Ralf Becker
d8766c735a fail if trying to unlink a directory 2010-05-19 17:34:49 +00:00
Andreas Stöckel
d58b746bf5 Fixed bug with FCKEditor and Safari in which the fck editor area isn't maximized 2010-05-19 12:00:33 +00:00
Ralf Becker
3f9f60bfca "fix warning if there are no custom status defined (as in Trunk)" 2010-05-19 09:34:48 +00:00
Andreas Stöckel
8be03a98ac Fixed unlocking of calendar entries when the edit window is closed 2010-05-18 11:32:40 +00:00
Ralf Becker
ea623e16bc setup->setup_account_object() need to load config to $GLOBALS[egw_info][server] too, as eg. auth::encyrpt_password needs the encryption type 2010-05-15 07:58:28 +00:00
Ralf Becker
6047b7930a "disabling not working iterator:
Replacement code for in r29270 removed filter  

	$cal_filters['query']['cal_reference'] = 0;

only works, if all recurrences and the master are returned in a single chunk, otherwise events get returned multiple times"
2010-05-14 17:23:56 +00:00
Jörg Lehrke
0a202da4a6 Improved calendar_boupdate::find_event() (#2582) 2010-05-14 13:31:50 +00:00
Jörg Lehrke
f12f7ce27c Add more tolerance for chunked packages 2010-05-14 13:07:07 +00:00
Jörg Lehrke
6d90e4a5d1 Fix email-only attendees issue 2010-05-14 10:26:18 +00:00
Jörg Lehrke
51cce571ea Fix 'non_blocking' issue (especially for Nokia) 2010-05-14 10:23:44 +00:00
Jörg Lehrke
005787a2b2 Fix monthly recurrence issue (bug#2584) 2010-05-14 10:20:22 +00:00
Ralf Becker
209dec4c55 using since php<=5.0 available raw_output=true parameter for md5 and sha1 instead of deprecated and in newer distros no longer available mhash extension 2010-05-13 10:44:52 +00:00