egroupware_official/timesheet/inc
Ralf Becker fb5ea143be - returning checked state of all checkboxes, not only select_all, in $content[nm][checkboxes]
- $content[nm][select_all] is now only reference to $content[nm][checkboxes][select_all]
- checkboxes need no default onExecute, therefore removed nm_select_all method
- improved documentation for action stuff in nextmatch widget
- added egwAction.getActionsByAttr(_attr, _val) method returning all actions with a given attribute and value
2011-04-27 07:49:46 +00:00
..
class.timesheet_bo.inc.php using new historylog custom field stuff, specially logging each custome field separate 2011-04-19 18:53:31 +00:00
class.timesheet_datasource.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +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 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_hooks.inc.php using tabs of equal height 2011-04-19 18:52:25 +00:00
class.timesheet_import_csv.inc.php Process link to project manager, represented by pm_id field 2011-04-06 18:31:52 +00:00
class.timesheet_merge.inc.php types value moved 2011-04-04 19:20:12 +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 - returning checked state of all checkboxes, not only select_all, in $content[nm][checkboxes] 2011-04-27 07:49:46 +00:00
class.timesheet_wizard_export_csv.inc.php Add basic import support to timesheet 2011-01-25 23:55:57 +00:00
class.timesheet_wizard_import_csv.inc.php Fix wrong variable names 2011-04-05 22:57:06 +00:00