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

292 Commits

Author SHA1 Message Date
4bc779f475 Improve styling of note/info blocks 2019-02-17 20:11:43 +01:00
8a50868f45 Allow tables in translation content 2019-02-17 19:14:53 +01:00
9b46f9bcc5
Merge pull request #79 from projekteuler/translation_styling
Allow translation content styling through scrubber
2019-02-13 09:31:57 +01:00
7cfbc3d9f8 Allow translation content styling through scrubber 2019-02-13 09:10:29 +01:00
318590e1c7 Update README with installation instructions 2019-02-11 21:24:20 +01:00
01151e66b4
Merge pull request #78 from projekteuler/fix-bin-ruby
Fix the ruby bin environment
2019-02-10 21:29:47 +01:00
a6b8dec199 Fix the ruby bin environment 2019-02-10 21:19:18 +01:00
1488eee7eb
Merge pull request #75 from projekteuler/oauth-credentials
Get OAuth credentials from environment
2019-02-09 14:39:35 +01:00
bd7fd0b793 Get OAuth credentials from environment 2019-02-09 13:43:14 +01:00
856212f53a
Merge pull request #74 from projekteuler/small-fixes
Small fixes
2019-02-08 19:46:02 +01:00
56cb6f1dc3 Revert "Use mini_racer as JS runtime"
This reverts commit 56cbe8778b.
2019-02-07 20:22:58 +01:00
112045ccb9 Revert "Require sudo for travis"
This reverts commit 8900aa7986.
2019-02-07 20:05:23 +01:00
8900aa7986 Require sudo for travis 2019-02-06 20:26:59 +01:00
71e34029f4 Use trusty image for Travis CI 2019-02-06 20:22:58 +01:00
36c6aeb2b5 Fix links to new repo location 2019-02-06 20:10:19 +01:00
56cbe8778b Use mini_racer as JS runtime 2019-02-06 20:04:39 +01:00
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