]> git.openstreetmap.org Git - rails.git/history - app/views
Improve the diary comments view
[rails.git] / app / views /
2012-02-28 Tom HughesImprove the diary comments view
2012-02-28 Steve SingerAdd a view to show diary comments left by a user
2012-02-21 Tom HughesDon't escape the user pagination links
2012-02-20 Tom HughesDon't escape the title - rails will handle it
2012-02-20 Tom HughesDon't escape the name - rails will handle it
2012-02-19 Tom HughesAdd apple-touch-icon link to the layout
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-02-14 Tom HughesAllow the copyright page to be requested in any locale
2012-02-12 Tom HughesRead the content area size before making any changes
2012-02-12 Tom MacWrightCleanup style
2012-02-08 Tom HughesDon't escape mailto link on blocked signup page
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-01-23 Tom HughesUse jQuery syntax instead of Prototype syntax
2012-01-16 Shaun McDonaldRailsify the box link on the browse changeset page
2012-01-14 Tom HughesPluralize message counts properly
2012-01-07 Tom HughesDon't show feed icons for friend and nearby user lists
2012-01-07 Mikel MaronAdd some more social features
2012-01-04 Tom HughesUser getImageLocation to get the URLs for markers
2012-01-02 Tom HughesRemove unused code that triggered a javascript error
2012-01-02 Tom HughesTell OpenLayers when we have resized the map
2012-01-02 Tom HughesAllow the export box to be moved and resized
2011-12-30 Tom HughesServe OpenSearch definition though the assets pipeline
2011-12-30 Tom HughesServe the favicon through the assets pipeline
2011-12-30 Tom HughesDisable the donation drive message
2011-12-23 Andrzej ZaborowskiFix a nil check in Contributor Terms display
2011-12-18 Tom HughesReplace @body with @text again...
2011-12-15 Mikel MaronAdd support for viewing a list of your friends' changesets
2011-12-09 Tom HughesDisplay CT status on the user page
2011-12-09 Tom HughesDon't try and show the IP address when there isn't one
2011-12-08 Tom HughesGet the print stylesheet working again
2011-12-03 Tom HughesDon't escape anything in text/plain message notifications
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
next