spficklin
|
e673df1dc2
Added ID to importers table
|
hace 12 años |
spficklin
|
37fe3cb4b7
Fixed bug in MViews creating utility
|
hace 12 años |
spficklin
|
debf07c070
Fixed bug in importing PMID
|
hace 12 años |
spficklin
|
6bf35df5a6
Fixed bug when adding new publication with Dbxref
|
hace 12 años |
spficklin
|
69532edbb6
Moved end of transaction in import/update of pubs to before the syncing
|
hace 12 años |
spficklin
|
aa118aca79
Fixed bugs, changed the way authors lists are stored, updated ontology
|
hace 12 años |
spficklin
|
1400425db6
Added configuration page to tripal_pub module
|
hace 12 años |
spficklin
|
12ce2b4c63
Fixed some bugs and imporoved the publication ontology
|
hace 12 años |
spficklin
|
a33277b5f7
Added support to insert publication type
|
hace 12 años |
spficklin
|
0f48bf25d5
Can now update a publication and it's properties manually
|
hace 12 años |
spficklin
|
4622aa3c46
Fixed bug with syncing organisms
|
hace 12 años |
spficklin
|
b8257936dc
Fixed bug when adding a custom table that already exists. It wouldn't let it happen despite that the code was smart enough to handle it correctly.
|
hace 12 años |
spficklin
|
7e8691af6a
Fixed bug in warning message in bulk loader
|
hace 12 años |
spficklin
|
97a17838bf
Oops forgot to add the new pub_form.inc file
|
hace 12 años |
spficklin
|
155fd7da22
Continued updates to the pub module. Added a warning to the bulk loader to fail if the table description cannot be found. This could happen if a loader uses a custom table and the loader is exported to another database without the custom table
|
hace 12 años |
spficklin
|
33f7af8e70
Fixed bug in tripal_core_chado_execute_prepared when checking if a field is 'text'. Rather than cause an error if the value is not text, it automatically converts it to text
|
hace 12 años |
spficklin
|
5abfa152c7
Changed feature_add_synonmys function to not use a space, but a carriage return
|
hace 12 años |
Stephen Ficklin
|
53deb6a869
Fixed bug where the table name wasn't being prefixed with 'chado.'
|
hace 12 años |
spficklin
|
a348e4f2d7
Added new term to tpub.obo
|
hace 12 años |
spficklin
|
207e9a0c4c
Updated publication updater/importer to look at accession first to find a a pub before inserting
|
hace 12 años |
Stephen Ficklin
|
69ce3b1886
Fixed bug in matching of publication to title/year if year is missing
|
hace 12 años |
spficklin
|
6597317510
Added term to tpub.obo
|
hace 12 años |
spficklin
|
56aa9501c3
Fixed some bugs and added ability to turn of creation of contacts for each author in the importer and upater
|
hace 12 años |
spficklin
|
432fe4a76d
Added drush update function to update publications
|
hace 12 años |
spficklin
|
4cce871896
Continued development on contact and pub modules
|
hace 12 años |
spficklin
|
4d175ad440
Oops forgot to remove a require line
|
hace 12 años |
spficklin
|
d2537148f1
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
hace 12 años |
spficklin
|
b405ae3afb
Continued development of Contact and Publiation modules
|
hace 12 años |
Lacey Sanderson
|
867229ac5d
Fix to chado join handler that add's alias' to each table added to satisfy foreign key constraint. This takes into account the edge case where there are two foreign key calls to the same table.
|
hace 12 años |
Lacey Sanderson
|
84e6357dfc
Added ability to add additional joins through the tripal views chado aggregate join handler
|
hace 12 años |