Lacey Sanderson
|
93bee06bd0
Removed all Old-style views integration
|
hace 12 años |
Lacey Sanderson
|
0ec9c56953
Added new-style views integration for feature, genetic, library, natural diversity, phenotype, project, pub, and stock modules
|
hace 12 años |
Lacey Sanderson
|
c4b710a2b1
Added support to indicate if base_table or not and made this distinction for analysis, contact, cv ,db, feature and organism integration
|
hace 12 años |
Lacey Sanderson
|
177138758c
Separated out custom tables and legacy mviews in the list of tables integrated.
|
hace 12 años |
Lacey Sanderson
|
fa17f954bc
Merged in 6.x-0.4-dev branch
|
hace 12 años |
Stephen Ficklin
|
d0475de3a5
Adjusted Tripal Views to refer to old materialized views as Legacy MViews and to not include newer Schema API vies in the list of Legacy views
|
hace 12 años |
Stephen Ficklin
|
31fd6b185b
Adjusted Tripal Views to refer to old materialized views as Legacy MViews and to not include newer Schema API vies in the list of Legacy views
|
hace 12 años |
Stephen Ficklin
|
21f247f98e
Added functionality to the Feature Summary Report on the organism page so that site admins can customize which terms appear in the list and rename the terms to make them more legible. By default the report behaves the same
|
hace 12 años |
Stephen Ficklin
|
a56102450e
Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration
|
hace 12 años |
Stephen Ficklin
|
0b0d4e1f49
Removed the old cvterm.php file as those API functions have been replaced. All call to those old functions have been removed
|
hace 12 años |
Stephen Ficklin
|
308000ead1
various bug fixes.. can't remember all
|
hace 12 años |
Stephen Ficklin
|
9e575bc651
Removed & on line 812 of tripal_library.module
|
hace 12 años |
Stephen Ficklin
|
6d9de99026
Merged in 6.x-0.4-1589084-feature_props
|
hace 12 años |
Stephen Ficklin
|
2daa180827
fixed stdClass problem
|
hace 12 años |
Stephen Ficklin
|
b8ccf71124
fixed stdClass problem
|
hace 12 años |
Stephen Ficklin
|
b4b47f64c9
Fixed bug in tripal_cv_add_cvterm where the name was used to uniquely identify a cvterm. This may not be the case if the name has changed in future versions
|
hace 12 años |
Stephen Ficklin
|
b6ae576a7b
testing a fix
|
hace 12 años |
Stephen Ficklin
|
953797bb83
testing a fix
|
hace 12 años |
Stephen Ficklin
|
131a581314
various code adjustments -- can't remember
|
hace 12 años |
Lacey Sanderson
|
f7ae46e4cd
Bug Fix: Symbolic link turned to file with path in it. Removed handlers linked to by symbolic link and instead put in tripal_views
|
hace 12 años |
Stephen Ficklin
|
4485e002a8
Adjustements to drush trpjbs-run
|
hace 12 años |
Stephen Ficklin
|
de06d332f4
Adjustements to drush trpjbs-run
|
hace 12 años |
Stephen Ficklin
|
2adbec5adc
Removed code for the tripal blast analysis module that was present in the tripal analysis module
|
hace 12 años |
Stephen Ficklin
|
e03f5d2e67
Some changes to tripal_core_chado_create_table API function
|
hace 12 años |
Stephen Ficklin
|
bcc8d13f15
Added a new API call for creating tables in Chado
|
hace 12 años |
Stephen Ficklin
|
c0d1e82f08
incremental commit to keep from losing work
|
hace 13 años |
Stephen Ficklin
|
ac311d7fc4
fixed syntax errors in tripal_Feature.api.inc
|
hace 13 años |
Stephen Ficklin
|
87a16fbff7
Added new select/insert/delete/update for featureprop and analysisfeatureprop tables. Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs
|
hace 13 años |
Lacey Sanderson
|
cba23f4cec
Issue #1578342: Added tripal-current-job and tripal-update-mview drush commands
|
hace 13 años |
Lacey Sanderson
|
522d8c13ef
Fix to tripal_jobs_check_running(): now uses ps rather then postix_kill since postix_kill might unintentionally kill jobs on some OSes
|
hace 13 años |