Commit Graph

73 Commits

Author SHA1 Message Date
skeeter
c0e4d73c10 Small fix for participants and ownership. 2001-07-22 00:03:19 +00:00
skeeter
2ccd875cad Fix for bug #439731. 2001-07-10 00:26:33 +00:00
skeeter
15ca43a61a Fix for bug #437085. 2001-06-29 00:24:21 +00:00
skeeter
18372e44a5 Fixes for the rename of the constants to fit in line with mcal support 2001-06-16 19:07:12 +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
71ecb0af10 Removed 'Scheduling Conflict' from template. 2001-05-17 01:14:29 +00:00
skeeter
8361995000 Removed error when submitting entries. Trying to narrow problem with sending email notifications. 2001-05-14 03:58:11 +00:00
skeeter
43e2f4dc7c Shifting templates around. 2001-05-13 03:54:17 +00:00
skeeter
b765f4bab3 It now displays a possible 2 icons. One is either a dot for a normal event, or a cyclic circle for a repeating event. The second is to indiciate that multiple participants/group are scheduled. Also, a few cleanups on the time display under NS. 2001-05-06 00:11:12 +00:00
skeeter
d13d1de39b added missing ' 2001-04-30 22:00:22 +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
a078f7f58f Restructured the calendar database, added the categories, and fixed problem with repeating entries. 2001-04-27 02:20:55 +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
jengo
dfd7588b76 Fixed edit calling the wrong function names 2001-04-09 09:41:54 +00:00
skeeter
1309e1b37b This fixes 3 problems. 1) The serializing of class elements that are themselves classes didn't keep the class name; 2) When validating events, the date check was not getting spanning days correctly; 3) When displaying Overlapping events, the users timezone was not taken into account. 2001-03-31 14:30:13 +00:00
skeeter
ffe0f08d7c Added the ability to set a category to the event. This is NOT fully functional, but it falls in line with libmcal. 2001-03-24 05:06:45 +00:00
skeeter
c5e34d10b5 Fix for the 12/24 hour problem identified in the mailing list 2001-03-22 01:36:47 +00:00
skeeter
dfb85b25cd This should solve the ignore option on overlaps. 2001-03-18 18:32:54 +00:00
skeeter
ef61adecc9 fix for saving of priority and a fix for is_private() missing parameter 3 2001-03-16 03:02:03 +00:00
skeeter
25c869484e fix for public/private settings 2001-03-15 02:46:04 +00:00
skeeter
407b7f0a8c missing paramters to fetch_event() 2001-03-14 12:21:52 +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
c345b4cdf2 finish with vCAL stubs 2001-03-04 04:13:04 +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
f77791bf6d converts groups to individual members 2001-02-18 23:29:12 +00:00
skeeter
6db8b326d2 acl is 100% integrated 2001-02-18 22:33:10 +00:00
skeeter
89c174dcbc now works with new api - beginnings of ACL support 2001-02-11 02:38:50 +00:00
skeeter
f250ed0540 clear parse_navbar_end() error 2001-01-22 19:49:47 +00:00
skeeter
24b1576f26 fix for 12am times 2001-01-21 16:10:43 +00:00
skeeter
0c849ae90f fixed all files to carry GPL header 2001-01-17 12:35:43 +00:00
skeeter
21c325ceb2 split of calendar_item class and fix for footer links 2001-01-13 21:15:11 +00:00
skeeter
a60ef898e2 fix for overlapping 2001-01-13 03:36:36 +00:00
skeeter
988bc0bb88 rename ->common->navbar() to parse_navbar 2001-01-06 04:11:13 +00:00
skeeter
cbc8000109 calendar removed from api 2000-12-26 20:13:34 +00:00
skeeter
9e14f6cf9a removed php_track_vars - causing problems 2000-12-21 12:24:17 +00:00
jengo
2058628f02 Merged in patch for calendar 2000-12-18 16:36:43 +00:00
skeeter
efe775d040 fix for participant problem (?) 2000-12-18 01:36:18 +00:00
skeeter
5bb242ed32 fix for multiple participants 2000-12-17 00:37:18 +00:00
skeeter
3abcd4897c fixed 12 am/pm problem and added defaultfilter preference 2000-12-14 02:37:58 +00:00
skeeter
3bf10a62ee various calendar fixes 2000-12-09 04:08:54 +00:00
skeeter
06be3c35e2 should fix where events showing on previous day if less than 0200 2000-12-06 04:34:55 +00:00
skeeter
bf040328ed added filter and change of duration to date/time 2000-12-04 01:11:53 +00:00