Commit Graph

607 Commits

Author SHA1 Message Date
skeeter
75ec9c5e9f Fix for error on line 40. Thanks ceb. 2001-08-14 01:49:31 +00:00
skeeter
2665284fad New header files. 2001-08-13 21:35:26 +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
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
Lars Kneschke
3d9fe8f48a updated german translation 2001-08-13 07:55:15 +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
7506365417 Non-detrimental change. According to jengo, this will allow pgsql to have an easier chance of installing. 2001-08-04 20:48:07 +00:00
skeeter
57e6d83b3c Committing a sample usage of ExecObject() for jengo. 2001-08-04 01:34:49 +00:00
skeeter
565e73e061 Should now do the redirection automatically. 2001-08-01 11:17:36 +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
d4c157ccde New calendar test code for SOAP. 2001-07-30 03:40:38 +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
c0e4d73c10 Small fix for participants and ownership. 2001-07-22 00:03:19 +00:00
skeeter
b9c9030893 Small cleanups. 2001-07-22 00:02:55 +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
Ralf Becker
a9b98c403d some missing german phrases 2001-07-18 22:57:51 +00:00
skeeter
0b4c469fe9 Changes to go along with the new design. 2001-07-18 17:34:48 +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
2ccd875cad Fix for bug #439731. 2001-07-10 00:26:33 +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
71129da232 More validity checking for user existence. 2001-07-09 00:12:26 +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
Miles Lott
349e4cdcd2 Slightly more complete files, split from new file from Guillaume Courtois <guigui@gugux.net> 2001-07-05 22:27:05 +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
itheart
1073ea3272 New admin languages. 2001-07-03 18:42:56 +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