laceysanderson 36ea1ca6d8 Added Generic Chado Filter Handler that provides a select list to the user for an exposed view filter -see organism:genus or cvterm:name for an example 14 years ago
..
views 36ea1ca6d8 Added Generic Chado Filter Handler that provides a select list to the user for an exposed view filter -see organism:genus or cvterm:name for an example 14 years ago
bulk_loader.php 5251d6158e Adding aggregator to feature module 14 years ago
chado_install.php e69b52457e Added a proper admin interface for the chado installer 14 years ago
chado_tables.schema.inc 3220059097 fixed api issued for stock relationships 14 years ago
cvterms.php 3ab974ee52 Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal. 14 years ago
default_schema.sql 372e4626ba Added the first stages of a chado loader. So far, the additions will load chado v1.11 into a 'chado' schema within the same database that Drupal is installed. It also populates the tables with the same data when using the perl scripts. 14 years ago
initialize.sql 372e4626ba Added the first stages of a chado loader. So far, the additions will load chado v1.11 into a 'chado' schema within the same database that Drupal is installed. It also populates the tables with the same data when using the perl scripts. 14 years ago
jobs.php 5416d9c6e3 Added a user name column to the jobs table 14 years ago
mviews.php 3ab974ee52 Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal. 14 years ago
tripal_core.api.inc 4a14001243 Tripal CV: Can now add cvterm; also added documentation to tripal cv and allowed chado select to select all records in a table 14 years ago
tripal_core.info 2cec0df360 Initial import of version 0.2 15 years ago
tripal_core.install 0b16ad03c5 Fixed a bug where the core module would not install 14 years ago
tripal_core.module 9da34ed8f0 Fixed bug on install of tripal core if chado is not previously installed 14 years ago
tripal_core.schema.api.inc 0df9939cce Updated tripal API to use hooks for table description and retrieve only the table description needed by calling module_invoke_all. Also added foreign key descriptions to tripal_stock.api.inc:all, tripal_cv.api.inc:cvterm, tripal_db.api.inc:dbxref, tripal_analysis.api.inc:all, tripal_feature.api.inc:feature, tripal_organism.api.inc:all, tripal_contact.api.inc:all 14 years ago
tripal_core.views.inc 36ea1ca6d8 Added Generic Chado Filter Handler that provides a select list to the user for an exposed view filter -see organism:genus or cvterm:name for an example 14 years ago
tripal_launch_jobs.php 2cec0df360 Initial import of version 0.2 15 years ago
tripal_launch_jobs_multi.php 60d7f0e812 Fixed internal script reference to itself from tripal_job_launcher.php to tripal_jobs_launch_multi.php. 14 years ago