Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
12 anni fa |
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 anni fa |
Lacey Sanderson
|
9c1598d2f6
Added some more API functions for tripal views
|
12 anni fa |
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 anni fa |
Lacey Sanderson
|
cb008665c3
Merge branch '6.x-1.x' of http://git.drupal.org/sandbox/spficklin/1337878 into 6.x-1.x
|
12 anni fa |
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 anni fa |
spficklin
|
72bf7c5a46
Removed references to old tripal_feature_relagg table
|
12 anni fa |
spficklin
|
dd77e3aa9c
Fixed issue #1938346 related to non-POSIX use of 'ps' command in jobs checking
|
12 anni fa |
spficklin
|
e7889cd13e
Fixed bug reported by Abraham Llave
|
12 anni fa |
spficklin
|
a74c4c139c
Fixed bug reported by Abraham Llave
|
12 anni fa |
spficklin
|
65e4b0d4f8
Tripal Release v1.0 (6.x-1.0)
|
12 anni fa |
spficklin
|
e2079c9f42
Testing another more obvious commit
|
12 anni fa |
spficklin
|
15c55d3ab4
Just testing tagging but adding one new commit after 6.x-1.0 tag
|
12 anni fa |
spficklin
|
b4086f5a04
Broke out API functions in the core into separate files
|
12 anni fa |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 anni fa |
spficklin
|
9e47924937
Edited all admin help pages
|
12 anni fa |
spficklin
|
a6eedec511
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 anni fa |
spficklin
|
e3b1a0cb49
updated templates for ND and genetic modules
|
12 anni fa |
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 anni fa |
Lacey Sanderson
|
1ae50d3d71
small fix to natural diversity experiment default view
|
12 anni fa |
Lacey Sanderson
|
a60ffe8836
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 anni fa |
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 anni fa |
spficklin
|
bf802025f2
Added support for paging of chado queries, and adjusted support for genotype templates
|
12 anni fa |
spficklin
|
d090b9f0a0
Updates related to theming/templates
|
12 anni fa |
Lacey Sanderson
|
87eb2abd14
Small bug fix to tripal_core_chado_select
|
12 anni fa |
Lacey Sanderson
|
c4c8473ef1
Small fix to tripal_core_chado_select -need to be able to select all results (ie: empty array)
|
12 anni fa |
Lacey Sanderson
|
967cc3e6bf
Fixed a small bulk loader bug -forgot a closing )
|
12 anni fa |
Lacey Sanderson
|
ff1e53be35
Changed bulk loader warning for constant sets to not use the number of records inserted since that is not working properly.
|
12 anni fa |
Lacey Sanderson
|
e6367b41ea
Changed bulk loader warning for constant sets to not use the number of records inserted since that is not working properly.
|
12 anni fa |
Lacey Sanderson
|
3630fe5cfc
small change to wording for bulk loader INSERT/SELECT ONCE: it's once per constant set as compared to file.
|
12 anni fa |