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

474 Commits

Author SHA1 Message Date
dda5395fd9 Use bootstrap helper for problem content panel 2014-12-10 17:27:17 +01:00
5bbed9573c Use bh gem (bootstrap helpers), make use of it for navbar 2014-12-10 17:14:03 +01:00
5bbf385fdf Use 'bootstrap-sass' gem 2014-12-10 16:55:17 +01:00
4b8deec047 Remove twitter-bootstrap-rails gem 2014-12-10 16:19:12 +01:00
31e04d9511 Merge pull request #8 from PFischbeck/problem_pagination
Problem pagination
2014-12-10 13:29:42 +01:00
6663c06086 Add problem pagination with will_paginate. Fix #2 2014-12-10 11:59:01 +01:00
6f5f75c0a0 Add enough seed data for pagination to be necessary #2 2014-12-10 11:57:34 +01:00
fbb958cb41 Add presence and uniqueness validations for problem 2014-12-10 10:44:10 +01:00
c50808f68e Fix "New Problem" button leading to POST request 2014-12-10 01:09:52 +01:00
754acc17b5 Remove Ruby 1.8.7 from Travis build settings 2014-12-09 23:58:43 +01:00
7eccdc6507 Merge branch 'master' of https://github.com/PFischbeck/projekteuler 2014-12-09 23:56:35 +01:00
455d497b4b Remove Windows specific sqlite version from Gemfile.lock 2014-12-09 23:54:49 +01:00
e3af6ce6c5 Add Travis-CI settings 2014-12-09 23:20:10 +01:00
816ba7d04f Remove RubyMine specific lines from .gitignore 2014-12-09 23:03:10 +01:00
83f25322a9 Add navbar, make content centered 2014-12-08 11:24:28 +01:00
d1a88f9141 Fix "Edit" button leading to POST request 2014-12-08 10:50:59 +01:00
b6c0311097 Bootstrapify problem show page 2014-12-08 10:42:06 +01:00
759cc8457a Bootstrapify problem index page 2014-12-07 18:17:33 +01:00
6ee94feb57 Delete unneccessary css 2014-12-07 18:17:12 +01:00
1f6e74785e Add bootstrap 2014-12-07 18:16:52 +01:00
5130a431da Add problem ID to problem listing 2014-12-01 17:28:34 +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