egroupware/timesheet/inc
2016-10-18 10:01:54 -06: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 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 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 Fix bug in timesheet simple mode where Save & New, then selecting a different project did not change the title to match the new project 2016-10-18 10:01:54 -06: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