Commit History

Author SHA1 Message Date
  Stephen Ficklin bcc8d13f15 Added a new API call for creating tables in Chado 13 years ago
  Stephen Ficklin c0d1e82f08 incremental commit to keep from losing work 13 years ago
  Stephen Ficklin ac311d7fc4 fixed syntax errors in tripal_Feature.api.inc 13 years ago
  Stephen Ficklin 87a16fbff7 Added new select/insert/delete/update for featureprop and analysisfeatureprop tables. Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs 13 years ago
  Lacey Sanderson cba23f4cec Issue #1578342: Added tripal-current-job and tripal-update-mview drush commands 13 years ago
  Lacey Sanderson 522d8c13ef Fix to tripal_jobs_check_running(): now uses ps rather then postix_kill since postix_kill might unintentionally kill jobs on some OSes 13 years ago
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 years ago
  spficklin d42c29847b Testing non-instantiated objects 13 years ago
  spficklin 295e34c18c Testing non-instantiated objects 13 years ago
  spficklin 93927c3c28 Testing non-instantiated objects 13 years ago
  spficklin 0aae68eba1 moved some code from the download form to the pre_render hook 13 years ago
  spficklin 35df0e66e1 Fixed bug allowing file uploads in views to split values by commas and by newlines. Previously it would only work with newlines 13 years ago
  spficklin d7a14510dd Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen 5ca129a839 forgot to add the tripal_views_form_elements.inc 13 years ago
  stephen 2691a3677d Fixed problem where data from file uploads weren't being passed along to the filters for the data exports 13 years ago
  spficklin 410f8d9a83 Adding a license 13 years ago
  Stephen Ficklin e4a7580bd0 added default sorting to chado-string-select filter handler 13 years ago
  Stephen Ficklin c4d273882e removed --none-- from chado-string-select handler 13 years ago
  Stephen Ficklin 141abf5b7c Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen 0a8641260f Added node id fields for feature, organism, library, analysis and stock. This is a temporary fix until we get relationships working in views integration 13 years ago
  Stephen Ficklin 906e08411d Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen 2e0a6e620d Fixed bug in MViews where the index was not being created properly. The index should have been made for each field individually in the argument. However, it was creating a single 'unique' index using all values. This kept some materialized views from being populated. 13 years ago
  Stephen Ficklin a8107bbdc8 Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen 0ad2f1d20d Fixed bug in MViews where the index was not being created properly. The index should have been made for each field individually in the argument. However, it was creating a single 'unique' index using all values. This kept some materialized views from being populated. 13 years ago
  Stephen Ficklin 7cb96fac68 Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen 2877c624ea Added two new fields to the Mview interface: status and comments. The status field gets updated to indicate if an error occured when populating or tells the number of records in the table after populating. The comments field is used to allow the user to provide a description of the view 13 years ago
  stephen a15bd912cd Added two new fields to the Mview interface: status and comments. The status field gets updated to indicate if an error occured when populating or tells the number of records in the table after populating. The comments field is used to allow the user to provide a description of the view 13 years ago
  Stephen Ficklin da406bc8fd Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen a37509c14d changed button text on editing mview 13 years ago
  Stephen Ficklin 5339e5b576 Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago