28 May, 2012
3 commits
-
This allows us to know who took the action that caused the error, so we can follow up via email or phone if we need further information about the context.
17 May, 2012
1 commit
10 May, 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.
01 Mar, 2012
1 commit
03 Feb, 2012
1 commit
02 Feb, 2012
2 commits
-
…ff the Time fields. See https://github.com/mongoid/mongoid/issues/64
01 Feb, 2012
2 commits
-
…use stylesheet_link_tag
06 Jan, 2012
1 commit
03 Jan, 2012
3 commits
02 Jan, 2012
1 commit
28 Nov, 2011
2 commits
20 Nov, 2011
1 commit
19 Nov, 2011
1 commit
15 Nov, 2011
1 commit
02 Nov, 2011
2 commits
-
Changes to fix notifications when app is set to notify all users
-
Async confirm
31 Oct, 2011
1 commit
24 Oct, 2011
1 commit
19 Oct, 2011
6 commits
15 Oct, 2011
1 commit
09 Oct, 2011
2 commits
-
Strictly this shouldn't be necessary however our use case is that we're monitoring a particular problem and what to know whether there is a pattern in when it's occurring. Hence iCal and ics format. On branch: master
02 Oct, 2011
5 commits
-
Subscribe to application deployments in iCal.
-
display the authentication token on the user show page
-
On branch: master
-
On branch: master