]> git.openstreetmap.org Git - rails.git/history - app
Removing the in_world test from the model since it is included in the geo_record...
[rails.git] / app /
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-26 Christopher Schmidtdestroy the box handler as well
2008-04-25 Tom HughesUnbreak Richard's warning messages. Closes #864.
2008-04-23 Tom HughesTidy up RSS links a bit.
2008-04-23 Christopher Schmidtstart no longer uses these nodes: don't query for them
2008-04-23 Christopher Schmidtbrowseclass no longer used
2008-04-23 Christopher Schmidtdefine type earlier
2008-04-23 Christopher SchmidtUI changes from RichardF
2008-04-23 Christopher Schmidtmove data into a layer in the layerswitcher
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-23 Christopher Schmidtvery minor ui niggles
2008-04-23 Christopher Schmidtprevent errors when closing sidebar
2008-04-22 Richard FairhurstPotlatch 0.8b
2008-04-22 Christopher Schmidtadd link to history html page
2008-04-22 Christopher Schmidtadd support for displaying history
2008-04-22 Christopher Schmidtchange layout: now a link, no longer a tab
2008-04-22 Christopher Schmidtminor clenaups
2008-04-22 Christopher Schmidtdon't let users select areas bigger than allowed
2008-04-22 Christopher Schmidtallow down/up events
2008-04-22 Christopher SchmidtCustomize requestSuccess to limit number of features...
2008-04-22 Christopher SchmidtAdd recent nodes to start of tab, and return false...
2008-04-22 Christopher Schmidtclean up javascript code. no/few functional changes...
2008-04-21 Christopher Schmidtdestroy the feature when we leave
2008-04-21 Christopher Schmidtadd in-map node/way browser
2008-04-21 Christopher SchmidtCreate a 'browse' tab, which will be used to display...
2008-04-21 Tom HughesTweak export startup to stop silly image sizes being...
2008-04-20 Christopher Schmidtadd navigation link
2008-04-20 Christopher SchmidtLink ways and nodes backwards and forwards.
2008-04-20 Christopher Schmidtlink to html history
2008-04-20 Christopher Schmidtadd a browse index (no content yet)
2008-04-20 Christopher Schmidtmove around things to match the change in action names
2008-04-20 Christopher Schmidtdrop _view from action names
2008-04-20 Christopher Schmidtdon't abuse link_to: do it right
2008-04-20 Christopher Schmidtfor items which don't actually have a geometry, just...
2008-04-20 Christopher SchmidtAdd support for relation history.
2008-04-20 Christopher SchmidtAdd history for ways and nodes, split 'last edited...
2008-04-20 Christopher SchmidtAdd tags_as_hash to old_nodes
2008-04-20 Christopher SchmidtHandle deleted items better.
2008-04-20 Christopher Schmidtlink from member object to the member page
2008-04-20 Christopher SchmidtAdd relation browsing:
2008-04-20 Tom HughesTidy up a few details.
2008-04-20 Tom HughesAdd a stub helper for the browse controller.
2008-04-20 Tom HughesCommit crschmdt's data browser patch.
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-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