]> git.openstreetmap.org Git - rails.git/history - app/controllers
Redirect /?query= to /search?query=
[rails.git] / app / controllers /
2013-11-30 Tom HughesRedirect /?query= to /search?query=
2013-11-30 Tom HughesTidy up the OAuth authorization screens
2013-11-28 Tom HughesAllow moderators to reopen hidden notes
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-25 John FirebaughFix feed link for pushState loaded history page
2013-11-25 Aaron LidmanSort changesets by id rather than created_at, closes #87
2013-11-24 Tom HughesEnable oauth for geocoder#search
2013-11-24 Tom HughesBlock max_id for changeset feeds instead of page which...
2013-11-24 Tom HughesMake sure all pages using the map layout call require_oauth
2013-11-22 John FirebaughRestore prev/next changeset by user links
2013-11-19 John FirebaughRefine changeset browse behavior
2013-11-19 John FirebaughFix test failures
2013-11-19 John FirebaughMerge branch 'master' into redesign
2013-11-19 Aaron LidmanReorder changeset detail lists
2013-11-18 Aaron LidmanImprove changeset detail display
2013-11-17 Tom HughesRemove the _osm_username cookie and session validation...
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-11-12 John FirebaughRender correct template
2013-11-12 John FirebaughRefactor browse templates
2013-11-09 John FirebaughReplace Vary header with explicit xhr=1 param
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-11-03 Tom HughesMake sure we order user changeset correctly for browse...
2013-10-31 Tom HughesSetup OAuth when rendering site#index from site#edit
2013-10-21 Tom HughesHandle an empty type value in a nominatim result
2013-10-15 Tom HughesUse gpx as the extension when we ask for /trace/N/data.gpx
2013-10-15 Tom HughesFix server error when user#reset_password called with...
2013-10-15 John FirebaughRestore raw latlon search result
2013-10-15 Tom HughesFix bogus redirect on error
2013-10-14 Tom HughesTidy up trace#edit and trace#delete and make them more...
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...
next