]> git.openstreetmap.org Git - rails.git/history - app/views/notes
Escape fragment identifiers in wikipedia URLs
[rails.git] / app / views / notes /
2014-07-26 Tom HughesRevert "Fix off-by-one error in user notes list"
2014-07-24 Toby MurrayFix off-by-one error in user notes list
2013-07-29 Kai KruegerReturn "action" of a note comment in the xml formatting to
2013-07-03 Tom HughesReport reopened notes properly in the RSS feed
2013-06-11 Tom HughesUse note.closed? in a consistent way
2013-06-11 Tom HughesMake note metadata consistent in the GPX output format
2013-06-10 Tom HughesAdd a reopen API call for notes
2013-05-28 Tom HughesMake user links in note API responses use the main...
2013-05-24 Tom HughesUse dc:creator instead of author for the author's name
2013-05-24 Tom HughesAdd comment numbers to GUIDs to make them unique
2013-05-07 Tom HughesMerge remote-tracking branch 'osmlab/id-editor-embed'
2013-05-07 Tom HughesUse CDATA for note descriptions in the RSS feed
2013-05-07 Tom HughesFix double escaping of date markup in note feed
2013-04-26 Tom HughesRework the generation of descriptions in the notes...
2013-04-24 Tom HughesFix exception with GPX and RSS notes#index when no...
2013-04-24 Tom HughesWrap XML notes responses in an <osm> wrapper
2013-04-24 Tom HughesFix exeption in GeoRSS formatting for notes
2013-04-24 Tom HughesFix exception with XML notes#index when no notes are...
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-03 Tom HughesImprove date display in user notes list
2013-02-02 Tom HughesMake notes RSS feeds work
2013-02-02 Tom HughesImprove styling of the per-user notes list view
2013-02-02 Tom HughesImprove display of anonymous note comments
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-15 Tom HughesMerge branch 'master' into 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...