egroupware_official/importexport
Nathan Gray 5dc1ad5e04 Add support for some special fields to the base class
- contact - searches n_last,n_first,org_name and links the row entry to the first matching contact
- link_search - as contact, but searches any app using link_query, and links the row entry to the first matching entry
- link_0 - Links the row entry to the given existing entry row entry should be in the form appname:id
2014-06-16 20:05:06 +00:00
..
doc Some documentation updates 2012-10-15 21:28:33 +00:00
inc Add support for some special fields to the base class 2014-06-16 20:05:06 +00:00
js Fix preview popup displaying while importing 2014-06-04 14:35:20 +00:00
lang translations from our translation server 2014-05-09 14:16:27 +00:00
setup * ImportExport: Creation of new filter column before we update definitions 2014-04-28 13:45:15 +00:00
templates Give an ID with '{' to first widget so auto-repeat detection works. 2014-05-14 15:31:50 +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