Lacey Sanderson
|
f13ec4c7ed
Updated the tripal_views_handler_field_aggregate handler so it actually works...
|
12 年 前 |
Lacey Sanderson
|
acf539de59
Small fixes to some of the basic views handlers. Need to ensure that values are arrays before looping and that aliases exist before using
|
12 年 前 |
Lacey Sanderson
|
381324db40
Removed some legacy code from tripal stock views integration
|
12 年 前 |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
12 年 前 |
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 年 前 |
Lacey Sanderson
|
9c1598d2f6
Added some more API functions for tripal views
|
12 年 前 |
Lacey Sanderson
|
a726356264
Added a tripal views api function to add fields to a given integration -good for calculated fields added by other modules
|
12 年 前 |
Lacey Sanderson
|
cb008665c3
Merge branch '6.x-1.x' of http://git.drupal.org/sandbox/spficklin/1337878 into 6.x-1.x
|
12 年 前 |
Lacey Sanderson
|
d677ab46cf
Small fix to triapl_core_chado_select so insensitive columns doesn't produce a 'pg_escape_string() expects parameter 1 to be string, array given' error
|
12 年 前 |
spficklin
|
72bf7c5a46
Removed references to old tripal_feature_relagg table
|
12 年 前 |
spficklin
|
dd77e3aa9c
Fixed issue #1938346 related to non-POSIX use of 'ps' command in jobs checking
|
12 年 前 |
spficklin
|
e7889cd13e
Fixed bug reported by Abraham Llave
|
12 年 前 |
spficklin
|
a74c4c139c
Fixed bug reported by Abraham Llave
|
12 年 前 |
spficklin
|
65e4b0d4f8
Tripal Release v1.0 (6.x-1.0)
|
12 年 前 |
spficklin
|
e2079c9f42
Testing another more obvious commit
|
12 年 前 |
spficklin
|
15c55d3ab4
Just testing tagging but adding one new commit after 6.x-1.0 tag
|
12 年 前 |
spficklin
|
b4086f5a04
Broke out API functions in the core into separate files
|
12 年 前 |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 年 前 |
spficklin
|
9e47924937
Edited all admin help pages
|
12 年 前 |
spficklin
|
a6eedec511
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 年 前 |
spficklin
|
e3b1a0cb49
updated templates for ND and genetic modules
|
12 年 前 |
Lacey Sanderson
|
a8c67af75b
small fix to 'No Results' filter: bug where all filters returned arrays was causing views to never execute. Now if all filters return arrays, assumes it should return all (essentially the filter reverts to not changing anything in this case) in this case. If there is at least one textfield then this filter functions as before
|
12 年 前 |
Lacey Sanderson
|
1ae50d3d71
small fix to natural diversity experiment default view
|
12 年 前 |
Lacey Sanderson
|
a60ffe8836
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 年 前 |
Lacey Sanderson
|
14cbaa9095
Some fixes to the views handlers to better handle Contains filters and filters on aggregated, non-base tables. Changes to these handlers required updates to the default views, also committed here.
|
12 年 前 |
spficklin
|
bf802025f2
Added support for paging of chado queries, and adjusted support for genotype templates
|
12 年 前 |
spficklin
|
d090b9f0a0
Updates related to theming/templates
|
12 年 前 |
Lacey Sanderson
|
87eb2abd14
Small bug fix to tripal_core_chado_select
|
12 年 前 |
Lacey Sanderson
|
c4c8473ef1
Small fix to tripal_core_chado_select -need to be able to select all results (ie: empty array)
|
12 年 前 |
Lacey Sanderson
|
967cc3e6bf
Fixed a small bulk loader bug -forgot a closing )
|
12 年 前 |