]> git.openstreetmap.org Git - rails.git/history - app/models/note.rb
Add tests for trace#edit
[rails.git] / app / models / note.rb
2013-09-30 Tom HughesImprove consistency of selections in the browser controller
2013-09-21 Tom HughesEliminate deprecated scope and association arguments
2013-09-21 Tom HughesReplace attr_accessible with strong parameters
2013-06-10 Tom HughesAdd a reopen API call for notes
2013-04-26 Tom HughesRemove the flatten_comment methd from the Note model
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-03-28 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesMake the API reject changes to closed notes
2013-02-05 Tom HughesRemove redundant return
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 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 HughesMerge branch 'master' into openstreetbugs
2012-03-09 Tom HughesFix mass assignment issues
2012-03-09 Tom HughesUser errors.add(:base) instead of the removed errors...
2012-03-09 Tom HughesMake setting of a default status for new notes work
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-09-18 Tom HughesReturn GeoJSON for notes when JSON format is requested
2011-09-18 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-24 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-31 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-22 Tom HughesTidy up the note controller
2011-05-22 Tom HughesTidy up the note model a bit
2011-05-21 Tom HughesMass rename of "bugs" as "notes" for increased user...