04 Jun, 2012
2 commits
-
…ween creating an issue on Github, or on their configured issue tracker.
21 Mar, 2012
2 commits
-
Conflicts: spec/controllers/errs_controller_spec.rb
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.
30 Nov, 2011
1 commit
19 Oct, 2011
1 commit
26 Sep, 2011
2 commits
-
…les, fixed whitespace, upgraded RSpec to 2.6.0 Conflicts: app/helpers/errs_helper.rb app/mailers/mailer.rb app/models/notice.rb app/views/errs/_table.html.haml app/views/errs/show.html.haml app/views/notices/_summary.html.haml spec/models/issue_trackers/redmine_tracker_spec.rb spec/views/errs/show.html.haml_spec.rb
05 Sep, 2011
4 commits
19 Aug, 2011
1 commit
-
…ntroller into their respective models. * Wrote specs for Fogbugz. Turns out that the Fogbugz API used the 'Crack' gem which happened to break mongoid by playing with the String class. See here for details: [ https://github.com/mongoid/mongoid/issues/618 ]. * This is why I had to upgrade mongoid to version 2.1.1, which included the 'Crack' fix. Upgrading Mongoid to 2.1.1 required the following changes: ** Fixing a counter_cache test on Err model ** Namespacing all of the subclassed IssueTracker models based on their parent directory ** Setting `config.mongoid.preload_models = true` in config/application.rb
18 Aug, 2011
2 commits
15 Aug, 2011
1 commit
13 Aug, 2011
1 commit
10 Aug, 2011
2 commits
08 Aug, 2011
3 commits
-
Conflicts: app/helpers/application_helper.rb app/views/apps/_fields.html.haml
-
…ngle-agile-project-management). Also did some general tidy up of messages/css/etc relating to issue trackers.
25 Jul, 2011
1 commit
-
Moved too fast without thinking about tests, for a lot of things. Wrote tests for all_errs and environment params for /app/:id and /errs Tests for the Mongoid override reside in a separate fork of mongoid, found at https://github.com/mhs/mongoid/commit/e5b2b1346c73a2935c606317314b6ded07260429#diff-1 it didn't make sense to re-test this functionality.
21 Jul, 2011
1 commit
25 Apr, 2011
1 commit
23 Apr, 2011
1 commit
08 Apr, 2011
1 commit
05 Apr, 2011
1 commit
02 Apr, 2011
1 commit
30 Mar, 2011
2 commits
16 Mar, 2011
1 commit
09 Mar, 2011
1 commit
05 Mar, 2011
1 commit
04 Mar, 2011
1 commit
24 Nov, 2010
1 commit
23 Nov, 2010
1 commit
20 Aug, 2010
1 commit
13 Aug, 2010
1 commit