]> git.openstreetmap.org Git - rails.git/history - app/helpers
Switch to using http_accept_language as a gem
[rails.git] / app / helpers /
2012-02-06 Tom HughesLeave https wikipedia URLs unmolested
2012-01-06 Tom HughesUse OSM::Timer (and hence SystemTimer) consistently
2011-11-26 Tom HughesSwitch from Prototype to jQuery
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 HughesFixup some string escaping issues in the data browser
2011-11-14 Tom HughesRemoved unused link_to_page from the trace helpers
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-06-10 Tom HughesMerge branch 'master' into openid
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-22 Grant SlaterCorrect some minor html validation errors
2011-05-21 Tom HughesMerge branch 'master' into openid
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-10-23 Tom HughesMerge branch 'master' into openid
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-04 Tom HughesMerge branch 'master' into openid
2010-09-24 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-06 Tom HughesMerge branch 'master' into openid
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-17 Ævar Arnfjörð Bjar... browse_helper: Correctly link to wiki pages whose keys...
2010-06-16 Tom HughesMerge branch 'master' into openid
2010-06-07 Dan KarranMore historic and tourist-related icons
2010-06-07 Dan KarranAdd strikethrough style to browser when objects are...
2010-06-07 Tom HughesMerge branch 'master' into openid
2010-05-26 Tom HughesUpdate to rails 2.3.8
2010-05-17 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesRename css_class to link_class for consistency
2010-05-16 Tom HughesOnly include tags which affect the icon in the link...
2010-05-16 Dan KarranPatch from bug #2787 to add icons to data browser pages
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-14 Tom HughesMerge branch 'master' into openid
2010-05-13 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesMerge branch 'master' into openid
2010-05-10 Tom HughesRework the login method to make it a bit clearer
2010-05-09 Tom HughesRework the signup page
2010-05-09 Tom HughesRework the login page to make it a bit cleaner
2010-05-09 Tom HughesMerge branch 'master' into openid
2010-05-09 Tom HughesReplace openID.js with funky rails generated javascript
2010-05-05 Tom HughesMerge branch 'master' into terms
2010-05-02 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
2010-05-02 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-29 Siebrand MazelandMerge branch 'master' of git://git.openstreetmap.org...
2010-04-28 Tom HughesFix mangling of wikipedia links
2010-04-27 Tom HughesMerge branch 'master' into terms
2010-04-24 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-22 Tom HughesMerge branch 'copyright'
2010-04-22 Tom HughesTweak wikipedia links stuff
2010-04-22 Tom HughesMerge remote branch 'avar/avar/browse-pages-link-to...
2010-04-21 Ævar Arnfjörð Bjar... Link to wikipedia articles on wikipedia=* tags
2010-04-20 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-20 Tom HughesMerge branch 'wikilinks'
2010-04-20 Tom HughesLoad wiki link data at startup and shorten some file...
2010-04-20 Tom HughesImprove the browse helper code use to generate wiki...
2010-04-20 Tom HughesUpdate wiki link style to use the current default format
2010-04-20 Ævar Arnfjörð Bjar... Ticket #2245: Link from /browse/* pages to the wiki...
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-11-10 Tom HughesFix a few nominatim issues.
2009-11-09 Tom HughesUse the bbox to build the URL if there is one.
2009-10-27 Tom HughesEscape non-ascii characters in exported HTML. Closes...
2009-10-21 Tom HughesMerge 18123:18249 from trunk.
2009-10-15 Tom HughesUse bounding box information to zoom to search results...
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-06 Tom HughesMerge blocking branch to head.
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-10-02 Matt AmosMerging 17905:17944 from trunk.
2009-10-01 Matt AmosMerging 17846:17904 from trunk.
2009-09-29 Matt AmosNew migration to add better auditing to user_roles...
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
next