laceysanderson aef2a9ac78 Updated tripal_stock api: added functions for selecting stock by stock property and finished select stocks by stock name identifier (name, uniquename, synonym, accession) 14 years ago
..
views b2a58886a6 tripal api select now returns an array of objects; tripal select foreign key records can return 1+; both previous updates work with tripal api insert/update/select; also began adding natural diversity views integration -currently not ready for use 14 years ago
bulk_loader.php 4c62dd3793 : 14 years ago
chado_install.php e69b52457e Added a proper admin interface for the chado installer 14 years ago
chado_tables.schema.inc aef2a9ac78 Updated tripal_stock api: added functions for selecting stock by stock property and finished select stocks by stock name identifier (name, uniquename, synonym, accession) 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
gff_loader.php 4c62dd3793 : 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 b2a58886a6 tripal api select now returns an array of objects; tripal select foreign key records can return 1+; both previous updates work with tripal api insert/update/select; also began adding natural diversity views integration -currently not ready for use 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 3ca12bc53e Start of Tripal core API with generic insert & select functions 14 years ago
tripal_core.views.inc b2a58886a6 tripal api select now returns an array of objects; tripal select foreign key records can return 1+; both previous updates work with tripal api insert/update/select; also began adding natural diversity views integration -currently not ready for use 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. 15 years ago