Commit History

Author SHA1 Message Date
  spficklin 8a898014b8 Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x 11 years ago
  spficklin 9d7bf94295 Changed chado_get_id_for_node API call to accept nid as second parameter and fixed all calls in all modules. Organism module can now sync, edit, upload image for an organism 11 years ago
  Chun-Huai Cheng d652032c4e Add analysisprop to the theme 11 years ago
  Chun-Huai Cheng 004b5890ef Add to the analysis form for creating/editing analysisprop 11 years ago
  spficklin 0c7d49356f Started branch for adding properties to the analysis module 11 years ago
  spficklin 33ef81457a Started adding code for analysis proprties, but then commented out because didn't have time to finish. Also, updated the tripal pub obo 11 years ago
  spficklin ed0dad3cf7 Provided some code clenup for the analysis module, added new API functions to the tripal_feature module, and added new case checking to some of the API calls in the Tripal core 12 years ago
  spficklin c423725e2a Updated Doxygen comments 12 years ago
  spficklin fb42852fa2 Reorganization of functions into api, includes and theme files to make all modules consistent 12 years ago
  spficklin 48631d702c Fixed a bug when registering a new analysis module. If the module already existed in the table it threw an error. Now it checks first. Also fixed bug with chado_query to not add a 'chado.' prefix in the 'substring' psql function. Also updated the tripal_core_chado_update module to return the primary key if a single record is updated and if the return_record option is given. 12 years ago
  spficklin 403d2803cf Fixed issue #1661530 12 years ago
  spficklin 42fe28540f Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query() 12 years ago
  spficklin 15866040bc Fixed bug 1896914. Tripal will now disallow creation or update of analysis with the same name or unique constraint as another. 12 years ago
  spficklin bce50f164a Fixed bug with drupal_eval and tripal_core_exclude_type_by_default hook. If a quote was present in the string being evaluated it would create errors 12 years ago
  spficklin 073b43e3e4 Added additional instructions to analysis form. Fixed typo in feature module 12 years ago
  spficklin cd87d5a56a Fixed Drupal formatting standards 12 years ago
  spficklin 2840b98e85 All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job 12 years ago
  spficklin 3a75d7689b Added a new analyses resource item for features. It lists the analysis a feature is a part of 12 years ago
  spficklin 67b3d34903 Don't remember what was changed in CV.api.in, but made a change to insert form for an analysis 12 years ago
  spficklin 38daa52d75 Re-arranged file structure for tripal_analysis and tripal_cv. Also fixed but in tripal core 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 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
  Lacey Sanderson 14835a0ec9 Added additional documentation to tripal_analysis function headers 12 years ago
  Stephen Ficklin ba1588b397 Fixed bug where analysis was using vid to find node 12 years ago
  Pubudu Basnayaka ab377e3619 Tripal Analysis adheres to Drupal coding standards 12 years ago
  Pubudu Basnayaka b758b80f28 Tripal Analysis adheres to Drupal coding standards 12 years ago