Tom Hughes
f5c9a41e87
Use the new OSM OpenLayers stuff.
2007-11-28 19:24:58 +00:00
Tom Hughes
7de4cb19b8
Wrap evaluation of default values for parameters inside the HTML escaping
...
as that causes nil to become "" hence defeating the conditional default.
2007-11-24 14:13:21 +00:00
Tom Hughes
2cbcabb3f6
HTML escape substituted parameter values to avoid injection attacks.
2007-11-23 00:49:55 +00:00
Dan Karran
37317b8295
Hiding new diary entry map by default to save some space, allowing people to expand it if desired.
2007-09-05 17:18:18 +00:00
Dan Karran
b78d25a3a8
Allow people to add coordinates to diary entries, add them to the RSS feeds and diary display pages using geo microformat.
2007-09-03 22:37:42 +00:00
Dan Karran
c81c31775b
Adding 'New diary post' link to main Users' diaries page to help logged-in users find how to post.
2007-09-03 20:46:34 +00:00
Tom Hughes
a894e75a1d
Fix diary entry creation...
2007-08-22 00:19:58 +00:00
Tom Hughes
7b659f4f30
Cleanup.
2007-08-22 00:10:17 +00:00
Tom Hughes
169aac77d8
Improve diary post screen.
2007-08-22 00:06:28 +00:00
Tom Hughes
04488fec2c
Back out previous change, and use the name in the "Posted by" line to
...
link to the user details instead.
2007-07-28 19:08:52 +00:00
Tom Hughes
52e58e77c8
Link to a user's details from their diary page.
2007-07-28 19:06:07 +00:00
Tom Hughes
1017c4c39a
Make per-user diary entry lists go through the diary_entry controller so
...
that we aren't duplicating everything in the user controller.
This also makes per-user RSS feeds work, and makes links to specific posts
work properly so that the RSS feeds behave sensibly.
2007-06-23 12:41:58 +00:00
Dan Karran
b4e6a72858
Adding RSS feed to main diary page, with space for lat/long info to be associated with each post in the future, though that needs adding still.
2007-06-11 21:42:00 +00:00
Tom Hughes
aa52ebe674
User form_tag/end instead of start_form_tag/end_form_tag to avoid
...
deprecation warnings.
2007-06-10 23:22:56 +00:00
Nick Black
3698ff353e
removed fixme tags from views and put into trac
2007-05-05 16:28:29 +00:00
Richard Fairhurst
1defb3ca1e
/diary links to users
2007-05-04 17:35:06 +00:00
Richard Fairhurst
8758685a86
started work on /diary
2007-05-04 17:07:27 +00:00
Steve Coast
f498a9287a
various diary bits
2007-04-07 20:12:35 +00:00