.. |
class.timesheet_bo.inc.php
|
* Timesheet: fix SQL error searching, if there are custom-fields
|
2019-02-26 20:30:11 +01:00 |
class.timesheet_datasource.inc.php
|
not setting pe_status from datasource (its ignored now anyway)
|
2018-04-27 18:48:06 +02:00 |
class.timesheet_egw_record.inc.php
|
* Add creation field to timesheet
|
2017-01-17 10:34:28 -07:00 |
class.timesheet_export_csv.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 10:32:42 -07:00 |
class.timesheet_favorite_portlet.inc.php
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.timesheet_hooks.inc.php
|
Remove unused preferred export definition preference
|
2019-08-02 10:17:16 -06:00 |
class.timesheet_import_csv.inc.php
|
Reset bo object data before each import to fix imports without ID went to the same object
|
2019-03-26 11:26:41 -06:00 |
class.timesheet_merge.inc.php
|
* Infolog, Timesheet - Fix link title placeholders not working
|
2018-10-04 11:17:30 -06: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
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.timesheet_wizard_export_csv.inc.php
|
* Add creation field to timesheet
|
2017-01-17 10:34:28 -07:00 |
class.timesheet_wizard_import_csv.inc.php
|
Fix some bugs in timesheet import:
|
2016-09-12 08:40:48 -06:00 |