28 May, 2012

1 commit


24 May, 2012

1 commit


21 May, 2012

5 commits


17 May, 2012

2 commits


16 May, 2012

1 commit


11 May, 2012

1 commit


10 May, 2012

4 commits


09 May, 2012

2 commits


06 Apr, 2012

2 commits


05 Apr, 2012

1 commit


30 Mar, 2012

2 commits


21 Mar, 2012

4 commits


14 Mar, 2012

1 commit


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.
    Jared Pace
     

07 Mar, 2012

4 commits


01 Mar, 2012

2 commits


24 Feb, 2012

1 commit


17 Feb, 2012

1 commit


16 Feb, 2012

1 commit


15 Feb, 2012

2 commits