egroupware/timesheet/inc
Ralf Becker 5261728792 Fixed not working custom fields:
- SQL error when storing cfs
- csv export did not contain cfs (reported by Frank Becker)
- list did not contain cfs
- list caused check of attachments for every single entry, without
  displaying the attachments
- empty cf values got stored in db
--> had to rework the whole cf stuff :-(
2008-10-15 16:37:23 +00:00
..
class.egw_timesheet_record.inc.php - using new class naming schema 2008-10-07 08:57:09 +00:00
class.export_openoffice.inc.php Initial import of export function 2007-03-08 11:22:57 +00:00
class.export_timesheet_csv.inc.php Initial import of export function 2007-03-08 11:22:57 +00:00
class.export_timesheet_openoffice.inc.php - using new class naming schema 2008-10-07 08:57:09 +00:00
class.spreadsheet.inc.php Initial import of export function 2007-03-08 11:22:57 +00:00
class.timesheet_bo.inc.php Fixed not working custom fields: 2008-10-15 16:37:23 +00:00
class.timesheet_datasource.inc.php - using new class naming schema 2008-10-07 08:57:09 +00:00
class.timesheet_hooks.inc.php - using new class naming schema 2008-10-07 08:57:09 +00:00
class.timesheet_ui.inc.php Fixed not working custom fields: 2008-10-15 16:37:23 +00:00