Commit Graph

17 Commits

Author SHA1 Message Date
mgalgoci
04e778c065 And with this, imporing and exporting of recurring events should sort of work
again. I've also implimented more of rfc2445.

I will continue to beat these classes into shape as I add more ical stuff
and document what I have reverse engineered.

Once I am satisfied that this is stable and production worthy I will probably
backport this to the 1.0 branch. My casual testing has shown that this for
the most part works as expected. I also plan on developing test harnesses
for ical import/export.
2004-10-15 17:40:22 +00:00
Ralf Becker
bdc3456ed6 reworked so-layer for MaxDB and new db-functions:
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
2004-08-03 22:52:13 +00:00
reinerj
146d69f4db changes from phpgw to egw dev group 2004-01-27 00:31:58 +00:00
Miles Lott
94ea6c3c0a Massive intval and formatting update - previous version in tag 'cal_008-2' 2004-01-04 00:47:37 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
skeeter
26f80d486c GNU Bug #438 and GNU Bug #745. 2002-06-24 23:24:24 +00:00
skeeter
96f535e483 Fix to allow for saving new calendar events. 2001-11-18 23:01:09 +00:00
skeeter
1f8ae0362f This adds the bility to exclude individual events from a repeating event. 2001-11-05 02:08:31 +00:00
skeeter
fa6d037ed4 Moved things around on the header to include a drop down filter for the categories searching. Also a fix for a repeating event problem and interval/frequency. 2001-09-20 21:29:16 +00:00
skeeter
8cfde64d54 Whole bunch of new code. Skeleton alarm management stuff. Importing of iCal file data (semi-working). New data fields (uid/location). New tables (phpgw_cal_alarm). 2001-09-07 16:37:11 +00:00
skeeter
61f8227dcc Optimizations to the calendar. Also cleaned up a little of the planner code. 2001-08-17 00:24:20 +00:00
skeeter
d755598dc7 Changed this to use . 2001-08-15 02:27:06 +00:00
skeeter
fa92c39af4 More fixing, and a change to the GLOBALS, HTTP_[POST|GET]_VARS. Also, better support for spanning events across multiple days. 2001-08-12 14:47:23 +00:00
skeeter
1609677f71 Tons of major fixes to the n-tier calendar. Still need to incorporate ralfbeckers enhancements to the planner. 2001-08-06 02:41:36 +00:00
skeeter
f3397a4e27 Change to use associated arrays for internal storage of the calendar events. ** This is geared at SOAP support! ** ** This is now SOAP compatible! ** 2001-07-29 22:09:24 +00:00
skeeter
588ad423df A little more fixing to the calendar. Will try and get the search UI built. 2001-07-21 23:35:22 +00:00
skeeter
88519279bd First cut with n-tier design. 2001-07-16 11:38:40 +00:00