]> git.openstreetmap.org Git - rails.git/history - app/controllers
Update title on pushState, closes #33
[rails.git] / app / controllers /
2013-11-09 Aaron LidmanUpdate title on pushState, closes #33
2013-11-06 John FirebaughSend appropriate Vary header
2013-11-06 John FirebaughRemove unused
2013-11-05 Aaron LidmanImprove pagination
2013-10-13 John FirebaughAJAXy changeset history
2013-10-13 John FirebaughConvert search to pushState
2013-10-13 John FirebaughDon't rely on body classes so much
2013-10-13 John FirebaughpushState based navigation between map-based layouts
2013-10-13 John FirebaughSimplify layouting
2013-10-13 John FirebaughFix "Edit" button when browsing features
2013-10-13 John FirebaughAdd about page
2013-10-13 John FirebaughRedirect ?node=n and similar to browse pages
2013-10-13 John FirebaughConvert history page to sidebar layout
2013-10-13 John FirebaughAdd help page
2013-10-13 John FirebaughUse reverse geocoders for any lat/lon queries
2013-10-11 Tom HughesRemove never actually used code from five years ago
2013-10-02 Tom HughesLog details of any signup requests blocked by an ACL
2013-09-30 Tom HughesImprove consistency of selections in the browser controller
2013-09-30 Tom HughesFix typo
2013-09-29 Tom HughesConvert some deprecated methods to modern arel syntax
2013-09-29 Tom HughesConvert trace counting to use modern arel methods
2013-09-29 Tom HughesDon't redirect from user#terms to login if the user...
2013-09-24 Tom HughesUpgrade to http_accept_language 2.x
2013-09-21 Tom HughesAvoid singleton serialisation errors
2013-09-21 Tom HughesReplace deprecated finder methods
2013-09-21 Tom HughesReplace deprecated `scoped` method with `all`
2013-09-21 Tom HughesReplace attr_accessible with strong parameters
2013-09-18 Tom HughesUse a view to build the trace RSS feed and get rid...
2013-09-09 Tom HughesReturn GPX traces as application/gpx+xml instead of...
2013-09-09 Tom HughesDon't bother verifying an email address that hasn't...
2013-09-09 Tom HughesCentre editors correctly when note=N is specified
2013-08-24 Tom HughesRework piwik configuration
2013-08-23 Tom HughesMerge remote-tracking branch 'osmlab/id-default'
2013-08-18 Tom HughesMerge remote-tracking branch 'osmlab/welcome-2'
2013-08-15 John FirebaughMake iD default editor
2013-08-12 John FirebaughFix referer params for welcome page
2013-08-12 John FirebaughRedirect /edit and /export with old-style edit params
2013-08-12 John FirebaughHandle expired confirmation tokens
2013-08-12 John FirebaughPass editing params through to welcome page
2013-08-12 John FirebaughHook up user confirmation page
2013-08-12 John FirebaughMove pre-sign up content to sign up page
2013-08-12 John FirebaughReduce welcome email to minimal text
2013-08-12 John FirebaughAdd welcome page based on http://osmlab.github.io/welco...
2013-08-12 Tom HughesUse render.openstreetmap.org for mapnik exports
2013-08-12 Tom HughesFix detection of timeouts
2013-08-09 John FirebaughUse full page width when editing with iD
2013-08-06 Tom HughesRedirect short links properly
2013-08-04 Tom HughesMerge remote-tracking branch 'osmlab/hash'
2013-08-04 Paul NormanMake the multi-get calls throw 400 errors on invalid...
2013-08-01 John FirebaughRefactor user creation actions
2013-07-30 John FirebaughInclude layers in hash
2013-07-30 John FirebaughRedirect lat/lon/zoom query params to hash
2013-07-29 Paul NormanMake the node controller return the modified time for...
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-19 Tom HughesReplace `:nothing => true` with `:text => ""`
2013-07-04 Tom HughesShow a cookie warning on the signup page if cookies...
2013-06-25 Tom HughesRemove remaining action cache usage and related infrast...
2013-06-24 Tom HughesExtract common code for parsing floats
2013-06-24 Ian DeesGuard against non-numeric lat and lons in nodes and...
2013-06-24 Sarah HoffmannShow more specific boundary type in search results
2013-06-21 Tom HughesDon't send notifications when a note is deleted
2013-06-10 Tom HughesForce notes list to be realised in notes#mine
2013-06-10 Tom HughesAdd a reopen API call for notes
2013-05-20 Tom HughesAdd a title to note browse pages
2013-05-10 Tom HughesFix trace lists to correctly respect tag restrictions
2013-05-10 Tom HughesHide deleted traces in the RSS feeds
2013-05-10 Tom HughesTidy up user preferences controller
2013-05-09 Tom HughesFix a few user preferences bugs
2013-05-09 Tom HughesRemove unused friend controller and related test harness
2013-05-08 Tom HughesImprove locale selection for Potlatch 2 and iD
2013-05-08 Tom HughesFix a bug decoding certain lat/lon formats
2013-05-07 Tom HughesDon't cast object type and ID to string in case they...
2013-05-07 Tom HughesRename the ugly "id_iframe" to just plain "id"
2013-05-07 Tom HughesMerge remote-tracking branch 'osmlab/id-editor-embed'
2013-05-03 Tom MacWrightAdd iD editor
2013-04-25 Tom HughesShow OSM objects for Nominatim search results as map...
2013-04-24 Tom HughesExplicitly set text/plain as the type for error responses
2013-04-24 Tom HughesCall set_locale for all notes actions
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesReturn an updated copy of the note from the delete...
2013-04-08 Tom HughesAllow a comment to be supplied when hiding a note
2013-04-08 Tom HughesRestriction note deletion to moderators
2013-04-02 Matt AmosAdded database, API and GPX status to capabilities.
2013-04-01 Tom HughesUse changeset and user caches in Changeset#download
2013-04-01 Tom HughesAvoid reading nodes twice in WayController#full
2013-04-01 Tom HughesOptimise database reads in DiaryEntry#list
2013-04-01 Tom HughesImprove selection logic in DiaryEntry#rss
2013-03-28 Tom HughesAdd a new write_notes permission needed for OAuth acces...
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-28 Tom HughesUse OAuth for notes API calls and require authenticatio...
2013-03-28 Tom HughesAdd javascript OAuth support
2013-03-24 Tom HughesUse changeset and user caches in Changeset#download
2013-03-24 Tom HughesAvoid reading nodes twice in WayController#full
2013-03-24 Tom HughesOptimise database reads in DiaryEntry#list
2013-03-24 Tom HughesImprove selection logic in DiaryEntry#rss
2013-03-03 Eric TheiseExtend geocoder to support additional lat/lon formats
2013-02-05 Tom HughesReject attempts to create notes with no comment text
2013-02-05 Tom HughesMerge branch 'master' into notes
next