bradfordcondon
|
5a8103068a
run phpstorm base style formatter
|
5 years ago |
Anthony Bretaudeau
|
3e9d9d5d2b
fix minor typos
|
7 years ago |
Stephen Ficklin
|
314f988645
Fixed bulk loader to not use 'wc' to count lines in file
|
9 years ago |
Lacey Sanderson
|
c722ba4c5f
Bug: Division by zero tripal_bulk_loader.loader.inc:1111; Fix: ensure that the total lines is at least 1
|
9 years ago |
Stephen Ficklin
|
db0da648ee
Fixed issues with error reporting in bulk loader, and warnings when syncing organisms
|
10 years ago |
Stephen Ficklin
|
9cc848902c
Fixed issues with views integration and fixed form hooks
|
10 years ago |
Stephen Ficklin
|
c6926b57aa
Fixed bug in bulk loader where table not surrounded by brakets
|
10 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
10 years ago |
Stephen Ficklin
|
06cb136a5c
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
10 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
10 years ago |
Lacey Sanderson
|
425ebab457
Bulk Loader: Documenation clean-up
|
10 years ago |
Stephen Ficklin
|
ccb384e703
Replaced tabs with two spaces... updated node template
|
10 years ago |
Lacey Sanderson
|
93893b42db
Bulk Loader: removed bug fix for curval since original source was removed
|
10 years ago |
Lacey Sanderson
|
96bd67c73f
Bulk Loader: Fixed bug so now will load if there are no constant sets defined
|
11 years ago |
Lacey Sanderson
|
729725d38d
Bulk Loader: Now handles transactions
|
11 years ago |
Lacey Sanderson
|
2d2c83f7d5
Bulk Loader: Foreign key loading now works
|
11 years ago |
Lacey Sanderson
|
b0b2b8104c
Bulk Loader: Updated loader to use new tripal_core_report_error function and print errors to the screen in addition to adding them to watchdog. Hopefully this makes errors easier to read when transactions fail, etc.
|
11 years ago |
Lacey Sanderson
|
9e0c98cc7f
Bulk Loader: Loader works for constants, data file fields and regex manipulation. Transactions & Lock functionality removed; foreign keys not tested
|
11 years ago |
Lacey Sanderson
|
fbd7dbcbef
Bulk Loader: Fixed Node functionality (create,edit,delete,view) including management of constants
|
11 years ago |
Lacey Sanderson
|
be50855da2
Bulk Loader: made it 'enable-able' in Drupal 7
|
11 years ago |
spficklin
|
8a898014b8
Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x
|
11 years ago |