.. |
tripal_bulk_loader.admin.inc
|
d92571af1c
fixed ^M endings in tripal_bulk_loader.admin.inc
|
hace 12 años |
tripal_bulk_loader.admin.templates.inc
|
9e02403c3f
OOps forgot to comment out the update if duplicate form element on the record form
|
hace 12 años |
tripal_bulk_loader.coder_ignores.txt
|
8451babc7c
Coding Standards: Final cleanup for tripal_bulk_loader; added @coder-ignore for errors to be ignored
|
hace 12 años |
tripal_bulk_loader.constants.inc
|
38c9ddef21
fix bulk loader constant display
|
hace 12 años |
tripal_bulk_loader.drush.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
hace 12 años |
tripal_bulk_loader.info
|
6c1f4165fe
Updated module versions to 6.x-1.0
|
hace 12 años |
tripal_bulk_loader.install
|
cdade360df
Added checkbox allowing user to enable/disable keeping track of inserted record IDs on a per bulk loading job basis. The default for already existing bulk loader jobs is TRUE and the default for new bulk loader jobs is FALSE
|
hace 12 años |
tripal_bulk_loader.loader.inc
|
c3719190b6
Added a not fail option when a record is of type 'select' in the bulk loader. Altered the bulk loader to substitute primary key values into data table values so that there are less FK recursive calls. Added a new option to the tripal_core_chado_select to let someone just check if the record exists only using the unique constraint values.
|
hace 12 años |
tripal_bulk_loader.module
|
1a68c8417b
Fixed bug where number of records was the same as number of lines loaded for the bulk loader -now it's actually the number of records
|
hace 12 años |