10 May, 2012
1 commit
09 May, 2012
1 commit
30 Mar, 2012
1 commit
21 Mar, 2012
2 commits
-
Conflicts: spec/controllers/errs_controller_spec.rb
14 Mar, 2012
1 commit
-
Add Observers to Models
11 Mar, 2012
1 commit
08 Mar, 2012
1 commit
-
- closes #164 - Kaminari was dropping the ?notice=1 from the first page link. In the controller if notice is not passed in we were assuming the user wanted the latest notice instead of the first. - Originally the Errs#show page would default to displaying the last notice page since that was the most recent notice. We changed the controller to order notices by created_at so that the notice we want to view is on page 1. That way, we do not have to fight Kaminari. - Rename Previous and Next to Older and Newer to reflect user's intent.
07 Mar, 2012
3 commits
01 Mar, 2012
1 commit
31 Jan, 2012
1 commit
06 Jan, 2012
1 commit
05 Jan, 2012
1 commit
01 Dec, 2011
1 commit
30 Nov, 2011
7 commits
29 Nov, 2011
11 commits
15 Nov, 2011
1 commit
03 Nov, 2011
1 commit
02 Nov, 2011
1 commit
-
Performance tweaks
19 Oct, 2011
3 commits