Tom Hughes
8e5364b2f2
Only show each note once is the user notes view
2013-02-03 11:07:01 +00:00
Tom Hughes
9d3b419aad
Improve styling of the per-user notes list view
2013-02-02 14:29:45 +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
e2f1d6017d
Update list of filtered methods in notes controller
2012-10-16 12:15:37 +01:00
Tom Hughes
8b917ccd60
Allow an optional comment to be given when closing a note
2012-10-14 16:01:35 +01:00
Tom Hughes
f48d8f41d8
Return a copy of the note data on creation and update
2012-10-14 16:01:34 +01:00
Tom Hughes
92ce228cbe
Get note comment notification working again
2012-10-14 16:01:34 +01:00
Tom Hughes
c9fb146608
Restructure notes URLs according to standard rails conventions
2012-03-10 17:04:57 +00:00