1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
standardised arguments given to construct_custom_sequence_hyperlink as per https://github.com/yannickwurm/sequenceserver/issues/23#issuecomment-1256144 and made the whole line of output linking customisable so multiple outgoing links are possible More... over 13 years ago
new readme More... over 13 years ago
ui logic rewrite (closes #8) More... over 13 years ago
correctly reset database selection when blast method changes More... over 13 years ago
toggle_disabled() ui helper is redundant; remove it More... over 13 years ago
fix ui bug with input sequence type detection More... over 13 years ago
ui helpers to enable, disable, and uncheck radio buttons and checkboxes More... over 13 years ago
fix ui bugs with blast method selection More... over 13 years ago
broswer independent input placeholder More... over 13 years ago
add placeholder text for advanced params input box More... over 13 years ago
ui enhancements in the advanced parameters area More... over 13 years ago
raise ArgumentError if no DB is selected instead of harder to understand whiny nil More... over 13 years ago
auto-initialise @all_retreivable_ids so tests pass More... over 13 years ago
make all_retrievable_sequences an instance variable so a fasta file of all hits can be generated More... over 13 years ago
bugfixes, moved function construct_standard_sequence_hyperlink and added unit tests for it, changed some logging More... over 13 years ago
remove dbs variable as suggested by Yannick's comment https://github.com/wwood/sequenceserver/commit/67dbbb23465d78628aecd701353e640c8f716513#commitcomment-402363 More... over 13 years ago
whitespace fixes only More... over 13 years ago
log a warning instead of raising ArgumentError in sample hyperlink generation code, in response to Yannick's comment https://github.com/wwood/sequenceserver/commit/67dbbb23465d78628aecd701353e640c8f716513#commitcomment-402359 More... over 13 years ago
add a ui helper function to toggle disabling of an html element More... over 13 years ago
upgrade to the latest (1.6.1) jquery release More... over 13 years ago
use sequence_server gemset for our gems More... over 13 years ago
introduction of custom hyperlinking from the BLAST search results More... over 13 years ago
test script fix so that the test file executes as it should More... over 13 years ago
Added Gemfile, making sequenseserver work with bundler. More... over 13 years ago
added disclaimers about features More... almost 14 years ago
Script will not run without ruby 1.8.7 More... almost 14 years ago
made header h1 the way it should be instead of div More... almost 14 years ago
replace double quotes by single quotes in db title - otherwise formatting command screws up More... almost 14 years ago
fixed bug when potential fasta file is empty More... almost 14 years ago
database_formatter is not a lib.... More... almost 14 years ago