커밋 기록

작성자 SHA1 메시지 날짜
  chunhuaicheng 03bd4c9549 Fixed bug that analysisprop gets deleted when updating an analysis 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 년 전
  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 11 년 전
  spficklin c423725e2a Updated Doxygen comments 11 년 전
  spficklin fb42852fa2 Reorganization of functions into api, includes and theme files to make all modules consistent 11 년 전
  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. 11 년 전
  spficklin 403d2803cf Fixed issue #1661530 11 년 전
  spficklin 42fe28540f Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query() 11 년 전
  spficklin 15866040bc Fixed bug 1896914. Tripal will now disallow creation or update of analysis with the same name or unique constraint as another. 11 년 전
  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 11 년 전
  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 년 전
  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 년 전
  spficklin 2b4c677d29 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 12 년 전
  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 년 전
  Stephen Ficklin f772ca11e7 Fixed revisions problem on node update in analysis module 12 년 전
  Lacey Sanderson 14835a0ec9 Added additional documentation to tripal_analysis function headers 12 년 전
  Stephen Ficklin ba1588b397 Fixed bug where analysis was using vid to find node 12 년 전
  Pubudu Basnayaka ab377e3619 Tripal Analysis adheres to Drupal coding standards 12 년 전