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
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
0e9a1ce617 Merge pull request #31 from PFischbeck/prefill_translation
Prefill translation form with old translation if possible
2015-02-08 18:26:14 +01:00
7279c8c111 Prefill translation form with old translation if possible 2015-02-08 18:20:29 +01:00
77bd96a1c2 Merge pull request #30 from PFischbeck/test-coverage
Increase test coverage
2015-02-08 18:11:58 +01:00
f989cd64db Increase test coverage 2015-02-08 18:06:25 +01:00
dd37705e27 Merge pull request #29 from PFischbeck/gem-updates
Update gems
2015-02-08 17:55:01 +01:00
13ee0955f3 Update gems 2015-02-08 17:49:43 +01:00
f6cda5cdf5 Merge pull request #26 from PFischbeck/codemirror
Improve translation creation form by using codemirror
2015-02-08 17:39:44 +01:00
5c1709ba7e Improve translation creation form by using codemirror 2015-02-08 17:30:06 +01:00
a127fbcf15 Merge pull request #23 from PFischbeck/param_security_fix
Fix possible security problem
2015-02-01 12:13:50 +01:00
9b622ec543 Fix possible security problem 2015-02-01 12:09:45 +01:00
622a0b0046 Merge pull request #22 from PFischbeck/authentication
Add Authentication
2015-02-01 12:05:41 +01:00
594f9540a8 Add tests for flash message helpers 2015-02-01 12:00:49 +01:00
f162225195 Add authentication with devise, fix tests 2015-02-01 11:16:50 +01:00
b281f56d11 Redirect to original problem after translation creation 2015-02-01 11:10:38 +01:00
fb108420b4 Fix small bugs in views 2015-02-01 11:04:51 +01:00
d2ab9f3202 Add warning to sign in page 2015-01-31 12:58:53 +01:00
be6ba28845 Add devise-bootstrap-views 2015-01-31 12:53:53 +01:00
0677e19b93 Add Admin class 2015-01-31 12:19:54 +01:00
b9bbe6d57b Add devise config files 2015-01-31 11:38:17 +01:00
00a025d9ce Install devise, update gems 2015-01-31 11:27:31 +01:00
d57235aa44 Add Hakiri badge 2015-01-07 16:04:26 +01:00
abc06e2a87 Merge pull request #21 from PFischbeck/gem-updates
Update gems
2015-01-05 13:26:33 +01:00
93c7c0e377 Update 'sass-rails' 2015-01-05 12:00:30 +01:00
0304bd7ee9 Update jbuilder, jquery-rails, rdoc, turbolinks, uglifier 2015-01-05 11:56:08 +01:00
cb7f0a7b4f Update 'coveralls' 2015-01-05 11:50:28 +01:00
5a3467d0ad Update 'coffee-rails' 2015-01-05 11:37:56 +01:00
c5748a69e0 Update autoprefixer-rails 2015-01-05 11:26:31 +01:00
9ad023139b Remove unnecessary test preparation 2015-01-05 10:30:16 +01:00
cc8f65c8d3 Execute tests in Travis 2015-01-05 10:27:05 +01:00
f93ff5b381 Explicitly set null:true for migrations with timestamps 2015-01-05 10:21:20 +01:00