spficklin
|
88c5a5ee89
Speedup optimizations to get bulk loader to work faster. Slowness problems were caused by core modules that set search_path and checked for existence of chado database on every query
|
vor 12 Jahren |
spficklin
|
162846b927
fixed typo
|
vor 12 Jahren |
spficklin
|
ff97c79d38
Fixed bug in loader
|
vor 12 Jahren |
Stephen Ficklin
|
ec0601aa04
Fixed bug in bulk loader
|
vor 12 Jahren |
Stephen Ficklin
|
7e6b91f5af
Fixed bug in FK setting during loading
|
vor 12 Jahren |
spficklin
|
7e587c447d
updates to loader, fixed type in core
|
vor 12 Jahren |
spficklin
|
94b1fa2a77
testing
|
vor 12 Jahren |
spficklin
|
9a282716d5
undoing function call in core init to clean persistent connections
|
vor 12 Jahren |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
vor 12 Jahren |
spficklin
|
f937c72093
Updated Bulk Loader to allow for using non FK fields when referring to another record.
|
vor 12 Jahren |
spficklin
|
9323ba1f23
Added all referring tables to Chado v1_2 schema
|
vor 12 Jahren |
spficklin
|
a332e2c24c
Debugging with CH
|
vor 12 Jahren |
spficklin
|
e6a6f7b11a
Debugging with CH
|
vor 12 Jahren |
spficklin
|
c517652e1f
Fixed bug #4 on issue 1764344
|
vor 12 Jahren |
spficklin
|
112d5d3a8d
Changed how optinal select works when too many matches are found
|
vor 12 Jahren |
spficklin
|
08e35242d7
Moved some code around in bulk loader to fix a bug
|
vor 12 Jahren |
spficklin
|
9e02403c3f
OOps forgot to comment out the update if duplicate form element on the record form
|
vor 12 Jahren |
spficklin
|
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.
|
vor 12 Jahren |
spficklin
|
9403a5867d
Removed old menu option from library configuration page
|
vor 12 Jahren |
spficklin
|
ac5ec3b4b7
Fixed bug I caused in bulk loader for optinal inserts/selects
|
vor 12 Jahren |
spficklin
|
86f8913d1b
Made 'optional' separate for both selects and inserts. Should be backwards compatible
|
vor 12 Jahren |
spficklin
|
79b2d186ac
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
vor 12 Jahren |
spficklin
|
3f6c4f5d1b
Added disabled checkbox to bulk loader; Separated unique checkbox to bulk loader; Fixed bug in integration of custom tables with views integration
|
vor 12 Jahren |
Lacey Sanderson
|
209c05aa28
Changed Add/Edit Field to Save Changes and added unique check to record name
|
vor 12 Jahren |
spficklin
|
841aaa543d
added the tripal_get_custom_schema to the tripal_core_get_chado_table_schema_function. This will allow the tripal_core_chado_insert (etc) functions to work with custom tables as well. Had to fix other places in the views integration where the tripal_get_custom_schema was being called.
|
vor 12 Jahren |
spficklin
|
5f03470b15
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
vor 12 Jahren |
spficklin
|
b20240b47e
added custom_tables.php
|
vor 12 Jahren |
Lacey Sanderson
|
210054cd3a
Fixed possible collision b/w loading job prepared insert statement names (now record_[nid]_[priority])
|
vor 12 Jahren |
spficklin
|
ecd03c3e16
Added an interface for creating custom tables to the Tripa UI
|
vor 12 Jahren |
spficklin
|
58f3b5a5ff
removed very old .inc files
|
vor 12 Jahren |