]> git.openstreetmap.org Git - rails.git/commit
Added support for reporting Changesets + Deleting issues from the CLI
authorShrey <shrey14099@iiitd.ac.in>
Fri, 19 Jun 2015 17:56:45 +0000 (23:26 +0530)
committerMatt Amos <zerebubuth@gmail.com>
Mon, 22 Aug 2016 15:17:54 +0000 (16:17 +0100)
commitb68b29b43c2e385af05d81815e347c2ab22ed269
tree26cc34f9058708654faa129dbc7f4078a5032478
parentcf639202b802be9ce1a6f3f65e7d4f6292a2ad3a
Added support for reporting Changesets + Deleting issues from the CLI
app/controllers/issues_controller.rb
app/helpers/issues_helper.rb
app/models/issue.rb
app/views/browse/changeset.html.erb
config/locales/en-GB.yml
config/locales/en.yml
db/migrate/20150516073616_create_issues_and_reports.rb
db/migrate/20150526130032_create_issue_comments.rb
db/structure.sql