Stephen Ficklin
|
c3d11a97cb
updated chado_add_node_form_properties() to include better error checking and to use new chado_id and chado_id_field options
|
11 years ago |
Lacey Sanderson
|
8287eb8a21
Pub: cleaned up doc
|
11 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 years ago |
Lacey Sanderson
|
79086fff6f
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 years ago |
Lacey Sanderson
|
ca1b366852
Pub: added dbxrefs to the node form
|
11 years ago |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
11 years ago |
Stephen Ficklin
|
a28a0652c0
Fixed presave hook title setting for many of the node types. Links in TOC are now sorted if they have the same weight.
|
11 years ago |
Stephen Ficklin
|
50a55700b1
Changed node_view array element from '#value' to '#markup'. Node template now handles teasers properly as well as CCK elements added to a page
|
11 years ago |
Stephen Ficklin
|
6ef8317426
Table of contents on node types is now built using the tripal_core_node_view_alter. Titles of blocks are now set using the same hook so that the table of contents and the block titles will always match. All templates have outer div container and title div removed
|
11 years ago |
Lacey Sanderson
|
4595c402d4
Relationship API: added autocomplete
|
11 years ago |
Lacey Sanderson
|
a08eac1253
Pub: Added relationships to node form. Currently uses title which is not feasible for long titles
|
11 years ago |
Stephen Ficklin
|
042134717b
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 years ago |
Stephen Ficklin
|
ccb384e703
Replaced tabs with two spaces... updated node template
|
11 years ago |
Lacey Sanderson
|
947eec0ac4
Pub: bug fixes to the node form re: properties api
|
11 years ago |
Lacey Sanderson
|
ff84d63214
API: Split up massive chado api into multiple files and re-named all core api files to be consistent
|
11 years ago |
Lacey Sanderson
|
1013abb11c
Bug fixes to dbxref/prop/rel api
|
11 years ago |
Lacey Sanderson
|
571c4d5db3
Updated analysis, contact, featuremap, project, pub and stock to use the new properties api
|
11 years ago |
Stephen Ficklin
|
0bd1f019a7
Updated modules with nodes to use new sync functionality. Working on supporting checkboxes in syncing as well... not quite done
|
11 years ago |
Stephen Ficklin
|
996d6c0c1d
Added an example module to serve as a template for anyone who wants to create an extension module. It will eventually have stubs for all functions
|
11 years ago |
Stephen Ficklin
|
5d1fa5a0ca
Renamed files according to our Tripal 2.0 naming schema
|
11 years ago |