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 |
Lacey Sanderson
|
3d39ea2833
Documention: Small tweaks to the documentation to get the defn groups to display properly in the api site
|
há 11 anos atrás |
Lacey Sanderson
|
69fcbdb92f
Views: Added API for programatically enabling/disabling views
|
há 11 anos atrás |
Lacey Sanderson
|
6b3cf60a8f
Small Bug Fixes: undefined index views integration description and undefined constant BLOCK_NO_CACHE errors
|
há 11 anos atrás |
Lacey Sanderson
|
98dd3b7cef
Tripal Views: removed warning for no fk since that is usually on purpose
|
há 11 anos atrás |
Lacey Sanderson
|
e7ebff38b3
Tripal Views: API updates including delete all views integrations and rebuild integrations
|
há 11 anos atrás |
Lacey Sanderson
|
69228d9e78
Tripal Views: Fixed Select Cvterm filter handler, added some @todo's and fixed a couple bugs
|
há 11 anos atrás |
Lacey Sanderson
|
f74ce062df
Tripal Views: fixed relationships and joins
|
há 11 anos atrás |
Lacey Sanderson
|
2e5f10b31b
Tripal Views: basic views integration using default views handlers is working. Still needs deep testing.
|
há 11 anos atrás |
Lacey Sanderson
|
f7dfb60954
Tripal Views: Updated to DBTNG Database API -Module now enables without error
|
há 11 anos atrás |
spficklin
|
8a898014b8
Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x
|
há 11 anos atrás |
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
|
há 11 anos atrás |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
há 12 anos atrás |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
há 12 anos atrás |
Lacey Sanderson
|
9c1598d2f6
Added some more API functions for tripal views
|
há 12 anos atrás |
Lacey Sanderson
|
a726356264
Added a tripal views api function to add fields to a given integration -good for calculated fields added by other modules
|
há 12 anos atrás |
Lacey Sanderson
|
4a75742316
Small bug fix to featuremap module (tried to integrate map table when it should've been featuremap). Also added checks to the Tripal Views API so an empty integration doesn't get added.
|
há 12 anos atrás |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
há 12 anos atrás |
spficklin
|
545bbe8ee4
Debugging
|
há 12 anos atrás |
spficklin
|
ff58bdb19e
Debugging
|
há 12 anos atrás |
spficklin
|
03b2ecaaf7
Fixed error message
|
há 12 anos atrás |
spficklin
|
b7c7cd26de
Added a function that lists all tables in a Chado schema (per version) and altered the core to use that function. Previously it used a Postgres SQL statement to pull out all tables in the schema but this caused problems when non Chado tables were also present in the schema.
|
há 12 anos atrás |
spficklin
|
4c94b1aceb
Fixed priority problem on views integration
|
há 12 anos atrás |
spficklin
|
a0d2ad0bf7
Fixed priority problem on views integration
|
há 12 anos atrás |
spficklin
|
0d7db47de7
Fixed priority problem on views integration
|
há 12 anos atrás |
Stephen Ficklin
|
27dadbfc37
Removed requirement to have a 'comment' in the views integration import
|
há 12 anos atrás |
spficklin
|
3f6c4f5d1b
Added disabled checkbox to bulk loader; Separated unique checkbox to bulk loader; Fixed bug in integration of custom tables with views integration
|
há 12 anos atrás |
Lacey Sanderson
|
b209bc15e9
Tweaks to the relationship chado=>node and an api function to add them
|
há 12 anos atrás |
Lacey Sanderson
|
6a4dce745f
Added a new API function to add the node relationship to the views integration array and made the changes to the chado relationship to node handler and the views integration code to deal with node relationships
|
há 12 anos atrás |