]> git.openstreetmap.org Git - rails.git/history - app
Handle large bounding box changesets better
[rails.git] / app /
2011-05-17 Tom HughesHandle large bounding box changesets better
2011-05-17 Tom HughesMake "all traces" and "your traces" links more consistent
2011-05-17 Tom HughesSimplify URL scheme name matching in OAuth callback...
2011-05-17 MendhakAllow any valid (per RFC 3986) scheme name in OAuth...
2011-05-17 Tom HughesUser an RJS template for the javascript response
2011-05-17 Tom HughesUse the right author name for bugs in RSS format
2011-05-17 Tom HughesAdd methods to get a bug's author details from the...
2011-05-17 Tom HughesRename some columns and indexes in the bug tables
2011-05-17 Tom HughesMake the edit action default to z17
2011-05-17 Tom HughesUse quad tiling to select bugs in an area
2011-05-08 Tom HughesDon't add a geographic condition when fetching an RSS...
2011-05-07 Tom HughesRename association between map_bugs and map_bug_comment...
2011-05-07 Tom HughesAlways get the bug commenter name from the user if...
2011-05-07 Tom HughesDetabify and tidy up some more of the bugs code
2011-05-07 Tom HughesMerge the gpx_bugs action into the main get_bugs action
2011-05-07 Tom HughesGet returning of bugs as GPX files working
2011-05-07 Tom HughesFactor out common code into partials
2011-05-07 Tom HughesDetabify and tidy up some more of the bugs code
2011-05-07 Tom HughesSwitch back to using the local OL build as it seems...
2011-05-07 Tom HughesTidy up some of the map bugs code
2011-05-06 Tom HughesMerge branch 'master' into openstreetbugs
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-30 Kai KruegerDon't require a second click to create an OpenStreetBug
2011-04-30 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
2011-04-30 Kai KruegerMerge branch 'openstreetbugs' of git://git.openstreetma...
2011-04-30 Kai KruegerDon't enable OSB layer by default
2011-04-30 Kai KruegerOnly show "Report a problem" link at zoom level 12...
2011-04-29 Tom HughesMerge remote-tracking branch 'apmon/openstreetbugs2...
2011-04-29 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-27 Kai KruegerSend notification emails when someone comments on a...
2011-04-22 Kai KruegerDeactivate OSB controller immediately after clicking...
2011-04-22 Kai KruegerLink the openstreetbugs browse pages
2011-04-21 Kai KruegerGrey out username text field for bugs when logged in.
2011-04-21 Kai KruegerUse local files rather than remote ones for osb images
2011-04-20 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-20 Tom HughesMerge remote-tracking branch 'apmon/openstreetbugs2...
2011-04-20 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-20 Kai Kruegerusers.visible has changed to users.status
2011-04-20 Kai KruegerMinor fix to updated OpenLayers
2011-04-20 Kai KruegerMerge branch 'master' into openstreetbugs2
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
2011-04-03 Harry WoodMake home location setting map default to the whole...
2011-04-03 Tom HughesPreserve the referer at the end of account creation
2011-04-03 Tom HughesOnly show login/signup in slim mode when used from...
2011-04-03 Tom HughesFactor out comment code from layouts into partials
2011-04-03 Andy AllanUse slim layout for OAuth pages too
2011-04-03 Andy AllanNew version of slim layout with grey background and...
2011-04-03 Andy AllanAnother approach, but this time without scattering...
2011-04-03 Andy AllanAh, that doesn't work due to 'bugs' in the way layouts...
2011-04-03 Andy AllanUse the slim layout on the login page
2011-04-03 Andy AllanTry a different approach - grab the layout and styleshe...
2011-04-03 Tom HughesDon't display deleted marker for nodes
2011-04-03 Frederik RammShow the position of a deleted node in browse mode
2011-04-03 Tom HughesMake sure the user is redirect correctly after seeing...
2011-04-03 Tom HughesTidy up a few things
2011-04-03 Tom HughesMove SOTM advert above the optionals
2011-04-03 Matt AmosPhase 2 CTs implementation and tests, with config parameter
2011-04-03 Matt AmosAdded SOTM 2011 banner to the side bar
2011-04-03 Tom HughesMake diary locations into a link and drop the separate...
2011-04-03 Harry WoodRemove edit links from geo-located diary entries
2011-04-02 Tom HughesAdd a marker to the edit tab to indicate that it has...
2011-03-25 Tom HughesHandle changesets with an empty string as the comment
2011-03-15 Matt AmosFixed bug in changeset queries
2011-01-31 Andy AllanAlready got -> already have
2011-01-16 Tom HughesEscape remote control failed message
2011-01-14 Tom HughesUse the normal rails asset tagging mechanisms for the...
2010-12-22 Tom HughesDon't look any further for a location if we are given...
2010-12-21 Andy AllanChange the home zoom level to 15
2010-12-21 Andy AllanRework the login page to explain better what to do...
2010-12-20 Andy AllanSplit the help and wiki into two links - help centre...
2010-12-20 Andy Allanlink to the foundation
2010-12-20 Andy AllanRemove link to the shop - it's not a very big part...
2010-12-20 Andy AllanNews blog -> Community blogs
next