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

102 Commits

Author SHA1 Message Date
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
d12d3e0f3b Improve Travis setup 2015-01-05 10:11:42 +01:00
4bcc7b0186 Update Rails to 4.2.0 2015-01-05 09:49:19 +01:00
d4eba3d893 Add badges to readme [ci skip] 2015-01-05 00:44:30 +01:00
692370f2e3 Merge pull request #20 from PFischbeck/coveralls
Add coveralls
2015-01-05 00:28:48 +01:00
488b22ecb4 Add coveralls 2015-01-04 23:57:29 +01:00
28003596b9 Toggle Travis 2015-01-04 22:43:58 +01:00
da45e416cc Merge pull request #19 from PFischbeck/mathjax
Fix problem with mathjax and turbolinks
2015-01-03 21:00:21 +01:00
f1576b145f Fix problem with mathjax and turbolinks 2015-01-03 20:52:38 +01:00
19d55ff01a Merge pull request #18 from PFischbeck/mathjax
Add 'mathjax-rails' gem
2015-01-03 16:48:25 +01:00
e8118b282a Add 'mathjax-rails' gem 2015-01-03 15:57:44 +01:00
8e98c6857b Make "Back" link on translation creation a button 2015-01-03 14:10:33 +01:00
1c8ff0c7b8 Bootstrapify translation form 2015-01-03 14:09:56 +01:00
b76d762bfd Delete translations/edit 2015-01-03 12:51:57 +01:00
e3f7a6538b Merge pull request #15 from PFischbeck/german
German translation
2015-01-03 12:50:07 +01:00
9cf3d6f0f7 Remove unneeded quotation marks in translations 2015-01-03 12:39:29 +01:00
e8ab309c96 Translate a notice 2015-01-02 15:29:09 +01:00
9b17745375 Translate translations/show 2015-01-02 15:14:39 +01:00
66d6d948a1 Translate translations/index 2015-01-02 15:03:09 +01:00
80c35c8cf3 Translate translations/new 2015-01-02 14:59:53 +01:00
1f4f0f334a Use improved de.yml 2015-01-02 14:31:21 +01:00
3887d2bfb1 Translate problems/untranslated 2015-01-02 13:47:51 +01:00
545a165752 Translate problems/show 2015-01-02 13:36:32 +01:00
6dfdcffc69 Translate problems index 2015-01-02 11:52:20 +01:00
de4d33879f Translate complete index application.html.erb 2015-01-01 18:12:25 +01:00