Commit Graph

107 Commits

Author SHA1 Message Date
skeeter
fa6d037ed4 Moved things around on the header to include a drop down filter for the categories searching. Also a fix for a repeating event problem and interval/frequency. 2001-09-20 21:29:16 +00:00
skeeter
2e57b81863 This is for feature request #458535. 2001-09-18 01:00:50 +00:00
skeeter
2da7e41cd4 Various changes.. Too numerous to mention. Major change is a table change for having multiple categories for a sngle event. 2001-09-17 02:33:19 +00:00
skeeter
d5fa717e18 Changed the size of the view template. 2001-09-08 08:42:09 +00:00
skeeter
4838176541 New icons for alarms. 2001-09-08 08:41:18 +00:00
skeeter
f0123f6cf5 Fix for php3 support. 2001-09-07 17:51:48 +00:00
skeeter
827e487c43 A couple of fixes for wrong class vars. New or improved templates. 2001-09-07 16:55:58 +00:00
skeeter
0732fd541e Starting to add support for displaying a list of alarms. 2001-09-04 03:17:49 +00:00
skeeter
2fa80c152d Update to the mini-calendar template. 2001-08-30 16:03:22 +00:00
skeeter
f96cf8be06 Modified the header to only display theplanner icon if phpversion() >= 4. 2001-08-17 19:40:48 +00:00
skeeter
77a1e4570e Fix for Jehreg. He said the buttons were too close together. 2001-08-15 02:24:33 +00:00
skeeter
2665284fad New header files. 2001-08-13 21:35:26 +00:00
Lars Kneschke
20c60f050e added a <nobr> around time to prevent netscape from creating linebreaks in day view 2001-08-13 08:08:03 +00:00
skeeter
fa92c39af4 More fixing, and a change to the GLOBALS, HTTP_[POST|GET]_VARS. Also, better support for spanning events across multiple days. 2001-08-12 14:47:23 +00:00
skeeter
9472646729 This should provide all neccessary functions to the calendar in n-tier layout. Just need to debug it out for any minor problems. 2001-07-28 13:17:30 +00:00
skeeter
588ad423df A little more fixing to the calendar. Will try and get the search UI built. 2001-07-21 23:35:22 +00:00
skeeter
0b4c469fe9 Changes to go along with the new design. 2001-07-18 17:34:48 +00:00
Miles Lott
593a23dbcb Add holiday config as an admin page 2001-07-05 16:17:41 +00:00
skeeter
9bcff82453 Possible fix for knecke running idsociety on php4. 2001-07-01 16:08:13 +00:00
skeeter
99efbc2607 Just fixing a possible problem. Not sure if this will solve anything. Also, adding these files for the verdilak/justweb template sets. 2001-06-28 22:19:40 +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
25f39e4837 More changes to meet new class layout. 2001-05-21 11:12:58 +00:00
skeeter
ede2d05e7a New functionality in holiday management. Can now create new holidays and submit them to the central repository for inclusion to future releases. 2001-05-20 15:08:25 +00:00
skeeter
95bde96cef Should finish the basic holiday management. 2001-05-19 03:24:36 +00:00
skeeter
b1278421dc In the day view, I changed the background image to a background color. 2001-05-19 00:28:23 +00:00
skeeter
f8e066e11f Fix for bug #424801 2001-05-18 02:18:23 +00:00
skeeter
71ecb0af10 Removed 'Scheduling Conflict' from template. 2001-05-17 01:14:29 +00:00
skeeter
e65822c4bc Deleting of holidays now works. 2001-05-16 11:33:59 +00:00
skeeter
ad3f182503 No longer needed 2001-05-16 10:48:17 +00:00
skeeter
b7a9dac51f Should fix calendar searching. Searches was previously only searching in repeating events. Now searches either repeating events or std events. 2001-05-16 10:47:20 +00:00
skeeter
a141ef21be The addition of the private icon. 2001-05-15 04:17:35 +00:00
skeeter
5b48a4f753 minor fixes to the icons and the addition of the private icon. 2001-05-15 04:14:30 +00:00
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
3f0fc741fe No longer needed. 2001-05-13 03:59:17 +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
skeeter
510ee96a69 Adding new images 2001-05-11 11:31:21 +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
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
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
30251068e6 Widened the preference page to accomodate for the country selection. 2001-04-30 03:07:50 +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
a078f7f58f Restructured the calendar database, added the categories, and fixed problem with repeating entries. 2001-04-27 02:20:55 +00:00
skeeter
bc379b8c59 Changed the background of the mini-cal to always be transparent. 2001-04-22 23:51:11 +00:00
skeeter
8ab6337b5a Fix for bug #417117 2001-04-21 17:43:25 +00:00