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

476 Commits

Author SHA1 Message Date
f95a6a7c64 Update roman numerals 2019-02-05 17:16:46 +01:00
0fd8da99a2
Merge pull request #73 from projekteuler/third-party-tools
Update third party tools
2019-02-05 16:28:13 +01:00
446ada6f36 Update badges in README 2019-02-05 16:06:27 +01:00
9e48486b5d Use db:schema:load for CI 2019-02-05 16:01:42 +01:00
ee320b281c Replace coveralls with Codacy 2019-02-05 16:01:15 +01:00
7f579b739b
Merge pull request #72 from projekteuler/show_users
Show users
2019-02-05 14:37:46 +01:00
565aa5375f Add warnings (copyright+login) to translation form 2019-02-05 14:14:13 +01:00
8cf8deae0a Add pending translations to navbar for admins 2019-02-05 13:42:33 +01:00
89a8fbba99 Show author names in problem and translation views 2019-02-05 12:00:25 +01:00
ddb1cfac33
Merge pull request #69 from projekteuler/omniauth
Omniauth Login
2019-02-04 16:50:38 +01:00
2f9ede3ef0 Remove unneeded devise view files 2019-02-04 16:32:30 +01:00
f70a5275f0 Add authentication via GitHub 2019-02-04 16:06:09 +01:00
8ba5608689 Improve login name display in navbar 2019-02-04 14:03:45 +01:00
d75a88bf6e Fix seed data, improve admin area testing 2019-02-04 13:58:20 +01:00
b0f8bc5090 Use Omniauthable user model with admin role 2019-02-03 18:00:42 +01:00
52c8e3d7d2
Create LICENSE 2019-02-02 20:05:33 +01:00
ffc7bb5543
Merge pull request #68 from PFischbeck/translation-tips
Add translation tips
2019-02-02 19:27:49 +01:00
2fb1a2d6a1 Merge remote-tracking branch 'origin/master' into translation-tips
# Conflicts:
#	app/controllers/translations_controller.rb
2019-02-02 19:23:55 +01:00
b84b7fead7
Merge pull request #67 from PFischbeck/translation_reviewing
Translation reviewing
2019-02-02 19:19:51 +01:00
c6a4757bc1 Improve links on index page 2019-02-02 19:13:31 +01:00
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