.. |
class.calendar__.inc.php
|
Fixed the email notification.
|
2001-05-16 03:01:02 +00:00 |
class.calendar_holiday.inc.php
|
small fix for observance rule, and additional code for mangement of holidays.
|
2001-05-15 04:05:38 +00:00 |
class.calendar_icap.inc.php
|
Small cleanups for warnings.
|
2001-05-15 04:21:16 +00:00 |
class.calendar_item.inc.php
|
Fixes to the .002 upgrade for calendar
|
2001-04-27 17:37:59 +00:00 |
class.calendar_sql.inc.php
|
Small cleanups for warnings.
|
2001-05-15 04:21:16 +00:00 |
class.calendar.inc.php
|
minor fixes to the icons and the addition of the private icon.
|
2001-05-15 04:14:30 +00:00 |
class.vCalendar.inc.php
|
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 |
footer.inc.php
|
Condensing template info into less files.
|
2001-05-13 03:23:11 +00:00 |
functions.inc.php
|
This now allows for following observance rules.
|
2001-05-03 02:28:26 +00:00 |
header.inc.php
|
A couple of fixes... Not sure, but I do know this also adds in feature #418759.
|
2001-04-28 21:56:24 +00:00 |
hook_admin.inc.php
|
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 |
hook_calendar_add_def_pref.inc.php
|
fixes to defaultcalendar usage
|
2001-01-21 13:15:21 +00:00 |
hook_calendar_deleteaccount.inc.php
|
Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same.
|
2001-05-09 03:05:22 +00:00 |
hook_calendar_email.inc.php
|
A couple of fixes... Not sure, but I do know this also adds in feature #418759.
|
2001-04-28 21:56:24 +00:00 |
hook_home.inc.php
|
Fix for SF bug #416453
|
2001-05-06 02:20:27 +00:00 |
hook_manual.inc.php
|
More controlled manual app. Controller can be more easily modified bya single source.
|
2001-05-14 00:18:12 +00:00 |
hook_preferences.inc.php
|
Added the global cats to the calednar prefs.
|
2001-05-13 03:57:00 +00:00 |