Commit Verlauf

Autor SHA1 Nachricht Datum
  Stephen Ficklin 5b80accad0 Fixed a few bugs in the bulk loader, updated hook_node_insert for features, stocks and example module for setting URLs and added links to terms template to help admin update term links vor 11 Jahren
  Lacey Sanderson 798c3edf97 API: Updated bulk loader api to use the new naming rules vor 11 Jahren
  Stephen Ficklin c1b87f555b Converted old API functions to new functions vor 11 Jahren
  Lacey Sanderson 425ebab457 Bulk Loader: Documenation clean-up vor 11 Jahren
  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 vor 11 Jahren
  Lacey Sanderson 3d39ea2833 Documention: Small tweaks to the documentation to get the defn groups to display properly in the api site vor 11 Jahren
  Lacey Sanderson 5888809fd2 Bulk Loader: Moved node functionality into a chado_node.inc file and moved a preprocess hook into the theme.inc file vor 11 Jahren
  Lacey Sanderson 1d0b668d7c Bulk Loader: Fix to default view and updated enable view to use the new tripal views api functions vor 11 Jahren
  Lacey Sanderson 5cdd1a1a79 Bulk Loader fix to default views so exposed filters work correctly vor 11 Jahren
  Lacey Sanderson 23b898d45e Bulk Loader: Changed UI to tabs & views; small fix to permissions vor 11 Jahren
  Lacey Sanderson 961b706bdd Bulk Loader: Bug fix to template add/edit field -now managing regex works vor 11 Jahren
  Lacey Sanderson 281603de35 Bulk Loader: Import/Export, Delete templates now works. vor 11 Jahren
  Lacey Sanderson 7d9a0d7b72 Bulk Loader: Small fix to theme hook for add/edit templates vor 11 Jahren
  Lacey Sanderson fbd7dbcbef Bulk Loader: Fixed Node functionality (create,edit,delete,view) including management of constants vor 11 Jahren
  Lacey Sanderson 695324671d Bulk Loader: Added Views integration for the tripal_bulk_loader* tables for purposes of administrative listing views vor 11 Jahren
  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 vor 11 Jahren
  Lacey Sanderson 65c702ec37 Tripal Bulk Loader: Fixed create/edit template form and re-did menu system vor 11 Jahren
  Lacey Sanderson 32090a3863 Bulk Loader: Moved theme_tripal tpls into module vor 11 Jahren
  Lacey Sanderson be50855da2 Bulk Loader: made it 'enable-able' in Drupal 7 vor 11 Jahren
  spficklin 8a898014b8 Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x vor 11 Jahren
  Lacey Sanderson fca91cc322 Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views vor 12 Jahren
  spficklin c423725e2a Updated Doxygen comments vor 12 Jahren
  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. vor 12 Jahren
  Stephen P Ficklin f66f5aaaf9 Made maxlength of file size in bulk loader larger vor 12 Jahren
  spficklin 2be0ef7150 Just some description wording changes vor 12 Jahren
  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 vor 12 Jahren
  Lacey Sanderson c2b136139d Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section vor 12 Jahren
  spficklin 0f14003cd8 Removed non-used tripal_search module vor 12 Jahren
  Lacey Sanderson 125bd0dbfb Added drush integration to check bulk loader running jobs status vor 12 Jahren
  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 vor 12 Jahren