Ficklin
|
877f658715
Provided fix for issue #2446009 and issue #2430333
|
há 10 anos atrás |
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).
|
há 10 anos atrás |
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
|
há 10 anos atrás |
Stephen Ficklin
|
9017e633ed
Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again
|
há 10 anos atrás |
Lacey Sanderson
|
a36e57753a
Removing CORE Deprecated functions
|
há 10 anos atrás |
Stephen Ficklin
|
c1f5b44364
Added the ability to disable the admin message indicating where a template is housed. We don't want users to edit the bulk loader templates
|
há 11 anos atrás |
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
|
há 11 anos atrás |
Stephen Ficklin
|
d4b0a1eb19
Made documentation changes to Titles & Path API
|
há 11 anos atrás |
Lacey Sanderson
|
ef00a82355
Chado Node API: Added API for setting node titles using a generic form. Also added tripal token support including automatic generation of tokens for a given base table
|
há 11 anos atrás |
Lacey Sanderson
|
2684232c1a
Generic Node Template: Removed chado_<table> hard-coding thus allowing other content types to use the generic node template
|
há 11 anos atrás |
Stephen Ficklin
|
3147fcb63a
Converted all tripal_generate_chado_var and tripal_expand_chado_vars to new API functions
|
há 11 anos atrás |
Stephen Ficklin
|
425130a50a
Finished (for now) the example module. Also fixed bugs in custom tables
|
há 11 anos atrás |
Stephen Ficklin
|
a5927accab
Continuing with example module. Also added template for library_features
|
há 11 anos atrás |
Stephen Ficklin
|
d4636b4fc1
Checking in updates to example module
|
há 11 anos atrás |
Stephen Ficklin
|
f2989fd4e2
Rearranged all templates to be in a single 'templates' directory inside of each module. Added more documentation and functions to the example module.
|
há 11 anos atrás |
Stephen Ficklin
|
5b80accad0
Fixed a few bugs in the bulk loader, updated hook_node_insert for features, stocks and example module for setting URLs and added links to terms template to help admin update term links
|
há 11 anos atrás |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
há 11 anos atrás |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
há 11 anos atrás |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
há 11 anos atrás |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
há 11 anos atrás |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
há 11 anos atrás |
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
|
há 11 anos atrás |
Stephen Ficklin
|
ae39e21c8a
Renamed include files in cv module. Updated some code in the example modul and added comments to the OBO loader file
|
há 11 anos atrás |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
há 11 anos atrás |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
há 11 anos atrás |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
há 11 anos atrás |
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.
|
há 11 anos atrás |
Stephen Ficklin
|
75a9bb37e3
Fixed bug in library template
|
há 11 anos atrás |
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
|
há 11 anos atrás |
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
|
há 11 anos atrás |