.. |
class.calendar__.inc.php
|
Calendar now uses the datetime class.
|
2001-05-20 01:20:40 +00:00 |
class.calendar_holiday.inc.php
|
New functionality in holiday management. Can now create new holidays and submit them to the central repository for inclusion to future releases.
|
2001-05-20 15:08:25 +00:00 |
class.calendar_icap.inc.php
|
Calendar now uses the datetime class.
|
2001-05-20 01:20:40 +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
|
Calendar now uses the datetime class.
|
2001-05-20 01:20:40 +00:00 |
class.calendar.inc.php
|
Calendar now uses the datetime class.
|
2001-05-20 01:20:40 +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
|
Calendar now uses the datetime class.
|
2001-05-20 01:20:40 +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
|
Converted admin hooks over to templates
|
2001-05-16 05:12:20 +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 |