Lacey Sanderson
|
ed694de0f4
Removing TRIPAL VIEWS Deprecated functions
|
10 vuotta sitten |
Lacey Sanderson
|
a36e57753a
Removing CORE Deprecated functions
|
10 vuotta sitten |
Lacey Sanderson
|
fa1525e439
Views: Added a generic select list by ID filter handler which works on any foreign key as long as the referenced table has a name field
|
11 vuotta sitten |
Lacey Sanderson
|
7d30e93cf4
Views: Added some checking to ensure the views integration definition is complete.
|
11 vuotta sitten |
Lacey Sanderson
|
a1f414b6ad
Tripal Views: Polished the API doc including moving some functions into a new tripal_views_integration.inc include file.
|
11 vuotta sitten |
Lacey Sanderson
|
f22e0470d2
Views: Cleaned up doc
|
11 vuotta sitten |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 vuotta sitten |
Stephen Ficklin
|
06cb136a5c
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 vuotta sitten |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 vuotta sitten |
Lacey Sanderson
|
80cffe0da2
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 vuotta sitten |
Lacey Sanderson
|
1b27a81365
Quick doc clean-up
|
11 vuotta sitten |
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 vuotta sitten |
Stephen Ficklin
|
ccb384e703
Replaced tabs with two spaces... updated node template
|
11 vuotta sitten |
Lacey Sanderson
|
f1745a985b
Fixed bug in views integration to allow more than one join to the same table & fixed phenotype admin view
|
11 vuotta sitten |
Lacey Sanderson
|
c33fc3af48
Views: Added default admin view and views integration
|
11 vuotta sitten |
Lacey Sanderson
|
7ad5364ed7
Views: Added action links area handler and updated bulk loader, cv, db and organism default views to use it
|
11 vuotta sitten |
Lacey Sanderson
|
7ca98c9bfc
Bulk Loader: Added CSS to all views with tag 'tripal admin'
|
11 vuotta sitten |
Lacey Sanderson
|
651f28e8ab
Tripal Views: fixed small bug that wasn't adding joins for anything but base tables
|
11 vuotta sitten |
Lacey Sanderson
|
a737ecb842
Tripal Views: Made Views filter No Results handler D7 compatible
|
11 vuotta sitten |
Lacey Sanderson
|
c77a87a4a9
Fixed Bugs in menu description & upgraded filter textarea
|
11 vuotta sitten |
Lacey Sanderson
|
f3c817b0ed
Tripal Views: Updating of handlers select string and select cvterm
|
11 vuotta sitten |
Lacey Sanderson
|
69228d9e78
Tripal Views: Fixed Select Cvterm filter handler, added some @todo's and fixed a couple bugs
|
11 vuotta sitten |
Lacey Sanderson
|
47f94bbed4
Tripal Views: Removed Views Data Export. Now in it's own extension module (tripal_data_export)
|
11 vuotta sitten |
Lacey Sanderson
|
c458c175d0
Tripal Views: House-cleaning -removed all the chado_views_handlers which are no longer needed due to Views3 bug fixes :)
|
11 vuotta sitten |
Lacey Sanderson
|
f74ce062df
Tripal Views: fixed relationships and joins
|
11 vuotta sitten |
Lacey Sanderson
|
2e5f10b31b
Tripal Views: basic views integration using default views handlers is working. Still needs deep testing.
|
11 vuotta sitten |
Lacey Sanderson
|
f7dfb60954
Tripal Views: Updated to DBTNG Database API -Module now enables without error
|
11 vuotta sitten |
spficklin
|
fdd548a327
Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed
|
11 vuotta sitten |
Lacey Sanderson
|
6ce560e2dc
Small fix to tripal views allowing non-chado tables to be integrated without no fields warning (non-chado tables are not in the Tripal schema api)
|
12 vuotta sitten |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 vuotta sitten |