Lacey Sanderson
|
8438e0e166
Added tripal_db_persistent_chado(), tripal_db_release_persistent_chado(). Also tripal_core_chado_insert() now uses prepared statements :)
|
12 years ago |
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
|
12 years ago |
Stephen Ficklin
|
308000ead1
various bug fixes.. can't remember all
|
12 years ago |
Stephen Ficklin
|
9e575bc651
Removed & on line 812 of tripal_library.module
|
12 years ago |
Stephen Ficklin
|
6d9de99026
Merged in 6.x-0.4-1589084-feature_props
|
12 years ago |
Stephen Ficklin
|
2daa180827
fixed stdClass problem
|
12 years ago |
Stephen Ficklin
|
b8ccf71124
fixed stdClass problem
|
12 years ago |
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
|
12 years ago |
Stephen Ficklin
|
b6ae576a7b
testing a fix
|
12 years ago |
Stephen Ficklin
|
953797bb83
testing a fix
|
12 years ago |
Stephen Ficklin
|
131a581314
various code adjustments -- can't remember
|
12 years ago |
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
|
12 years ago |
Stephen Ficklin
|
4485e002a8
Adjustements to drush trpjbs-run
|
12 years ago |
Stephen Ficklin
|
de06d332f4
Adjustements to drush trpjbs-run
|
12 years ago |
Stephen Ficklin
|
2adbec5adc
Removed code for the tripal blast analysis module that was present in the tripal analysis module
|
12 years ago |
Stephen Ficklin
|
e03f5d2e67
Some changes to tripal_core_chado_create_table API function
|
13 years ago |
Stephen Ficklin
|
bcc8d13f15
Added a new API call for creating tables in Chado
|
13 years ago |
Stephen Ficklin
|
c0d1e82f08
incremental commit to keep from losing work
|
13 years ago |
Stephen Ficklin
|
ac311d7fc4
fixed syntax errors in tripal_Feature.api.inc
|
13 years ago |
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
|
13 years ago |
Lacey Sanderson
|
cba23f4cec
Issue #1578342: Added tripal-current-job and tripal-update-mview drush commands
|
13 years ago |
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
|
13 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |
spficklin
|
d42c29847b
Testing non-instantiated objects
|
13 years ago |
spficklin
|
295e34c18c
Testing non-instantiated objects
|
13 years ago |
spficklin
|
93927c3c28
Testing non-instantiated objects
|
13 years ago |
spficklin
|
0aae68eba1
moved some code from the download form to the pre_render hook
|
13 years ago |
spficklin
|
35df0e66e1
Fixed bug allowing file uploads in views to split values by commas and by newlines. Previously it would only work with newlines
|
13 years ago |
spficklin
|
d7a14510dd
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
13 years ago |
stephen
|
5ca129a839
forgot to add the tripal_views_form_elements.inc
|
13 years ago |