커밋 기록

작성자 SHA1 메시지 날짜
  Stephen Ficklin 6a97025514 Fixed bugs in organism module, and fixed teaser templates for organism and analysis 11 년 전
  Stephen Ficklin e08eb3eb16 Analysis module is now functional for inserts/updates/syncs and propely handles properties 11 년 전
  Stephen Ficklin f886dfb105 More bug fixes in analysis module 11 년 전
  Lacey Sanderson cdf5f88a10 Analysis: Added default admin view 11 년 전
  Stephen Ficklin 35c0bbaeee nightly check-in... working on analysis module 11 년 전
  Stephen Ficklin ffedce1c5b Fixed to analys, organism and pub modules 11 년 전
  Stephen Ficklin b002c3d5fb Fixed bug in adding new organism 11 년 전
  spficklin 455f096346 fixed merge conflicts 11 년 전
  spficklin 7269960a32 Set paths for theme templates 11 년 전
  Lacey Sanderson 6b3cf60a8f Small Bug Fixes: undefined index views integration description and undefined constant BLOCK_NO_CACHE errors 11 년 전
  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 년 전