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

123 Commits

Author SHA1 Message Date
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
c9574ff9c1 Add plurals of problem and translation 2015-01-01 18:10:38 +01:00
d4847270ca Enable missing translation warnings 2015-01-01 17:34:41 +01:00
8f74d7ac6d Add model/attribute translations 2015-01-01 17:32:01 +01:00
8abbfb9bbe Load locale files from all subfolders 2015-01-01 17:31:26 +01:00
45ba9b8421 Remove english i18n files/settings 2015-01-01 17:26:44 +01:00
1eed8b0ac8 Set default locale to german, add default translation file 2014-12-31 15:36:50 +01:00
0dfb055b19 Merge pull request #12 from PFischbeck/problem-model-refactor
Problem model refactor
2014-12-31 13:19:19 +01:00
2cb4e0a280 Fix id problem in seed data 2014-12-30 23:33:05 +01:00
5b7fd1fe27 Fix association from problem to its current translation 2014-12-30 23:32:17 +01:00
d2f1292724 Add links for problem translation and improvement 2014-12-30 19:50:35 +01:00
d20b3e0fef Prevent N+1 query on problem index 2014-12-30 17:59:39 +01:00
63bd0193ce Remove index action for nested translation 2014-12-30 17:46:55 +01:00
d07f9bb059 Add missing attribute in test 2014-12-30 17:34:14 +01:00
b16a04973a Make translations a nested resource for each problem 2014-12-30 17:12:50 +01:00
37f4eefff2 Add problems to navbar 2014-12-30 11:35:25 +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
2b812f297d Move original_url from translation to problem 2014-12-29 20:33:30 +01:00
4c16813c92 Add check whether problem has a translation 2014-12-29 20:28:33 +01:00
cbf17cfce0 Add delegation and per_page to problem 2014-12-29 16:18:20 +01:00
06ab2e4cab Add controller for Problems with index and show actions 2014-12-29 16:16:57 +01:00
d1470f391e Rename translation fixtures, explicitly use problem ids 2014-12-29 15:41:56 +01:00
fa86abc06d Add presence of problem to translation 2014-12-29 15:29:01 +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
94087d31d2 Add link to original problem 2014-12-10 22:59:02 +01:00
d457735dc8 Merge pull request #10 from PFischbeck/bootstrap-fix
Bootstrap fix
2014-12-10 17:37:26 +01:00
dda5395fd9 Use bootstrap helper for problem content panel 2014-12-10 17:27:17 +01:00