Ficklin
|
846b344b19
Fixed memory leaks on syncing
|
hace 10 años |
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).
|
hace 10 años |
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
|
hace 10 años |
Stephen Ficklin
|
5646a7f670
Spacing issue
|
hace 10 años |
Stephen Ficklin
|
e98373efb8
Applied patch provided by guignonv. Issue #2341579
|
hace 10 años |
Stephen Ficklin
|
141b6d0654
updated property API calls
|
hace 10 años |
Stephen Ficklin
|
fda4232253
Fixes to API, bug fixes, etc.
|
hace 10 años |
Lacey Sanderson
|
945b0425b4
Chado Node API -URLs: implemented for contact nodes
|
hace 10 años |
Lacey Sanderson
|
257ae5eaa6
API Update: updated all modules to use the Analysis, Bulk Loader & Contact APIs
|
hace 10 años |
Lacey Sanderson
|
d7e312dfa4
API Update: updated all modules to use the CV API
|
hace 10 años |
Stephen Ficklin
|
d77c4b20db
Fixed sync API so that the hook_chado_node_sync_select_query callback could be used to add different categories
|
hace 10 años |
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
|
hace 11 años |
Lacey Sanderson
|
e5370d767c
Chado Node API: Added the ability to set titles to all node types :)
|
hace 11 años |
Stephen Ficklin
|
f0a7b4b3a7
Fixed several bugs just by testing
|
hace 11 años |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
hace 11 años |
Stephen Ficklin
|
4b5bf2027a
Fixed bugs in contact, featuremap, project, pub and library modules. Also added new tripal_cv_defaults table for keeping track of default CVs for fields
|
hace 11 años |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
hace 11 años |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
hace 11 años |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
hace 11 años |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
hace 11 años |
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
|
hace 11 años |
Stephen Ficklin
|
af548f769f
Merged api_changes branch and fixed merged conflict with contact module
|
hace 11 años |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
hace 11 años |
Lacey Sanderson
|
1891b5aa87
Contact: cleaned & added extra documentation
|
hace 11 años |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
hace 11 años |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
hace 11 años |
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.
|
hace 11 años |
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
|
hace 11 años |
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
|
hace 11 años |
Stephen Ficklin
|
48d3e87fe4
Fixed problem with contact relationships template
|
hace 11 años |