]> git.openstreetmap.org Git - rails.git/history - app
Use Rails.xxx instead of RAILS_XXX
[rails.git] / app /
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
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-11 Tom HughesSimplify URL scheme name matching in OAuth callback...
2011-05-11 MendhakAllow any valid (per RFC 3986) scheme name in OAuth...
2011-05-06 Tom HughesMake the edit action default to z17
2011-05-05 Tom HughesUse "Deleted at/by" instead of "Edited at/by" for deletes
2011-05-05 Tom HughesRemove tags from deleted nodes
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-20 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-18 Tom HughesRevert "Allow user details to be fetched without agreei...
2011-04-18 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-18 Tom HughesDon't require terms to be agreed when logging out
2011-04-17 Matt AmosAdded flash notice for CTs decline
2011-04-17 Tom HughesUse report_error so Potlatch can see the errors
2011-04-17 Tom HughesMake sure "please read the terms" error is issued in...
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-06 Tom HughesImprove recognition of OAuth referers for triggering...
2011-04-04 Tom HughesTry and patch up poor browser language selections
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
2011-04-03 Frederik RammAdd 'hide areas' button to data view
next