Commit Graph

2122 Commits

Author SHA1 Message Date
Ralf Becker
fbe4b39c9b Costa Rica holidays 2011-15, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com> 2010-03-20 08:10:46 +00:00
Ralf Becker
ef384f4f70 updated holiday files 2010-03-19 08:08:49 +00:00
Jörg Lehrke
4e9701d7ad Configurable timezone for file export of calendar data 2010-03-17 16:28:18 +00:00
Jörg Lehrke
8f0e299012 Fix GroupDAV iterator issue 2010-03-16 20:46:56 +00:00
Jörg Lehrke
0d680b8017 Fix duplication by changed event title 2010-03-16 10:08:46 +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
Jörg Lehrke
9c37b555ec Use iterator approach in GroupDAV; fix various issues 2010-03-15 10:51:43 +00:00
Jörg Lehrke
abd19f0f27 Differentiate GroupDAV collections 2010-03-11 07:45:57 +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
Jörg Lehrke
1b301569e1 Fix Funambol STATUS issue 2010-03-08 13:53:57 +00:00
Jörg Lehrke
0c5a5b0362 Handle failures in event2rrule gracefully 2010-03-08 06:54:10 +00:00
Jörg Lehrke
a69887122e Apply Calendar SyncML and GroupDAV changes 2010-03-07 22:07:34 +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
Jörg Lehrke
269d034606 Fix VTIMEZONE issue 2010-02-16 15:45:27 +00:00
Klaus Leithoff
6150168c12 backport of christian binders column content adjustments (fix whole day events,recur_interval); provide update path for 1.6.003 instances 2010-02-11 15:29:50 +00:00
Klaus Leithoff
6cbd8dde3c fix quoting in javascript message, for recurring events/exeptions 2010-02-11 09:07:59 +00:00
Klaus Leithoff
c619191a2e Free/Busy handling for groups and recources; Groups: if a group allows only free/busy to its users, then participation does not mean a lot. Resources: if grant is free/busy only explicit recources rights are not to be regarded 2010-02-10 12:29:30 +00:00
Klaus Leithoff
e7fe0436b0 translations provided by g.mueller 2010-02-09 17:11:06 +00:00
Jörg Lehrke
de6d609752 Fix CalDAV missing event ID 2010-02-08 20:42:37 +00:00
Jörg Lehrke
42f16b4c2f Fix deprecated pass-by-reference in calendar synchronization 2010-02-06 16:15:02 +00:00
Ralf Becker
757d5c3fe0 merged 29112-4 (failed upload handling) 2010-02-05 04:12:22 +00:00
Ralf Becker
936c636ffd display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before 2010-02-05 03:34:17 +00:00
Klaus Leithoff
19a83cf60a backport of rev28975, rev28976: read event start+end if not given by caller to avoid broken recurrences 2010-02-04 12:52:54 +00:00
Jörg Lehrke
75746226a4 Use egw_time for InfoLog, tracking backend and Tracker 2010-02-04 12:08:03 +00:00
Ralf Becker
cc3c15d623 merged all category stuff, but r29061 - the group spezific global cats, to EPL-9.2 so it is now working well with an up to date EventMgr, still using the old db-format with cat_owner=-1 for global cats, it already uses the new global category UI in admin 2010-02-04 02:20:55 +00:00
Christian Binder
ad47ebfafc 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:39 +00:00
Jörg Lehrke
da35c68b97 Fix occurrence count for recurring events again :-( 2010-02-03 15:57:44 +00:00
Jörg Lehrke
b596935291 Fixes for get_event_info() and enhancements for find_event() 2010-02-03 12:24:42 +00:00
Jörg Lehrke
8f71452859 Fix occurrence count for recurring events 2010-02-03 10:41:44 +00:00
Klaus Leithoff
f9a3ab52dc only do the integration query, if currentapp is calendar, because of performance issues thereof (addressbook fetches the last calendar event(, which fetchs the infologs)) 2010-02-02 13:29:51 +00:00
Klaus Leithoff
0d9ceff493 backport of Ralfs tooltip improvement: rev28980, rev29034, rev29035,rev29036,rev29071 2010-02-02 11:37:49 +00:00
Klaus Leithoff
37b190e82e fixed position of tooltip did not fix the problem intended, and had unwanted sideeffects 2010-02-02 11:35:13 +00:00
Klaus Leithoff
995940eeb5 small improvements regarding the tooltip behavior for calendar 2010-02-02 11:23:11 +00:00
Klaus Leithoff
6e258109d8 as you can now see other apps in calendar, you must make sure you read only true calendar events for recurring dates, participants and customfields 2010-02-01 10:35:05 +00:00
Ralf Becker
25c29211f5 adapting for changed categories class 2010-01-30 23:54:08 +00:00
Jörg Lehrke
32639bd47e Major SyncML Calendar update
- SIFE support improved
  - various vCalendar 1.0 issues fixed
  - device specific timezone support for recurring events
  - pseudo exception handling improvements
2010-01-29 21:42:54 +00:00
Ralf Becker
cc848debf2 disable integration for GroupDAV, SyncML, ... 2010-01-24 03:50:40 +00:00
Ralf Becker
2a4e0a3f3e make long tooltips scrollable and remove double call to html::tooltips 2010-01-24 03:19:59 +00:00
Ralf Becker
2af0b7a952 fixed typo fixed by HJ in trunk 2010-01-23 22:46:15 +00:00
Christian Binder
7c7be4d31a Prevent the GUI from propagating a series exception to a series master. 2010-01-23 12:43:35 +00:00
Christian Binder
90dfe0a989 moved delete message to the right place (edit; not view). Prevent changing of fundamental values of an event series which would affect the recur_exception dates. 2010-01-23 10:40:44 +00:00
Christian Binder
42ceb277ac fixed typo 2010-01-23 09:53:58 +00:00
Christian Binder
98fe270524 fixed catching value from non-existing var 2010-01-23 09:53:38 +00:00
Hans-Jürgen Tappe
76e5a2d85c Tracker 2448. Fix div tag typo. 2010-01-22 21:17:07 +00:00
Christian Binder
3a0cf6bc29 delete exceptions too if a series of events get deleted by the GUI to avoid orphaned events. Same behaviour like we already have in future 1.6.003 2010-01-22 19:49:37 +00:00
Christian Binder
fb16385a8d method get_related should only return the ids 2010-01-22 19:47:32 +00:00
Christian Binder
a92a3b4a7b fixed typo 2010-01-22 19:45:25 +00:00