.. |
tripal_bulk_loader.admin.inc
|
d92571af1c
fixed ^M endings in tripal_bulk_loader.admin.inc
|
12 年之前 |
tripal_bulk_loader.admin.templates.inc
|
9e02403c3f
OOps forgot to comment out the update if duplicate form element on the record form
|
12 年之前 |
tripal_bulk_loader.coder_ignores.txt
|
8451babc7c
Coding Standards: Final cleanup for tripal_bulk_loader; added @coder-ignore for errors to be ignored
|
12 年之前 |
tripal_bulk_loader.constants.inc
|
38c9ddef21
fix bulk loader constant display
|
12 年之前 |
tripal_bulk_loader.drush.inc
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 年之前 |
tripal_bulk_loader.info
|
6c1f4165fe
Updated module versions to 6.x-1.0
|
12 年之前 |
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
|
12 年之前 |
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.
|
12 年之前 |
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
|
12 年之前 |