.. |
views
|
a2ce6c7498
Update to views template files
|
14 years ago |
fasta_loader.php
|
492099386d
Updates to the Feature module
|
14 years ago |
indexFeatures.php
|
e6feb5a9b6
Moved the synchronize functions from the main module to syncFeatures.php. Moved the search indexing functions to indexFeatures.php. This allows each sync or index job to be submitted as a separate system call, thus circumventing a problem with php not releasing memory. Also, syncing and indexing all features may now be done through a command line call instead of only through the web interface.
|
14 years ago |
syncFeatures.php
|
4c62dd3793
:
|
14 years ago |
tripal_feature-db_references.inc
|
492099386d
Updates to the Feature module
|
14 years ago |
tripal_feature-properties.inc
|
e855324df4
Added API functions
|
14 years ago |
tripal_feature-relationships.inc
|
492099386d
Updates to the Feature module
|
14 years ago |
tripal_feature-secondary_tables.inc
|
492099386d
Updates to the Feature module
|
14 years ago |
tripal_feature.admin.inc
|
536b013486
Renamed admin.php to tripal_feature.admin.inc
|
14 years ago |
tripal_feature.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_feature.info
|
1a173436ee
Fixing Tripal Modulenames to be cosistently Tripal <Chado Module>; Except that Sequence is still Tripal Feature
|
14 years ago |
tripal_feature.install
|
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_feature.module
|
536b013486
Renamed admin.php to tripal_feature.admin.inc
|
14 years ago |
tripal_feature.views.inc
|
536b013486
Renamed admin.php to tripal_feature.admin.inc
|
14 years ago |