1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00
Commit Graph

206 Commits

Author SHA1 Message Date
3a2aa6ea1a Add ability to accept or decline translations 2019-02-02 17:53:02 +01:00
0dd3092c4c Add tests for status change 2019-02-02 13:19:20 +01:00
8da1323fd8 Add status to translations 2019-02-02 13:09:01 +01:00
1533431c4a
Remove Gemnasium from Readme 2019-01-31 22:44:25 +01:00
7fcd5a0e57
Merge pull request #64 from PFischbeck/rails-5.2
Update rails, gems, use MathJax over CDN
2019-01-31 22:42:07 +01:00
279f184abf Update Ruby versions for Travis CI 2019-01-31 22:31:07 +01:00
73d6528c7f Update rails, gems, use MathJax over CDN 2019-01-29 22:09:57 +01:00
2fbd9d6a32 Add translation tips 2018-08-15 18:21:40 +02:00
71ffb30880 Add missing database and asset settings for production environment 2017-11-30 09:14:50 +01:00
19858a60b5 Store secret_key_base in encrypted secrets file 2017-11-29 14:47:17 +01:00
49480da1d4 Add mysql2 dependency for production environment 2017-11-29 14:25:53 +01:00
68fdc5e618 Get production database config from environment variables 2017-11-29 14:08:13 +01:00
9d810b3d2e
Merge pull request #58 from PFischbeck/mathjax-seed
Include MathJax in seed data, rerun MathJax in preview
2017-11-28 11:50:45 +01:00
3bfc2a7406 Rerun MathJax when previewing a translation 2017-11-28 11:43:29 +01:00
913d9ec0b7 Add MathJax to seeds.rb, update locales 2017-11-28 11:43:11 +01:00
93b0cad73d
Merge pull request #53 from PFischbeck/redirects
Add redirects, update test types
2017-11-26 14:34:45 +01:00
b5697eff56 Add redirects, update test types 2017-11-26 14:32:18 +01:00
c69eb788ef
Merge pull request #49 from PFischbeck/about-pages
Add about pages
2017-11-24 14:29:46 +01:00
f5d0e721a1 Add about pages 2017-11-24 14:26:48 +01:00
703975adf5
Merge pull request #47 from PFischbeck/site-titles
Add custom site titles
2017-11-23 17:14:28 +01:00
084a640021 Add custom site titles 2017-11-23 17:09:16 +01:00
0323456d2c
Merge pull request #45 from PFischbeck/turbolinks-config
Fix Turbolinks config
2017-11-23 15:14:48 +01:00
ab93f90eae Make CodeMirror and MathJax work with turbolinks 2017-11-23 15:06:56 +01:00
b624870f9b Change turbolinks progress bar color 2017-11-23 15:04:21 +01:00
9d6464d18a
Merge pull request #44 from PFischbeck/rails-5-update
Rails 5 update
2017-11-23 14:19:30 +01:00
0a32949115 Update migrations to include their versions 2017-11-23 14:08:26 +01:00
5c41656a63 Update Travis ruby versions 2017-11-23 14:08:09 +01:00
8888af3793 Update Gemfile.lock to be compatible with linux 2017-11-23 14:01:33 +01:00
95bb01b440 Update rails and code 2017-11-23 13:52:13 +01:00
8334baff99 Update gems 2017-11-23 10:28:32 +01:00
cabaee8e46 Update gems 2015-11-27 14:18:15 +01:00
5f66865e16 Update gems 2015-11-27 14:04:40 +01:00
d64b802966 Add will-paginate-i18n gem 2015-09-10 12:23:09 +02:00
f93455cc9e Merge pull request #39 from PFischbeck/problem-count
Add Problem count updating
2015-09-09 18:00:28 +02:00
07a994593d Add test for incorrect problem count 2015-09-09 17:56:13 +02:00
95b84f003c Add problem count changing to the admin dashboard 2015-09-09 17:40:15 +02:00
ae9315a623 Merge branch 'master' into problem-count 2015-09-09 16:14:48 +02:00
454a168722 Merge pull request #38 from PFischbeck/icon
Fix #32: Add logo
2015-09-09 16:10:22 +02:00
b4121af51b Fix #32: Add logo 2015-09-09 15:57:05 +02:00
a4a7b76645 Update ruby versions for travis build 2015-09-09 12:27:59 +02:00
d551278d99 Update devise-bootstrap-views gem 2015-09-09 12:27:27 +02:00
cd1f519376 Update gems 2015-09-08 23:27:04 +02:00
390c19e1a6 Update gems 2015-03-02 17:34:27 +01:00
e67a03bbe3 Add function for updating problem count 2015-03-01 20:56:30 +01:00
46540391d8 Merge pull request #37 from PFischbeck/admin-panel
Move translation viewing to admin namespace
2015-03-01 20:55:00 +01:00
6b463417ba Move translation viewing to admin namespace 2015-02-16 09:37:13 +01:00
49c7d97a41 Use quiet_assets 2015-02-12 19:53:35 +01:00
e78055e43d Merge pull request #35 from PFischbeck/title-validation
Title validation
2015-02-12 18:40:01 +01:00
b1d0daf47a Prevent N+1 on title validation 2015-02-12 18:26:02 +01:00
c124808ffe Fix #14: Make uniqueness check among other problems 2015-02-12 16:31:52 +01:00