spficklin
|
e5d5b7c0ca
Fixed support for AHAH. Fixed issue #1879354 by adding an 'accession' field to the add CV term form. Also fixed support for AHAH forms and altered the cv term add/edit to use the Tripal API
|
vor 12 Jahren |
spficklin
|
8d85d9b204
Fixed bug 1904410. No longer does Tripal give error on install of chado if the plpgsql language is already created. Also, fixed some code which said an incompatible version of Chado was installed when no version was installed at all.
|
vor 12 Jahren |
spficklin
|
c2c9fbbd0c
Just some formatting changes
|
vor 12 Jahren |
spficklin
|
bce50f164a
Fixed bug with drupal_eval and tripal_core_exclude_type_by_default hook. If a quote was present in the string being evaluated it would create errors
|
vor 12 Jahren |
Lacey Sanderson
|
a3c7d01319
Merge branch '6.x-dev' into 6.x-1.x
|
vor 12 Jahren |
Stephen Ficklin
|
8b1c0f7555
Merged 6.x-dev
|
vor 12 Jahren |
Stephen Ficklin
|
43bf50c6f5
Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev
|
vor 12 Jahren |
Stephen Ficklin
|
14a4923bdc
Fixed by Chun-huai
|
vor 12 Jahren |
Stephen Ficklin
|
232ac24224
Just some reformatting of lines is all
|
vor 12 Jahren |
Stephen Ficklin
|
383968617f
Added easier support for AHAH
|
vor 12 Jahren |
spficklin
|
c77fdfc07f
Fixed bug where rank column is hard coded in property insert function. This isn't the case for analysisprop in chado v1.11
|
vor 12 Jahren |
spficklin
|
6c1b95e7df
Fixed bug with error 'invalid arguments passed to implode()'
|
vor 12 Jahren |
spficklin
|
463e17bb40
Fixed bug causing strict PHP warnings
|
vor 12 Jahren |
spficklin
|
34cac2dcdc
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
vor 12 Jahren |
spficklin
|
76b65d1857
Fixed create empty object bug
|
vor 12 Jahren |
ficklin
|
1f7f8ce38d
Fixed bug in insert with currval
|
vor 12 Jahren |
Lacey Sanderson
|
e0418d9b7b
Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev
|
vor 12 Jahren |
Lacey Sanderson
|
76985b0c57
Fixed Bug: Ensure looking in correct db when checking if a statement is prepared -now works if chado is external
|
vor 12 Jahren |
spficklin
|
6343db78c3
Fixed bug when preparing to select currval on insert, and debugging of FASTA loader
|
vor 12 Jahren |
ficklin
|
06fd3750bd
Fixed bug in insert when preparing 'currval' statement
|
vor 12 Jahren |
spficklin
|
bf6c2506ff
Fixed memory leaks and speed issues with OBO loader. Also added support for prepared statements for the tripal_core_chado_delete function
|
vor 12 Jahren |
spficklin
|
bcd4a7eb2a
The OBO loader had a problem where it wouldn't add synonyms. It was a bug in the code. Should be fixed
|
vor 12 Jahren |
Lacey Sanderson
|
50ee0b3d94
Added ability for field to be null (adds IS NULL to SQL for tripal_core_chado_select. Works with prepared statements.
|
vor 12 Jahren |
spficklin
|
72d38d10bc
Changed default search_path from 'public' to 'public,chado'
|
vor 12 Jahren |
spficklin
|
1b2ff73c2d
Changed default search_path from 'public' to 'public,chado'
|
vor 12 Jahren |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
vor 12 Jahren |
spficklin
|
622f9796b3
Fixed bug in core when executing prepared statement. It would not allow an empty text value. Also fixed bug in bulk loader when setting default value if a duplicate record is present on insert.
|
vor 12 Jahren |
spficklin
|
48dca508d6
Added some debugging code to chado_execute_prepared function
|
vor 12 Jahren |
spficklin
|
875cddbbcb
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
vor 12 Jahren |
spficklin
|
a52dc176d2
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
vor 12 Jahren |