Lacey Sanderson
|
1b7fb44284
Core: Cleaned up and added documentation
|
11 years ago |
Lacey Sanderson
|
c33fc3af48
Views: Added default admin view and views integration
|
11 years ago |
Lacey Sanderson
|
d28fa625bb
MViews: Added new default view
|
11 years ago |
Lacey Sanderson
|
9babfaab7c
Custom Tables: Added default admin view for new UI
|
11 years ago |
Lacey Sanderson
|
9350baa59b
Jobs: Added Views Integration and new default view
|
11 years ago |
alexgl
|
bedfa4fc81
moving a few modules into modules base
|
13 years ago |
laceysanderson
|
c115c716ec
Tripal: Generalized relationship views field handler
|
13 years ago |
laceysanderson
|
7b03634e5f
Tripal: Fix to node optional handler
|
13 years ago |
laceysanderson
|
e0500f0746
Tripal: Added documentation
|
13 years ago |
laceysanderson
|
6888d10f25
Fix 'Call-time pass-by-reference has been deprecated' Error by removing & from tripal_core_add_node_ids_to_view (&)
|
14 years ago |
laceysanderson
|
0f66f0150d
Added documentation to tripal_core, tripal_analysis, tripal_contact, tripal_stock for the new Doxygen API Site
|
14 years ago |
laceysanderson
|
f0b7b81526
Tripal Views Integration: Fixes for general select handler and added cvterm specific select handler which filters the list using the cv
|
14 years ago |
laceysanderson
|
7e1bc55016
Tripal Views: Added count (counts the number of records in another table) and t/f field handlers
|
14 years ago |
laceysanderson
|
ba0d41a291
Added a Filter Handler for Chado Booleans: Supports both 0/1 (ie: cvterm:is_obsolete) and f/t (ie: feature.is_obsolete) booleans and changed handler of all booleans
|
14 years ago |
laceysanderson
|
36ea1ca6d8
Added Generic Chado Filter Handler that provides a select list to the user for an exposed view filter -see organism:genus or cvterm:name for an example
|
14 years ago |
laceysanderson
|
b2a58886a6
tripal api select now returns an array of objects; tripal select foreign key records can return 1+; both previous updates work with tripal api insert/update/select; also began adding natural diversity views integration -currently not ready for use
|
14 years ago |
laceysanderson
|
e05951ab12
Added 'Link to Node' option for name/uniquename fields -works regardless of whether the field is from the base table
|
14 years ago |
laceysanderson
|
ad758e6bda
Updating of tripal_stock increasing views capabilities
|
14 years ago |
laceysanderson
|
9522c82fc7
Changed get Node ID method: Now you can access 1+ Node ID field for 1+ table without conflict
|
14 years ago |
laceysanderson
|
b476720a70
Added views integration to core: doesn't support tables just provides a common place to include functions and handlers needed for 2+ modules
|
14 years ago |