egroupware/calendar/inc
2001-05-30 18:01:07 +00:00
..
class.calendar__.inc.php Removed the parameter as being a reference value. Wasn't working when passing strictly a hard coded value. 2001-05-21 17:08:36 +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 Finished all changes from yesterdays partial cleanup. Inching closer to support ICAP and is now even more OOP. I think a little more work on this and it'll be ready for a full ICAP test. 2001-05-20 21:11:52 +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 A few more fixes for the calendar. 2001-05-21 03:20:31 +00:00
class.calendar.inc.php This should solve the problem with repeating events. 2001-05-23 00:44:04 +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 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +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 Fix for bug #427656 - Delete of user. 2001-05-27 13:39:04 +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 New class - will handle all date/time conversions from realworld to phpGW handling. 2001-05-20 16:37:09 +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 Fix for bug #428603 - Calendar preferences wrong with categories 2001-05-30 18:01:07 +00:00