egroupware_official/timesheet/inc
2016-09-12 10:42:12 -06:00
..
class.timesheet_bo.inc.php * Timesheet: do not show deactivated accounts for creating new timesheets (keeping them in list header) 2016-08-29 11:25:59 +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 - Export plugins now specify the export record class 2016-05-04 19:34:30 +00: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 add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog 2016-08-12 11:35:30 +02:00
class.timesheet_import_csv.inc.php Fix linking failures in import, and some braces 2016-09-12 10:42:12 -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 Fix projectmanager link does not get set for new timesheet entry 2016-08-26 10:40:17 +02: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