spficklin
|
7fcdb3edf6
Fixed incompatibility with PHP 5.4
|
před 11 roky |
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
|
před 11 roky |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
před 11 roky |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
před 11 roky |
Lacey Sanderson
|
9c1598d2f6
Added some more API functions for tripal views
|
před 11 roky |
Lacey Sanderson
|
a726356264
Added a tripal views api function to add fields to a given integration -good for calculated fields added by other modules
|
před 11 roky |
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.
|
před 11 roky |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
před 12 roky |
spficklin
|
545bbe8ee4
Debugging
|
před 12 roky |
spficklin
|
ff58bdb19e
Debugging
|
před 12 roky |
spficklin
|
03b2ecaaf7
Fixed error message
|
před 12 roky |
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.
|
před 12 roky |
spficklin
|
4c94b1aceb
Fixed priority problem on views integration
|
před 12 roky |
spficklin
|
a0d2ad0bf7
Fixed priority problem on views integration
|
před 12 roky |
spficklin
|
0d7db47de7
Fixed priority problem on views integration
|
před 12 roky |
Stephen Ficklin
|
27dadbfc37
Removed requirement to have a 'comment' in the views integration import
|
před 12 roky |
spficklin
|
3f6c4f5d1b
Added disabled checkbox to bulk loader; Separated unique checkbox to bulk loader; Fixed bug in integration of custom tables with views integration
|
před 12 roky |
Lacey Sanderson
|
b209bc15e9
Tweaks to the relationship chado=>node and an api function to add them
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
f0ab1a8a04
Fixed for coding standards
|
před 12 roky |
Lacey Sanderson
|
51e6d550ea
Fixed hard-coded handler names that changed from chado_ to tripal_
|
před 12 roky |
Lacey Sanderson
|
a52b0a5893
Updated 6.x-1482618-API_for_default_views_integration to the newest version of 6.x-1.x
|
před 12 roky |
Lacey Sanderson
|
7258f953f5
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
před 12 roky |
spficklin
|
5115e17de6
organized files in tripal_views
|
před 12 roky |