História revízii

Autor SHA1 Správa Dátum
  spficklin c423725e2a Updated Doxygen comments 12 rokov pred
  Lacey Sanderson 95b740ff06 Issue 1764346 #5: Added API functions to delete records and fields. On delete of either the indicies of the template are reset to ensure there is no gap. This should fix the weird behaviour. 12 rokov pred
  Stephen P Ficklin f66f5aaaf9 Made maxlength of file size in bulk loader larger 12 rokov pred
  spficklin 2be0ef7150 Just some description wording changes 12 rokov pred
  Lacey Sanderson 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 rokov pred
  Lacey Sanderson c2b136139d Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section 12 rokov pred
  spficklin 0f14003cd8 Removed non-used tripal_search module 12 rokov pred
  Lacey Sanderson 125bd0dbfb Added drush integration to check bulk loader running jobs status 12 rokov pred
  Lacey Sanderson 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 rokov pred
  Lacey Sanderson 21fd545316 Now keeps track of progress within a constant set through use of a file -refreshing the node updates the job progress taking into account the progress within the constant set 12 rokov pred
  Lacey Sanderson f8519776e2 Added job details to the bulk loader node and added percentage complete to the job listing 12 rokov pred
  Lacey Sanderson dd392f84fc Added pager to bulk loader jobs listing 12 rokov pred
  Lacey Sanderson ac79e6336c Improved Bulk Loader administration including adding a job listing 12 rokov pred
  Lacey Sanderson 8451babc7c Coding Standards: Final cleanup for tripal_bulk_loader; added @coder-ignore for errors to be ignored 12 rokov pred
  Pubudu Basnayaka 2b0d45ae11 Tripal Bulk Loader adheres to Drupal coding standards 12 rokov pred
  Lacey Sanderson bd0a92f6c6 Bulk Loader Menu names shortened 12 rokov pred
  laceysanderson f85504db85 Merged 6.x-0.4-dev branch into 6.x-1617096-unify_coding_style branch 12 rokov pred
  Pubudu Basnayaka f497599a7a Tripal Bulk Loader adheres to Drupal coding standard 12 rokov pred
  Pubudu Basnayaka 48b2f067d1 Tripal Bulk Loader adheres to Drupal coding standards 12 rokov pred
  Lacey Sanderson bc8dbbed99 Bulk loader now has configuration option to choose whether to use prepared statements or not. 12 rokov pred
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 rokov pred
  alexgl 95aafcbd13 moving core modules into base 13 rokov pred
  laceysanderson ee00625974 Tripal: Cleaned-up Bulk Loader for release 13 rokov pred
  laceysanderson 1208c305f7 Tripal: Updates to bulk loader 13 rokov pred
  spficklin fb76301d42 Fixed hook_access for all modules. This change supports use of other access permission modules, such as "node privacy by role" 13 rokov pred
  laceysanderson 1ac3e5af32 Tripal Bulk Loader: Sharing changes to increase scalalbility (reduce memory leaked per line of file) 13 rokov pred
  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 rokov pred
  laceysanderson 738fcb01da Tripal: Bulk Loader -Added the ability to supply multiple transformation rules (regex) per field, can rearrange rules and delete rules 14 rokov pred
  laceysanderson b7a8508526 Tripal: Bulk Loader -support for optional records and required fields (fields not required by chado but that you would like required) 14 rokov pred
  laceysanderson 82839d0e6f Tripal: Bulk Loader -allow edit of record, specify not to insert record and sets default for new record name 14 rokov pred