spficklin
|
00255b8cda
|
14 yıl önce |
spficklin
|
0ef2985939
|
14 yıl önce |
spficklin
|
d8567d8967
updates to blast, core, gff loader, etc... fixed several bugs
|
14 yıl önce |
spficklin
|
6610387e7c
|
14 yıl önce |
laceysanderson
|
26939a277a
Added to documentation of tripal_feature using doxygen standards
|
14 yıl önce |
spficklin
|
c616bca1ea
Add analysis requirement to GFF loader
|
14 yıl önce |
spficklin
|
8d69585f9d
|
14 yıl önce |
spficklin
|
19b39807e6
Theming corrections
|
14 yıl önce |
spficklin
|
debd75ebbc
Feature type chart summary now in new template
|
14 yıl önce |
spficklin
|
711c607d66
|
14 yıl önce |
spficklin
|
5096c81f20
Fixed one more bug with missing feature browser
|
14 yıl önce |
spficklin
|
3e2049c624
Fixed feature browser not appearing
|
14 yıl önce |
spficklin
|
eff151490d
More work on theming for analysis go, organism and feature
|
14 yıl önce |
spficklin
|
4d8dbf326e
Fixed theming so that all variables are populated for the default node theme, but only variables needed for the block are populated
|
14 yıl önce |
spficklin
|
bc06d86bf6
Various bug fixes and themeing issues
|
14 yıl önce |
spficklin
|
bcb9dedeb5
Continued fixes to the theming
|
14 yıl önce |
spficklin
|
ad41f63300
Separated out theming
|
14 yıl önce |
laceysanderson
|
1c59d38e68
Re-arranged feature admin menu including adding the feature module description stub and moving the gff loader from core to feature
|
14 yıl önce |
spficklin
|
5251d6158e
Adding aggregator to feature module
|
14 yıl önce |
spficklin
|
536b013486
Renamed admin.php to tripal_feature.admin.inc
|
14 yıl önce |
spficklin
|
492099386d
Updates to the Feature module
|
14 yıl önce |
spficklin
|
4c62dd3793
:
|
14 yıl önce |
spficklin
|
a52a64b19b
Corrected the feature insert to use uniquename, organism_id and type_id to check for uniqueness. This correction also required naming the Drupal nodes uniquely as well. Also added support for Relationships on the feature page and showing the sequences for relationships.
|
14 yıl önce |
laceysanderson
|
068b975f28
Added Views Integration for tripal_feature
|
14 yıl önce |
spficklin
|
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 yıl önce |
ccheng
|
db70fc1dc6
fixed problems where strcmp() expects a string, not an array.
|
14 yıl önce |
mestato
|
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 yıl önce |
mestato
|
a957c97937
When taxonomy is assigned to a node, all analyses are included, not just one.
|
14 yıl önce |
spficklin
|
d9d2e156a4
Fixed a bug that added error messages to the administration form for features and did not properly set the defaults for some of the fields
|
15 yıl önce |
spficklin
|
721b62b65c
Added an option of the feature admin page to disable the feature summary box on the organism page.
|
15 yıl önce |