.. |
class.boalarm.inc.php
|
A couple of small changes to hide the fact tthat bocalendar is used.
|
2001-12-28 15:53:33 +00:00 |
class.bocalendar.inc.php
|
Added change_owner to the xml-rpc/soap calls and changed the call to change_owner in deletaccount hook to use execmethod.
|
2002-01-12 01:33:40 +00:00 |
class.boholiday.inc.php
|
Fixes a problem where holidays in the following year are not loaded correctly.
|
2001-12-24 03:07:24 +00:00 |
class.boicalendar.inc.php
|
Changed the reading of the calendar setup info for generating the .vcs files.
|
2001-12-10 03:57:00 +00:00 |
class.bopreferences.inc.php
|
Fix for bug #478418.
|
2001-11-06 01:49:16 +00:00 |
class.calendar_holiday.inc.php
|
Missed a global variable.
|
2001-07-01 12:59:39 +00:00 |
class.calendar_icap.inc.php
|
TONS of fixes.. Major changes in preparation of turning on ICAP server.
|
2001-05-31 04:34:00 +00:00 |
class.holidaycalc_JP.inc.php
|
Now using ithearts holidaycalc class.
|
2001-06-19 00:44:04 +00:00 |
class.holidaycalc_US.inc.php
|
Looks like it was improperly calculating holidays occuring on a sliding monday.
|
2002-01-13 14:39:05 +00:00 |
class.holidaycalc.inc.php
|
Changed over to GLOBALS.
|
2001-08-26 12:32:28 +00:00 |
class.html.inc.php
|
Another copy of the html class running around. This will allow the planner function to run independant of the infolog app. No more dependencies.
|
2001-12-10 03:54:06 +00:00 |
class.socalendar__.inc.php
|
Fix to allow for saving new calendar events.
|
2001-11-18 23:01:09 +00:00 |
class.socalendar_.inc.php
|
Whole bunch of new code. Skeleton alarm management stuff. Importing of iCal file data (semi-working). New data fields (uid/location). New tables (phpgw_cal_alarm).
|
2001-09-07 16:37:11 +00:00 |
class.socalendar_sql.inc.php
|
Should fix an array warning.
|
2002-01-10 02:15:33 +00:00 |
class.socalendar.inc.php
|
Added the exclusion dates to the [iv]Cal outputs.
|
2001-12-02 22:19:48 +00:00 |
class.soholiday.inc.php
|
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 |
class.uialarm.inc.php
|
A couple of small changes to hide the fact tthat bocalendar is used.
|
2001-12-28 15:53:33 +00:00 |
class.uicalendar.inc.php
|
This will now allow members of a group to edit/delete events, if the owner has granted persmissions to do so.
|
2002-01-09 18:12:23 +00:00 |
class.uiholiday.inc.php
|
Fix for ceb in submitting holidays to the central repository. Also globalized that class.
|
2001-12-24 04:04:05 +00:00 |
class.uiicalendar.inc.php
|
Various changes.. Too numerous to mention. Major change is a table change for having multiple categories for a sngle event.
|
2001-09-17 02:33:19 +00:00 |
class.uipreferences.inc.php
|
Fix for bug #478418.
|
2001-11-06 01:49:16 +00:00 |
events.ics
|
New test files for ExecMethod() call.
|
2001-08-15 18:06:55 +00:00 |
hook_about.inc.php
|
added hook about
|
2002-01-28 00:22:04 +00:00 |
hook_add_def_pref.inc.php
|
Now in line with new hook naming convention.
|
2001-06-08 02:56:18 +00:00 |
hook_admin.inc.php
|
Use new ui class for site config
|
2001-12-27 17:56:03 +00:00 |
hook_deleteaccount.inc.php
|
Added change_owner to the xml-rpc/soap calls and changed the call to change_owner in deletaccount hook to use execmethod.
|
2002-01-12 01:33:40 +00:00 |
hook_email.inc.php
|
This brings the hook_email and the hook_deleteaccount in line with the n-tier.
|
2001-08-01 11:06:17 +00:00 |
hook_home_day.inc.php
|
Feature request #230126.
|
2001-11-05 03:48:14 +00:00 |
hook_home_month.inc.php
|
Feature request #230126.
|
2001-11-05 03:48:14 +00:00 |
hook_home_week.inc.php
|
Feature request #230126.
|
2001-11-05 03:48:14 +00:00 |
hook_home_year.inc.php
|
Feature request #230126.
|
2001-11-05 03:48:14 +00:00 |
hook_home.inc.php
|
Added the calendar lang translations to the home page.
|
2001-11-30 01:22:32 +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
|
Use ntier acl_prefs
|
2002-01-12 15:39:51 +00:00 |