spficklin
|
ae71f56d34
Fixed bug in validation
|
12 years ago |
spficklin
|
bb0c59dd08
Added ability to search pubs by year range
|
12 years ago |
Stephen Ficklin
|
18e5a3afeb
Changed to use citation property (not uniquename as before) and to show the title if no citation is present
|
12 years ago |
spficklin
|
406a96d809
Changed title to citation in pub searcH
|
12 years ago |
spficklin
|
128c558b2c
Fixed small bug with 'Any Field' scope
|
12 years ago |
spficklin
|
004d1c75a7
Added support for the 'Any Field' scope
|
12 years ago |
spficklin
|
bf3d8900be
Few adjustments to pub search query
|
12 years ago |
spficklin
|
7104bb55da
Added publication search tool (non Drupal Views)
|
12 years ago |
spficklin
|
5447e392a5
Added ID to importers table
|
12 years ago |
spficklin
|
e673df1dc2
Added ID to importers table
|
12 years ago |
spficklin
|
37fe3cb4b7
Fixed bug in MViews creating utility
|
12 years ago |
spficklin
|
debf07c070
Fixed bug in importing PMID
|
12 years ago |
spficklin
|
6bf35df5a6
Fixed bug when adding new publication with Dbxref
|
12 years ago |
spficklin
|
69532edbb6
Moved end of transaction in import/update of pubs to before the syncing
|
12 years ago |
spficklin
|
aa118aca79
Fixed bugs, changed the way authors lists are stored, updated ontology
|
12 years ago |
spficklin
|
1400425db6
Added configuration page to tripal_pub module
|
12 years ago |
spficklin
|
12ce2b4c63
Fixed some bugs and imporoved the publication ontology
|
12 years ago |
spficklin
|
a33277b5f7
Added support to insert publication type
|
12 years ago |
spficklin
|
0f48bf25d5
Can now update a publication and it's properties manually
|
12 years ago |
spficklin
|
4622aa3c46
Fixed bug with syncing organisms
|
12 years ago |
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.
|
12 years ago |
spficklin
|
7e8691af6a
Fixed bug in warning message in bulk loader
|
12 years ago |
spficklin
|
97a17838bf
Oops forgot to add the new pub_form.inc file
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
spficklin
|
5abfa152c7
Changed feature_add_synonmys function to not use a space, but a carriage return
|
12 years ago |
Stephen Ficklin
|
53deb6a869
Fixed bug where the table name wasn't being prefixed with 'chado.'
|
12 years ago |
spficklin
|
a348e4f2d7
Added new term to tpub.obo
|
12 years ago |
spficklin
|
207e9a0c4c
Updated publication updater/importer to look at accession first to find a a pub before inserting
|
12 years ago |
Stephen Ficklin
|
69ce3b1886
Fixed bug in matching of publication to title/year if year is missing
|
12 years ago |