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 年 前 |
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 年 前 |
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 年 前 |
Lacey Sanderson
|
3630fe5cfc
small change to wording for bulk loader INSERT/SELECT ONCE: it's once per constant set as compared to file.
|
12 年 前 |
spficklin
|
4ff4f2ef0f
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 年 前 |
spficklin
|
c783298b56
Fixed bug in feature/XXX menu callback
|
12 年 前 |
Lacey Sanderson
|
e7b5e52c0b
Fixed a small bug in the 'link to node' functionality -now only fields from the base view table can be linked to their node
|
12 年 前 |
Lacey Sanderson
|
966435e323
Fixed bug where non-sync'd content had a broken link in views by adding link to node checkbox back to the chado_views_handler_field handler. Also added an API function tripal_core_is_tripal_node_type(chado_table) to ensure this checkbox is only shown for fields from a base table that links to a drupal node. Finally updated all the default views to use this functionality.
|
12 年 前 |
Lacey Sanderson
|
ba682d4493
Small fix to Reagents Default view: removed feature residues
|
12 年 前 |
spficklin
|
0744a824d1
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 年 前 |
spficklin
|
35e8adcd3f
Added project API file
|
12 年 前 |
Lacey Sanderson
|
62b1449dae
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 年 前 |
Lacey Sanderson
|
2fffba4c81
Completely redid the featuremap default view -now works
|
12 年 前 |
spficklin
|
194e70bf9a
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 年 前 |
spficklin
|
59deb0a9f0
Added functionality to project module to better match our other modules
|
12 年 前 |
Lacey Sanderson
|
5e5c1245a4
Small fix to tripal_views_handler_filter_select_string to ensure that #options is at least an empty array
|
12 年 前 |
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.
|
12 年 前 |
spficklin
|
1097f37112
Fixed typo in require
|
12 年 前 |