Lacey Sanderson
|
a1e6bb463d
Added pager to bulk loader jobs listing
|
12 years ago |
Lacey Sanderson
|
dd392f84fc
Added pager to bulk loader jobs listing
|
12 years ago |
Lacey Sanderson
|
ac79e6336c
Improved Bulk Loader administration including adding a job listing
|
12 years ago |
Lacey Sanderson
|
c02358105a
Remove all mention of spreadsheets and change to data file
|
12 years ago |
Lacey Sanderson
|
8451babc7c
Coding Standards: Final cleanup for tripal_bulk_loader; added @coder-ignore for errors to be ignored
|
12 years ago |
Pubudu Basnayaka
|
2b0d45ae11
Tripal Bulk Loader adheres to Drupal coding standards
|
12 years ago |
Lacey Sanderson
|
386f0b6b5c
Added ability to specify lock modes for all tables the bulk loading job is inserted into
|
12 years ago |
Lacey Sanderson
|
69370bd181
Added ability to skip tripal_core_chado_insert() validation -option in configuration; default is full validation
|
12 years ago |
Lacey Sanderson
|
11e0888acb
Added delayed constraint checking to available bulk loader speed-up options
|
12 years ago |
Lacey Sanderson
|
2080e285d5
Added transaction support to the bulk loader with configuration options to a) rollback the last constant set; b) rollback the last line; c) don't use transactions
|
12 years ago |
laceysanderson
|
f85504db85
Merged 6.x-0.4-dev branch into 6.x-1617096-unify_coding_style branch
|
12 years ago |
Pubudu Basnayaka
|
48b2f067d1
Tripal Bulk Loader adheres to Drupal coding standards
|
12 years ago |
Lacey Sanderson
|
bc8dbbed99
Bulk loader now has configuration option to choose whether to use prepared statements or not.
|
12 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |
alexgl
|
95aafcbd13
moving core modules into base
|
13 years ago |
laceysanderson
|
944af6223a
Tripal: Added setup instructions to bulk loader
|
13 years ago |
laceysanderson
|
ee00625974
Tripal: Cleaned-up Bulk Loader for release
|
13 years ago |
laceysanderson
|
1208c305f7
Tripal: Updates to bulk loader
|
13 years ago |
laceysanderson
|
f5bd65ba74
Tripal: Bulk loader -Added insert_unique and made it default, allow insertion of non-unique records, bookeeping of what was inserted w/ revert capabilities; <br> Genetic -API to retrieve genotype experiments for a feature, feature genotypes template and added content to feature node page
|
14 years ago |
laceysanderson
|
cea27f5c1b
Tripal: Chado Insert - returns values array with primary key values added; Bulk Loader -keeps track of inserted records and summarizes, revert button on loader node, insert_unique mode added
|
14 years ago |
laceysanderson
|
a5ec8916f6
Tripal: Bulk Loader -added insert_once per file ability for records such as a single library, analysis, etc.
|
14 years ago |
laceysanderson
|
d9054dc3fc
Fixed some errors in Natural Diversity Tables
|
14 years ago |
laceysanderson
|
0d6e463f88
Tripal: Bulk Loader -Fixed some AHAH errors; added schema definitions for all natural diversity tables
|
14 years ago |
laceysanderson
|
b026d346e1
Tripal: Bulk Loader -Regex Transformation Rules can now make reference to other spreadsheet columns using <#column:\d+#> where \d+ is the column number
|
14 years ago |
laceysanderson
|
738fcb01da
Tripal: Bulk Loader -Added the ability to supply multiple transformation rules (regex) per field, can rearrange rules and delete rules
|
14 years ago |
laceysanderson
|
ac255baae0
Tripal: Bulk Loader -Added ability to use regex to transform field values
|
14 years ago |
laceysanderson
|
b7a8508526
Tripal: Bulk Loader -support for optional records and required fields (fields not required by chado but that you would like required)
|
14 years ago |
laceysanderson
|
82839d0e6f
Tripal: Bulk Loader -allow edit of record, specify not to insert record and sets default for new record name
|
14 years ago |
laceysanderson
|
15bf397e44
Tripal: Few Touchups to Tripal Bulk Loader -Now has Import/Export functionality
|
14 years ago |
laceysanderson
|
998559a5a3
Tripal: Few Touchups to Tripal Bulk Loader -Now has Import/Export functionality
|
14 years ago |