]> git.openstreetmap.org Git - rails.git/history - app
Railsify relation selection (aka ripping out the f***in SQL).
[rails.git] / app /
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-22 Tom HughesMake the polymorphic relation association work properly.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-06-21 Tom HughesUse a polymorphic association to model relation members...
2008-06-21 Tom HughesRemoved bogus belongs_to user declaration.
2008-06-11 Richard Fairhursttrap for #971 until I can work out why it's doing it
2008-06-10 Shaun McDonaldReplacing the non existant image with a pending text...
2008-06-07 Tom HughesWork around the fact that exists? no longer works for...
2008-06-05 Tom HughesDon't use comma to separate values in the location...
2008-06-05 Tom HughesMake sure the diary tab always links to the global...
2008-06-03 Tom HughesCope with not having a layer configuration at all.
2008-06-02 Tom HughesDon't try and parse an empty string as a layer config...
2008-05-29 Tom HughesRequire a form post to finally confirm an account to...
2008-05-20 Shaun McDonaldAdd a check to make sure that a node/way/relation doesn...
2008-05-19 Tom HughesMake the "larger map" link on an HTML export point...
2008-05-16 Tom HughesYet another at fixing the layout of the search box...
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-16 Tom HughesReword the noscript section a bit.
2008-05-16 Tom HughesTry and make browsers display the search box sanely.
2008-05-16 Shaun McDonaldShowing a nice message for browsers with javascript...
2008-05-15 Tom HughesRemove bogus action attribute from the submit button...
2008-05-11 Tom HughesAdd maximiseMap() and minimiseMap() functions to the...
2008-05-09 Tom HughesAdd the marker to the map correctly.
2008-05-07 Tom HughesRemove bogus apostrophe.
2008-05-06 Tom HughesTidy up handling of unknown traces.
2008-05-06 Tom HughesBackout message deletion functionality as it has unfort...
2008-05-05 Tom HughesFix replying to diary comments, and tidy a few things up.
2008-05-05 Tom HughesQuote reply messages properly.
2008-05-05 Tom HughesReinstate stripping of Re: prefixes that Steve dropped...
2008-05-05 Tom HughesRework the new Go button on the search form so that...
2008-05-04 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-03 Steve Coastfix bug 871 - show a good error message if gps trace...
2008-05-03 Steve Coastadd a go button to the search form as in bug 589
2008-05-03 Steve Coastmake public button a bit nicer
2008-05-03 Steve Coastnicer reply messages, bug 529
2008-05-03 Steve Coastability to delete messages
2008-05-03 Steve Coastadd individual user preference read/write, and default...
2008-05-01 Tom HughesInclude the marker on the larger map link during HTML...
2008-05-01 Tom HughesMerge HTML export branch to trunk.
2008-05-01 Christopher Schmidtlarger map link is now raw html for better google-linki...
2008-04-30 Richard FairhurstPotlatch 0.8c
2008-04-30 Tom HughesTidy things up a bit.
2008-04-30 Christopher Schmidtadd support for showing osmarender layer instead of...
2008-04-30 Christopher Schmidtadd support for setting a specific marker location...
2008-04-29 Tom HughesCosmetic tidy up, and fix hardcoding of server name.
2008-04-29 Christopher Schmidtround numbers
2008-04-29 Christopher Schmidtadd support for HTML export to export tabk
2008-04-29 Christopher Schmidtstart of work on UI
2008-04-28 Tom HughesIE was getting confused by having a div with an id...
2008-04-27 Tom HughesMake sure the recorded first point for a trace really...
2008-04-27 Tom HughesAdvise new users to signup on the wiki as well. Closes...
2008-04-27 Tom HughesReport a friendly error for attempts to reference a...
2008-04-27 Tom HughesInclude tags in GPX success and failure mails. Closes...
2008-04-25 Tom HughesUnbreak Richard's warning messages. Closes #864.
2008-04-23 Tom HughesTidy up RSS links a bit.
2008-04-23 Tom HughesTidy up template.
2008-04-23 Richard Fairhurstwarn if user tries to upload 8bn traces at once
2008-04-23 Tom HughesPut back the SOTM advert on the front page, updated...
2008-04-22 Richard FairhurstPotlatch 0.8b
2008-04-21 Tom HughesTweak export startup to stop silly image sizes being...
2008-04-20 Tom HughesMake sure the export button is enabled if we switch...
2008-04-20 Tom HughesClose down export properly when the sidebar is closed.
2008-04-19 Tom HughesRework export to not rely on ctrl+drag to select an...
2008-04-19 Tom HughesUse the right variable for the marker position.
2008-04-19 Tom HughesMake openSidebar() work with no argument.
2008-04-19 Tom HughesMark map responses as attachments.
2008-04-19 Tom HughesMake export tab work from non-view pages.
2008-04-19 Tom HughesHeaders is an array not a function...
2008-04-19 Tom HughesMerge 7296:7427 from export branch to trunk.
2008-04-19 Tom HughesDon't call formatChanged() when disabling XML output...
2008-04-19 Tom HughesValidate the mapnik scale on a zoom change.
2008-04-19 Tom HughesDisplay the size of the image mapnik will produce.
2008-04-18 Tom HughesAdd export helper.
2008-04-18 Tom HughesRework AJAX stuff to work on IE.
2008-04-18 Tom HughesRemove spurious comma that was breaking Safari.
2008-04-18 Tom HughesFix broken close tag that was breaking Opera.
2008-04-17 Tom HughesMove user diaries link to the tab bar as it changes...
2008-04-17 Tom HughesDefault export format based on selected base layer.
2008-04-17 Tom HughesFill in license details.
2008-04-17 Tom HughesRemove unused method.
2008-04-17 Tom HughesMake the /export URL work.
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-16 Tom HughesAjaxify the export tab.
2008-04-16 Tom HughesFix setPosition().
2008-04-16 Tom HughesGet rid of our reprojection code and use OpenLayers...
2008-04-14 Tom HughesMore work on export tab.
2008-04-10 Tom HughesTweak the namefinder results a bit more.
2008-04-09 Tom HughesProvide extra context for namefinder results where...
2008-04-09 Tom HughesReflect any changes made to the bounds in the map.
2008-04-08 Tom HughesDisable OSM export when the area is too large.
2008-04-07 Tom HughesCommit initial work on export tab.
2008-04-07 Tom HughesRemove export controller from branches where it isn...
2008-03-30 Richard Fairhurstpermit uninserted tracks to be edited
2008-03-30 Richard Fairhurst0.8a
2008-03-25 Tom HughesEnable the namefinder again.
2008-03-21 Steve Coastnicer fix I think for nil / [] issue
2008-03-21 Steve Coastmore madness
2008-03-21 Richard Fairhurstfix problem with blank areas throwing a 500
2008-03-21 Richard Fairhurstfix problem with blank areas throwing a 500
2008-03-21 Richard Fairhurstvarious relations fixes
next