mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
* Removes broken html5.js from Google * Replaces a few rocket-style links with modern Rails links. Replaces the dead Twitter feed on news page that used the dead Twitter APIv1 with a modern widget. * Remove relic gem since it doesn't work at all ATM * Forgot to run bundle install to remove from Gemfile.lock too * Removes some overhang from Active Admin * Bring back Snacks! No wait - bring back brackets! * Removes one seventy seven URL since taken over by spam * Update sign-in page with modern bootstrap, get rid of clearfix hacks * Get rid of beautifier, no-one uses it. Remove some spans and labels from genotype upload form. form-stacked doesn't even exist anymore. * Finally solves 2013 TODO about phenotype-arrays. Cleans up Phenotype-new form a bit. * Minor cleanup of first-time user help header * More terse form of helper method to satisfy hound * Makes application help modal a bit more logical. FINALLY, after a thousand years, fixes that annoying 'missing tempplate' error message when closing help_one to help_three. * Spruce up SNP comment form a little bit * Get rid of empty or unused helpers * Render nothing in a better concise way, cheers Helge