]> git.openstreetmap.org Git - rails.git/history - app/controllers/notes_controller.rb
Use OAuth for notes API calls and require authentication to close
[rails.git] / app / controllers / notes_controller.rb
2013-03-28 Tom HughesUse OAuth for notes API calls and require authenticatio...
2013-02-05 Tom HughesReject attempts to create notes with no comment text
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesReject note comments with no text
2013-02-05 Tom HughesMake the API reject changes to closed notes
2013-02-05 Tom HughesPass parameters to APIAlreadyDeletedError correctly
2013-02-03 Tom HughesOnly show each note once is the user notes view
2013-02-02 Tom HughesImprove styling of the per-user notes list view
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-15 Tom HughesMerge branch 'master' into notes
2012-12-03 Tom HughesRemove the author_name field from notes
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-12-01 Kai KruegerRemove nearby_place from the note model
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-10-16 Tom HughesUpdate list of filtered methods in notes controller
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-14 Tom HughesAllow an optional comment to be given when closing...
2012-10-14 Tom HughesReturn a copy of the note data on creation and update
2012-10-14 Tom HughesGet note comment notification working again
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-10 Tom HughesRestructure notes URLs according to standard rails...