Commit Graph

48 Commits

Author SHA1 Message Date
skeeter
129a6d1f21 Some more towards Ralf Beckers patches. 2002-08-25 12:33:57 +00:00
skeeter
1ac3fcb9a7 Updating some of the files to include Ralf Beckers fixes. Still Need to talk with him in regards to a few he has submited. 2002-08-25 04:07:21 +00:00
skeeter
111ba30246 A couple more fixes and even a speed enhancement. 2002-08-17 15:36:10 +00:00
skeeter
2926f5d0db Brings it in line with the new API functions. 2002-08-17 04:25:25 +00:00
skeeter
ac09ef4711 GNU Patch #217. 2002-04-05 13:56:08 +00:00
seek3r
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
skeeter
74248030b8 This should fix the problem of changing from user to group to user using the header dropdown. 2002-01-10 02:01:07 +00:00
skeeter
b1aeb25214 Changed the way the calendar reacts to the deny_users_grant_access configuration item. Will no longer prompt user for the participants or the app_header drop down for which user/group to view. 2002-01-06 05:58:49 +00:00
skeeter
e31ca7ffa5 Small fix to get the header working if the individual is not a member of a group. 2001-11-06 02:14:34 +00:00
skeeter
b1d090de44 This now adds the ability to view an entire groups calendar events. 2001-10-23 10:58:53 +00:00
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
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
f96cf8be06 Modified the header to only display theplanner icon if phpversion() >= 4. 2001-08-17 19:40:48 +00:00
skeeter
2665284fad New header files. 2001-08-13 21:35:26 +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
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
a141ef21be The addition of the private icon. 2001-05-15 04:17:35 +00:00
skeeter
dda38958ea Condensing template files. 2001-05-15 04:13:20 +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
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
skeeter
40485b6fc2 Fix for bug #414423 2001-04-18 17:27:02 +00:00
skeeter
6972306f8f Fix for bug #416454 2001-04-18 17:04:40 +00:00
skeeter
988df8a223 Fix for bug #414285 - Improper display on home page. 2001-04-14 23:42:42 +00:00
Miles Lott
18218cf1a4 Add missing gifs 2001-04-02 21:31:47 +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
Miles Lott
665fee4ee7 Fix acl prefs for all templates 2001-03-31 16:17:47 +00:00
skeeter
3444e0f725 Added the errormsg to display. 2001-03-31 14:36:24 +00:00
jengo
858526aa7e Moved acl to work off the new common acl preferences 2001-03-31 11:09:54 +00:00
jengo
e3bf56f192 added new templates 2001-03-30 22:28:46 +00:00