]> git.openstreetmap.org Git - rails.git/history - app/views
Fix HTML escaping issues on the copyright page
[rails.git] / app / views /
2011-12-02 Tom HughesFix HTML escaping issues on the copyright page
2011-12-02 Tom HughesEnable the donation drive message
2011-12-02 Tom HughesUse jQuery syntax for the history request
2011-12-01 Tom HughesAdd an HTML version of the message notification email
2011-12-01 Tom HughesDon't escape HTML in text/plain message notification...
2011-11-29 Andrzej ZaborowskiFix user traces link's :action parameter
2011-11-28 Tom HughesConvert prototype code to jQuery on user list page
2011-11-26 Tom HughesAvoid having to condition on mobile mode
2011-11-26 Dan KarranMobile layout improvements
2011-11-26 Tom HughesWhen asked to edit an object centre on the correct...
2011-11-26 Tom HughesTrigger remote editor correctly
2011-11-26 Tom HughesSwitch from Prototype to jQuery
2011-11-25 Tom HughesServe OpenLayers through the asset pipeline
2011-11-25 Tom HughesFix javascript
2011-11-25 Matt AmosAlways update perma and shortlinks, keeping layers
2011-11-25 Tom HughesMake sure all forms have the correct authenticity token
2011-11-24 Tom HughesDon't escape links in "flash required" message
2011-11-24 Tom HughesMake sure the maximum scale is set when export is opened
2011-11-24 Tom HughesDon't escape the license link
2011-11-23 Tom HughesDon't escape the heading on a user block
2011-11-22 Tom HughesDon't escape HTML in the message shown to anonymous...
2011-11-19 Tom HughesGenerate correct URLs for changeset feeds
2011-11-17 Tom HughesFixed escaping in title
2011-11-17 Tom HughesRemoved bogus characters from form_for
2011-11-17 Tom HughesFix formatting of user list
2011-11-17 Tom HughesFilter out the current way correctly
2011-11-16 Tom HughesMake OAuth work again
2011-11-16 Tom HughesAlways pass the session ID to the logout page
2011-11-16 Tom HughesYet more raw markers
2011-11-16 Tom HughesAdd some more raw markers
2011-11-15 Tom HughesLooks like @body is special somehow so use @text instead
2011-11-15 Tom HughesMake linkify preserve HTML safety
2011-11-15 Tom HughesAdd a few missing raw markers
2011-11-14 Peter GrayRefactor bounding box code
2011-11-14 Tom HughesUse HTML5 email and url field types where appropriate
2011-11-14 Tom HughesMark terms as raw to avoid escaping HTML in them
2011-11-14 Tom HughesPreserve field values if the signup form fails validation
2011-11-14 Tom HughesMark openid prompt as raw so the image is not escaped
2011-11-14 Tom HughesServe swfobject via the assets pipeline
2011-11-14 Tom HughesFixup some string escaping issues in the data browser
2011-11-14 Tom HughesMark the generated list of page links as raw
2011-11-14 Tom HughesMark some locale lookups as raw
2011-11-14 Tom HughesFix form_for arguments
2011-11-14 Tom HughesUpgrade to rails 3.1.0
2011-11-14 Tom HughesFix escaping of unicode character in edit menu name
2011-11-14 Tom HughesUpdate use of deprecated forms of form_for
2011-11-14 Tom HughesAvoid empty content_for blocks as they trigger warnings
2011-11-14 Tom HughesRename notifier views to new style names
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-11-14 Tom HughesUse an observer to detect changes to the selected legale
2011-11-14 Tom HughesUse symbols consistently for names of content blocks
2011-11-14 Tom HughesReplace request.request_uri with request.fullpath
2011-11-14 Tom HughesUse form_tag instead of building forms by hand
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-11-14 Tom HughesUse <%= instead of <% for block helpers that use concat
2011-11-14 Tom HughesUse link_to and form_tag instead of link_to_remote...
2011-11-14 Tom HughesUse Rails.xxx instead of RAILS_XXX
2011-11-14 Tom HughesUpdate to rails 3
2011-11-07 Tom HughesAdd a link to the OpenStreetMap Google+ page
2011-10-31 Tom HughesBounds should be treated as floating point
2011-10-30 Tom HughesFix some XSS issues
2011-10-06 Grant SlaterAdd an inner div for the plugin as swfobject will repla...
2011-10-05 Grant SlaterReplace swfobject 1.5 with swfobject 2
2011-10-01 Grant SlaterFlash 10 is now required
2011-09-20 Tom HughesAdd support for manual tracking of a Piwik goal on...
2011-09-20 Tom HughesRemove SOTM advert
2011-09-16 Tom HughesAdd support for Piwik analytics
2011-08-23 Tom HughesRemove link to ethnio script which was never used
2011-08-22 Tom HughesDisable the openid_url field when it isn't shown
2011-08-22 Tom HughesDon't show the openid field if the URL is the empty...
2011-08-22 Tom HughesHide and show the openid field on the signup page correctly
2011-08-12 Tom HughesPass the right extent for a changeset to the remote...
2011-08-12 Tom HughesAdd a small buffer to the extent before passing it...
2011-08-01 Tom HughesShow the current location when editing a diary entry...
2011-08-01 Tom HughesStyle the map div correctly when editing an existing...
2011-08-01 Tom HughesDon't create the map until after the div for it is...
2011-07-31 Tom HughesFix an accidental CSS match that broke user popups...
2011-07-19 Tom HughesAdd edit links to data browser pages
2011-07-19 Tom HughesImplement a generic system for updating coordinates...
2011-07-19 Tom HughesDisable the edit tab until we have some coordinates...
2011-07-12 Tom HughesUse num_changes to detect empty changesets instead...
2011-07-08 Grant SlaterShow the Potlatch 2 help the first time a user starts it
2011-07-07 Tom HughesWait for dom:loaded to fire before initialising the map
2011-07-02 Tom HughesMore work on moving styles out of line and extending...
2011-07-02 Tom HughesFix resizing of the map area in RTL layouts
2011-07-02 Tom HughesMove more styling into CSS and make it support RTL...
2011-07-02 Tom HughesLots more work on making RTL layout work
2011-07-01 Tom HughesShow the name of the logged in user during OAuth author...
2011-06-28 Tom HughesAdd a credit for IC on the front page
2011-06-23 Tom HughesDon't try and update the session when we have no database
2011-06-19 Tom HughesUse smaller logos for OpenID logins
2011-06-15 Tom HughesMake sure the ID of OpenID URL fields is openid_url
2011-06-10 Tom HughesFix field names so password logins work
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-03 Tom HughesAllow a parameter to set the default value for the...
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-29 Tom HughesImprove the look of the OpenID enabled login form on...
2011-05-27 Tom HughesReplace MySpace with AOL in the OpenID login buttons
2011-05-22 Tom HughesMerge branch 'master' into openid
next