]> git.openstreetmap.org Git - rails.git/history - app
Use counter caches to improve spam scoring
[rails.git] / app /
2012-11-12 Tom HughesUse counter caches to improve spam scoring
2012-11-05 Tom HughesRework signup emails a bit
2012-11-05 John FirebaughSupport semicolon as parameter delimiter
2012-11-04 Tom HughesAllow mass assignment of user preference keys and values
2012-11-04 Tom HughesUse binary mode for trace files
2012-11-01 Tom HughesTweak Potlatch maximisation a bit more
2012-11-01 Tom HughesMake full screen mode in Potlatch work properly again
2012-11-01 Tom HughesMake sure we always read the body of a PUT or POST...
2012-11-01 Tom HughesRevert "Add a newline to the end of the body when repor...
2012-11-01 Tom HughesAdd a newline to the end of the body when reporting...
2012-10-31 Saman Bemel-BenrudFix history sidebar for small screens
2012-10-30 Tom HughesUse the asset pipeline to load the sprite
2012-10-30 Tom HughesSimplify handling of verified emails in OpenID signup
2012-10-30 Kai KruegerTrust Google and Yahoo to return valid email addresses
2012-10-30 Saman Bemel-BenrudFix editor view
2012-10-30 Saman Bemel-BenrudChange approach to layout in order to fix some weird...
2012-10-29 Tom HughesMove OL control styling to OL theme
2012-10-26 Tom HughesFix RTL issues with the search and donate icons
2012-10-26 Tom HughesMake it easier to test alternative locales
2012-10-26 John FirebaughMake it easier to test RTL layout
2012-10-26 Saman Bemel-BenrudMinor style overhaul to sidebar
2012-10-26 Saman Bemel-BenrudRemoved incorrect margin between zoom in and zoom out...
2012-10-22 Saman Bemel-BenrudImproved user icons
2012-10-22 Grant SlaterRevert "Add SoTM Scotland banner"
2012-10-22 John FirebaughAvoid unnecessary array allocations
2012-10-18 Grant SlaterAdd SoTM Scotland banner
2012-10-18 Tom HughesImprove the user image selection UI
2012-10-18 Paweł PaprotaImplemented Gravatar support
2012-10-15 Tom HughesRemove SOTM US advert
2012-10-13 John FirebaughUse ejs templates in browse JS
2012-10-13 John FirebaughUse proj/unproj consistently
2012-10-13 John FirebaughMove browse-related JS to browse.js
2012-10-13 John FirebaughMove export-related JS to export.js
2012-10-12 Richard FairhurstProvide example of correct attribution
2012-10-12 Richard FairhurstRemove Potlatch 1 from edit menu
2012-10-07 Paweł PaprotaDisplay a diary entry count on the user page
2012-10-07 Paweł PaprotaMatch wikipedia language prefixes case insensitively
2012-10-07 Paweł PaprotaDon't remove language prefixes from wikipedia tags
2012-10-05 John FirebaughClean up diary_entry.js
2012-10-05 John FirebaughMove diary entry JS to page-specific script file
2012-10-05 John FirebaughEliminate interpolation in diary entry JS
2012-10-05 John FirebaughSimplify further by using OSM.home
2012-10-05 John FirebaughRemove unused params code
2012-10-05 John FirebaughRemove unnecessary call to closeMapPopup()
2012-10-05 John FirebaughUse jQuery
2012-10-05 John FirebaughMove user JS to page-specific script file
2012-10-05 John FirebaughRemove unnecessary delete statement
2012-10-05 Tom HughesDon't try and dereference an object that may not exist
2012-10-05 Tom HughesRefactor updatelinks to avoid exceptions in updateLocation
2012-10-05 John FirebaughRefactor mapParams to compose better with apiUrl
2012-10-05 John FirebaughExtract OSM.apiUrl
2012-10-05 John FirebaughMerge globals.js.erb and params.js
2012-10-05 John FirebaughRemove unused assign of @bbox which is no longer used
2012-10-05 John FirebaughMove remaining inline changeset JS to changeset.js
2012-10-05 John FirebaughMove changeset JS to page-specific script file
2012-10-05 John FirebaughEliminate interpolation in changeset JS
2012-10-05 John FirebaughRemove unused function
2012-10-02 Tom HughesTidy up some CSS to match house style
2012-10-02 Tom HughesFix cut and paste errors in inbox/outbox redesign
2012-10-02 Tom MacWrightRedesign inbox
2012-10-02 John FirebaughRemove unnecessary $(window).load() callbacks
2012-10-02 John FirebaughAvoid a JS error on (e.g.) ?way=nnnnn
2012-09-30 John FirebaughRemove @midnode assign
2012-09-30 John FirebaughRemove unused event argument
2012-09-30 John FirebaughUse $(document).ready() to initialise browse JS
2012-09-30 John FirebaughMove browse JS to page-specific script file
2012-09-30 John FirebaughEliminate interpolation in browse map JS
2012-09-30 John FirebaughClean up search JS
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 FirebaughRequire index-only JS in index.js
2012-09-30 John FirebaughEliminate interpolation in edit JS
2012-09-29 John FirebaughExtract home_link partial
2012-09-29 John FirebaughWrap index JS in a single $(document).ready()
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 Tom HughesUpdate logo on missing tile image
2012-09-21 John FirebaughDon't expose lat/lon of private traces
2012-09-21 John FirebaughSupport the same edit params for Potlatch 1 and 2
2012-09-21 Matt AmosAdded a test for trac ticket 4471, and fixed the issue.
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 Tom HughesRemove unused namefinder support from the geocoder...
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-14 GnonthgolRemove the "We are changing the license" flash on the...
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 Tom HughesMake active highlighting work properly again
next