]> git.openstreetmap.org Git - rails.git/history - app/views/site/index.html.erb
Extract home_link partial
[rails.git] / app / views / site / index.html.erb
2012-09-29 John FirebaughExtract home_link partial
2012-09-29 John FirebaughMove index JS to page-specific script file
2012-09-29 John FirebaughEliminate interpolation in index JS
2012-09-29 John FirebaughUse the jQuery data() function to access HTML 5 data...
2012-09-18 John FirebaughMove param-based map configuration to client
2012-09-18 John FirebaughUse jquery.cookie
2012-09-16 John FirebaughExtract layer configuration to map.js
2012-09-13 Tom HughesFix interpolation issues in attribution text
2012-09-07 John FirebaughMove resize JS to application bundle
2012-09-07 John FirebaughUse a param to trigger export rather than a separate...
2012-08-30 Tom HughesUse custom events to resize the map on sidebar open...
2012-08-27 John FirebaughUse a standard application.js bundle
2012-08-27 John FirebaughExtract browse.js static asset
2012-08-27 John FirebaughExtract export.js static asset
2012-08-25 John FirebaughSet OpenLayers lang unobtrusively
2012-06-30 Tom HughesReplace use of Event with jQuery methods
2012-06-18 Tom HughesTidy up generation of UJS data attributes
2012-06-01 Tom HughesReplace link_to_function with UJS based code
2012-04-12 Tom HughesDon't show "Browse Map Data" when we're not on the...
2012-03-28 Tom HughesRemove mention of Tiles@Home from noscript text
2012-03-28 Tom HughesRename toggleData to showData
2012-03-28 Tom MacWrightIntroduce a new layer switcher
2012-03-15 Tom HughesIt's zoomToExtent, not setExtent
2012-03-14 Tom HughesRefactor calculation of zoom level based on a scale
2012-03-14 Tom MacWrightChange abstraction level for map functions
2012-03-13 Tom MacWrightRemove dead code
2012-02-12 Tom MacWrightCleanup style
2011-11-26 Tom HughesSwitch from Prototype to jQuery
2011-11-25 Tom HughesServe OpenLayers through the asset pipeline
2011-11-25 Matt AmosAlways update perma and shortlinks, keeping layers
2011-11-14 Tom HughesAvoid empty content_for blocks as they trigger warnings
2011-11-14 Tom HughesUse link_to and form_tag instead of link_to_remote...
2011-10-31 Tom HughesBounds should be treated as floating point
2011-10-30 Tom HughesFix some XSS issues
2011-07-19 Tom HughesAdd edit links to data browser pages
2011-07-19 Tom HughesImplement a generic system for updating coordinates...
2011-07-07 Tom HughesWait for dom:loaded to fire before initialising the map
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-06-23 Tom HughesDon't try and update the session when we have no database
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-02-10 Tom HughesMerge branch 'master' into openid
2011-01-16 Tom HughesEscape remote control failed message
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-05 Tom HughesMerge branch 'master' into openid
2010-12-01 Tom HughesReplace JOSM editing option with generic Remote Control...
2010-11-29 Tom HughesUse prototype based event handling for consistency
2010-11-29 Tom HughesWarn if we fail to contact JOSM
2010-11-29 Tom HughesShow a popup listing available editors when hovering...
2010-11-29 Tom HughesMake JOSM remote control based editing work
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-11 Tom HughesMake permalinks draggable
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-08-04 Tom HughesRework application configuration
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-26 Tom HughesWait for the page to finish loading before trying to...
2010-02-06 Kai Kruegermerge 19601:19888 of rails_port into the openID branch
2010-02-03 Tom HughesDon't close the sidebar when the visibility of the...
2009-10-30 Tom HughesExperimental support for reverse geocoding using the...
2009-10-21 Tom HughesMerge 18123:18249 from trunk.
2009-10-15 Tom HughesUse bounding box information to zoom to search results...
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-06-29 Tom HughesMerge 16110:16216 from trunk.
2009-06-27 Tom HughesTidy up some recent commits:
2009-06-27 Ævar Arnfjörð Bjar... Change the feature commited in [16174] to use the main...
2009-06-25 Matt AmosAdding 'shortlink' functions which will allow URLs...
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-25 Tom HughesMerge 16012:16110 from trunk.
2009-06-24 Tom HughesRework the translatable map key to be driven by a YAML...
2009-06-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-09 Tom HughesRename views to rails 2 style names.