]> git.openstreetmap.org Git - rails.git/history - app
Update Potlatch 2 to 2.3-121-geaece4c build
[rails.git] / app /
2011-12-13 Tom HughesCope with no openid_url being supplied
2011-12-13 Tom HughesValidate email addresses before confirming them
2011-12-12 Tom HughesRequire user names and emails to be case insensitively...
2011-12-10 Tom HughesRemoved bogus attempt to look up the previous version
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-27 Tom HughesMake search work again
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-26 Tom HughesWrap the OpenLayers.Util.createDiv routine
2011-11-26 Tom HughesWrap another OpenLayers image creation routine
2011-11-25 Tom HughesHandle openlayers.js as a template
2011-11-25 Tom HughesForce all OpenLayers resources to load through the...
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 HughesNever disable a base layer
2011-11-25 Tom HughesAdd attribution to cycle and transport layers
2011-11-25 Tom HughesAdd attribution to the MapQuest layer
2011-11-25 Tom HughesRemove the noname layer and add the transport and MapQu...
2011-11-25 Tom HughesMake sure all forms have the correct authenticity token
2011-11-24 Matt AmosReplace @ with ~ in the shortlink
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-24 Tom HughesLog any session that is reset due to a username mismatch
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-22 Tom HughesAdd feed action to relevant filters
2011-11-19 Tom HughesAdd the OAuth verifier to 1.0a callbacks correctly
2011-11-19 Tom HughesGenerate correct URLs for changeset feeds
2011-11-19 Tom HughesOverride oauth1_authorize pending a fixed version of...
2011-11-18 Tom HughesPass sql_for_area a BoundingBox object
2011-11-17 Tom HughesSpell way_id correctly
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 HughesMake the text direction style come before the screen...
2011-11-16 Tom HughesAlways pass the session ID to the logout page
2011-11-16 Tom HughesMake the username cookie permanent
2011-11-16 Tom HughesYet more raw markers
2011-11-16 Tom HughesExplicitly select the default locale if we have no...
2011-11-16 Tom HughesAdd some logging to help diagnose changeset feed locale...
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 HughesUse asset_path to find the arrow icon
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-15 Tom HughesAdd a few missing raw markers
2011-11-14 Tom HughesDon't reset the session when the token refers to an...
2011-11-14 Tom HughesStore the username in a cookie and use it to validate...
2011-11-14 Tom HughesMake /user/new handle already logged in users better
2011-11-14 Tom HughesFix object_id warning
2011-11-14 Tom HughesStop the API changeset query accepting min_lon etc
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 HughesForce openid callbacks to use GET to avoid CSRF validat...
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 HughesMake database offline mode work
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 HughesRemoved unused link_to_page from the trace helpers
2011-11-14 Tom HughesGet OAuth working, including a hack for Potlatch
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesAvoid noise on console when running tests
2011-11-14 Tom HughesRefactor AMF respone streaming
2011-11-14 Tom HughesUse SecureRandom instead of the deprecated ActiveSuppor...
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesMark some locale lookups as raw
2011-11-14 Tom HughesFix form_for arguments
2011-11-14 Tom HughesAdd rinku to get auto_link support back
2011-11-14 Tom HughesUpgrade to rails 3.1.0
2011-11-14 Tom HughesMake more use of named scopes
2011-11-14 Tom HughesUpdate some more queries to use AREL in place of deprec...
2011-11-14 Tom HughesFix escaping of unicode character in edit menu name
2011-11-14 Tom HughesList all objects that are blocking a delete, in a well...
2011-11-14 Tom HughesCope with MESSAGES_DOMAIN not being defined
2011-11-14 Tom HughesUpdate use of deprecated forms of form_for
2011-11-14 Tom HughesRework expansion of HTTP status code to work with rails 3
2011-11-14 Tom HughesAvoid using string interpolation in conditions
2011-11-14 Tom HughesTemporary fix for postgres enums pending rails 3.0.4
2011-11-14 Tom HughesRework AMF controller's streaming output for rails 3
next