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

22 Commits

Author SHA1 Message Date
38633d6e79 Prefill original title and content from projecteuler.net 2020-05-02 20:18:04 +02:00
cc85ff0ae5 Update to Rails 6.0.0 2019-09-24 21:54:11 +02:00
f6ff719862 Add privacy page, include Matomo in production 2019-09-07 22:32:03 +02:00
b0f8bc5090 Use Omniauthable user model with admin role 2019-02-03 18:00:42 +01:00
3a2aa6ea1a Add ability to accept or decline translations 2019-02-02 17:53:02 +01:00
73d6528c7f Update rails, gems, use MathJax over CDN 2019-01-29 22:09:57 +01:00
b5697eff56 Add redirects, update test types 2017-11-26 14:32:18 +01:00
f5d0e721a1 Add about pages 2017-11-24 14:26:48 +01:00
95bb01b440 Update rails and code 2017-11-23 13:52:13 +01:00
95b84f003c Add problem count changing to the admin dashboard 2015-09-09 17:40:15 +02:00
6b463417ba Move translation viewing to admin namespace 2015-02-16 09:37:13 +01:00
0677e19b93 Add Admin class 2015-01-31 12:19:54 +01:00
e8118b282a Add 'mathjax-rails' gem 2015-01-03 15:57:44 +01:00
63bd0193ce Remove index action for nested translation 2014-12-30 17:46:55 +01:00
b16a04973a Make translations a nested resource for each problem 2014-12-30 17:12:50 +01:00
c29e77b238 Make problems index the root page 2014-12-30 11:35:10 +01:00
3cfb19a009 Remove edit, update, destroy actions for translations 2014-12-30 11:32:06 +01:00
06ab2e4cab Add controller for Problems with index and show actions 2014-12-29 16:16:57 +01:00
e13b82ad1f Rename Problem to Translation 2014-12-13 17:00:00 +01:00
a257aeecb1 Change page root to problems list 2014-11-30 16:43:33 +01:00
b7a0303206 Add problem type 2014-11-30 16:43:09 +01:00
bbbadc5184 Project setup 2014-11-30 16:38:53 +01:00