]> git.openstreetmap.org Git - rails.git/history - app
Refactor AMF respone streaming
[rails.git] / app /
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
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 oauth support for rails 3 version of oauth plugin
2011-11-14 Tom HughesAvoid use of deprecated methods on error objects
2011-11-14 Tom HughesUse last_modified method instead of setting the header...
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-11-14 Tom HughesReflect move of u_unpack from Chars to Unicode
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 HughesDeclare callbacks explicitly
2011-11-14 Tom HughesUse config.filter_parameters instead of filter_paramet...
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 HughesUpdate notifiers to use new ActionMailer API
2011-11-14 Tom HughesUse new ActionMail API to send emails
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 before_validation with :on rather than before_valid...
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-09-14 Tom HughesMake sure asking a node for it's history returns an...
2011-09-08 Tom HughesUse parent.tile.openstreetmap.org for the export URL
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-06 Matt AmosDon't compare changeset bbox coordinates when they...
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-23 Tom HughesFix problems with database offline mode
2011-06-20 Tom HughesMake the AMF API check that the CTs have been agreed
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-15 Tom HughesExpire user pages when their image changes
2011-06-14 Tom HughesDon't error if we fail to get SReg and/or AX data from...
2011-06-14 Tom HughesFix some broken tests
2011-06-14 Tom HughesAdd an option to require the CTs to be agreed to edit
2011-06-10 Tom HughesMake password signups work
2011-06-10 Tom HughesFix field names so password logins work
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-09 Tom HughesExpire diary pages which contain comments by a user...
2011-06-06 Tom HughesOnly check some user validations when the field has...
2011-06-03 Tom HughesAllow a parameter to set the default value for the...
2011-06-01 Tom HughesUse session.delete to remove entries instead of assigni...
2011-06-01 Tom HughesForce a session to be created when doing a cookie test
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
2011-05-22 Tom HughesImprove presentation of supporting links on the terms...
2011-05-22 Grant SlaterCorrect some minor html validation errors
2011-05-22 Grant SlaterAdd summary + informal translations links to terms...
2011-05-22 Tom HughesOnly add bbox data to the search form while we submit it
2011-05-21 Tom HughesStart ROTS for user login tests as well as creation...
2011-05-21 Tom HughesMerge branch 'master' into openid
next