]> git.openstreetmap.org Git - rails.git/history - app/views/notes
Return note comments as formatted HTML as well as text
[rails.git] / app / views / notes /
2012-12-03 Tom HughesReturn note comments as formatted HTML as well as text
2012-12-03 Tom HughesInclude a user URL in JSON and XML responses
2012-12-03 Tom HughesRemove the author_name field from notes
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-12-01 Tom HughesMove caching of reverse geocodes to describe_location
2012-12-01 Kai KruegerRemove nearby_place from the note model
2012-11-20 Tom HughesFix formatting of comments in the notes RSS feed
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-15 Tom HughesReplace htmlize call by rich text to_html call
2012-10-14 Tom HughesInclude useful URLs in note responses
2012-10-14 Tom HughesUse named routes in note RSS builder
2012-10-14 Tom HughesUse EJS templates for notes
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-09-23 Tom HughesAdd support for creating new 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...