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

22 Commits

Author SHA1 Message Date
da0e80e9e0 Show translation diff for admins 2019-10-26 15:06:34 +02:00
5dd59efe3d Fix persistent devise login 2019-08-28 11:14:32 +02:00
89a8fbba99 Show author names in problem and translation views 2019-02-05 12:00:25 +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
3a2aa6ea1a Add ability to accept or decline translations 2019-02-02 17:53:02 +01:00
8da1323fd8 Add status to translations 2019-02-02 13:09:01 +01:00
73d6528c7f Update rails, gems, use MathJax over CDN 2019-01-29 22:09:57 +01:00
913d9ec0b7 Add MathJax to seeds.rb, update locales 2017-11-28 11:43:11 +01:00
0a32949115 Update migrations to include their versions 2017-11-23 14:08:26 +01:00
8334baff99 Update gems 2017-11-23 10:28:32 +01:00
0677e19b93 Add Admin class 2015-01-31 12:19:54 +01:00
f93ff5b381 Explicitly set null:true for migrations with timestamps 2015-01-05 10:21:20 +01:00
2cb4e0a280 Fix id problem in seed data 2014-12-30 23:33:05 +01:00
4c16813c92 Add check whether problem has a translation 2014-12-29 20:28:33 +01:00
06ab2e4cab Add controller for Problems with index and show actions 2014-12-29 16:16:57 +01:00
bbe80b1409 Create association of translations with their problems 2014-12-15 00:38:29 +01:00
79ed82cfd8 Create Problem model with reference to current translation 2014-12-14 23:11:40 +01:00
e13b82ad1f Rename Problem to Translation 2014-12-13 17:00:00 +01:00
6f5f75c0a0 Add enough seed data for pagination to be necessary #2 2014-12-10 11:57:34 +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