Commit Graph

210 Commits

Author SHA1 Message Date
skeeter
a4064929a9 Holiday support is now working... Still need to add a mangement page 2001-05-01 03:26:17 +00:00
skeeter
94443dbf4f start of adding holiday support to the calendar 2001-04-30 03:07:05 +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
Miles Lott
e1a8dfd4df Fix spelling of repetition 2001-04-23 08:04:27 +00:00
Miles Lott
45f33ca426 Fix spelling of Tuesday 2001-04-23 07:02:18 +00:00
skeeter
46668ced72 mini-cal days not in current month are controlled as a parameter. Turned them off for year.php page. 2001-04-23 00:04:38 +00:00
skeeter
5ae06fcf21 More multi-lingual compatible 2001-04-22 21:39:42 +00:00
skeeter
8ab6337b5a Fix for bug #417117 2001-04-21 17:43:25 +00:00
Miles Lott
56f405cd7a Change to phpversion() 2001-04-21 12:43:00 +00:00
skeeter
6a9d8a6fca Fix for bug #417168 2001-04-21 02:25:24 +00:00
skeeter
123912f5d5 Fix for bug #417383 and #417625 2001-04-21 01:51:18 +00:00
skeeter
0a9a90f25c Missed a variable for indication of participant in the viewing of events. 2001-04-21 01:03:26 +00:00
skeeter
a6353b0189 Found a problem in dealing with repeating entries and the time slots in the day view. These have been fixed. 2001-04-20 17:32:19 +00:00
skeeter
34b6239bdb Fix for bug #417400 2001-04-20 00:38:49 +00:00
skeeter
c214e83a93 Possible fixes for status not displaying on view.php 2001-04-19 17:45:54 +00:00
skeeter
ddecf65549 Fix for bug #417366 2001-04-19 17:38:42 +00:00
skeeter
ba102acbc3 missed some and changes. 2001-04-19 01:44:58 +00:00
skeeter
0da87d33c6 This will now add the users status to new records. 2001-04-19 01:33:52 +00:00
skeeter
17b2d45193 Added back grey days not in current month to mini cal. 2001-04-19 00:14:41 +00:00
Miles Lott
bcf619e608 time_compare mktime was returning -1 on some systems, changed year to 70 2001-04-18 18:19:26 +00:00
skeeter
40485b6fc2 Fix for bug #414423 2001-04-18 17:27:02 +00:00
skeeter
ff565921fc Fix for bug #417015 2001-04-18 17:12:04 +00:00
skeeter
6972306f8f Fix for bug #416454 2001-04-18 17:04:40 +00:00
skeeter
f5b55ca69d added SCRIPT_FILENAME to globals 2001-04-18 16:55:36 +00:00
skeeter
804c40e9d0 Fix f~or bug #414105 - Improper display for appts. between 0000 0059, plus a few other fixes. 2001-04-14 23:37:17 +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
3a593f09c8 Fix for bug #415173 - improper time 2001-04-14 01:09:27 +00:00
jengo
16954060aa SF #415143 - Fixed selecting a different users calendar and it removing the current user 2001-04-13 14:34:15 +00:00
skeeter
f67a1de2cd Various fixes... including the footer for weekly, and for handling daily events on/or about midnight. 2001-04-02 17:24:57 +00:00
skeeter
64c204cf5f Fixes to the displaying of multi-day events; monthly, weekly, and daily view. Various speed enhancements in queries. Now only retrieves repeating events that have not expired before day in question. 2001-04-01 20:49:49 +00:00
skeeter
db7db70a0b Fix for header having )) 2001-04-01 14:56:27 +00:00
skeeter
87c7e669c4 This fixes the search function not returning on an empty search. 2001-03-31 14:55:03 +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
4a28aaf69f Was not setting the interval properly. 2001-03-31 14:33:40 +00:00
skeeter
ff561ad805 This adds the change_owner() function for changing ownership of calendar events when deleting a user. Also, this fixes the view of a calendar to properly display repeating event info. 2001-03-31 14:32:50 +00:00
jengo
858526aa7e Moved acl to work off the new common acl preferences 2001-03-31 11:09:54 +00:00
skeeter
8aea75f953 Backed out the calendar categories from preferences. This is scheduled for 0.9.11 2001-03-30 12:41:37 +00:00
skeeter
0224d6d9da Misnamed hook file. This will now either delete all records for the user or change ownership to another user when deleting a user. 2001-03-30 04:42:23 +00:00
skeeter
63f2065f03 Misnamed hook file 2001-03-30 04:00:10 +00:00
skeeter
3313bb0a39 Changed to . 2001-03-30 02:32:23 +00:00
skeeter
69ef94cd17 New hook for deleting ALL records for a user when the user is deleted from the system. 2001-03-30 02:16:23 +00:00
skeeter
7802bddfdb Re-applying fix for double 28's in October. 2001-03-27 02:15:07 +00:00
skeeter
89d8d84378 Fix for improper weekstarts on months that begin on sunday. 2001-03-27 00:32:11 +00:00
skeeter
110b3a18f4 Fix for bug #411157 - Free/Busy and fullnames 2001-03-25 13:34:42 +00:00
skeeter
d914646bb9 Changed how the All/Private filter works. Only displays the filter choices if you have PHPGW_ACL_PRIVATE ACL granted to you. 2001-03-24 05:01:02 +00:00