Commit Graph

1478 Commits

Author SHA1 Message Date
Ralf Becker
e7c292d683 using created and modified timestamps from calendar, and not reading them separate from egw_content_history table 2010-08-05 17:58:25 +00:00
Ralf Becker
9a0d77469f improved performance by not checking exceptions for referencing a master which mentions them as exceptions 2010-08-05 17:39:03 +00:00
Ralf Becker
e871666adf fixed not working notifications for types:
- responses: on participant responses too (everytime)
- modifications: on all modification, but responses
2010-08-02 14:15:46 +00:00
Jörg Lehrke
6f8bc7339e Improve CalDAV PUT handler 2010-07-27 19:39:18 +00:00
Klaus Leithoff
a07c955ec2 save states of calendar view to session only when we are in calendar 2010-07-16 09:02:15 +00:00
Klaus Leithoff
a63134dd5f fix for reset_stati on Drag and Drop; Work by Chr.Fueller, leithoff 2010-07-13 14:36:51 +00:00
Klaus Leithoff
f8c674ff9b making sure / checking that alarmData is an array as expected. 2010-07-13 11:49:05 +00:00
Klaus Leithoff
f7847a1183 rework of calendar purge function 2010-07-06 08:25:13 +00:00
Jörg Lehrke
7a0c9fedcf Fix vCalendar v1.0 EXDATE export 2010-07-05 19:06:49 +00:00
Ralf Becker
0933a70651 removed columns from DELETE statement 2010-07-02 06:01:09 +00:00
Jörg Lehrke
92996740a9 Fix FroupDAV report issue 2010-07-02 05:03:51 +00:00
Ralf Becker
bb07a036ca backported Nathan r31245:
- Fix purging of old events so it doesnt delete everything
- Trick config into calling the hook when purging is turned off so cron job is cancelled
2010-07-01 16:08:54 +00:00
Jörg Lehrke
716b9e2b5d Fix CTag issues for GroupDAV 2010-06-29 13:14:29 +00:00
Jörg Lehrke
3b422176cd Fix CalDAV issues 2010-06-29 09:21:41 +00:00
Jörg Lehrke
2b0233d9bb Fix CalDAV delete event issue 2010-06-28 17:33:34 +00:00
Nathan Gray
aa2281b554 Backport 31140 & 31141 - Allow admins to restore deleted events 2010-06-28 11:39:41 +00:00
Nathan Gray
c9c422ad83 Backport 31138: Do not send notification when a deleted event is purged 2010-06-28 11:17:00 +00:00
Jörg Lehrke
9b1565a1d6 Improve group invitation handling 2010-06-28 05:08:50 +00:00
Jörg Lehrke
7505a741a6 Fix CalDAV group attendee issue; various GroupDAV improvements 2010-06-27 22:17:23 +00:00
Jörg Lehrke
9184bc0f67 Fix SyncML replace and recur_enddate issue 2010-06-26 16:03:14 +00:00
Jörg Lehrke
bedeff0435 Support Free/Busy information with credentials as part of the URL 2010-06-26 11:38:50 +00:00
Jörg Lehrke
f27dd678d1 Fix status change permission issue 2010-06-24 16:22:09 +00:00
Jörg Lehrke
8107fb5ab6 Fix recurring event issues for vCal 1.0 imports; fix bug Stylite #646 2010-06-23 15:10:54 +00:00
Jörg Lehrke
748cf54d7d Add 'reset stati options' to calendar 2010-06-23 14:49:17 +00:00
Ralf Becker
a2b6b3fe58 backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes 2010-06-22 17:03:05 +00:00
Jörg Lehrke
e4eb9d32ba Fix recurrence enddate for vCalendar 1.0, missing pieces 2010-06-21 17:49:01 +00:00
Klaus Leithoff
c94bf30cb8 fix for Call to a member function setTimezone() on a non-object; Dont Try to do a settimezone, when rrule[UNTIL] is no DateTime object 2010-06-21 09:56:50 +00:00
Jörg Lehrke
c30d10b961 Apply changes from revision 30558++ 2010-06-18 15:33:08 +00:00
Jörg Lehrke
74653d300e Fix recurring event alarm issue 2010-06-18 13:42:39 +00:00
Jörg Lehrke
8c02f92ca1 Fix SyncML device timezone issues 2010-06-17 07:44:58 +00:00
Jörg Lehrke
3a28418bd5 Fix participant issue in event shifting 2010-06-16 10:42:25 +00:00
Nathan Gray
e5ac08edab Backport 30789: Move purging of old calendar events to use less API and do more with the DB directly. Hopefully will be a little easier on the DB. 2010-06-14 11:46:03 +00:00
Klaus Leithoff
ee706d6af8 fix invalid javascript variable names for draggable/droppable IDs when owner/calendar is a group 2010-06-14 08:14:07 +00:00
Jörg Lehrke
389f16a1e5 Improve charset support for CalDAV 2010-06-14 07:52:33 +00:00
Jörg Lehrke
db1b766dbb Fix enddate and alarm issue for series event shifting 2010-06-11 07:33:22 +00:00
Ralf Becker
f488a7075b reverting setting of target app, as it is unneccessary 2010-06-10 17:54:51 +00:00
Ralf Becker
c4eab70b7f - missing target for new button in sidebox
- adding message to opener.location.search, instead using referer (which points to toplevel frame and reloads framework)
2010-06-10 17:25:18 +00:00
Ralf Becker
8123e956d4 remove setting of not defined block "submit_column", causing holiday admin to fail 2010-06-10 09:10:17 +00:00
Jörg Lehrke
625603d59f Implement new 'change startdate of series events' approach 2010-06-09 18:00:11 +00:00
Ralf Becker
3f344fd852 store whole state in prefs, so calendar displays identical view after a new login (beside the date) 2010-06-09 16:14:19 +00:00
Jörg Lehrke
c7c0230233 Fix tab hidding issue in calendar.edit 2010-06-08 17:45:22 +00:00
Jörg Lehrke
f6eb00e6a1 Allow alarms for recurring events starting in the past 2010-06-08 16:36:55 +00:00
Klaus Leithoff
0c60f43c61 fix for wrong message on event-deletion (was: series deleted); corrected one german translation string 2010-06-08 09:52:48 +00:00
Jörg Lehrke
9303dca432 Disable the alarms-tab for newly created series event exceptions completely 2010-06-08 08:53:40 +00:00
Ralf Becker
9a32f0dc9e using relative width, works better then absolute one, giving just enough space for icon at minimal width of sidebox 2010-06-08 06:41:55 +00:00
Jörg Lehrke
015245d235 Improved alarm handling 2010-06-07 17:54:29 +00:00
Jörg Lehrke
82455c87a6 Newer Nokia E-Series SyncML supported fields default 2010-06-07 12:50:17 +00:00
Philip Herbert
f6e5b9de41 recognize Nokia e72-1 and e51-1 as s60 phone (supported fields) 2010-06-07 10:26:00 +00:00
Ralf Becker
48573b83a5 jdots adaption for calendar 2010-06-04 21:28:26 +00:00
Ralf Becker
ffc49a9ec6 fixed add link for jdots 2010-06-04 08:49:23 +00:00