Commit Graph

487 Commits

Author SHA1 Message Date
skeeter
dda38958ea Condensing template files. 2001-05-15 04:13:20 +00:00
skeeter
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
skeeter
87db00fe42 small fix for observance rule, and additional code for mangement of holidays. 2001-05-15 04:05:38 +00:00
skeeter
c8f940a8ee Added a new field to the holiday table for observance rules. 2001-05-14 23:43:05 +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
0cfa7075b0 Fixes for calendar to use categories properly. 2001-05-14 03:57:15 +00:00
skeeter
dc7578a39a Various cleanups. Trying to remove some warnings when generating php errors to a file. 2001-05-14 03:54:40 +00:00
skeeter
7185c8fdb1 More controlled manual app. Controller can be more easily modified bya single source. 2001-05-14 00:18:12 +00:00
skeeter
3f0fc741fe No longer needed. 2001-05-13 03:59:17 +00:00
skeeter
5d3d8e252d Added the global cats to the calednar prefs. 2001-05-13 03:57:00 +00:00
skeeter
8eba7c5194 Small fixes to the holidays. 2001-05-13 03:55:09 +00:00
skeeter
43e2f4dc7c Shifting templates around. 2001-05-13 03:54:17 +00:00
skeeter
ca06ae64f2 Shifting the categories up to a higher level. 2001-05-13 03:53:24 +00:00
skeeter
740d647faf Trying to condense the template files down. 2001-05-13 03:48:17 +00:00
skeeter
0a12a5f757 No longer needed 2001-05-13 03:37:57 +00:00
skeeter
8ba043d9c9 Condensing template info into less files. 2001-05-13 03:23:11 +00:00
skeeter
dc4dbac026 No longer needed 2001-05-13 03:22:34 +00:00
angles
b63d389f34 templatization of preferences 2001-05-11 17:19:20 +00:00
skeeter
510ee96a69 Adding new images 2001-05-11 11:31:21 +00:00
skeeter
ab7e9f0da4 Missed updating this one. 2001-05-11 03:00:00 +00:00
skeeter
72aed692b2 New New manual - multi-language capabilities. 2001-05-11 02:50:44 +00:00
skeeter
5413566ef2 No longer needed 2001-05-11 02:50:02 +00:00
skeeter
4bb9b8e5a9 New manual 2001-05-10 03:18:58 +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
856e26d09e cleanups of warnings 2001-05-09 03:08:07 +00:00
skeeter
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
skeeter
01563ab16f Made the timematrix a little smaller. It seemed to big for idsociety. 2001-05-08 17:54:44 +00:00
skeeter
e9f9189cd9 This should be the final format for the manual. 2001-05-08 01:17:31 +00:00
skeeter
5af7116030 New manual layouts 2001-05-06 16:37:40 +00:00
skeeter
750a297284 Fix for SF bug #416453 2001-05-06 02:20:27 +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
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
skeeter
04e38d6313 Changed the size of the time column on the day vew... 2001-05-05 04:38:33 +00:00
skeeter
83ef90283a More friendly on d/l'ing from the sites... 2001-05-05 04:14:00 +00:00
skeeter
c60ed75550 Had blank lines at end of file. 2001-05-03 11:34:36 +00:00
skeeter
e8a1d1843f Playing around with sizing of repeating event images. 2001-05-03 11:30:51 +00:00
skeeter
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
skeeter
d6e11dd04a This now allows for following observance rules. 2001-05-03 02:28:26 +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
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
skeeter
a4064929a9 Holiday support is now working... Still need to add a mangement page 2001-05-01 03:26:17 +00:00
skeeter
d13d1de39b added missing ' 2001-04-30 22:00:22 +00:00
skeeter
30251068e6 Widened the preference page to accomodate for the country selection. 2001-04-30 03:07:50 +00:00
skeeter
94443dbf4f start of adding holiday support to the calendar 2001-04-30 03:07:05 +00:00
skeeter
9229c742b9 Fix for search not properly handling the redirect. 2001-04-30 02:19:03 +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
bc379b8c59 Changed the background of the mini-cal to always be transparent. 2001-04-22 23:51:11 +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
5f12cc8bb5 Fix for missing _footer() calls on printer friendly 2001-04-14 23:54:19 +00:00
skeeter
988df8a223 Fix for bug #414285 - Improper display on home page. 2001-04-14 23:42:42 +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
144575af05 Fix for bug #414429 - Limiting field sizes. 2001-04-14 11:42:49 +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
Miles Lott
b4c49a5ea6 Add setup info files 2001-04-12 05:12:27 +00:00
jengo
dfd7588b76 Fixed edit calling the wrong function names 2001-04-09 09:41:54 +00:00
skeeter
182520a2e8 This directory is not needed. This will help in bringing a more mangable size to the 0.9.10 release. 2001-04-03 01:39:08 +00:00
skeeter
ec8b580cd6 Fix for bug #413189 - event_set_class() 2001-04-02 23:46:41 +00:00
Miles Lott
18218cf1a4 Add missing gifs 2001-04-02 21:31:47 +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
62085db3de This now makes the private/public option when creating new events a configurable item through preferences. 2001-04-01 13:58:55 +00:00
Miles Lott
665fee4ee7 Fix acl prefs for all templates 2001-03-31 16:17:47 +00:00
skeeter
87c7e669c4 This fixes the search function not returning on an empty search. 2001-03-31 14:55:03 +00:00
skeeter
3444e0f725 Added the errormsg to display. 2001-03-31 14:36:24 +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
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
7b48b8dd0a This fixes 3 problems. 1) When returning back from the edit_entry_handler it wasn't displaying the error code; 2) The serializing of class elements that are themselves classes didn't keep the class name; 3) When creating new events, they default to public events. 2001-03-31 14:26:41 +00:00
jengo
7803b5c945 Some how this file returned from the dead 2001-03-31 11:42:27 +00:00
jengo
858526aa7e Moved acl to work off the new common acl preferences 2001-03-31 11:09:54 +00:00
skeeter
36becd4638 cosmetic cleanups in source code. 2001-03-31 00:57:47 +00:00