]> git.openstreetmap.org Git - rails.git/history - test/functional/notes_controller_test.rb
Test user#set_status
[rails.git] / test / functional / notes_controller_test.rb
2013-06-24 Ian DeesGuard against non-numeric lat and lons in nodes and...
2013-06-10 Tom HughesAdd a reopen API call for notes
2013-04-24 Tom HughesImprove functional tests for notes#feed
2013-04-24 Tom HughesImprove functional tests for notes#show
2013-04-24 Tom HughesAdopt a consistent naming scheme fot notes functional...
2013-04-24 Tom HughesImprove functional tests for notes#search
2013-04-24 Tom HughesImprove functional tests for notes#index
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesReturn an updated copy of the note from the delete...
2013-04-08 Tom HughesRestriction note deletion to moderators
2013-03-28 Tom HughesTest that closing and deleting notes require authentication
2013-03-28 Tom HughesMerge branch 'master' into notes
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-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-11-20 Tom HughesGet the notes tests working again
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-10-15 Tom HughesMerge branch 'master' into notes
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...