Lacey Sanderson
|
6a812e5652
Switch #markup to #theme & #node in hook_node_view() to ensure that pages are not rendered ahead of time allowing modules to modify the panes being rendered
|
10 лет назад |
Stephen Ficklin
|
9017e633ed
Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again
|
10 лет назад |
Stephen Ficklin
|
c38bb86e4d
Bug fixes from testing
|
10 лет назад |
Lacey Sanderson
|
d1e2c7bbe2
Update tripal to use Feature & Publication API. Tripal now uses all it's own new APIs
|
10 лет назад |
Lacey Sanderson
|
d7e312dfa4
API Update: updated all modules to use the CV API
|
10 лет назад |
Stephen Ficklin
|
d77c4b20db
Fixed sync API so that the hook_chado_node_sync_select_query callback could be used to add different categories
|
10 лет назад |
Stephen Ficklin
|
e86f0491d8
Fixed bug in Title/Path API: insert and update hooks didn't have the table object which required that the form field ids matched table names. This can't always be guaranteed
|
11 лет назад |
Lacey Sanderson
|
e5370d767c
Chado Node API: Added the ability to set titles to all node types :)
|
11 лет назад |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 лет назад |
Stephen Ficklin
|
9a7dbcd45a
Fixed bugs in pub module with checking for duplicates. Also updated dbxref and relationships API to clear out new fields on AJAX callback
|
11 лет назад |
Stephen Ficklin
|
ec88ea73fd
updated properties API to accept default propeties. Also updated to include term definition
|
11 лет назад |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
11 лет назад |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 лет назад |
Stephen Ficklin
|
19137be811
Updated API to use new function names
|
11 лет назад |
Stephen Ficklin
|
e17f584dd7
Working on Pub API... checking in to pull
|
11 лет назад |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
11 лет назад |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
11 лет назад |
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 лет назад |
Lacey Sanderson
|
8287eb8a21
Pub: cleaned up doc
|
11 лет назад |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 лет назад |
Lacey Sanderson
|
79086fff6f
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 лет назад |
Lacey Sanderson
|
ca1b366852
Pub: added dbxrefs to the node form
|
11 лет назад |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
11 лет назад |
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 лет назад |
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 лет назад |
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 лет назад |
Lacey Sanderson
|
4595c402d4
Relationship API: added autocomplete
|
11 лет назад |
Lacey Sanderson
|
a08eac1253
Pub: Added relationships to node form. Currently uses title which is not feasible for long titles
|
11 лет назад |
Stephen Ficklin
|
042134717b
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 лет назад |
Stephen Ficklin
|
ccb384e703
Replaced tabs with two spaces... updated node template
|
11 лет назад |