Commit Graph

246 Commits

Author SHA1 Message Date
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
bda51d1136 Deleting of holidays now works. 2001-05-16 11:41:48 +00:00
e4de7df1b1 Converted admin hooks over to templates 2001-05-16 05:12:20 +00:00
09509270c7 Updates are now being sent for Rejections. 2001-05-16 04:39:55 +00:00
b7a4b1ca57 Can now save new holidays by locales. 2001-05-16 04:38:14 +00:00
ef64fa62eb Fixed the email notification. 2001-05-16 03:01:02 +00:00
6c511bdf96 Small cleanups for warnings. 2001-05-15 04:21:16 +00:00
5b48a4f753 minor fixes to the icons and the addition of the private icon. 2001-05-15 04:14:30 +00:00
0ab640ddc1 Holiday Management pages. -- Not completely finished.. still need to code the save portion of edit and add and delete. 2001-05-15 04:10:37 +00:00
87db00fe42 small fix for observance rule, and additional code for mangement of holidays. 2001-05-15 04:05:38 +00:00
c8f940a8ee Added a new field to the holiday table for observance rules. 2001-05-14 23:43:05 +00:00
dc7578a39a Various cleanups. Trying to remove some warnings when generating php errors to a file. 2001-05-14 03:54:40 +00:00
7185c8fdb1 More controlled manual app. Controller can be more easily modified bya single source. 2001-05-14 00:18:12 +00:00
5d3d8e252d Added the global cats to the calednar prefs. 2001-05-13 03:57:00 +00:00
8eba7c5194 Small fixes to the holidays. 2001-05-13 03:55:09 +00:00
740d647faf Trying to condense the template files down. 2001-05-13 03:48:17 +00:00
8ba043d9c9 Condensing template info into less files. 2001-05-13 03:23:11 +00:00
b63d389f34 templatization of preferences 2001-05-11 17:19:20 +00:00
510ee96a69 Adding new images 2001-05-11 11:31:21 +00:00
72aed692b2 New New manual - multi-language capabilities. 2001-05-11 02:50:44 +00:00
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
856e26d09e cleanups of warnings 2001-05-09 03:08:07 +00:00
18bf9da775 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:05:22 +00:00
01563ab16f Made the timematrix a little smaller. It seemed to big for idsociety. 2001-05-08 17:54:44 +00:00
e9f9189cd9 This should be the final format for the manual. 2001-05-08 01:17:31 +00:00
5af7116030 New manual layouts 2001-05-06 16:37:40 +00:00
750a297284 Fix for SF bug #416453 2001-05-06 02:20:27 +00:00
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
797d6e913d Changed the size of the time column on the day view a little more and fixed the template. 2001-05-05 04:47:26 +00:00
04e38d6313 Changed the size of the time column on the day vew... 2001-05-05 04:38:33 +00:00
83ef90283a More friendly on d/l'ing from the sites... 2001-05-05 04:14:00 +00:00
e8a1d1843f Playing around with sizing of repeating event images. 2001-05-03 11:30:51 +00:00
b097f16f42 New image for repeating events. Also, gonna add an image to designate multiple users involved (multi_1.gif). 2001-05-03 04:29:01 +00:00
d6e11dd04a This now allows for following observance rules. 2001-05-03 02:28:26 +00:00
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
1f7f42b124 This will complete holiday support for the calendar. Still need to create an admin page to create new hlidays and submit them to www.phpgroupware.org . 2001-05-01 19:29:38 +00:00
a4064929a9 Holiday support is now working... Still need to add a mangement page 2001-05-01 03:26:17 +00:00
94443dbf4f start of adding holiday support to the calendar 2001-04-30 03:07:05 +00:00
41f65ac333 Wrote new function day_of_week(). 2001-04-28 23:51:52 +00:00
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
12e7072673 Fixes to the .002 upgrade for calendar 2001-04-27 17:37:59 +00:00
f51ced506b Found 'public' is a keyword... Changed to 'is_public'. 2001-04-27 02:47:54 +00:00
a078f7f58f Restructured the calendar database, added the categories, and fixed problem with repeating entries. 2001-04-27 02:20:55 +00:00
e1a8dfd4df Fix spelling of repetition 2001-04-23 08:04:27 +00:00
45f33ca426 Fix spelling of Tuesday 2001-04-23 07:02:18 +00:00
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
5ae06fcf21 More multi-lingual compatible 2001-04-22 21:39:42 +00:00
8ab6337b5a Fix for bug #417117 2001-04-21 17:43:25 +00:00
56f405cd7a Change to phpversion() 2001-04-21 12:43:00 +00:00
6a9d8a6fca Fix for bug #417168 2001-04-21 02:25:24 +00:00