]> git.openstreetmap.org Git - rails.git/history - app/views/site
Specify width and height for image
[rails.git] / app / views / site /
2012-09-12 Richard FairhurstNew /copyright page for ODbL
2012-09-07 John FirebaughMove resize JS to application bundle
2012-09-07 John FirebaughEliminate interpolation in resize JS
2012-09-07 John FirebaughTrigger map.updateSize() via a custom event
2012-09-07 John FirebaughUse a param to trigger export rather than a separate...
2012-08-31 Tom HughesSelect which key entries to show on the client
2012-08-31 Tom HughesUse CSS to centre the images in the key
2012-08-30 John FirebaughMove key JS to application bundle
2012-08-30 John FirebaughEliminate interpolation in key JS
2012-08-30 Tom HughesGet rid of the sidebar's onclose global state
2012-08-30 John FirebaughMove sidebar JS to application bundle
2012-08-30 Tom HughesUse custom events to resize the map on sidebar open...
2012-08-29 Tom HughesFix maximisation of Potlatch
2012-08-29 Tom HughesImprove handling of sidebar close link
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-08-22 Tom HughesAdd an entry to the edit menu for turning on the notes...
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-22 Tom HughesStart rewriting the notes layer for the front page
2012-08-19 Tom HughesRework sidebar width calculation to work with jQuery 1.8
2012-08-08 Tom MacWrightImprove presentation of homepage
2012-08-02 Tom HughesBreak up the "copyright and license" text into smaller...
2012-07-30 Tom HughesMake links back to the user language copyright page...
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-25 Tom HughesLoad Potlatch 2 through the asset pipeline
2012-03-21 Grant SlaterSet required Flash version to 10.1.x per request of...
2012-03-21 Grant SlaterPotlatch 2 compiled with Flex 4.5 requires Flash 10...
2012-03-17 Tom HughesDon't display Markdown help when editing an old diary...
2012-03-17 Tom HughesLink to the Markdown spec
2012-03-17 Tom HughesAdd preview functionality to rich text controls
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-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-02-14 Tom HughesAllow the copyright page to be requested in any locale
2012-02-12 Tom HughesRead the content area size before making any changes
2012-02-12 Tom MacWrightCleanup style
2012-01-07 Tom HughesDeselect note features when the popup is closed
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-02 Tom HughesTell OpenLayers when we have resized the map
2011-12-08 Tom HughesGet the print stylesheet working again
2011-12-02 Tom HughesFix HTML escaping issues on the copyright page
2011-11-26 Tom HughesAvoid having to condition on mobile mode
2011-11-26 Dan KarranMobile layout improvements
2011-11-26 Tom HughesWhen asked to edit an object centre on the correct...
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-24 Tom HughesDon't escape links in "flash required" message
2011-11-22 Tom HughesDon't escape HTML in the message shown to anonymous...
2011-11-14 Tom HughesServe swfobject via the assets pipeline
2011-11-14 Tom HughesAvoid empty content_for blocks as they trigger warnings
2011-11-14 Tom HughesUse symbols consistently for names of content blocks
2011-11-14 Tom HughesMark some strings that shouldn't be escaped as raw
2011-11-14 Tom HughesUse link_to and form_tag instead of link_to_remote...
2011-11-14 Tom HughesUse Rails.xxx instead of RAILS_XXX
2011-10-31 Tom HughesBounds should be treated as floating point
2011-10-30 Tom HughesFix some XSS issues
2011-10-06 Grant SlaterAdd an inner div for the plugin as swfobject will repla...
2011-10-05 Grant SlaterReplace swfobject 1.5 with swfobject 2
2011-10-01 Grant SlaterFlash 10 is now required
2011-09-19 Tom HughesRework notes interface using OpenLayers and rails
2011-09-18 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-24 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-14 Tom HughesTurn on the note layer when adding a note
2011-08-14 Tom HughesRemove the notes control
2011-08-13 Tom HughesTidy up some insanity in the creating of new notes
2011-08-13 Tom HughesFirst pass at banishing the words "bug" and "OpenStreet...
2011-08-13 Tom HughesEnable the note later when going from the browser to...
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-07-19 Tom HughesAdd edit links to data browser pages
2011-07-19 Tom HughesImplement a generic system for updating coordinates...
2011-07-08 Grant SlaterShow the Potlatch 2 help the first time a user starts it
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-06-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-31 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-22 Tom HughesOnly add bbox data to the search form while we submit it
2011-05-21 Tom HughesMass rename of "bugs" as "notes" for increased user...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-05-21 Tom HughesMerge branch 'master' into openstreetbugs
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
next