Commit Graph

14887 Commits

Author SHA1 Message Date
Jörg Lehrke
2ff7062b22 SyncML Improvements
- Multi-Domain support
- Funambol encoding issues
- various vCalendar flaws fixed
- better pseudo exception handling
2010-02-03 18:35:46 +00:00
Christian Binder
ed759ac587 adjust calendar db to have correct UIDs and RECURRENCE-IDs. PLEASE READ THE NOTES in the forum before you update (Subject: IMPORTANT NOTE FOR ALL SYNCML USERS) 2010-02-03 18:17:57 +00:00
Hans-Jürgen Tappe
c39ea23c93 Backport of:
Tracker 2448. Fix div tag typo.
2010-01-23 16:42:36 +00:00
Christian Binder
e7ca065e74 check for cal_reference == 0 too when deleting a whole series. Otherwise all exceptions of an event will be deleted when just one exception was initially re-edited for deletion. 2010-01-22 20:04:30 +00:00
Hans-Jürgen Tappe
9989afab6c Fix Typo. 2010-01-21 20:43:15 +00:00
Ralf Becker
a93f882f50 fixed warning if tagWholeDayOnTop($dayEvents) is called with no array, eg. false because no events found 2010-01-20 23:22:17 +00:00
Klaus Leithoff
e90ad24156 fixing display issues encountered while displaying HTML Mails. Greedy preg_replace ate away too much 2010-01-19 14:29:46 +00:00
Klaus Leithoff
26c2eec08f handle quoted emailadresses for imap_rfc822_parse_adrlist 2010-01-13 11:23:37 +00:00
Ralf Becker
b851d88ac8 merged r28910: fixed not use popup in link list widget (eg. links tab
in different apps)
2010-01-08 02:52:15 +00:00
Ralf Becker
45e647b9d2 do NOT allow to delete original contact content-type for addressbook, as it only creates support problems as users incidently delete it 2010-01-07 04:57:01 +00:00
Jörg Lehrke
888eb2b3cb Optimized Funambol recognition 2010-01-05 10:14:52 +00:00
Christian Binder
335b2b0f7d some more fixes of calls to non-existent static methods in 1.6, introduced with revision 28325. These methods currently just exist in trunk. 2010-01-02 14:01:05 +00:00
Christian Binder
7d49fe21b8 reverted call to non-existent static methods in 1.6, introduced with revision 28325. These methods currently just exist in trunk. 2010-01-02 13:50:32 +00:00
Christian Binder
2ac41f2803 backport to 1.6: recognize zero value also as a real value 2010-01-02 13:23:22 +00:00
Christian Binder
d899be3124 backport to 1.6: implemented different priority values for funambol/outlook clients since outlook does not support the RFC defined PRIORITY values, fixed some typos 2010-01-02 13:19:32 +00:00
Jörg Lehrke
84a1412c53 fixed not recognized vtodo priority values 2009-12-14 07:01:02 +00:00
Ralf Becker
9993092b7f "Ajax to construct homedirectory from specified directory name in setup and account_lid" 2009-12-09 08:24:16 +00:00
Jörg Lehrke
30234979e4 Rollback 28788 2009-12-07 16:25:30 +00:00
Jörg Lehrke
459941bd84 Make owner appendix optional for categories 2009-12-07 16:15:39 +00:00
Klaus Leithoff
83a61a8766 handle a problem regarding the display of MSO Mails 2009-12-07 09:09:36 +00:00
Jörg Lehrke
e5887937cc Fix yearly recurrence issue for version 1.0 2009-12-06 18:03:45 +00:00
Oscar Manuel Gómez Senovilla
4d046e3727 Update french translation. Tracker #2411 2009-12-05 11:10:16 +00:00
Jörg Lehrke
1e32ee4442 Fix recurrence UNTIL calculation 2009-12-04 15:38:36 +00:00
Ralf Becker
b1ba17a702 fixed problem with blanks in account_id of owner parameter 2009-12-04 10:25:26 +00:00
Ralf Becker
41f055f874 "added epl version and fixed detection of debian/ubuntu version" 2009-12-03 09:49:03 +00:00
Ralf Becker
908b729c7f switching output compression off, as it makes problems with synthesis client 2009-12-03 07:16:11 +00:00
Ralf Becker
d21599f47f remove jerryr print.css template, as it was not used before and is not up to date 2009-12-02 17:04:50 +00:00
Ralf Becker
03f38f9233 - fixed not working rename in entry directories in /apps (eg. rename of
an infolog attachment), was caused by use of url_stat from sqlfs
  instead of links stream wrapper
