Commit History

Author SHA1 Message Date
  dsenalik c5255b9485 revert two blank line insertions 3 years ago
  Stephen Ficklin 8819aad14c Merge pull request #1181 from dsenalik/1180-tv3-bulk_loader_line_count 3 years ago
  Stephen Ficklin dae8b84fdd Merge pull request #1177 from tripal/1170-tv3-bulk_loader_fixes 3 years ago
  dsenalik 66940dd623 revert two blank line insertions 3 years ago
  dsenalik 5405e484a2 bulk loader no longer counts header line 3 years ago
  dsenalik ce38a33c95 filter out blank lines in bulk loader line count 3 years ago
  Stephen Ficklin 0dd757b8ff Fix for issue #1164. Also a replacement for PR #1170 3 years ago
  bradfordcondon 5a8103068a run phpstorm base style formatter 5 years ago
  Anthony Bretaudeau 3e9d9d5d2b fix minor typos 6 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 10 years ago
  Lacey Sanderson 729725d38d Bulk Loader: Now handles transactions 10 years ago
  Lacey Sanderson 2d2c83f7d5 Bulk Loader: Foreign key loading now works 10 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. 10 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 10 years ago
  Lacey Sanderson fbd7dbcbef Bulk Loader: Fixed Node functionality (create,edit,delete,view) including management of constants 10 years ago
  Lacey Sanderson be50855da2 Bulk Loader: made it 'enable-able' in Drupal 7 10 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