コミット履歴

作者 SHA1 メッセージ 日付
  Lacey Sanderson 0b75ae0055 Tweaked Tripal Menus and added help/configure links for Core, CV, DB, Organism, Analysis and Views 11 年 前
  spficklin 4dfd3d859b Continued coversion of analysis, organism, project and feature modules 11 年 前
  spficklin d922b7a57b Fixed minor coding review problems 11 年 前
  spficklin 69e0f8271f Merge branch '6.x-1.x' into 7.x-2.x 11 年 前
  chunhuaicheng 03bd4c9549 Fixed bug that analysisprop gets deleted when updating an analysis 11 年 前
  spficklin fd50eb23b8 continued upgrading 11 年 前
  spficklin 8a898014b8 Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x 11 年 前
  spficklin 98edb56e8d Fixed bug in permissions for all modules that create node types. When testing if a node type should be created the function should always return true if the permission is set 11 年 前
  spficklin a94ec98cc0 Removed interface for properties, relationships, etc. for features. and fixed bug in inserting analysis properties 11 年 前
  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 年 前
  Chun-Huai Cheng d652032c4e Add analysisprop to the theme 11 年 前
  Chun-Huai Cheng 004b5890ef Add to the analysis form for creating/editing analysisprop 11 年 前
  spficklin 0c7d49356f Started branch for adding properties to the analysis module 11 年 前
  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 年 前
  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 年 前
  spficklin c423725e2a Updated Doxygen comments 12 年 前
  spficklin fb42852fa2 Reorganization of functions into api, includes and theme files to make all modules consistent 12 年 前
  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 年 前
  spficklin 403d2803cf Fixed issue #1661530 12 年 前
  spficklin 42fe28540f Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query() 12 年 前
  spficklin 15866040bc Fixed bug 1896914. Tripal will now disallow creation or update of analysis with the same name or unique constraint as another. 12 年 前
  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 年 前
  spficklin 073b43e3e4 Added additional instructions to analysis form. Fixed typo in feature module 12 年 前
  spficklin cd87d5a56a Fixed Drupal formatting standards 12 年 前
  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 年 前
  spficklin 3a75d7689b Added a new analyses resource item for features. It lists the analysis a feature is a part of 12 年 前
  spficklin 67b3d34903 Don't remember what was changed in CV.api.in, but made a change to insert form for an analysis 12 年 前
  spficklin 38daa52d75 Re-arranged file structure for tripal_analysis and tripal_cv. Also fixed but in tripal core 12 年 前
  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 年 前
  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 年 前