Lacey Sanderson
|
a36e57753a
Removing CORE Deprecated functions
|
10 years ago |
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 years ago |
Lacey Sanderson
|
ba48682fb9
Chado Node API: cleaned up the set title code and added the ability for modules to set a default for their content type
|
11 years ago |
Lacey Sanderson
|
a80007b178
Chado Node API: Replaces feature title functionality with the new API including handling the legacy options
|
11 years ago |
Stephen Ficklin
|
5e82fb32e8
Fixed issues with re-setting Feature URLs and node languages. Also started to fix same for stocks but can't create a stock... need to debug that
|
11 years ago |
Stephen Ficklin
|
979660aa34
Renamed include files in the tripal_core module that didn't get renamed. Fixed sequence template to better handle original, alignment and protein sequences
|
11 years ago |
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
|
11 years ago |
Stephen Ficklin
|
913de0f351
Fixed bug that prevented features from being deleted
|
11 years ago |
Stephen Ficklin
|
d56a072dc8
Tripal 2.0a (alpha release)
|
11 years ago |
Stephen Ficklin
|
f0a7b4b3a7
Fixed several bugs just by testing
|
11 years ago |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 years ago |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
11 years ago |
Stephen Ficklin
|
b41993b80f
Fixed several bugs during new install test
|
11 years ago |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 years ago |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
11 years ago |
Stephen Ficklin
|
f209bcf528
Fixed stock URLs
|
11 years ago |
Stephen Ficklin
|
04218d9d98
Changed chado pager to use instead of . Also moved tripal_feature_featurepos template to featuremap module where it belongs
|
11 years ago |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
11 years ago |
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
|
a73d2fa391
Feature: cleaned up and added doc
|
11 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
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 |
Lacey Sanderson
|
a6ca2cc685
Feature: added prop & dbxref to node form
|
11 years ago |
Lacey Sanderson
|
bf9f12c477
Feature: Small bug fixes related to presave function
|
11 years ago |
Stephen Ficklin
|
51c5945eaa
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 years ago |
Lacey Sanderson
|
6167b55d84
Feature: bug fixes to insert
|
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 |