Commit Graph

15364 Commits

Author SHA1 Message Date
635c7118e5 Fix empty ORGANIZER/ATTENDEE 2010-02-28 12:53:23 +00:00
192cbd836a Set ORGANIZER for KDE 2010-02-26 15:35:04 +00:00
88ac091e2a Update egw-pear/HTTP/WebDAV 2010-02-26 12:50:14 +00:00
77dc590614 Fix (pseudo) exception handling in CalDAV 2010-02-26 12:30:17 +00:00
96a47f2dff backport of rev27514+rev27703 from trunk to fix "n_fn not updated anymore"-issue 2010-02-26 11:47:17 +00:00
ee00114a2e Fix GroupDAV issues 2010-02-26 10:59:30 +00:00
3935667813 Add RDATE support to VTIMEZONE parser 2010-02-26 10:58:03 +00:00
aa779da763 Addressbook synchronization backport 2010-02-25 16:21:49 +00:00
151b32da10 Infolog synchronization backport missing pieces 2010-02-25 14:18:07 +00:00
91d3abd608 fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation 2010-02-25 13:42:03 +00:00
19472152e6 Infolog synchronization backport 2010-02-25 08:27:34 +00:00
1c6ca4eb7a Fix various recurring event issues 2010-02-24 14:53:15 +00:00
6433df94ec Calendar synchronization backport 2010-02-23 18:35:43 +00:00
79a2c95678 fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar 2010-02-19 14:55:11 +00:00
c0c3028f37 improving session control for felamimail bosieve async_vacation. Force sessions to be rebuilded 2010-02-17 14:22:37 +00:00
e2f7cd790f Enable proper 'refresh from server' again 2010-02-17 13:28:12 +00:00
fda3d2bad6 get rid of comma in full-emailadresses, as imap_rfc_address_list assumes a new address to come after comma 2010-02-17 12:06:23 +00:00
44707ff64c get rid of comma in emailadresses, as imap_rfc_address_list assumes a new address to come after comma 2010-02-17 10:56:48 +00:00
df4a507959 better session control for felamimail/emailadmin, to control the loading of preferences for the setting of vacations by date by async job (user was not changed (since session was reused), when several users wanted to change their vacation message by date via async job at the same day) 2010-02-16 17:01:52 +00:00
ec4778f6bc Fix newline issue 2010-02-16 15:10:45 +00:00
ec3d8a7869 Backport Javascript fix for ajax select widget on IE 2010-02-15 20:48:48 +00:00
71c52d4e43 fixed a strange PHP5.3 problem, it seems call_user_func_array fails returning NULL for a static method with a var parameter 2010-02-15 06:07:58 +00:00
003d1c1c94 fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed 2010-02-15 02:59:33 +00:00
df8581e1f6 apache config: fixed not allowed symbolic constants in error_reporting, added /usr/share/jpgraph:/usr/bin/tnef:/usr/bin/aspell to open_basedir, updated memory_limit to 64M, upload_max_filesize 64M and post_max_size 65M 2010-02-14 06:59:25 +00:00
e3fa760a9a apache config: fixed not allowed symbolic constants in error_reporting, added /usr/share/jpgraph:/usr/bin/tnef:/usr/bin/aspell to open_basedir, updated memory_limit to 64M, upload_max_filesize 64M and post_max_size 65M 2010-02-14 06:51:32 +00:00
caeea37842 pushing version to 1.6.003 2010-02-14 06:26:56 +00:00
3221c6e8ba moved aspell_path config to setup, vor obvious reasons 2010-02-14 06:18:03 +00:00
1555115be7 moved aspell_path config to setup, vor obvious reasons 2010-02-14 05:51:51 +00:00
ba5bdb79a2 fixed not working listing of groups, after r29189 2010-02-13 06:45:24 +00:00
fe80f41d3f fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 05:00:10 +00:00
7d1ac84b67 fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 04:55:34 +00:00
828123e4f8 fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 04:51:47 +00:00
8b92fc4998 fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 04:47:01 +00:00
34f2a64b51 updated integration docu 2010-02-13 04:35:54 +00:00
a8803dbd9a fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:43:42 +00:00
aca8b220df fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 02:57:22 +00:00
2c81925b20 fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:27:45 +00:00
22630b849a fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:19:27 +00:00
de4a0e9239 Add history logging to calendar 2010-02-12 20:18:45 +00:00
30db6582f7 Don't modify filter columns with numeric keys 2010-02-12 18:36:04 +00:00
42bd4d227c Upgrades to historylog_widget:
- Allow array for options of a 1:N record, as documented in bo_tracking
- Allow passing in a filter parameter, and pass it on to historylog->search
2010-02-12 18:34:33 +00:00
fb50bee888 Log history of custom fields also 2010-02-12 16:47:15 +00:00
989bba917f you can not use egroupwares autoloading before the basic egroupware objects are included, so we implement array_stripslashes in thumbnail.php itself, as it seems to be the fast way when get_magic_quotes_gpc is enabled 2010-02-12 15:05:40 +00:00
3ac8b33231 move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you 2010-02-12 09:04:44 +00:00
41f587d584 Fix wrong classification in get_event_info() again 2010-02-11 21:04:10 +00:00
65c06844e5 Fix wrong classification in get_event_info() and UID handling for CalDAV 2010-02-11 20:50:35 +00:00
adf9a0917f Fix deleted filter to hide from select-entry widget also 2010-02-11 20:43:11 +00:00
a67f231b74 fix quoting in javascript message, for recurring events/exeptions 2010-02-11 09:06:33 +00:00
52ea4512ca Improve find_event() again 2010-02-11 07:33:32 +00:00
63117b9ceb Add an option to keep deleted contacts, and only admins can purge them 2010-02-10 23:07:43 +00:00