]> git.openstreetmap.org Git - rails.git/history - app/controllers/trace_controller.rb
Don't force a login to use a remote editor
[rails.git] / app / controllers / trace_controller.rb
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-10-15 Tom HughesUse gpx as the extension when we ask for /trace/N/data.gpx
2013-10-14 Tom HughesTidy up trace#edit and trace#delete and make them more...
2013-09-29 Tom HughesConvert trace counting to use modern arel methods
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-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-19 Tom HughesReplace `:nothing => true` with `:text => ""`
2013-06-25 Tom HughesRemove remaining action cache usage and related infrast...
2013-05-10 Tom HughesFix trace lists to correctly respect tag restrictions
2013-05-10 Tom HughesHide deleted traces in the RSS feeds
2013-01-15 Tom HughesMerge branch 'master' into notes
2013-01-14 Tom HughesDisable caching of pages with dynamic layout
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-11-04 Tom HughesUse binary mode for trace files
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-21 Tom HughesUse one "no_such_user" view everywhere
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-09 Tom HughesFix various routing and route generation errors
2012-03-09 Tom HughesRemove method tests that are now enforced by the routes
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-06 Tom HughesTurn on mass assignment protection
2012-02-19 Tom HughesFix bad database query for RSS feeds of trace file...
2012-02-08 Tom HughesAdd convenience methods to make ACL use simpler
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-01-17 Tom HughesAdd an ACL check to allow trace downloads to be blocked
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesMake more use of named scopes
2011-11-14 Tom HughesUpdate some more queries to use AREL in place of deprec...
2011-11-14 Tom HughesTemporary fix for postgres enums pending rails 3.0.4
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-23 Tom HughesFix problems with database offline mode
2010-10-17 Tom HughesMerge branch 'master' into openstreetbugs
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-11 Tom HughesMake trace API a proper CRUD API like other object...
2010-09-06 Tom HughesMerge branch 'master' into openstreetbugs
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-09-01 Tom HughesRevert "We can cache the trace list for logged in users...
2010-08-24 Tom HughesSet the default trace visibility on the upload form
2010-08-24 Tom HughesAllow uncompressed GPX traces to be fetched from the API
2010-08-06 Tom HughesMore fixed to trace redirection
2010-08-06 Tom HughesReally fix the redirect on trace deletion
2010-08-06 Tom HughesFix redirect on deleting a trace
2010-08-06 Tom HughesFix redirect after a trace is uploaded
2010-08-04 Tom HughesRework application configuration
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-07-28 Tom HughesMerge branch 'master' into openstreetbugs
2010-07-22 Tom HughesWe can cache the trace list for logged in users now
2010-07-22 Tom HughesPresent "too many pending traces" message as a warning box
2010-07-22 Tom HughesConvert trace views to use CSS based user specific...
2010-06-16 Tom HughesMerge branch 'master' into openstreetbugs
2010-06-16 Tom HughesMerge branch 'master' into openid
2010-06-15 Tom HughesMake database offline work in production
2010-05-07 Tom HughesMerge branch 'master' into openstreetbugs
2010-05-07 Tom HughesMerge branch 'master' into openid
2010-05-07 Tom HughesMerge branch 'master' into terms
2010-05-06 Tom HughesFix user visibility check
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-26 Tom HughesPut the correct icon URLs in the RSS feed for traces.
2010-01-23 Kai Kruegermerge 19364:19600 of rails_port into the openID branch
2010-01-14 Tom HughesRework the pagination of the trace list to avoid having...
2010-01-11 Tom HughesDon't cache the trace list for logged in users.
2010-01-10 Tom HughesAdd some caching for trace views.
2010-01-10 Tom HughesMake traces/mine redirect to the user's traces page...
2009-12-31 Shaun McDonaldRather than just say public or private for each GPS...
2009-12-12 Tom HughesAdd ability to take GPX storage offline.
2009-11-01 Tom HughesAdd :warning and :error flash messages which can be...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-24 Tom HughesFix comment typo.
2009-09-24 Tom HughesWrap GPX API calls with the API error handler, and...
2009-09-12 Tom HughesTreat an explicit public=0 argument as meaning private.
2009-08-31 Tom HughesFix backwards compatibility code to handle an old style...
2009-08-25 Matt Amosmerge r17141:17256 from trunk
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-13 Tom HughesIdentifiable traces should be trated as private in...
2009-08-13 Tom HughesThe "public" field no longer exists in gpx_files.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-13 Tom HughesAdd extra visibility options for GPS traces, and enhanc...
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-25 Tom HughesMerge 16012:16110 from trunk.
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Ævar Arnfjörð Bjar... Fixed up the <title>/<h2> mess in trace/edit and trace...
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-06 Ævar Arnfjörð Bjar... Added & cleaned up messages relating to a given user...
2009-06-02 Tom HughesCorrect translation name.
2009-06-02 Tom HughesInternationalise the trace controller. Fixes #1894.
next