Commit Graph

15188 Commits

Author SHA1 Message Date
Ralf Becker
978f55456b swaped category and contact row in edit: fixes parent get accidently set, if one types return to start contact search 2010-03-16 13:37:02 +00:00
Jörg Lehrke
420aabafde Fix error message issue 2010-03-16 11:54:31 +00:00
Jörg Lehrke
845dc3eb80 Improve Infolog GroupDAV 2010-03-16 10:17:03 +00:00
Jörg Lehrke
9acb0e3db2 Fix Infolog timezone issue again 2010-03-16 10:16:49 +00:00
Jörg Lehrke
0d680b8017 Fix duplication by changed event title 2010-03-16 10:08:46 +00:00
Jörg Lehrke
e6f717934c Improved WebDAV 2010-03-15 19:08:39 +00:00
Jörg Lehrke
a5a15414d3 Fix Infolog timezone issue (Bug 8002) 2010-03-15 18:06:14 +00:00
Jörg Lehrke
c53c27d9d4 Fix CLASS:PRIVATE issue 2010-03-15 17:22:19 +00:00
Jörg Lehrke
ecc20f62f0 Fix Funambol SIF enconding 2010-03-15 17:21:50 +00:00
Klaus Leithoff
1cc999ac8f removing possible CR/LF from content for ajax search result javascript, as it breaks the options 2010-03-15 15:31:41 +00:00
Jörg Lehrke
9c37b555ec Use iterator approach in GroupDAV; fix various issues 2010-03-15 10:51:43 +00:00
Jörg Lehrke
9590be51b7 Handle multi-line error messages gracefully 2010-03-15 10:51:24 +00:00
Ralf Becker
9f3e658b1c Do NOT store "System/Localtime" as server_timezone, as it is no valid timezone 2010-03-15 07:53:12 +00:00
Jörg Lehrke
abd19f0f27 Differentiate GroupDAV collections 2010-03-11 07:45:57 +00:00
Ralf Becker
0ec9d18b23 "adding fields for (max. 10) single category names" 2010-03-10 18:07:12 +00:00
Ralf Becker
c63eea32f6 "egw_links: remove links user has no access to from result, if $cache_titles is set" 2010-03-10 12:22:33 +00:00
Jörg Lehrke
1162445002 Improve find_event() 2010-03-09 17:03:33 +00:00
Jörg Lehrke
6f68c0a41b Fix 'search for series master' issue 2010-03-09 09:28:23 +00:00
Ralf Becker
7608a38aa3 "fixed handling of linebreaks from text and rich text fields for xml based formats (Open Office and MS Office)" 2010-03-08 21:57:41 +00:00
Ralf Becker
efe7eabe52 "only use posix_getpwnam to check for existing system user, if it's available (otherwise no more accounts can be created)" 2010-03-08 21:09:00 +00:00
Jörg Lehrke
1b301569e1 Fix Funambol STATUS issue 2010-03-08 13:53:57 +00:00
Ralf Becker
26093851cf "replace all control chars (C0+C1) but CR, LF and TAB (eg. vertical tabulators) with space as they are not allowed in xml" 2010-03-08 11:35:36 +00:00
Klaus Leithoff
5ea61e1cc1 changing the condition for n_fn adaption. change of given name and family name seems not to be sufficient 2010-03-08 11:34:38 +00:00
Jörg Lehrke
0c5a5b0362 Handle failures in event2rrule gracefully 2010-03-08 06:54:10 +00:00
Jörg Lehrke
031296bf0b TZ support for tracking 2010-03-08 06:28:45 +00:00
Jörg Lehrke
a69887122e Apply Calendar SyncML and GroupDAV changes 2010-03-07 22:07:34 +00:00
Jörg Lehrke
3bd935a541 Apply InfoLog SyncML and GroupDAV changes 2010-03-07 15:47:00 +00:00
Ralf Becker
3d482fbcef Backported r29080 (Last Modified sort header), r29431 (translation and
fixes), r29141 (Skip notification check box) and r29433 (fixes) to 9.2
2010-03-07 14:50:24 +00:00
Jörg Lehrke
f499955670 Apply Addressbook SyncML and GroupDAV changes 2010-03-07 12:48:10 +00:00
Jörg Lehrke
7bb92a86af Fix principal-URL for users 2010-03-07 12:35:20 +00:00
Jörg Lehrke
f187b1e31f New GroupDAV base classes 2010-03-07 12:23:19 +00:00
Jörg Lehrke
86039be423 New SyncML base classes 2010-03-07 12:21:40 +00:00
Ralf Becker
94b15909a6 automatic updating OBS checkout 2010-03-06 09:32:38 +00:00
Ralf Becker
4c9e6946c1 "only update same major version" 2010-03-05 16:22:37 +00:00
Ralf Becker
9f7b863589 allow to replace archives in obs checkout 2010-03-05 15:23:02 +00:00
Ralf Becker
64ba772ab4 sort group-addressbooks and other-user-addressbooks alphabetical 2010-03-05 14:56:01 +00:00
Ralf Becker
ae32ac2a4e dont use IN ( ), if there's only one value, it's slower for MySQL 2010-03-04 17:19:37 +00:00
Ralf Becker
c356464a16 Preseed link title-cache for link-list and link-string widget 2010-03-04 17:11:01 +00:00
Klaus Leithoff
51ffc2fc97 pdo statement->execute expects either the prepared statement with already bound parameters OR an array of the vars to be bound. It can NOT handle them MIXED 2010-03-04 12:04:01 +00:00
Klaus Leithoff
57b64adb7a changing a bit regarding the logic of the new feature (be notified about own changes) 2010-03-03 12:15:50 +00:00
Klaus Leithoff
dd4328a422 feature to enable to be notified of events you created/modified/deleted yourself; That is most helpful if you get a notification eMail with the ics attached, and thus be able to import the event somewhere else (another EGroupware/Outlook/...) 2010-03-03 12:02:48 +00:00
Klaus Leithoff
54cf94c4a5 trying to fix the real cause for the resourcetype/collection issue, breaking XP native WebDav Access and having impacts on groupdav: Now resourcetype returns a prop for collection in case of a folder 2010-03-03 09:49:03 +00:00
Ralf Becker
3fd9125531 fixed propfind_iterator sometimes not returning any item 2010-03-03 08:18:05 +00:00
Klaus Leithoff
8c6f8f01b9 fixing of an orgview bug: orgview was extremly sticky, after you selected an org member for e.g. infolog view 2010-03-01 10:19:12 +00:00
Klaus Leithoff
459177807d fix for broken native windows WebDav access 2010-02-26 08:34:25 +00:00
Klaus Leithoff
4aa739c6c8 fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation 2010-02-25 13:38:20 +00:00
Klaus Leithoff
ff82712ac3 IE6 compatibility for action buttons, html code cleanup 2010-02-24 13:36:20 +00:00
Nathan Gray
ee5edc0bd6 Make changing status for whole query work 2010-02-22 23:08:31 +00:00
Nathan Gray
3f46d3f4e3 Fix for lost links when copying. All links get copied now, including the one in the header. 2010-02-22 21:28:55 +00:00
Nathan Gray
7209617eaa Fix infolog print view to only display the custom fields allowed for that infolog type 2010-02-22 18:24:45 +00:00