Commit Graph

1424 Commits

Author SHA1 Message Date
Jörg Lehrke
082aef12dc Allow upgrade of single events to series via SyncML/CalDAV 2010-05-21 18:38:41 +00:00
Jörg Lehrke
2c337344c0 Backport of CalDAV improvements 2010-05-21 18:27:39 +00:00
Jörg Lehrke
4dd5efd3d6 Improve series event exception handling 2010-05-21 17:30:11 +00:00
Jörg Lehrke
2c1e4b28ce Fix egw_ical_iterator issue; special CalDAV treatment for lightning 2010-05-21 16:52:05 +00:00
Ralf Becker
a16ed86be4 backport of Jörgs r30209: Fix calendar_bo::search() issue with events outside the search window (bug#8090) 2010-05-18 15:59:39 +00:00
Ralf Becker
c19a42a586 backporting Jörgs r30207: Special Lightning CalDAV treatment 2010-05-18 15:06:23 +00:00
Ralf Becker
2aebd3e9c0 backported Jörgs r30190: Fix iCal attendee CN issue 2010-05-18 12:12:10 +00:00
Ralf Becker
c9d23410e5 backport Jörgs r30189: Fix CalDAV PUT failure 2010-05-18 12:04:12 +00:00
Ralf Becker
aef939ec1e backported Jörgs r30184: Fix calendar_bo::search() returning all-day events one day later (bug#2602) 2010-05-18 11:20:23 +00:00
Ralf Becker
f0eed36597 backported Jörgs r30183: Fix CalDAV invitation issue (Stylite#513) 2010-05-18 11:19:32 +00:00
Andreas Stöckel
2963132004 Fixed unlocking of calendar entries when the edit window is closed 2010-05-18 10:47:34 +00:00
Ralf Becker
563129b44f "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:22:11 +00:00
Jörg Lehrke
345e955c59 Improved calendar_boupdate::find_event() (#2582) 2010-05-14 13:32:25 +00:00
Jörg Lehrke
743ada827f Fix 'non_blocking' issue (especially for Nokia) 2010-05-14 11:14:06 +00:00
Jörg Lehrke
0f048fe08b Fix monthly recurrence issue (bug#2584) 2010-05-14 11:13:11 +00:00
Jörg Lehrke
4572aa47ed Fix email-only attendees issue 2010-05-14 11:11:24 +00:00
Ralf Becker
26667d4b6e "fix for bub #2579 - PHP Fatal error: Using $this when not in object context
--> get_path can NOT be static"
2010-05-09 20:24:32 +00:00
Klaus Leithoff
fbfdb38852 feature to allow filter for public events only 2010-05-03 14:03:11 +00:00
Nathan Gray
6b7a8e3a5c Backport 30029 - Reset status of participants when copying an event 2010-04-30 19:22:39 +00:00
Jörg Lehrke
ed1614ebc8 Add Nokia 5800 XpressMusic to supported devices 2010-04-29 05:13:37 +00:00
Jörg Lehrke
4c27ffdeb9 Fix mounthly by day recurrence issues 2010-04-29 05:05:14 +00:00
Jörg Lehrke
29292e3cbb Export all-day events as 'EVENT' to Nokia devices 2010-04-23 14:37:36 +00:00
Jörg Lehrke
e712cfe9ce Fix iCal export of incomplete events again .-( 2010-04-23 11:03:55 +00:00
Jörg Lehrke
7cd4036b34 Fix iCal export of incomplete events 2010-04-23 10:41:44 +00:00
Jörg Lehrke
0949389d57 Enable ../groupdav.php/calendar/ again 2010-04-16 21:53:01 +00:00
Jörg Lehrke
66656bf9c5 Fix hierarchical properties issue 2010-04-16 19:41:41 +00:00
Klaus Leithoff
a30ed13116 fixing warning regarding template->show 2010-04-16 14:30:37 +00:00
Klaus Leithoff
1c2d3dabb0 enable create of recurreence for weekdays only for recur_type weekly (conditional enabling/disabling weekday selection area) 2010-04-16 13:19:46 +00:00
Ralf Becker
6eff1b97e2 fixed not working delete of participants specified as email address containing quotes 2010-04-16 10:41:25 +00:00
Jörg Lehrke
4c3cfa2144 SyncML and GroupDAV Backport 2010-04-16 09:24:55 +00:00
Klaus Leithoff
f28751da2e fixing problem in listview, using the new UNION functionality 2010-04-16 07:56:30 +00:00
Ralf Becker
e9fb72f596 better understandable dialog for editing recuring events (plus missing translations) 2010-04-15 18:29:14 +00:00
Ralf Becker
83884ab2c2 better understandable dialog for editing recuring events (plus missing translations) 2010-04-15 18:23:02 +00:00
Klaus Leithoff
0efd1057ea use UNIONs instead of OR for calendar filter "owner too" 2010-04-15 14:50:54 +00:00
Ralf Becker
5d6a7ede84 "show only groups with calendar rights, as we do in the calendar selection" 2010-04-15 14:11:04 +00:00
Ralf Becker
db6c6cd462 "show only groups with calendar rights, as we do in the calendar selection" 2010-04-15 14:10:01 +00:00
Klaus Leithoff
06fed70281 all user_types supported while building the UNION 2010-04-15 13:41:57 +00:00
Klaus Leithoff
d41940fc1f work in progress, forgot that ressources are user_types too 2010-04-15 13:23:16 +00:00
Klaus Leithoff
b1987c62fa use UNIONs instead of OR for calendar filter "owner too" 2010-04-15 12:52:35 +00:00
Jörg Lehrke
2b9198e8f7 Fix SyncML preferences 2010-04-14 16:40:54 +00:00
Jörg Lehrke
ae0bd0a0b7 Clarify iCal file export TZ option 2010-04-14 15:08:57 +00:00
Jörg Lehrke
d3ad7cae78 Fix undefined status issue 2010-04-14 14:44:21 +00:00
Ralf Becker
239793470b adding an iterator for iCal files to minimize memory footprint on import of huge iCal files (not yet used for iCal data supplied as string, eg. from SyncML, as calendar_ical::importVCal uses count() and array access to returned components/events, and not just looping over it via foreach) 2010-04-14 10:19:41 +00:00
Ralf Becker
9e8a74b92e "fixed not working caching to avoid multiple reads of same event from database
(condition !$date stoped caching for all non-repeating events)"
2010-04-14 08:49:49 +00:00
Ralf Becker
e5c782ca8e "fix warning if no participants defined (eg. iCal import)" 2010-04-14 08:41:45 +00:00
Jörg Lehrke
30a3296c8e Optimze and clean up GroupDAV 2010-04-13 15:31:59 +00:00
Jörg Lehrke
682c363bb4 Fix group participant issue 2010-04-12 07:26:21 +00:00
Jörg Lehrke
15e379249f Fix group participant issue 2010-04-12 07:20:11 +00:00
Jörg Lehrke
b0532e4ac2 Fix group participant localization issue 2010-04-12 06:31:30 +00:00
Nathan Gray
09d2df0f9d New action: Create timesheets from entry in event list 2010-04-06 19:01:17 +00:00