egroupware_official/importexport
Nathan Gray 0a91bc5aa9 Add support for filtering records to be exported.
Filterable fields are attempted to be autodetected by using the exportable fields.
Records can be filtered by fields with type select,select-cat,select-account,date,date-time (according to egw_record class) 
only at this time.  Filters are saved in the definition and used with scheduled exports.  They are also available to the
user for modification in the export dialog.
2012-12-31 20:36:28 +00:00
..
doc Some documentation updates 2012-10-15 21:28:33 +00:00
inc Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
js Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
lang Implement importing fields that are primary keys/links to a record in another app 2012-12-17 18:50:03 +00:00
setup Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
templates/default Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
importexport_cli.php "modernized" importexport_cli a bit (removed uneccessary stuff) and added PEAR Console_Getopt dependency 2011-09-15 07:06:33 +00:00