2014-04-27 |
Tom Hughes | Remove non-existent image from leaflet URL map |
tree | commitdiff |
2014-04-25 |
Tom Hughes | Don't try and route to a note with no ID |
tree | commitdiff |
2014-04-01 |
Tom Hughes | Add support for remote edit over https on port 8112 |
tree | commitdiff |
2014-03-31 |
Tom Hughes | Ignore clicks on history entries if the mouse has moved |
tree | commitdiff |
2014-03-16 |
Tom Hughes | Make sure the hash updates properly on browse pages |
tree | commitdiff |
2014-03-13 |
Tom Hughes | Don't call updateLayers if the new state has no layer... |
tree | commitdiff |
2014-03-13 |
Tom Hughes | Remove unused (and bogus) code |
tree | commitdiff |
2014-03-13 |
Tom Hughes | Block submission of the export form when the area is... |
tree | commitdiff |
2014-03-13 |
Tom Hughes | Update map state when following a client side route |
tree | commitdiff |
2014-03-08 |
Matt Amos | Merge remote-tracking branch 'upstream/master' into... |
tree | commitdiff |
2014-02-28 |
Tom Hughes | Apply zoomPrecision to location cookie |
tree | commitdiff |
2014-02-28 |
Tom Hughes | Move cookieContent to OSM.locationCookie |
tree | commitdiff |
2014-02-27 |
Tom Hughes | Move zoomPrecision function to the OSM namespace |
tree | commitdiff |
2014-02-19 |
John Firebaugh | Fix updateLinks({lat: 0, lon: 0}, ...) |
tree | commitdiff |
2014-02-15 |
Tom Hughes | Include selected layer in short links |
tree | commitdiff |
2014-02-11 |
Tom Hughes | Remove https load test |
tree | commitdiff |
2014-02-08 |
Tom Hughes | Fix some mixed content issues |
tree | commitdiff |
2014-02-06 |
Tom Hughes | Avoid using one translation as the key for a second |
tree | commitdiff |
2014-02-05 |
Tom Hughes | Boost https tile traffic to 20% |
tree | commitdiff |
2014-02-05 |
Tom Hughes | Send 5% of users tiles over https as a test |
tree | commitdiff |
2014-01-19 |
Simon Poole | Add a landing page for "fix the map / report a problem... |
tree | commitdiff |
2013-12-18 |
Tom Hughes | Add a close icon to the feature warning panel |
tree | commitdiff |
2013-12-16 |
Tom Hughes | Restore the duplicate search form in the header |
tree | commitdiff |
2013-12-11 |
Tom Hughes | Issue all _osm_location cookies against the root path |
tree | commitdiff |
2013-12-10 |
Tom Hughes | Restore autofocusing of the search field |
tree | commitdiff |
2013-12-09 |
Aaron Lidman | Refine zooming and panning for note and data layers |
tree | commitdiff |
2013-12-09 |
Tom Hughes | Update page title when switching to the front page... |
tree | commitdiff |
2013-12-07 |
Roland Olbricht | Improve display of alternative download sources |
tree | commitdiff |
2013-12-06 |
Tom Hughes | Pass details of any selected object to remote editors |
tree | commitdiff |
2013-12-05 |
John Firebaugh | Run unload method before pushing the new state |
tree | commitdiff |
2013-12-05 |
John Firebaugh | Ensure object parameter is removed from edit link when... |
tree | commitdiff |
2013-12-05 |
John Firebaugh | Restore marker for non-browse search results |
tree | commitdiff |
2013-12-05 |
John Firebaugh | Remove object parameter from share URL |
tree | commitdiff |
2013-12-05 |
Tom Hughes | Make remote edit work when /edit is loaded |
tree | commitdiff |
2013-12-04 |
Tom Hughes | Position on notes correctly when a link to a comment... |
tree | commitdiff |
2013-12-04 |
John Firebaugh | Unconditionally unbind moveend event |
tree | commitdiff |
2013-12-03 |
John Firebaugh | Update history feed URL with bbox parameter |
tree | commitdiff |
2013-12-03 |
John Firebaugh | Remove map data size warning (#592) |
tree | commitdiff |
2013-12-03 |
John Firebaugh | Restore support for #layers=X with no map parameter |
tree | commitdiff |
2013-12-03 |
Tom Hughes | Remove debugging code |
tree | commitdiff |
2013-12-03 |
Tom Hughes | Throw an exception instead of logging to the console |
tree | commitdiff |
2013-12-03 |
Tom Hughes | Log failures to match a route for the initial path |
tree | commitdiff |
2013-12-03 |
Tom Hughes | Display the size warning when the data layer is disabled |
tree | commitdiff |
2013-12-03 |
John Firebaugh | Auto-uncheck the data and notes layers at low zoom |
tree | commitdiff |
2013-12-03 |
Tom Hughes | Use jQuery Simulate to simulate click events |
tree | commitdiff |
2013-12-03 |
Tom Hughes | Merge remote-tracking branch 'jfirebaugh/562' |
tree | commitdiff |
2013-12-03 |
John Firebaugh | Improve click behavior on changeset entries |
tree | commitdiff |
2013-12-02 |
John Firebaugh | Restore correct link behavior with modifier keys |
tree | commitdiff |
2013-12-02 |
John Firebaugh | Fix application error on non-feature search results |
tree | commitdiff |
2013-12-02 |
Tom Hughes | Merge remote-tracking branch 'jfirebaugh/legacy-params' |
tree | commitdiff |
2013-12-02 |
John Firebaugh | Support legacy bbox param on /history as well |
tree | commitdiff |
2013-12-02 |
John Firebaugh | Restore legacy bbox/min/max params support |
tree | commitdiff |
2013-12-02 |
Tom Hughes | Restore click handler for changeset entries |
tree | commitdiff |
2013-12-02 |
Tom Hughes | Drop click handler for changeset entries in the history... |
tree | commitdiff |
2013-12-01 |
Tom Hughes | Fix javascript eror redirecting to new notes |
tree | commitdiff |
2013-12-01 |
Tom Hughes | Fix URL updating in Potlatch 1 |
tree | commitdiff |
2013-12-01 |
Tom Hughes | Fix stripping of trailing slash |
tree | commitdiff |
2013-12-01 |
Tom Hughes | Strip any trailing slash from the initial location |
tree | commitdiff |
2013-12-01 |
Richard Fairhurst | Add 'x' to close welcome box; remember preference |
tree | commitdiff |
2013-12-01 |
Tom Hughes | Force the X-Page-Title value to be treated as UTF-8 |
tree | commitdiff |
2013-12-01 |
Tom Hughes | Rename changed translation to avoid test failures |
tree | commitdiff |
2013-11-30 |
Tom Hughes | Test for the map argument correctly |
tree | commitdiff |
2013-11-30 |
Tom Hughes | Don't throw an exception if the hash doesn't contain... |
tree | commitdiff |
2013-11-29 |
Tom Hughes | Revert 39468944 and fix osmlab#91 without loosing the... |
tree | commitdiff |
2013-11-29 |
Tom Hughes | Pass the correct ID when switching to a node/way/relati... |
tree | commitdiff |
2013-11-29 |
Tom Hughes | Stop browse routes matching user URLs |
tree | commitdiff |
2013-11-28 |
Tom Hughes | Merge branch 'redesign' |
tree | commitdiff |
2013-11-28 |
Tom Hughes | Simplify browse routes and make routes more consistent |
tree | commitdiff |
2013-11-25 |
John Firebaugh | Fix feed link for pushState loaded history page |
tree | commitdiff |
2013-11-25 |
John Firebaugh | Fix accumulation of parameters in edit link |
tree | commitdiff |
2013-11-25 |
John Firebaugh | Make main page flash messages visible |
tree | commitdiff |
2013-11-25 |
Tom Hughes | There are four methods, not three |
tree | commitdiff |
2013-11-25 |
John Firebaugh | Add explanatory comment |
tree | commitdiff |
2013-11-25 |
John Firebaugh | Document/clarify OSM.Router use |
tree | commitdiff |
2013-11-25 |
Tom Hughes | Revert "Remove redundant code" |
tree | commitdiff |
2013-11-25 |
Tom Hughes | Remove unneessary return added accidentally |
tree | commitdiff |
2013-11-25 |
Tom Hughes | Fix "in bounds" test in updateData |
tree | commitdiff |
2013-11-24 |
Tom Hughes | Don't wait for a timeout when the browser doesn't suppo... |
tree | commitdiff |
2013-11-24 |
Tom Hughes | Remove redundant code |
tree | commitdiff |
2013-11-24 |
Tom Hughes | Remove code to fixup authenticity tokens on page load |
tree | commitdiff |
2013-11-21 |
John Firebaugh | Use machine-readable lat/lon format |
tree | commitdiff |
2013-11-20 |
Aaron Lidman | Nominatim results zoom to the result location |
tree | commitdiff |
2013-11-20 |
Aaron Lidman | Fixed individual note marker implementation, closes #78 |
tree | commitdiff |
2013-11-19 |
John Firebaugh | Refine changeset browse behavior |
tree | commitdiff |
2013-11-19 |
John Firebaugh | Eliminate loading flash for welcome overlay |
tree | commitdiff |
2013-11-19 |
John Firebaugh | Merge branch 'master' into redesign |
tree | commitdiff |
2013-11-19 |
Aaron Lidman | Fixed export filter |
tree | commitdiff |
2013-11-19 |
Aaron Lidman | Improvements to changeset bbox styling |
tree | commitdiff |
2013-11-19 |
Aaron Lidman | Wrap bounds of changeset request, closes #72 |
tree | commitdiff |
2013-11-19 |
Aaron Lidman | Increase sidebar width, back to 350px |
tree | commitdiff |
2013-11-18 |
Aaron Lidman | Fix new note wrapping |
tree | commitdiff |
2013-11-18 |
Aaron Lidman | Fix welcome page redirect, closed #70 |
tree | commitdiff |
2013-11-16 |
John Firebaugh | Merge branch 'master' into redesign |
tree | commitdiff |
2013-11-15 |
Aaron Lidman | Improved noteLayer and dataLayer availability, closes #65 |
tree | commitdiff |
2013-11-15 |
Aaron Lidman | Hide control tooltips on #map-ui expansion, closes #55 |
tree | commitdiff |
2013-11-15 |
John Firebaugh | Revert "Eliminate HTML5 elements" |
tree | commitdiff |
2013-11-15 |
Aaron Lidman | Obey the hash |
tree | commitdiff |
2013-11-15 |
Aaron Lidman | No hash on browse pages, closes #35 |
tree | commitdiff |
2013-11-14 |
John Firebaugh | Eliminate HTML5 elements |
tree | commitdiff |
2013-11-14 |
Aaron Lidman | Fixed border consistency |
tree | commitdiff |
next |