spficklin
|
587f5f0d42
Reorganized bulk loaer module directory structure to match other Tripal modules and removed setup instructions on admin page as they were incorrect
|
11 years ago |
Chun-Huai Cheng
|
dd142c27cb
Add the value of type_id of the pub table to the 'Publication Types'.
|
11 years ago |
Chun-Huai Cheng
|
26e2a2f641
Add an admin interface to generate citations in batch.
|
11 years ago |
Chun-Huai Cheng
|
abb4e41128
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
11 years ago |
Stephen Ficklin
|
d9f974d9f6
Fixed bug in importers with form validate callback
|
11 years ago |
Stephen Ficklin
|
83fbe8401a
Fixed bug in importers with form alter callback not properly altering importer form
|
11 years ago |
Chun-Huai Cheng
|
ecfcee46b2
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
11 years ago |
Chun-Huai Cheng
|
05f26daf12
Initial commit for updating all citations
|
11 years ago |
spficklin
|
148362fb34
Fixed bug in automatic citation generation
|
11 years ago |
spficklin
|
c14d53802b
Added setting in pub configuration to set the default publication type
|
11 years ago |
spficklin
|
84442f9b84
Adding automatic citation creation if form field is left blank... not quite done
|
11 years ago |
spficklin
|
2183944c1e
Update to function that generates citations in the pub module
|
11 years ago |
spficklin
|
39e90c2263
Fixed bug resulting from accidental typo in the organism node_info hook that was introduced in the last push
|
11 years ago |
spficklin
|
98edb56e8d
Fixed bug in permissions for all modules that create node types. When testing if a node type should be created the function should always return true if the permission is set
|
11 years ago |
spficklin
|
7fcdb3edf6
Fixed incompatibility with PHP 5.4
|
11 years ago |
spficklin
|
9438bdf18c
Fixed incompatibility with PHP 5.4
|
11 years ago |
spficklin
|
e4a235dc81
Fixed incompatibility with PHP 5.4
|
11 years ago |
spficklin
|
9c0fdf6d45
Tripal release v1.1 - 2013/06/24
|
11 years ago |
spficklin
|
a43ef3d007
Made feature node use autocomplete field for type when creating/editing a feature. Also added additional docuemntation for how to add property types to analysies and featuremaps when editing/inserting
|
11 years ago |
spficklin
|
babff5a3cb
Fixed formatting of install schema
|
11 years ago |
spficklin
|
9a053d7512
Added a message to the user if the tripal_pub and tripal_contact ontologies are not loaded
|
11 years ago |
spficklin
|
a94ec98cc0
Removed interface for properties, relationships, etc. for features. and fixed bug in inserting analysis properties
|
11 years ago |
spficklin
|
f299bb56c3
Bug fix in AGL importer
|
12 years ago |
spficklin
|
7edd5cd056
commented dpm
|
12 years ago |
spficklin
|
dd6d29004d
Fixed size limit in pub importer text field. Updated doxygen config file
|
12 years ago |
spficklin
|
7abae40bc7
Fixes to importers, citation creation, and publication OBO
|
12 years ago |
spficklin
|
57290db0b5
updated functions for creating publication citations
|
12 years ago |
spficklin
|
a59bff7fee
Commented out ND default view
|
12 years ago |
spficklin
|
5b5d1f92c5
Removed temp linking file for views
|
12 years ago |
spficklin
|
fdd548a327
Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed
|
12 years ago |