]> git.openstreetmap.org Git - rails.git/history - app/views
Move edit JS to page-specific script file
[rails.git] / app / views /
2012-09-30 John FirebaughMove edit JS to page-specific script file
2012-09-30 John FirebaughInline key partial used only on index
2012-09-30 John FirebaughEliminate interpolation in edit JS
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-24 Tom HughesDon't report the PD flag in the user API call
2012-09-24 Tom HughesAdd some extra information to user API responses
2012-09-24 Tom HughesAdd a /api/0.6/user/NNNN call to the API
2012-09-21 John FirebaughSupport the same edit params for Potlatch 1 and 2
2012-09-20 Tom HughesMove the administrator details further down the user...
2012-09-20 Tom MacWrightmoderate refactoring of the user page
2012-09-19 Tom HughesSuppress any border on the logo
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-16 Martijn van ExelAdd a banner for SOTM US
2012-09-13 Tom HughesFix interpolation issues in attribution text
2012-09-12 Richard FairhurstNew /copyright page for ODbL
2012-09-08 Tom HughesRemove SOTM advert
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-09-06 Tom HughesRemove controller_action class from the content div
2012-09-06 Tom HughesUse named routes in the layout
2012-09-06 Tom MacWrightRefactor view and css code around homepage links
2012-09-06 Tom HughesMove piwik code to a static JS asset
2012-09-05 Tom HughesIssue piwik goal tracking calls correctly
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-29 Tom HughesSwitch to the HTML5 DOCTYPE
2012-08-28 Tom HughesMove a chunk of non-markup ruby code from a view to...
2012-08-28 Tom HughesMove some javascript from the layout to application.js
2012-08-27 Tom HughesUse start.html.erb views instead of _sidebar.html.erb...
2012-08-27 John FirebaughUse a standard application.js bundle
2012-08-27 John FirebaughExtract browse.js static asset
2012-08-27 John FirebaughReduce interpolation in browse/start.js.erb
2012-08-27 John FirebaughExtract export.js static asset
2012-08-27 John FirebaughReduce interpolation in export/start.js.erb
2012-08-27 Tom HughesSwitch to using i18n-js for handling translations in...
2012-08-25 John FirebaughSet OpenLayers lang unobtrusively
2012-08-19 Tom HughesRework sidebar width calculation to work with jQuery 1.8
2012-08-15 Tom HughesAdd a missing </tr> tag
2012-08-15 Tom HughesFixup make_friend and remove_friend properly
2012-08-14 Tom MacWrightFix regression - no link to view diary of other users
2012-08-14 Tom HughesRequire POST for make_friend and remove_friend
2012-08-11 Tom HughesCorrect API URL shown in data browser sidebar
2012-08-10 Tom HughesImprove blocks on/by links on user pages
2012-08-10 Tom MacWrightImprove user page navigation menu
2012-08-08 Tom HughesPreserve background colour when marking messages read...
2012-08-08 Tom HughesAdd a SOTM advert to the sidebar
2012-08-08 Tom MacWrightImprove presentation of homepage
2012-08-08 Tom HughesUse SimplePanZoom control in changeset browser maps
2012-08-07 Tom HughesMake things a bit more readable
2012-08-07 Tom MacWrightImprove styling of inbox counter in greeting bar
2012-08-02 Tom HughesBreak up the "copyright and license" text into smaller...
2012-08-01 Tom HughesImprove "no traces" message
2012-08-01 Tom HughesAdd paragraph tags around "no edits" message
2012-07-31 Steve SingerReplace raw with a translation with the html suffix
2012-07-31 Steve SingerDon't show the changeset container or map if there...
2012-07-31 Steve SingerNavigation changes to the GPX traces page
2012-07-31 Tristen BrownShow a helpful message when there are no changesets...
2012-07-31 Tristen BrownShow a helpful message when there are no traces to...
2012-07-30 Tom HughesMake links back to the user language copyright page...
2012-07-18 Tom HughesAdd a paging control to the user blocks list
2012-07-16 Sarah HoffmannReplace PanZoom control with Zoom control for small...
2012-07-11 Tom HughesPresent links at the bottom of data browser pages in...
2012-07-11 Andy AllanDon't show coordinates for deleted nodes
2012-06-30 Tom HughesReplace use of Event with jQuery methods
2012-06-28 Tom HughesReport the feature limit correctly in the data browser
2012-06-28 Tom HughesMake switching data browser to current map view work
2012-06-28 Tom HughesReplace use of Layer.GML with Layer.Vector
2012-06-18 Tom HughesTidy up generation of UJS data attributes
2012-06-18 Tom HughesRemove use of deprecated :comment attribute on link_to...
2012-06-05 Tom HughesUse browser detection to decide how many features to...
2012-06-01 Tom HughesReplace link_to_function with UJS based code
2012-05-30 Tom HughesRemove postscript export option as it doesn't really...
2012-05-13 Tom HughesUse POST for hiding diary entries and comments
2012-05-05 Enno BrehmImplement API endpoint to query permissions.
2012-04-23 Tom HughesShow a delete button on the OAuth application view
2012-04-23 Tom HughesRearrange the left menu
2012-04-23 Tom HughesFix some issues with the new edit menu code
2012-04-23 Tom MacWrightRework the edit tab and it's associated drop down menu
2012-04-23 Tom MacWrightThis simply moves GPS Traces to the left bar
2012-04-12 Tom HughesDon't show "Browse Map Data" when we're not on the...
2012-04-05 Tom HughesImprove styling of redaction view
2012-04-05 Tom HughesNo need for explicit h() escaping in new code
2012-04-05 Tom HughesPrefer using _html locale keys to the raw function
2012-04-05 Matt AmosFixed redaction link in browse/history page
2012-04-05 Matt AmosFixed redaction link in redactions list
2012-04-05 Matt AmosAdded redactions resource
next