Klaus Leithoff
d34486462a
postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to
2010-09-17 14:00:50 +00:00
Jörg Lehrke
00d52b33c5
Fix EXDATE issue for Apple devices and enddate issue for iPhone
2010-08-26 20:29:51 +00:00
Jörg Lehrke
965dd4a42f
Fix recurrence enddate issue
2010-08-15 06:34:27 +00:00
Jörg Lehrke
cb9827aa2a
Disable Thunderbird special treatment
2010-08-08 21:52:00 +00:00
Ralf Becker
119e4e154f
using created and modified timestamps from calendar, and not reading them separate from egw_content_history table
2010-08-05 17:58:44 +00:00
Ralf Becker
7ea9d5338b
improved performance by not checking exceptions for referencing a master which mentions them as exceptions
2010-08-05 17:40:06 +00:00
Ralf Becker
98de7b91f6
fixed not working notifications for types:
...
- responses: on participant responses too (everytime)
- modifications: on all modification, but responses
2010-08-02 14:16:30 +00:00
Klaus Leithoff
f68be7acfd
save states of calendar view to session only when we are in calendar
2010-07-16 09:03:14 +00:00
Klaus Leithoff
7f02626fe6
making sure / checking that alarmData is an array as expected.
2010-07-13 13:43:17 +00:00
Jörg Lehrke
65f39d7e2f
Fix vCalendar v1.0 EXDATE export
2010-07-05 19:06:59 +00:00
Jörg Lehrke
c28f03c9d9
Fix FroupDAV report issue
2010-07-02 05:03:37 +00:00
Jörg Lehrke
947e54d15b
Fix CTag issues for GroupDAV
2010-06-29 13:16:09 +00:00
Jörg Lehrke
9c5284bc61
Fix CalDAV issues
2010-06-29 09:21:52 +00:00
Jörg Lehrke
045e2b5180
Fix CalDAV delete event issue
2010-06-28 17:35:18 +00:00
Jörg Lehrke
6b06060923
Backport CalDAV improvements
2010-06-28 06:23:41 +00:00
Jörg Lehrke
69fcef79aa
Fix CalDAV group invitation issue
2010-06-28 05:12:04 +00:00
Jörg Lehrke
5da13cf940
Fix recurring event issues for vCal 1.0 imports
2010-06-23 15:11:15 +00:00
Ralf Becker
0ca03d3af1
backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes
2010-06-22 17:06:51 +00:00
Jörg Lehrke
50b1e6f4cc
Fix recurrence enddate for vCalendar 1.0, missing pieces
2010-06-21 17:48:48 +00:00
Jörg Lehrke
bdd7bb2c64
Backport of revision 30558++ from trunk
2010-06-18 15:32:38 +00:00
Jörg Lehrke
37328844c5
Fix SyncML device timezone issues
2010-06-18 09:41:25 +00:00
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