Kai Krueger
f3d5a215ad
Return "action" of a note comment in the xml formatting to
...
This fixes #360
2013-07-29 21:23:47 +01:00
Tom Hughes
5efe07f164
Use note.closed? in a consistent way
2013-06-11 18:26:54 +01:00
Tom Hughes
d74d4f8d19
Add a reopen API call for notes
2013-06-10 18:52:50 +01:00
Tom Hughes
80f48e812f
Make user links in note API responses use the main server name
2013-05-28 22:26:46 +01:00
Tom Hughes
2ddd667910
Return note comments as formatted HTML as well as text
2012-12-03 14:50:55 +00:00
Tom Hughes
9477d7a65e
Include a user URL in JSON and XML responses
2012-12-03 14:50:54 +00:00
Tom Hughes
ba5107ebb5
Remove the author_name field from notes
2012-12-03 14:50:54 +00:00
Kai Krueger
0a3aba7f89
Remove nearby_place from the note model
...
Instead of storing the auto-generated meta information nearby_place
in the database, just look up the information on the fly when needed
and cache it for performance.
2012-12-01 18:18:09 +00:00
Tom Hughes
91b3d1a83f
Include useful URLs in note responses
2012-10-14 13:52:58 +01:00
Tom Hughes
c9fb146608
Restructure notes URLs according to standard rails conventions
2012-03-10 17:04:57 +00:00