Commit Graph

1280 Commits

Author SHA1 Message Date
Philipp Bayer
826dfdfe9d Add disclaimer to new message email (#517)
* Add fraudulent disclaimer

* Bring back the dot
2019-07-27 12:14:56 +02:00
Philipp Bayer
57ce6e4f28 Now it works - was the method: get the problem? 2018-10-15 22:41:41 +08:00
Philipp Bayer
d78c4b8ce1 Fixes endlessly refreshing issue on my localhost? 2018-10-08 14:44:27 +08:00
Philipp Bayer
ae74daef2d Get rid of unused bootstrap that just triggers an error 2018-10-08 13:57:01 +08:00
Philipp Bayer
be0cce3ed1 Add warning for people who turned off Javascript 2018-10-07 22:42:23 +08:00
Bastian Greshake Tzovaras
f0cccc4020 update open humans logo 2018-08-16 15:52:20 -07:00
Helge Rausch
0d66e20918 Encrypt message body and subject (#500) 2018-06-14 11:33:39 +02:00
Bastian Greshake Tzovaras
0dc2b19f3c fix broken links to GH (#499) 2018-05-11 16:47:54 -07:00
Helge Rausch
9c2b66ee5b Fix Authlogic logic 2018-04-08 16:28:47 +02:00
Katrin Leinweber
1085647703 Hyperlink DOIs against preferred resolver (#487) 2018-02-21 11:10:05 +01:00
Bastian Greshake Tzovaras
44184dda33 remove all of fitbit (#482)
* remove all of fitbit

* try fixing migration

* add new structure sql

* 🐶

* add first test for das

* 🐶

* fix structure.sql
2018-01-19 11:29:07 -08:00
Helge Rausch
1669f8e13a Keep the recommenders from failing on missing phenotypes (#475) 2018-01-06 10:25:53 +01:00
Helge Rausch
6d98c7e724 Remove superfluous respond_to calls 2017-12-31 13:02:34 +01:00
Helge Rausch
3ff2a59ac4 Setup sentry.io for exception tracking (#465)
* Setup sentry.io for exception tracking

* Hound happiness 🐶

* Set user context

* Hound happiness 🐶
2017-12-30 12:38:50 -08:00
Helge Rausch
ae6caa7cf8 Refactor recommendations (#463)
* Refactor recommendations

* Hound happiness 🐶

* Use `find`

* Remove unreachable code

* Add a newline

* Load comments through association

* Add spaces

* Make recommendation lookup instance methods

* Woof! 🐶

* Move things around
2017-12-28 11:01:05 -08:00
Helge Rausch
22cf00be1c Fix Fixnum deprecation warning (#461)
* Fix Fixnum warning

* Fix Fixnum deprecation warning in PhenotypesController

* Who's a good boy? 🐶

* Fix fix

* Add test
2017-12-28 10:10:45 -08:00
Bastian Greshake Tzovaras
070f68509d next newsletter 2017-12-12 12:35:27 -08:00
Bastian Greshake Tzovaras
fefbf61a0f Update _footer.html.erb (#456)
fix link to shirts mugs to be visible in footer.
2017-12-12 08:18:56 -08:00
Bastian Greshake Tzovaras
6149dd4e33 try to fix permission issue (#453) 2017-12-11 13:01:10 -08:00
Bastian Greshake Tzovaras
615b8a61ef removed chmod for good, fixed footer (#452) 2017-12-11 08:14:31 -08:00
Philipp Bayer
3b361c63f2 Cleans up download button - should also fix issue #436 (#451)
* Nicer words in data dump link

* Correct information in footer, tiny guy disappeared long ago, fare well!

* Fixes issue #436 on my end

* Fix test

* Satisfy hound
2017-12-11 23:00:57 +08:00
Philipp Bayer
bc869e5e18 Delete the chmod (#450) 2017-12-11 06:55:58 -08:00
Bastian Greshake Tzovaras
2dd67a7657 include pictures in zip again (#449)
* include pictures in zip again

* 🐶
2017-12-11 15:23:45 +08:00
Philipp Bayer
c3fed5ee99 Move chmod in zipfulldata (#448)
* Remove broken chmodding - should work without this too

* better idea - chmod first where we're allowed to write, then move

* Satisfy hound with nicer octals
2017-12-10 21:35:33 -08:00
Philipp Bayer
4bd8488b04 Put Zipfulldata's file into /tmp first (#447)
* First try on writing the zipfulldata file on local storage

* Satisfy hound

* Forgotten trailing whitespace
2017-12-10 12:10:19 +08:00
Bastian Greshake Tzovaras
15118ca278 fixed url 2017-12-09 18:09:56 -08:00
Bastian Greshake Tzovaras
5595525c0e added shirt/mug info 2017-12-09 18:01:00 -08:00
Bastian Greshake Tzovaras
b0998031d4 "fixed" tests 2017-12-08 16:46:03 -08:00
Bastian Greshake Tzovaras
ee0ebe0e98 trying to fix the zip file 2017-12-08 16:29:11 -08:00
Bastian Greshake Tzovaras
909fc9b43d fix display 2017-11-26 15:52:50 -08:00
Bastian Greshake Tzovaras
84c8e1af05 clarify zip uploads (#441) 2017-11-21 10:06:52 -08:00
Bastian Greshake Tzovaras
7d0382b93c Integrate Open Humans, remove Fitbit (closes #392)
* adds Open Humans connection (incl. at least some tests)
* removes the capability to add fitbit data (was broken in any case)
* display current fitbit data is still included, will be removed after grace period (needs to be announced to users)
2017-11-21 09:32:45 -08:00
Bastian Greshake Tzovaras
4e5d56d124 Newsletter (#437)
* newsletter 2017-11 first draft

* fixed views

* edited subject

* edited roadmap
2017-11-10 13:53:35 -08:00
Bastian Greshake Tzovaras
54a89e79ee remove cruft (#434)
The params deletes that accidentally came back with #443 are gone.
2017-09-06 11:39:26 +01:00
Bastian Greshake Tzovaras
cdf80bc66a Update snps_controller.rb
🐶
2017-09-05 16:36:59 +01:00
Bastian Greshake Tzovaras
b20323f34e Update snps_controller.rb
quickly fixed my own code review to get the ball rolling. :)
2017-09-05 16:34:51 +01:00
Philipp Bayer
9e9ec11f6f Satisfy hound 2017-09-05 22:50:53 +08:00
Philipp Bayer
11ed2cf985 VERY hacky way of getting rid of unwanted params 2017-09-05 22:49:20 +08:00
Philipp Bayer
4ac32c0f85 Bring back responsive 2017-09-05 22:28:27 +08:00
Philipp Bayer
fc3f53fde0 Remove ability to sort in SNPs index 2017-09-05 22:18:30 +08:00
Bastian Greshake Tzovaras
52721d878a New Newsletter: OH grants/job + smell/taste genetics workshop (#430)
* new newsletter

* fixed html version
2017-08-25 11:15:14 +02:00
Bastian Greshake
09e67b12b7 someone got married 2017-08-21 22:14:51 +02:00
Bastian Greshake Tzovaras
d5df4e92d8 Update statistics.html.erb
Links to raw data were broken, fixed now.
2017-07-28 10:49:21 +02:00
Philipp Bayer
90cbd4cb4c Merge branch 'master' into fixTabLinks 2017-06-20 17:13:59 +08:00
Philipp Bayer
c4f3efcced Delete a superfluous line 2017-06-20 17:04:20 +08:00
Philipp Bayer
9e19c58b9c Deletes easytab, introduces new way to jump to tabs via links 2017-06-20 16:44:21 +08:00
Bastian Greshake
72ffc0e4ed fixes modal behaviour, closes #176 2017-06-20 09:06:17 +02:00
Bastian Greshake
29f23cdcb5 fixed modal autocomplete! closes #375 2017-06-19 19:38:27 +02:00
Bastian Greshake
f742826c2a Fix phenotype entry autocomplete for #375 (#410)
It was missing a few brackets
2017-06-19 18:52:03 +02:00
Bastian Greshake
7fae3e6955 fix newsletter (#407) 2017-06-18 16:16:05 +02:00