Commit Graph

651 Commits

Author SHA1 Message Date
skeeter
db595b0d77 Changed the wording on the preferences to 'Show default view on home page'. 2002-04-17 01:34:08 +00:00
skeeter
4e5e6bbf5d GNU Feature Request #100748. 2002-04-17 00:42:53 +00:00
skeeter
c0e635d44a This part of a major fix for the calendar. 2002-04-16 16:52:36 +00:00
skeeter
278c49f57d This part of a major fix for the calendar. 2002-04-16 16:20:22 +00:00
skeeter
b02081a1ec This part of a major fix for the calendar. 2002-04-16 15:46:01 +00:00
skeeter
bf2fed7c0f Turned debug off, and fixed a debug problem. 2002-04-13 03:20:53 +00:00
skeeter
ecd15fb8bf Moved CSS item from template to css(). 2002-04-07 14:12:53 +00:00
skeeter
92c0505fe3 This now allows the _debug_array() to either print or not print the debug info. 2002-04-06 15:13:51 +00:00
skeeter
927cb82b09 Fix for GNU Bug #100665. 2002-04-06 15:11:37 +00:00
ceb
cef59ed231 update global apps cats to turn on or off showing of global systemwide cats 2002-03-19 02:35:38 +00:00
skeeter
4db6474bd0 This now uses the get_var() function. 2002-03-16 03:01:39 +00:00
skeeter
d2264869b1 Fix for GNU Bug #100528 - day view not printer fiendly. 2002-03-14 00:10:50 +00:00
ceb
b9e2439819 update cats 2002-03-13 21:38:54 +00:00
skeeter
9e0d7f1d7a GNU Path #150 - holidaycalc - occurence holidays shown wrong. 2002-02-20 02:01:55 +00:00
skeeter
6074179f0e Not sure exactly what was fixed. 2002-02-18 16:20:13 +00:00
skeeter
92085eb350 Improper display of day view data, was doing an || instead of &&. 2002-02-18 00:28:54 +00:00
skeeter
9eece2fd34 MAJOR fix for GNU Bug #100366. Also, changed some of the images to be more compliant with image_typing. 2002-02-17 03:56:58 +00:00
skeeter
3e2136f1b8 This should fix the problem with variable passed to each() not an array on line 108. 2002-02-07 02:14:20 +00:00
ceb
ae001f2ead update hook_about 2002-01-28 02:02:11 +00:00
ceb
1d5c3853f9 added hook about 2002-01-28 00:22:04 +00:00
skeeter
3514763523 Looks like it was improperly calculating holidays occuring on a sliding monday. 2002-01-13 14:39:05 +00:00
Miles Lott
3b3cca558a Use ntier acl_prefs 2002-01-12 15:39:51 +00:00
ceb
2c3f92a9f1 update hook_prefs 2002-01-12 04:17:42 +00:00
skeeter
6bb1bfae0a Added change_owner to the xml-rpc/soap calls and changed the call to change_owner in deletaccount hook to use execmethod. 2002-01-12 01:33:40 +00:00
skeeter
d3deae6663 Should fix an array warning. 2002-01-10 02:15:33 +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
476bec151f This will now allow members of a group to edit/delete events, if the owner has granted persmissions to do so. 2002-01-09 18:12:23 +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
c5e25b7da5 A little nicer day view using some css for styling. This will consdense on the amount of code being sent to the client browser. 2002-01-03 12:37:15 +00:00
skeeter
bab9273bb9 Enclosed a debug statement in an if(debug){} block. 2002-01-03 12:34:45 +00:00
skeeter
abe7b743ed No longer needed. 2001-12-29 18:45:58 +00:00
skeeter
95da5b6f10 A couple of small changes to hide the fact tthat bocalendar is used. 2001-12-28 15:53:33 +00:00
skeeter
b2bbc10e70 Patch applied #497133. 2001-12-28 15:03:17 +00:00
Miles Lott
f42cd7afcc Use new ui class for site config 2001-12-27 17:56:03 +00:00
skeeter
3bd53a72c2 Small changes to make it more consistent with the rest of the apps. 2001-12-27 15:15:19 +00:00
skeeter
6831899071 Fix for ceb in submitting holidays to the central repository. Also globalized that class. 2001-12-24 04:04:05 +00:00
skeeter
5e24b7bf9d Fixes a problem where holidays in the following year are not loaded correctly. 2001-12-24 03:07:24 +00:00
skeeter
4959718a17 Applied patch #492669. Alos, a small fix for a problem ceb was having. 2001-12-22 14:38:54 +00:00
skeeter
7ff752c886 This will now correctly save the vcal export file to the users home directory in the vfs. 2001-12-10 03:58:44 +00:00
skeeter
b7283ea629 Changed the reading of the calendar setup info for generating the .vcs files. 2001-12-10 03:57:00 +00:00
skeeter
a8f3f17a36 Small code cleanups. 2001-12-10 03:55:47 +00:00
skeeter
c9c6cd8340 Another copy of the html class running around. This will allow the planner function to run independant of the infolog app. No more dependencies. 2001-12-10 03:54:06 +00:00
skeeter
57d92423a8 Problem in calculating holidays occuring on the first sunday of the month. 2001-12-04 02:38:29 +00:00
skeeter
67c4362844 Added the exclusion dates to the [iv]Cal outputs. 2001-12-02 22:19:48 +00:00
skeeter
1a6801dadb Will now display the week selectin in the footer in the users preference for date format. 2001-12-01 04:09:30 +00:00
skeeter
64b79607cb Added the calendar lang translations to the home page. 2001-11-30 01:22:32 +00:00
skeeter
fb8b5eb877 Turned off the debug statements in the boclass. 2001-11-30 01:21:44 +00:00
skeeter
9165bf5f60 Fix for group accessing calendar events. A few places I removed some extraneous code. 2001-11-29 03:12:01 +00:00
Miles Lott
1ebc3e04ba Should fix this for GLOBALS 2001-11-28 03:42:56 +00:00
Miles Lott
54013f4a19 GLOBALS 2001-11-23 20:05:08 +00:00
skeeter
2489290aea Possible fix for double parse_footer when creating new events. 2001-11-22 03:51:02 +00:00
skeeter
11563491f8 Trying to GLOBAL'ize these. 2001-11-21 03:22:08 +00:00
skeeter
96f535e483 Fix to allow for saving new calendar events. 2001-11-18 23:01:09 +00:00
skeeter
d71a835b2d Fixed a misspelling of preferences on line 1288. 2001-11-15 04:22:00 +00:00
skeeter
7e77cf8439 Cleaned up the call to create_email_preferences(). 2001-11-13 12:17:10 +00:00
skeeter
10285c366e These go in line with the create_email_preferences() changes. 2001-11-13 02:58:24 +00:00
skeeter
4e8d88a9c4 Some cleanups to the [iv]cal imports. 2001-11-13 02:03:58 +00:00
skeeter
063a410559 Fix for a small problem of not returning the event if overlapped and not returning to the edit screen with the same data. 2001-11-08 00:18:42 +00:00
skeeter
7403548182 If no interval is set, will set it to 1 so it will occur every year/week. 2001-11-07 03:04:56 +00:00
skeeter
29213d9ea0 This will now import some of the parameters of the weekly/yearly recurring event data from an [iv]Cal file. 2001-11-07 02:58:08 +00:00
skeeter
0688c22b63 This has some major work done in event ownership/participation. 2001-11-07 00:30:33 +00:00
skeeter
6c5031943a This will check to see if an event has any participants. 2001-11-07 00:29:42 +00:00
skeeter
90dbf81358 This will check to see if the organizer is set and if the organizer cn = account_lid. 2001-11-06 04:04:18 +00:00
skeeter
7bb6bb2579 Setting maximum execution time to 0 for the import of [iv]Cal's. 2001-11-06 03:15:15 +00:00
skeeter
a364c687e8 Possible fix for bug #478420. 2001-11-06 02:05:47 +00:00
skeeter
018cc87924 Fix for bug #478418. 2001-11-06 01:49:16 +00:00
skeeter
db6d03d5cf Misspelled the word function. 2001-11-05 18:13:30 +00:00
skeeter
d5a8089d16 Feature request #230126. 2001-11-05 03:48:14 +00:00
skeeter
1f8ae0362f This adds the bility to exclude individual events from a repeating event. 2001-11-05 02:08:31 +00:00
skeeter
c5314f991b If no alarms are set, it should be ok now. 2001-11-04 04:08:57 +00:00
skeeter
5251b94b88 Fixes two things. Fixes the problem of adding events. Also, now checks ALL overalpping repeating events in addition to regular single occurence events when creating new events. 2001-11-03 01:52:26 +00:00
skeeter
6673d242a8 Fix for ceb when adding events. 2001-10-31 01:36:43 +00:00
skeeter
406baf80e4 This loads up alarms for both the event and any references (events that have been created as a modified event from a repeating event). 2001-10-27 12:59:06 +00:00
skeeter
bc9ae2fa70 A little more support for alarm management. 2001-10-25 23:54:21 +00:00
skeeter
551bfb8dbb This will now allow events to care with the groups, if a group is assigned as a participant. If new users are added to the group, it will populate the datastore with those events when they view the event for the first time. This also adds a little more support for alarm management. 2001-10-25 23:52:15 +00:00
skeeter
6ee13ea1aa This will now allow events to care with the groups, if a group is assigned as a participant. If new users are added to the group, it will populate the datastore with those events when they view the event for the first time. 2001-10-25 23:51:35 +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
b1007c337b Was keeping any previous owner/date stored from earlier access to the calendar as today's date and last selected owner. 2001-10-23 10:39:03 +00:00
skeeter
a8aa9ac8b8 Fix for when not the owner of the event to be able to export the event. 2001-10-21 13:39:45 +00:00
skeeter
60f9dc225d Fix for not getting the proper info for the set_action page. 2001-10-21 13:30:40 +00:00
skeeter
dab358dfa5 Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
skeeter
c7be82ea2d Fixes for the layout problems. 2001-10-19 02:07:48 +00:00
skeeter
e748bf3da6 Fix for deleting users. 2001-10-16 02:05:25 +00:00
skeeter
16ded6c03f Making use of the new portalbox. 2001-10-16 01:31:47 +00:00
skeeter
6f4c4a1d68 This fixes a problem with editing single entries in a repeating event entry. 2001-10-05 03:09:55 +00:00
skeeter
64daeb29b6 Fix for bug 467782. 2001-10-05 02:36:29 +00:00
skeeter
4306c4da7b Applied a small patch by Jurgen Henge-Ernst. Also did a little formatting cleanup. 2001-10-03 00:31:03 +00:00
skeeter
d29853b027 A little smarter on handling seperators for categories for ICal/VCal files. 2001-10-02 01:14:40 +00:00
skeeter
07e4e05d11 Some fixes to possibly fix a problem with the uicalendar->page(). 2001-10-02 01:13:53 +00:00
skeeter
0382b72183 It would only grab the last category. Now it grabs the correct ones.. 2001-10-01 02:42:29 +00:00
skeeter
548548dfda Added a fix for a missing, and a little cleanup for viewing events with a single category. 2001-10-01 02:34:45 +00:00
skeeter
b28384e34b Fix a small error on importing of ICals. It would append categories instead of replacing for each event. 2001-10-01 02:34:00 +00:00
skeeter
407c60e759 Applied Ralf Becker's patches for planner. Still have some unresolved issues with multiple categories. Also some possible fixes for mhicks. 2001-09-29 01:40:47 +00:00
skeeter
b6eb7c3168 BIG mistake in checking of repeating events. 2001-09-28 02:07:04 +00:00
skeeter
19286f3c6b Small fix for php3 compatibility. 2001-09-28 02:06:35 +00:00
skeeter
1391231baf A couple of fixes for overlapping event probelms. 2001-09-21 02:10:00 +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
634b8e50b5 Fix for line 449 blowing up.. allowing multiple categories. 2001-09-20 01:53:41 +00:00
skeeter
a1dbc97b4e A couple of fixes for repeating events, pointed out by ceb. 2001-09-20 01:39:46 +00:00
skeeter
d3f9adbb9b Possible fix for running in php3. 2001-09-17 11:33:10 +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
66a9cfb2de Possible speed-ups when dispalying the edit form. 2001-09-11 03:09:18 +00:00
skeeter
585e481166 When fetching_event() it now locks the phpgw_cal_alarm table. 2001-09-11 03:08:04 +00:00
skeeter
d709652b91 Removed makeobj() and the call from read_entry(). 2001-09-11 03:07:17 +00:00
skeeter
65b5b754d3 Possible speed-ups. Also, now completely using GLOBALS. 2001-09-11 03:05:51 +00:00
skeeter
1610c4196b More compatible with new LDAP. 2001-09-11 03:04:44 +00:00
skeeter
0cde39204d Backend work for processing alarms. 2001-09-08 08:48:38 +00:00
skeeter
bbb50109c0 More fixes for php3 support. 2001-09-07 19:18:03 +00:00
skeeter
a3d40c6895 More fixes for php3 support. 2001-09-07 19:03:51 +00:00
skeeter
907dfb7e47 More fixes for php3 support. 2001-09-07 18:47:48 +00:00
skeeter
ea0d74b4a6 should now disallow editing of records not allowed to. 2001-09-07 18:33:33 +00:00
skeeter
e13be15f56 should now disallow editing of records not allowed to. 2001-09-07 18:30:35 +00:00
skeeter
7a78f0f55d Fix for php3 support. 2001-09-07 18:11:38 +00:00
skeeter
f0123f6cf5 Fix for php3 support. 2001-09-07 17:51:48 +00:00
skeeter
6a9a208aa3 Missed a -> in edit_form(). 2001-09-07 17:31:34 +00:00
skeeter
58dfb5a3e4 Fix for category being a NOT NULLABLE field and was not setting it on the initial creation of the record. 2001-09-07 17:21:49 +00:00
skeeter
c490e68b79 Fixed the unknown call to crypto->bin2hex(). binx2hex is a php call. 2001-09-07 17:17:41 +00:00
skeeter
bbb07938f5 Fix for the update(). Didn't set default value incoming to function. 2001-09-07 17:17:05 +00:00
skeeter
1fdf5749a5 Forgot to unserialize the keys for non-mcrypt users. 2001-09-07 17:11:51 +00:00
skeeter
ac273893f0 Small fix for creating uid for non-mcrypt users. 2001-09-07 17:10:23 +00:00
skeeter
038b4428fc Needed to intval() the around line 2923. 2001-09-07 16:59:37 +00:00
skeeter
c9ab06bc26 Fix for a 5859 on line 172. 2001-09-07 16:50:07 +00:00
skeeter
8cfde64d54 Whole bunch of new code. Skeleton alarm management stuff. Importing of iCal file data (semi-working). New data fields (uid/location). New tables (phpgw_cal_alarm). 2001-09-07 16:37:11 +00:00
skeeter
79dc225381 New class skeletons. No actual code yet. 2001-09-07 16:34:49 +00:00
skeeter
be3fcc8a7c No longer needed. 2001-09-04 05:43:17 +00:00
skeeter
276153be84 Might fix a problem where is not an object. 2001-09-04 04:01:12 +00:00
skeeter
0732fd541e Starting to add support for displaying a list of alarms. 2001-09-04 03:17:49 +00:00
skeeter
950e46b5f8 No longer needed. 2001-09-04 01:38:07 +00:00
skeeter
e1daedd696 Changed over some of the hook_home files to GLOBALS. 2001-09-02 07:24:58 +00:00
skeeter
4235b55980 Small changes to allow an ignore of conflicting events. 2001-08-30 19:06:24 +00:00
skeeter
f41e2ae4c3 This should solve a problem when no category has been entered. 2001-08-30 16:05:44 +00:00
skeeter
082d382c57 Partial implementation for recuring events in the phpGW generated iCal card. 2001-08-30 16:04:40 +00:00
skeeter
cf7ef7bdc7 Combination fixes to the iCal, or more fields added for the export. A single iCal is being generated correctly. Still Need to work on the rrule. 2001-08-30 03:12:38 +00:00
skeeter
9bd1f18cd4 Started adding support for iCal exports from the view screen. 2001-08-29 19:18:32 +00:00
skeeter
fe32e5d89e Moved ical_test.php => class.uiicalendar.inc.php. 2001-08-29 19:17:52 +00:00
skeeter
c739177bba Moved class.vCalendar.inc.php => class.boicalendar.inc.php. 2001-08-29 19:16:42 +00:00
skeeter
fc15b8f37c This takes advantage of the css() function. Also fixes a problem where if no calednar reference is specified, it will be set to 0. 2001-08-28 03:41:16 +00:00
skeeter
7768e27072 iCalendar looks to be working. I think this is about 99% compliant. The one thing I know that is not working is the GEO type. 2001-08-27 11:23:44 +00:00
skeeter
e045003bfe Patches applied from Milosch for list_mehods(). 2001-08-27 11:21:38 +00:00
skeeter
864d201ed5 Fix for a reference malfunction, and a fix to disallow the owner of the event to reject his participation status. 2001-08-27 03:03:41 +00:00
skeeter
3bf1728dc6 Feature Request #229502 - Allow editing of a single occurence of a repeating event. 2001-08-27 01:30:40 +00:00
skeeter
6bb89c4162 Changed over to GLOBALS. 2001-08-26 12:32:28 +00:00
skeeter
d0ed87c15a Switching around the set_week_array() from BO to UI. 2001-08-26 12:31:28 +00:00
skeeter
4dc6237cff Added the list_methods function. 2001-08-26 04:30:41 +00:00
skeeter
cd6db0dfad Changes for Feature Request #452020 - Only send out Acceptance/Rejection/Tentative notifications to the owner of the event. 2001-08-26 03:08:31 +00:00
skeeter
265db7f0c7 Fix for daily repeating events setting the proper interval. 2001-08-25 21:12:51 +00:00
skeeter
b424cec285 Fix for weekly repeating events setting the proper interval. 2001-08-25 21:10:54 +00:00
skeeter
e363d68a3a Small speed ups to the mini-cals. 2001-08-25 03:22:01 +00:00
skeeter
a4c6d691e5 Last fix... parse error.. 2001-08-25 03:21:26 +00:00
skeeter
967b84fa3a More fixes for no participants defined for an event. 2001-08-25 02:12:02 +00:00
skeeter
b6984859df Possible fix for no participants defined for an event. 2001-08-24 12:12:51 +00:00
skeeter
6ee87cd2b7 1 fix for setting response. 1 fix for weekly views. 2001-08-24 11:14:40 +00:00
skeeter
dc8cf8e36d Missed a change over to the associated array. 2001-08-20 00:10:16 +00:00
skeeter
a187036111 Was not displaying the event's title on the view form. 2001-08-17 19:32:03 +00:00
skeeter
fb03557a24 Fix for bug #447246 item #3. 2001-08-17 13:18:08 +00:00
skeeter
b5c52f9e7c Fix for bug #447246. 2001-08-17 03:03:44 +00:00
skeeter
61f8227dcc Optimizations to the calendar. Also cleaned up a little of the planner code. 2001-08-17 00:24:20 +00:00
skeeter
0166be1f58 New test files for ExecMethod() call. 2001-08-15 18:06:55 +00:00
skeeter
2969ec1875 Fixes a problem with the wrong date/data being displayed. 2001-08-15 12:37:01 +00:00
skeeter
d755598dc7 Changed this to use . 2001-08-15 02:27:06 +00:00
skeeter
0261e3206d Fixed the displaying of the delete button on the edit page. 2001-08-15 02:25:26 +00:00
skeeter
5044e863f4 Fix for ceb to set the default holidays to US if no country set. 2001-08-14 02:20:28 +00:00
skeeter
75ec9c5e9f Fix for error on line 40. Thanks ceb. 2001-08-14 01:49:31 +00:00
skeeter
cf89d927d5 Fixes for haggi. 2001-08-13 21:12:16 +00:00
skeeter
0998e099b0 Split out the preferences to speed those up a little. 2001-08-13 14:11:07 +00:00
skeeter
f6d73d5e33 Minor fix for day view and interval settings. Also, changed the call to min-calendar to take an associated array. 2001-08-13 04:49:19 +00:00
skeeter
bab6416134 Some more fixes to the calendar. Also, will allow the user to select the interval for the day view. 2001-08-13 01:34:32 +00:00
skeeter
d11e1c8274 Fix for wrong call to print_day(). 2001-08-12 23:55:00 +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
8fe24f78f9 This adds the enhancements to the planner as provided by ralfbecker. Thanks. 2001-08-06 03:36:58 +00:00
skeeter
1609677f71 Tons of major fixes to the n-tier calendar. Still need to incorporate ralfbeckers enhancements to the planner. 2001-08-06 02:41:36 +00:00
skeeter
d1ecda416d Fix for bug #447188. 2001-08-05 03:39:35 +00:00
skeeter
e17aaa4f5c This follows the change to the ->accounts->membership() call. 2001-08-04 20:48:54 +00:00
skeeter
57e6d83b3c Committing a sample usage of ExecObject() for jengo. 2001-08-04 01:34:49 +00:00
skeeter
61a0b05de1 Fixes 2 parsing errors. 2001-08-01 11:07:04 +00:00
skeeter
77dc66bb77 This brings the hook_email and the hook_deleteaccount in line with the n-tier. 2001-08-01 11:06:17 +00:00
skeeter
d8ca88b77f Removal of the assoc_array from the public_functions and the class. 2001-07-30 03:45:25 +00:00
skeeter
f3397a4e27 Change to use associated arrays for internal storage of the calendar events. ** This is geared at SOAP support! ** ** This is now SOAP compatible! ** 2001-07-29 22:09:24 +00:00
skeeter
14a4569328 Change to use n-tier admin in the calendar. 2001-07-29 22:04:41 +00:00
skeeter
ea51d5f83a Change to use n-tier preferencing in the calendar. 2001-07-29 22:03:35 +00:00
skeeter
82c945d35d hook_main now uses the 3 tier layout. 2001-07-28 18:32:15 +00:00
skeeter
7afff4dd37 This limits holiday management functions to only admins. 2001-07-28 17:54:59 +00:00
skeeter
cba81b9086 Small fixes for php3 support. 2001-07-28 13:22:58 +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
83f61d1767 This moves the calendar to use the n-tier layering. Old files are still here for continuity for .12 RC versions. 2001-07-22 00:01:49 +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
e5e3403d77 Second cut... now have all except search/matrixview in n-tier design. 2001-07-18 17:32:10 +00:00
skeeter
4676da10c0 New holiday class. This will follow the n-tier desing in full functionality. No UI as of yet. 2001-07-18 17:30:24 +00:00
skeeter
aaee0f1f7d Changed the 'Observance' addon word to the name. 2001-07-16 11:40:22 +00:00
skeeter
88519279bd First cut with n-tier design. 2001-07-16 11:38:40 +00:00
skeeter
ebce02d66d This is a lot better. Still having a problem handling a date-time/date/time type. 2001-07-09 11:35:13 +00:00
skeeter
a2c95c9994 Fix for holiday calculator for US. 2001-07-09 00:11:09 +00:00
skeeter
040859b6ab Fix for bug #438809. 2001-07-07 21:29:21 +00:00
skeeter
87b701299c Added little more support for date processing. 2001-07-06 12:06:44 +00:00
skeeter
982e6fe653 New version. Not 100% it will work with php3 as is, but it might. Still need to work on the X- parameters. 2001-07-06 03:29:29 +00:00
skeeter
60b1d31bcf A more structured way of parsing. Will be adding conversion function to the array. 2001-07-05 17:04:52 +00:00
Miles Lott
593a23dbcb Add holiday config as an admin page 2001-07-05 16:17:41 +00:00
skeeter
4f833d20d2 Better support for TEXT types, and a few more tags, parameters, and values. 2001-07-03 03:32:09 +00:00
skeeter
82112ffa92 Enhanced parsing of vCalendar's. More options. 2001-07-02 03:31:13 +00:00
skeeter
9bcff82453 Possible fix for knecke running idsociety on php4. 2001-07-01 16:08:13 +00:00