Histórico de Commits

Autor SHA1 Mensagem Data
  Stephen Ficklin c1b87f555b Converted old API functions to new functions há 11 anos atrás
  Lacey Sanderson 425ebab457 Bulk Loader: Documenation clean-up há 11 anos atrás
  Lacey Sanderson 2dd2395dfa Bulk Loader: Fixed menu bug (drupal doesn't allow zeros in path) by putting the letter o in the path and the using arg_load to change it back to a 0 automatically for the form há 11 anos atrás
  Lacey Sanderson 3d39ea2833 Documention: Small tweaks to the documentation to get the defn groups to display properly in the api site há 11 anos atrás
  Lacey Sanderson 5888809fd2 Bulk Loader: Moved node functionality into a chado_node.inc file and moved a preprocess hook into the theme.inc file há 11 anos atrás
  Lacey Sanderson 1d0b668d7c Bulk Loader: Fix to default view and updated enable view to use the new tripal views api functions há 11 anos atrás
  Lacey Sanderson 5cdd1a1a79 Bulk Loader fix to default views so exposed filters work correctly há 11 anos atrás
  Lacey Sanderson 23b898d45e Bulk Loader: Changed UI to tabs & views; small fix to permissions há 11 anos atrás
  Lacey Sanderson 961b706bdd Bulk Loader: Bug fix to template add/edit field -now managing regex works há 11 anos atrás
  Lacey Sanderson 281603de35 Bulk Loader: Import/Export, Delete templates now works. há 11 anos atrás
  Lacey Sanderson 7d9a0d7b72 Bulk Loader: Small fix to theme hook for add/edit templates há 11 anos atrás
  Lacey Sanderson fbd7dbcbef Bulk Loader: Fixed Node functionality (create,edit,delete,view) including management of constants há 11 anos atrás
  Lacey Sanderson 695324671d Bulk Loader: Added Views integration for the tripal_bulk_loader* tables for purposes of administrative listing views há 11 anos atrás
  Lacey Sanderson 43242fa073 Bulk Loader: Updated add field form to also edit fields and removed redundant edit_field form, fixed menu to accomidate this change and also a few other bug fixes há 11 anos atrás
  Lacey Sanderson 65c702ec37 Tripal Bulk Loader: Fixed create/edit template form and re-did menu system há 11 anos atrás
  Lacey Sanderson 32090a3863 Bulk Loader: Moved theme_tripal tpls into module há 11 anos atrás
  Lacey Sanderson be50855da2 Bulk Loader: made it 'enable-able' in Drupal 7 há 11 anos atrás
  spficklin 8a898014b8 Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x há 11 anos atrás
  Lacey Sanderson fca91cc322 Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views há 12 anos atrás
  spficklin c423725e2a Updated Doxygen comments há 12 anos atrás
  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. há 12 anos atrás
  Stephen P Ficklin f66f5aaaf9 Made maxlength of file size in bulk loader larger há 12 anos atrás
  spficklin 2be0ef7150 Just some description wording changes há 12 anos atrás
  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 há 12 anos atrás
  Lacey Sanderson c2b136139d Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section há 12 anos atrás
  spficklin 0f14003cd8 Removed non-used tripal_search module há 12 anos atrás
  Lacey Sanderson 125bd0dbfb Added drush integration to check bulk loader running jobs status há 12 anos atrás
  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 há 12 anos atrás
  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 há 12 anos atrás
  Lacey Sanderson f8519776e2 Added job details to the bulk loader node and added percentage complete to the job listing há 12 anos atrás