Lacey Sanderson
|
39b875b9ef
Moved deprecated handlers into tripal_views/views/handlers/deprecated and removed them from list of registered handlers
|
12 years ago |
Lacey Sanderson
|
da7b699014
Added arguments column to tripal_views_join to handle situations where additional arguments are needed by the join handler
|
12 years ago |
Lacey Sanderson
|
b7d400e451
Removed addition of nids to chado views where chado is a separate database
|
12 years ago |
Lacey Sanderson
|
a52b0a5893
Updated 6.x-1482618-API_for_default_views_integration to the newest version of 6.x-1.x
|
12 years ago |
Lacey Sanderson
|
7258f953f5
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
5115e17de6
organized files in tripal_views
|
12 years ago |
spficklin
|
90ec2cefd1
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
b98067e791
Renamed custom handlers
|
12 years ago |
Lacey Sanderson
|
ceb848047d
Added relationship handler to all joins in case there are multiple joins to the same table -this way you can pick what field to join on
|
12 years ago |
Lacey Sanderson
|
aff44d499c
Created Phenotype and natural diversity default views
|
12 years ago |
Lacey Sanderson
|
5ac82a8fac
Created Phenotype and natural diversity default views
|
12 years ago |
Lacey Sanderson
|
03d94a16b1
Fixed bug in float filter handler to allow it to be excluded if empty
|
12 years ago |
Lacey Sanderson
|
66b9cfc511
Created contact, genetic and project default views
|
12 years ago |
Lacey Sanderson
|
50889ba5e4
Updated feature and analysis default views
|
12 years ago |
Lacey Sanderson
|
b591152e64
Made views integration warnings more descriptive and changed from drupal_set_message to watchdog
|
12 years ago |
Lacey Sanderson
|
2763478b12
Removed tripal_pub dependancy
|
12 years ago |
Lacey Sanderson
|
4c2eceb2ab
Update the 6.x-1482618-API_for_default_views_integration to match the latest 6.x-1.x commit.
|
12 years ago |
Lacey Sanderson
|
6ff5d6ea80
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
Lacey Sanderson
|
3292003c25
Fixed drupal_set_message to display links correctly -use !var instead of %var for t()
|
12 years ago |
Lacey Sanderson
|
9fb12a9da3
Fixed bulk loader to use is_prepared rather then prepare since the tripal_core_chado_insert has changed
|
12 years ago |
Stephen Ficklin
|
22fb270046
Fixed bug for syncing features
|
12 years ago |
Lacey Sanderson
|
7f7f79e853
Updated library, stock and organism default views
|
12 years ago |
spficklin
|
339b75cf0d
added an is_prepared option to skip the automatic checking to see if the statement is prepared
|
12 years ago |
Lacey Sanderson
|
e9971040f8
Added cv listing default view
|
12 years ago |
spficklin
|
92f19d2f79
Added prepared statements for selects
|
12 years ago |
Lacey Sanderson
|
c34ebb8eb0
Added DB default view
|
12 years ago |
Lacey Sanderson
|
929e0304f1
Updated the db default view
|
12 years ago |
Lacey Sanderson
|
095c463bbe
Small fix to chado_views_handler_filter_select_string to ensure is always an array
|
12 years ago |
Lacey Sanderson
|
3d9b117dfe
Updated cvterm default view
|
12 years ago |
Lacey Sanderson
|
1a476830e0
Fixed a bug in the chado date filter handler that threw an error on exposing the filter
|
12 years ago |