egroupware/timesheet/inc
Ralf Becker 288f46aafd fixed not changed quantity, if duration was changed, caused by slightly different semantic for html5 placeholders to old eTemplate
old eTemplate returned empty value, if value was equal to placeholder, html5 shows placeholder only if value is empty, but will return a value equal to placeholder
--> I think we should go with html5 placeholder semantic and therefore change this in timesheet to give an empty value for quantity, if equal to duration and duration as placeholder/blur
2014-06-12 08:30:21 +00:00
..
class.timesheet_bo.inc.php fix not updated infolog in list, when timesheet is booked on it: added "row_mod" as maximum of info_modified, link_lastmod (incl. deleted ones) and timesheet_bo::sum() max_modified 2014-05-24 10:59:03 +00:00
class.timesheet_datasource.inc.php * ProjectManager: allow datasources (eg. InfoLog) to set element category, update existing categories in elements to overwritten categories 2012-06-19 16:51:41 +00:00
class.timesheet_egw_record.inc.php Move field types to egw_record, use them in human friendly conversions when exporting and importing 2011-04-04 17:01:17 +00:00
class.timesheet_export_csv.inc.php Fix export 'Use search results' 2013-01-23 18:04:45 +00:00
class.timesheet_hooks.inc.php Add link to list of placeholders into app menu 2014-04-14 17:08:43 +00:00
class.timesheet_import_csv.inc.php Fix broken conversion from human values 2012-10-10 16:24:46 +00:00
class.timesheet_merge.inc.php Add {{link}} placeholder to other apps 2013-03-20 14:51:09 +00:00
class.timesheet_tracking.inc.php using new historylog custom field stuff, specially logging each custome field separate 2011-04-19 18:53:31 +00:00
class.timesheet_ui.inc.php fixed not changed quantity, if duration was changed, caused by slightly different semantic for html5 placeholders to old eTemplate 2014-06-12 08:30:21 +00:00
class.timesheet_wizard_export_csv.inc.php Implement export filters for timesheet 2013-01-22 22:19:46 +00:00
class.timesheet_wizard_import_csv.inc.php Remove "BLACK DIAMOND SUIT" character from global categories 2014-02-03 09:19:59 +00:00