Commit History

Author SHA1 Message Date
  Lacey Sanderson 6ff5d6ea80 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 12 years ago
  Lacey Sanderson 3292003c25 Fixed drupal_set_message to display links correctly -use !var instead of %var for t() 12 years ago
  Lacey Sanderson 9fb12a9da3 Fixed bulk loader to use is_prepared rather then prepare since the tripal_core_chado_insert has changed 12 years ago
  Stephen Ficklin 22fb270046 Fixed bug for syncing features 12 years ago
  Lacey Sanderson 7f7f79e853 Updated library, stock and organism default views 12 years ago
  spficklin 339b75cf0d added an is_prepared option to skip the automatic checking to see if the statement is prepared 12 years ago
  Lacey Sanderson e9971040f8 Added cv listing default view 12 years ago
  spficklin 92f19d2f79 Added prepared statements for selects 12 years ago
  Lacey Sanderson c34ebb8eb0 Added DB default view 12 years ago
  Lacey Sanderson 929e0304f1 Updated the db default view 12 years ago
  Lacey Sanderson 095c463bbe Small fix to chado_views_handler_filter_select_string to ensure is always an array 12 years ago
  Lacey Sanderson 3d9b117dfe Updated cvterm default view 12 years ago
  Lacey Sanderson 1a476830e0 Fixed a bug in the chado date filter handler that threw an error on exposing the filter 12 years ago
  Lacey Sanderson 4d8a8f3f7a Updated the analysis default view 12 years ago
  Lacey Sanderson 47d7c0d6d3 Now handlers actually get additional arguments supplied through tripal_views 12 years ago
  Lacey Sanderson 05a027b35e Changed unable to integrate messages to watchdog instead of drupal_set_message so that not all tables in chado need to be integrated 12 years ago
  Lacey Sanderson 2e15f7a2d5 Updated 6.x-1482618-API_for_default_views_integration branch to current 6.x-1.x branch status 12 years ago
  spficklin 320e44d2c2 Fixed parsing bug in GFF loader. Moved all include files into an include directory 12 years ago
  spficklin 7b8f930310 Fixed parsing bug in GFF loader. Moved all include files into an include directory 12 years ago
  spficklin 3052f89e6d Removed functionality to submit a job to reset feature permisssion on analysis node. This should be in the configuration settings to be consistent 12 years ago
  spficklin c324a8440f Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page 12 years ago
  spficklin 3efbf1ed79 Fixed coding standards problems as found by the coder module 12 years ago
  spficklin e46de073f3 Removed unused code from analysis module related to taxonomy and reindexing. We may want to put those back but for now they aren't being used. 12 years ago
  spficklin 06ed7b835c Removed old organism and analyses lists as this duplicates are default views and views is easy enough to install if someone wants the list 12 years ago
  spficklin 2b4c677d29 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 12 years ago
  spficklin 95f8e5c7b8 Fixed bug in analysis template where the base template wasn't in the hook_theme of the module and also a bug in the template file that kept it from having the variable 12 years ago
  Stephen Ficklin f772ca11e7 Fixed revisions problem on node update in analysis module 12 years ago
  spficklin bc6d1b4c41 Fixed revisions in update 12 years ago
  spficklin 5e1a318eb5 can't remember what's changed 12 years ago
  Stephen Ficklin 1dae1ea23a Revisions weren't working properly for organisms. Fixed it 12 years ago