egroupware/timesheet/inc
2016-11-22 11:41:51 -07:00
..
class.timesheet_bo.inc.php allow to import without acl-check and setting modifier 2016-09-26 11:40:02 +02:00
class.timesheet_datasource.inc.php update to only use new Api, incl. dependency to only api (no more phpgwapi and etemplate) 2016-04-26 18:27:29 +00:00
class.timesheet_egw_record.inc.php fix Scrutinizer "bugs" 2016-06-29 10:41:59 +02:00
class.timesheet_export_csv.inc.php * Timesheet/ImportExport: fix PHP Fatal Error Call to undefined method EGroupware\Api\Session::appsession() when exporting 2016-10-12 16:12:57 +02:00
class.timesheet_favorite_portlet.inc.php update to only use new Api, incl. dependency to only api (no more phpgwapi and etemplate) 2016-04-26 18:27:29 +00:00
class.timesheet_hooks.inc.php * Infolog: Add a context menu action to view a list of linked timesheets 2016-11-22 11:41:51 -07:00
class.timesheet_import_csv.inc.php Parse project number into project ID when importing 2016-09-20 09:42:53 -06:00
class.timesheet_merge.inc.php fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer) 2016-05-14 21:26:36 +02:00
class.timesheet_tracking.inc.php update to only use new Api, incl. dependency to only api (no more phpgwapi and etemplate) 2016-04-26 18:27:29 +00:00
class.timesheet_ui.inc.php * Infolog: Add a context menu action to view a list of linked timesheets 2016-11-22 11:41:51 -07:00
class.timesheet_wizard_export_csv.inc.php update to only use new Api, incl. dependency to only api (no more phpgwapi and etemplate) 2016-04-26 18:27:29 +00:00
class.timesheet_wizard_import_csv.inc.php Fix some bugs in timesheet import: 2016-09-12 08:40:48 -06:00