]> git.openstreetmap.org Git - rails.git/history - app/views/diary_entry
Add SOTM advert.
[rails.git] / app / views / diary_entry /
2009-03-06 Tom HughesFix thinko.
2009-03-06 Tom HughesPut auto discovery links in the document head.
2008-08-24 Tom HughesTidy up diary code a bit.
2008-08-21 Richard Fairhurstedit diary entries
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-09 Tom HughesAdd the marker to the map correctly.
2008-04-28 Tom HughesIE was getting confused by having a div with an id...
2008-04-27 Tom HughesReport a friendly error for attempts to reference a...
2008-04-23 Tom HughesTidy up RSS links a bit.
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-16 Tom HughesGet rid of our reprojection code and use OpenLayers...
2008-03-04 Tom HughesMore escaping.
2008-03-04 Tom HughesEscape user names in diary views.
2008-02-25 Tom HughesGet the user image right this time...
2008-02-24 Tom HughesDisplay the image of the user who made the diary entry...
2008-02-23 Steve Coastuser images
2008-02-23 Tom HughesMake maps deeper to allow the pan/zoom bar visible.
2008-02-04 Tom HughesSend email notifications when people comment on diary...
2008-01-18 Tom HughesShow comment counts in diary entry lists.
2008-01-18 Tom HughesGet pagination links right.
2008-01-18 Tom HughesAdd pagination to diary entry lists.
2008-01-18 Tom HughesInclude a comment link in the diary RSS feed.
2008-01-18 Tom HughesFix diary RSS feed.
2008-01-17 Tom HughesAdd support for commenting on, and replying to, diary...
2008-01-16 Tom HughesTidy up message sensitisation a bit more, and add sensi...
2008-01-15 Tom HughesAutomatically convert links in diary postings into...
2008-01-15 Tom HughesAdd a few more escape calls to prevent nasty HTML being...
2008-01-15 Tom HughesEscape message titles and bodies. This is an emergency...
2007-12-06 Tom HughesTry and make asset tagging actually work.
2007-11-28 Tom HughesUse the new OSM OpenLayers stuff.
2007-11-24 Tom HughesWrap evaluation of default values for parameters inside...
2007-11-23 Tom HughesHTML escape substituted parameter values to avoid injec...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-05 Dan KarranHiding new diary entry map by default to save some...
2007-09-03 Dan KarranAllow people to add coordinates to diary entries, add...
2007-09-03 Dan KarranAdding 'New diary post' link to main Users' diaries...
2007-08-22 Tom HughesFix diary entry creation...
2007-08-22 Tom HughesCleanup.
2007-08-22 Tom HughesImprove diary post screen.
2007-07-28 Tom HughesBack out previous change, and use the name in the ...
2007-07-28 Tom HughesLink to a user's details from their diary page.
2007-06-23 Tom HughesMake per-user diary entry lists go through the diary_en...
2007-06-11 Dan KarranAdding RSS feed to main diary page, with space for...
2007-06-10 Tom HughesUser form_tag/end instead of start_form_tag/end_form_ta...
2007-05-05 Nick Blackremoved fixme tags from views and put into trac
2007-05-04 Richard Fairhurst/diary links to users
2007-05-04 Richard Fairhurststarted work on /diary
2007-04-07 Steve Coastvarious diary bits