]> git.openstreetmap.org Git - rails.git/history - app/controllers/issues_controller.rb
UI changes + Redirection after creating report fixed
[rails.git] / app / controllers / issues_controller.rb
2016-08-22 ShreyUI changes + Redirection after creating report fixed
2016-08-22 ShreyFixed error
2016-08-22 ShreyChanged report button + Added disclaimer on report...
2016-08-22 ShreyAdded sortable headers + search + reportable Notes
2016-08-22 ShreyAdded report strings for Changesets and Notes + minor...
2016-08-22 ShreyFixed an error + Added email notifications for moderators
2016-08-22 ShreyAdded support for reporting Changesets + Deleting issue...
2016-08-22 ShreyAdded a few more tests
2016-08-22 ShreyAdded a few tests
2016-08-22 ShreyFixed existing tests
2016-08-22 ShreyReplaced check_box_tags with radio_button
2016-08-22 ShreySmall changes
2016-08-22 ShreyAdded Issue Type + Issue Reassigning + Last updated_by
2016-08-22 ShreyProper implementation of report strings + cleaning up
2016-08-22 ShreyAdded search for issues
2016-08-22 ShreyIssue reopens on Reports coming in after instance update
2016-08-22 ShreyMoved strings to locales + Added 'Issues' button +...
2016-08-22 ShreyFixed tests + Altered migration file + Added reporting...
2016-08-22 ShreyDB changes + Related issues added
2016-08-22 Shreybasic UI for reporting diary entries,diary entry commen...
2016-08-22 ShreyAdded IssueComments + ForeignKeys + Indexes
2016-08-22 ShreyAdded authorization + issues dashboard
2016-08-22 ShreyControllers + a few tests + new notification added...