]> git.openstreetmap.org Git - rails.git/history - app/views
Make the username cookie permanent
[rails.git] / app / views /
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
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 HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-05-21 Mikel MaronMoved up search box to make it more visible
2011-05-13 Tom HughesHandle large bounding box changesets better
2011-05-13 Tom HughesMake "all traces" and "your traces" links more consistent
2011-05-05 Tom HughesUse "Deleted at/by" instead of "Edited at/by" for deletes
2011-05-05 Tom HughesDon't show the "Nodes" heading for a way with no nodes
2011-05-05 Tom HughesDon't allow headings in the data browser to be split
2011-05-05 Tom HughesImprove highlighting of changesets in the changeset...
2011-05-05 Tom HughesRearrange changeset list page to put the map beside...
2011-05-02 Tom HughesTidy up code for adding a map to the changeset list...
2011-05-01 Mikel MaronAdd a map to the changeset list page
2011-04-13 Matt AmosRenumbered sections to be more consistent with subsecti...
2011-04-13 Matt AmosReformatting contributor terms box based on suggestions...
2011-04-13 Matt AmosUpdated French and UK terms to 1.2.4
2011-04-06 Tom HughesMake Potlatch 2 default to the en locale if there is...
2011-04-06 Tom HughesTell Potlatch 2 which locale to use
2011-04-03 Tom HughesTrigger mobile mode at 640px instead of 480px for iPhon...
2011-04-03 Tom HughesLink from a diary entry to the relevant user's diary
2011-04-03 Tom HughesFixup the user map code to match existing code style
2011-04-03 Harry Woodfixes http://trac.openstreetmap.org/ticket/3645 . Can...
2011-04-03 Tom HughesReport a friendly(ish) error if no OAauth key is set...
2011-04-03 Dan KarranAdd a smaller version of the site logo and title for...
2011-04-03 Tom HughesTidy up the data browser javascript
next