]> git.openstreetmap.org Git - rails.git/commit
Added sortable headers + search + reportable Notes
authorShrey <shrey14099@iiitd.ac.in>
Mon, 20 Jul 2015 16:52:41 +0000 (22:22 +0530)
committerMatt Amos <zerebubuth@gmail.com>
Mon, 22 Aug 2016 15:18:15 +0000 (16:18 +0100)
commit69c1f6d1862aad00f80a0d2e32dbbe70aba65649
treec5f7ce6e300f4f04195803d024c3321c16e32166
parent206e1309a95b498a220d8de6cf4ed5970ebd6778
Added sortable headers + search + reportable Notes
app/controllers/issues_controller.rb
app/helpers/issues_helper.rb
app/models/issue.rb
app/models/user.rb
app/views/browse/note.html.erb
app/views/issues/index.html.erb
app/views/issues/show.html.erb
config/locales/en-GB.yml
config/locales/en.yml
db/migrate/20150719160821_add_report_count_to_issues.rb [new file with mode: 0644]
db/structure.sql