Lacey Sanderson
|
e62ee4cbe7
Fixed permissions -it's hook_permission (not plural) & wasn't implemented consistently as such
|
11 years ago |
Lacey Sanderson
|
277e3dbc03
Api Changes: Manually updated tripal_mviews_action
|
11 years ago |
Lacey Sanderson
|
1b7fb44284
Core: Cleaned up and added documentation
|
11 years ago |
Lacey Sanderson
|
73a68a84d5
Core: some documentation changes
|
11 years ago |
Lacey Sanderson
|
984200e231
Tripal Core: Updated to new api function names
|
11 years ago |
Lacey Sanderson
|
d32cab3f4d
Renamed the tripal api functions for improved readability and consistency. Created deprecated file to ensure backwards compatibility.
|
11 years ago |
Stephen Ficklin
|
6c8745468f
Cleaned up all old CSS and JS (except CV modulee), added CSS and JS to .info file where needed, and updated the module descriptions in the .info fiels
|
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 |
Stephen Ficklin
|
1502027aeb
Removed content without markup from ndoe template
|
11 years ago |
Stephen Ficklin
|
4060089823
Forgot to remove dpm
|
11 years ago |
Stephen Ficklin
|
f5173aec16
Fixed lowercase titles in TOC
|
11 years ago |
Stephen Ficklin
|
95b14aeafc
Fixed bug with node template and other content being added (e.g. form comment form)
|
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 |
Stephen Ficklin
|
1cbdfdbdbc
nightly check in
|
11 years ago |
Lacey Sanderson
|
788ce8a018
fixed merge conflict in tripal_core.module
|
11 years ago |
Lacey Sanderson
|
4595c402d4
Relationship API: added autocomplete
|
11 years ago |
Stephen Ficklin
|
f7da451138
More work on node template
|
11 years ago |
Stephen Ficklin
|
7d24d4eb3d
updated template theme
|
11 years ago |
Stephen Ficklin
|
9e90e86032
Forgot to remove dpm calls
|
11 years ago |
Stephen Ficklin
|
7069e91cb2
Updated node template CSS... working on adding node template details on each content block
|
11 years ago |
Stephen Ficklin
|
6bbb3eb45b
Fixed access arguments for all menu items
|
11 years ago |
Stephen Ficklin
|
042134717b
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 years ago |
Stephen Ficklin
|
ccb384e703
Replaced tabs with two spaces... updated node template
|
11 years ago |
Lacey Sanderson
|
ad6eee6b3d
Made function names consistent between properties/dbxref/relationship chado node apis
|
11 years ago |
Lacey Sanderson
|
3d39ea2833
Documention: Small tweaks to the documentation to get the defn groups to display properly in the api site
|
11 years ago |
Lacey Sanderson
|
91c0e33ad9
API: Added Additional documentation to the various core chado api
|
11 years ago |
Lacey Sanderson
|
ff84d63214
API: Split up massive chado api into multiple files and re-named all core api files to be consistent
|
11 years ago |
Lacey Sanderson
|
571c4d5db3
Updated analysis, contact, featuremap, project, pub and stock to use the new properties api
|
11 years ago |
Lacey Sanderson
|
b2d20ff7b2
API: Removed api module and re-instated the tripal_core dbxref/relationship apis, moved the new properties api into the tripal_core.properties.api.inc file with yet again new names. Not backwards compatible
|
11 years ago |