- fixed wrong mime type / icon in files stored via netdrive from msword
  (the first use the extension .tmp, before renaming file to .doc:
  sqlfs "detects" mime type only from the extension and did not recheck
  it if a file gets renamed, that's now fixed)
2009-12-01 15:02:41 +00:00
Ralf Becker
8e5ee31e56 "supress warning \"session.save_path not writable by webserver\", if open_basedir is activ and path is NOT included
--> spares users from false warning, that they can not login, because sessions not working"
2009-12-01 13:59:45 +00:00
Ralf Becker
bfd2736629 "check for existens of dl() before calling it, thanks to report from CK" 2009-12-01 11:24:19 +00:00
Jörg Lehrke
54fd41a16a Use UID for find_content(); code cleanups 2009-12-01 11:21:44 +00:00
Jörg Lehrke
a1ee7d5cbf Optimize SyncML performance 2009-12-01 11:21:13 +00:00
Ralf Becker
fd884940f8 "fixed 5.3 backport from trunk, gave fatal error for an in 1.6 not existing method" 2009-12-01 09:50:18 +00:00
Ralf Becker
7f264987a6 we need to first check if the constant is defined, as we get a fatal error in php5.3 otherwise 2009-11-30 20:30:26 +00:00
Ralf Becker
d4b9dee585 fixed login in other then first domain 2009-11-30 17:57:35 +00:00
Ralf Becker
2cb6179a5e "fixed wrong build pass, causing an open_basdir warning, as url get appended to egroupware dir" 2009-11-30 16:24:34 +00:00
Ralf Becker
0e05b016ed quitent permanent error_log 2009-11-30 16:07:26 +00:00
Ralf Becker
34fd086dd0 avoid warning in php5.3, if argument is an array 2009-11-30 16:01:55 +00:00
Ralf Becker
6eb975f0da upps typo 2009-11-30 16:00:23 +00:00
Ralf Becker
5db82f568d querying date_default_timezone_get() only once and storing it as
$GLOBALS[egw_info][server][server_timezone], as it fills the log with
warnings under php5.3
2009-11-30 15:57:17 +00:00
Ralf Becker
8b59123838 fixed php5.3 warning: PHP Deprecated: Function magic_quotes_runtime() is deprecated 2009-11-30 15:49:14 +00:00
Ralf Becker
208560abbb reverted r28325, as it's not working in 1.6 and has nothing to do with SyncML 2009-11-30 12:55:46 +00:00
Jörg Lehrke
66c566cb71 Optimized SyncML memory footprint; fixes various filter issues 2009-11-29 20:59:52 +00:00
Jörg Lehrke
c5d6ab6974 Added missing common function check_load_extension() 2009-11-29 18:46:30 +00:00
Ralf Becker
9b958eed5e "fixed birthday reminder on home for ldap:
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"
2009-11-29 13:35:53 +00:00
Ralf Becker
86c2be2efa fixed sometimes not translatable phrases longer 128 chars, problem was a trim() after truncating the message to 128 chars 2009-11-28 16:24:44 +00:00
Ralf Becker
9e5c2633d4 egw_vfs::download_url requires egw::link, as it is relative to egroupware dir 2009-11-28 16:23:52 +00:00
Ralf Becker
611c36026f fixed bug: superuser clicking [apply] twice in file preferences deleted file or directory 2009-11-28 15:13:54 +00:00
Ralf Becker
ad137415aa removed caching as it creates problems with datasource updates in projectmanager (datasource reads infolog content from an instance with a not updated cache, causing updates only to happen after clicking on [apply] twice) 2009-11-28 14:03:45 +00:00
Ralf Becker
95d4631f61 unsetting etag too when copying contacts to fix optimistic locking error after 2. apply 2009-11-28 11:46:48 +00:00