Commit Graph

624 Commits

Author SHA1 Message Date
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
f96cf8be06 Modified the header to only display theplanner icon if phpversion() >= 4. 2001-08-17 19:40:48 +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
77a1e4570e Fix for Jehreg. He said the buttons were too close together. 2001-08-15 02:24:33 +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
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