]> git.openstreetmap.org Git - rails.git/history - app/helpers/application_helper.rb
Fix interpolation errors
[rails.git] / app / helpers / application_helper.rb
2012-08-27 John FirebaughRemove unused helper
2012-08-27 Tom HughesSwitch to using i18n-js for handling translations in...
2012-08-12 Tom HughesMove some helper functions to better homes
2012-03-17 Tom HughesAdd preview functionality to rich text controls
2012-03-17 Tom HughesTreat all newly entered blocks of text as Markdown
2012-03-14 Tom HughesRefactor calculation of zoom level based on a scale
2012-02-21 Tom HughesServe up paperclip attachments in a cache friendly way
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-01-06 Tom HughesUse OSM::Timer (and hence SystemTimer) consistently
2011-11-15 Tom HughesRemove debugging code
2011-11-15 Tom HughesMark sanitized text as HTML safe
2011-11-15 Tom HughesMake linkify preserve HTML safety
2011-11-14 Tom HughesAdd rinku to get auto_link support back
2011-11-14 Tom HughesReflect move of u_unpack from Chars to Unicode
2011-11-14 Tom HughesMake helpers return text instead of appending to the...
2011-11-14 Tom HughesMark some strings that shouldn't be escaped as raw
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-22 Grant SlaterCorrect some minor html validation errors
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-05 Tom HughesMerge branch 'master' into openid
2010-11-29 Tom HughesShow a popup listing available editors when hovering...
2010-11-29 Tom HughesMake JOSM remote control based editing work
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-07-22 Tom HughesFix scoping of reverse geocode result
2010-07-21 Tom HughesAdd support for CSS based control of user specific...
2010-06-27 Tom HughesMerge branch 'master' into openid
2010-06-19 Tom HughesAdd timeout to describe_location and handle exceptions
2010-06-07 Tom HughesMerge branch 'master' into openid
2010-05-26 Tom HughesUpdate to rails 2.3.8
2010-04-19 Tom HughesMerge branch 'master' into openid
2010-03-06 Tom HughesUse a better HTML sanitizer that makes sure the HTML...
2010-02-28 Tom HughesAdd user images to diary view.
2010-02-27 Tom HughesIf Nominatim can't give us a location, just return...
2010-02-27 Tom HughesUse Nominatim to reverse geocode diary location informa...
2009-12-14 Tom HughesAdd rel=nofollow to links in tags. Closes #2555.
2009-11-14 Tom HughesSanitize any user supplied HTML before doing link detec...
2009-11-14 Tom HughesMake rel=nofollow actually work - when in doubt trust...
2009-11-14 Tom HughesAdd nofollow to user provided links.
2009-10-27 Tom HughesEscape non-ascii characters in exported HTML. Closes...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-08 Tom HughesFix output of javascript strings - use english strings...
2009-10-05 Tom HughesMerge 17944:17988 from trunk.
2009-10-02 Tom HughesModify the existing i18n() javascript function to looku...
2009-10-02 Tom HughesMove javascript translations to a separate key based...
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-07-13 Tom HughesMerge changeset browser branch to trunk.
2009-07-13 Tom HughesMerge 16355:16480 from trunk.
2009-07-05 Tom HughesMerge 16216:16355 from trunk.
2009-07-04 Tom HughesFix links to changeset feeds.
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-04-23 Tom HughesTidy up RSS links a bit.
2008-01-16 Tom HughesTidy up message sensitisation a bit more, and add sensi...
2006-07-28 Steve Coastmore basic framework