17 Apr, 2015
1 commit
-
new image icon interface
10 Apr, 2015
1 commit
24 Mar, 2015
1 commit
-
Also: fix tests.
23 Feb, 2015
1 commit
21 Jan, 2015
2 commits
-
Implement JSON Api v3
-
I've also did some other minor changes: * Move json payload to fixture file * Add status code to error cases in controller * Move v3 api route outside of api namespace. I've some problems with making this work in tests. * Fix issue with custom exception class
20 Jan, 2015
1 commit
11 Jan, 2015
1 commit
27 Dec, 2014
3 commits
26 Dec, 2014
2 commits
21 Dec, 2014
4 commits
20 Dec, 2014
1 commit
14 Nov, 2014
1 commit
-
Conflicts: Gemfile.lock
04 Nov, 2014
1 commit
31 Aug, 2014
1 commit
30 Aug, 2014
1 commit
17 Jun, 2014
2 commits
-
Add notices to show action
-
This commit backs out the nesting of the error and notices as this would be better placed in an error or notices route.
15 Jun, 2014
1 commit
-
If there is no problem for the requested id the api will now correctly return a 404 status.
13 Jun, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock app/controllers/apps_controller.rb app/models/issue_trackers/github_issues_tracker.rb app/views/apps/_fields.html.haml app/views/apps/edit.html.haml spec/models/issue_trackers/github_issues_tracker_spec.rb
11 Jun, 2014
2 commits
12 May, 2014
1 commit
09 May, 2014
1 commit
-
This allows a problem id to be passed to the problem api and only information for that problem will be returned.
14 Feb, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock app/models/issue_trackers/github_issues_tracker.rb app/models/issue_trackers/redmine_tracker.rb spec/models/issue_trackers/redmine_tracker_spec.rb
22 Jan, 2014
1 commit
10 Dec, 2013
1 commit
04 Dec, 2013
2 commits
-
This new system can avoid having all dependencies in Errbit directly. Now if you want new issue tracker you need add it. Not delete it like previous. This work is in progress actually
-
* avoid a filter to parse IssueTracker params * Add acceptance test with phantomjs to be sure the Apps editing works fine with IssueTracker * Add IssueTrackers::None the IssueTracker configure doing nothing
30 Nov, 2013
1 commit
03 Oct, 2013
1 commit
-
Now the api_key of app can be regenerate. In previous this api-key can't be regenerate by the web front. To regenerate this api_key you need go to the edit app page. See #547
17 Sep, 2013
1 commit
16 Sep, 2013
1 commit
-
Conflicts: app/views/apps/show.html.haml
20 Aug, 2013
1 commit