Stephen Ficklin
|
987a0163f0
Fixed textarea description fields to support filters
|
9 gadi atpakaļ |
Stephen Ficklin
|
6bcdd980e1
Fixed bug in syncing pubs
|
10 gadi atpakaļ |
Stephen Ficklin
|
4c3219b361
Fixed issue #2213335
|
10 gadi atpakaļ |
Lacey Sanderson
|
e8da7fddb9
Small change to Chado Node Validation: Now only validate on save (instead of just skipping on delete this also skips on AJAX submission).
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Stephen Ficklin
|
e53f74edd3
Tripal 2.0-rc (releae candidate)
|
10 gadi atpakaļ |
Stephen Ficklin
|
9017e633ed
Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again
|
10 gadi atpakaļ |
Lacey Sanderson
|
6fbb87d99d
Chado Node API -URLs: implemented for analysis nodes
|
10 gadi atpakaļ |
Stephen Ficklin
|
181bb6c90c
Fixed issue #2027111
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Lacey Sanderson
|
e5370d767c
Chado Node API: Added the ability to set titles to all node types :)
|
11 gadi atpakaļ |
Stephen Ficklin
|
f1253790c6
Updates to pub AGL importer and attempts to add code to let user change analysis type (not working yet)
|
11 gadi atpakaļ |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 gadi atpakaļ |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
11 gadi atpakaļ |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 gadi atpakaļ |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
11 gadi atpakaļ |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 gadi atpakaļ |
Stephen Ficklin
|
06cb136a5c
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 gadi atpakaļ |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 gadi atpakaļ |
Lacey Sanderson
|
d04f96ae17
Analysis: cleaned up documentation
|
11 gadi atpakaļ |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
11 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Lacey Sanderson
|
f13f1597a0
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 gadi atpakaļ |
Lacey Sanderson
|
3df4ac86f3
Contact: Added relationship form; Relationship API: fixed bug so works with non-ranked relationship tables
|
11 gadi atpakaļ |
Stephen Ficklin
|
7069e91cb2
Updated node template CSS... working on adding node template details on each content block
|
11 gadi atpakaļ |
Lacey Sanderson
|
571c4d5db3
Updated analysis, contact, featuremap, project, pub and stock to use the new properties api
|
11 gadi atpakaļ |