Commit Graph

57 Commits

Author SHA1 Message Date
skeeter
e1a68b0862 Nothing worth noting. 2001-06-16 19:10:26 +00:00
skeeter
86c62fda42 Fixes for php 4.0.5 2001-06-14 01:31:02 +00:00
skeeter
0feb9fe210 More php3 support. 2001-06-02 03:33:42 +00:00
skeeter
d17e4d5648 Cleanup for php3 support. 2001-06-01 03:55:05 +00:00
skeeter
4538dde870 TONS of fixes.. Major changes in preparation of turning on ICAP server. 2001-05-31 04:34:00 +00:00
skeeter
551661182f A few more fixes for the calendar. 2001-05-21 03:20:31 +00:00
skeeter
50d363f3cd Finished all changes from yesterdays partial cleanup. Inching closer to support ICAP and is now even more OOP. I think a little more work on this and it'll be ready for a full ICAP test. 2001-05-20 21:11:52 +00:00
skeeter
eb6f2707cc Calendar now uses the datetime class. 2001-05-20 01:20:40 +00:00
skeeter
05fec0da11 This now sends email notifications for all changes of status. You cannot reset your status to 'No Response' once it has been either accepted/tentative/rejected. 2001-05-16 17:40:20 +00:00
skeeter
09509270c7 Updates are now being sent for Rejections. 2001-05-16 04:39:55 +00:00
skeeter
6c511bdf96 Small cleanups for warnings. 2001-05-15 04:21:16 +00:00
skeeter
537dfe14e9 Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same. 2001-05-09 03:21:14 +00:00
skeeter
f1ac28bc71 Fix for bug #420708. Also, restructured the holiday support. I think this will be the final structure. This gives the most flexibility, a single file to handle all future years. This does not care about previous years rules. 2001-05-02 23:23:48 +00:00
skeeter
41f65ac333 Wrote new function day_of_week(). 2001-04-28 23:51:52 +00:00
skeeter
0cd21d331d A couple of fixes... Not sure, but I do know this also adds in feature #418759. 2001-04-28 21:56:24 +00:00
skeeter
12e7072673 Fixes to the .002 upgrade for calendar 2001-04-27 17:37:59 +00:00
skeeter
f51ced506b Found 'public' is a keyword... Changed to 'is_public'. 2001-04-27 02:47:54 +00:00
skeeter
a078f7f58f Restructured the calendar database, added the categories, and fixed problem with repeating entries. 2001-04-27 02:20:55 +00:00
skeeter
8ab6337b5a Fix for bug #417117 2001-04-21 17:43:25 +00:00
skeeter
c214e83a93 Possible fixes for status not displaying on view.php 2001-04-19 17:45:54 +00:00
skeeter
6fb2941327 Fix for bug #413848, #414865 - Repeating Weekly events 2001-04-14 02:57:51 +00:00
skeeter
a17a84fd72 Fix for bug #415126 - Repeating Daily events 2001-04-14 02:05:54 +00:00
skeeter
1a5570fcad Was not setting the interval properly. Also, added the alarm setting to the object. 2001-03-31 14:35:00 +00:00
skeeter
b7207cffaf Written the delete_calendar() for sql. 2001-03-23 03:13:23 +00:00
skeeter
3a826ab4a6 Added extra checking on grabbing group info from record 2001-03-20 04:44:00 +00:00
skeeter
44527de79e Fixed the problem with private entries always displaying. Start of vCalendar class 2001-03-17 19:39:56 +00:00
skeeter
b1c830af8c fix for bug #408734 - event_set_recur_daily() not found 2001-03-16 03:06:11 +00:00
skeeter
407b7f0a8c missing paramters to fetch_event() 2001-03-14 12:21:52 +00:00
skeeter
ede96854ab various fixes 2001-03-13 05:03:50 +00:00
skeeter
d57e692c9a new displays items status in title 2001-03-12 04:30:15 +00:00
skeeter
82dc6f2b07 something to maintain users status when editing existing events 2001-03-12 03:44:43 +00:00
skeeter
629790873c new functionality - can set status 2001-03-12 03:18:02 +00:00
skeeter
ab7f21802a timematrix now takes into account peoples preference of 12/24 hour 2001-03-11 04:17:58 +00:00
skeeter
4cef072493 updated link() and finalized email updates 2001-03-10 04:48:19 +00:00
skeeter
6f695b6997 email updates, need to do preferences and email receiver -- NOT IMPLEMENTED, link() fixes 2001-03-09 12:23:12 +00:00
skeeter
1be6c501ae fixes for saving entries and start of response system 2001-03-07 01:28:52 +00:00
skeeter
fd3ff3ed4f beginnings of meeting acceptance 2001-03-06 12:07:33 +00:00
skeeter
429878b180 footer is now a template 2001-03-04 14:15:32 +00:00
skeeter
c345b4cdf2 finish with vCAL stubs 2001-03-04 04:13:04 +00:00
skeeter
41a159d0e0 fixes for the free/busy time matrix 2001-03-03 03:55:01 +00:00
skeeter
518325dcb4 more ICAL support 2001-03-02 04:20:41 +00:00
skeeter
427cc1b593 new ICAP functions 2001-03-01 04:13:30 +00:00
skeeter
eca7a024de fix for pgsql 2001-03-01 03:49:13 +00:00
skeeter
43765754ae built SQL fetch_event() 2001-02-27 04:42:18 +00:00
skeeter
bf76a6497f more prep work to introduce ICAL 2001-02-26 12:23:48 +00:00
skeeter
ff2d5f6cdd prep work for ICAL integration 2001-02-25 04:06:15 +00:00
skeeter
5fabf01a2b fix for viewing entries and added more ICal support 2001-02-24 15:56:52 +00:00
skeeter
7c14403a63 fix for private entries 2001-02-22 05:25:53 +00:00
skeeter
8b5f954c1c matrix's fixed to handle new api structure 2001-02-20 03:48:39 +00:00
skeeter
bad09776e3 fixes for acl - not working with day view 2001-02-19 04:33:25 +00:00