]> git.openstreetmap.org Git - rails.git/history - app/controllers/trace_controller.rb
Rename twain geocoder to nominatim.
[rails.git] / app / controllers / trace_controller.rb
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.
2009-06-01 Shaun McDonaldmore tranlations for validations. Bug fix for the missi...
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesSort out storage and use of user preferred languages.
2009-05-29 Shaun McDonaldMight be useful to set the locale everywhere we need...
2009-05-12 Shaun McDonaldActually mark a trace as being public based on the...
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-21 Tom HughesForce selection to fail when no traces match the tag.
2009-04-21 Tom HughesDon't generate an IN condition with an empty list.
2009-04-21 Tom HughesAdd an expiry header to trace images.
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-19 Thomas WoodAdd condition for user not found in trace controller.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-14 Tom HughesAdd a "database readonly" state that allows all writes...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-20 Tom HughesRefactor the GPX upload to try and avoid the import...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-01-23 Thomas WoodSet params to sane defaults if unset by client.
2009-01-23 Thomas WoodRequire auth on calls to /trace/create, and pass throug...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-12 Tom HughesOptimise lookup of traces with a given tag.
2008-11-18 Shaun McDonaldRemember whether the user set the public checkbox on...
2008-11-18 Tom HughesRequire the user to be logged in for those methods...
2008-11-18 Tom HughesFix syntax of status only renders. Closes #1345.
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Dave Stubbsmore boolean correcting
2008-11-07 Andy Allanadd fixme
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-10-21 Tom HughesRevert r11194 as it doesn't work as the trace_name...
2008-10-13 Tom HughesFix race condition adding traces. Closes #1201.
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-07-18 Tom HughesMore warning fixes.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-06 Tom HughesTidy up handling of unknown traces.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Steve Coastfix bug 871 - show a good error message if gps trace...
2008-02-07 Tom HughesUse FileUtils.mv instead of File.rename as it will...
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Tom HughesImprove consistency of trace upload forms and error...
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-23 Tom HughesAllow trace descriptions and tags to be edited.
2007-08-22 Tom HughesPut the option to delete GPS traces back. Fixes #405.
2007-08-20 Tom HughesHandle errors a bit better.
2007-08-18 Tom HughesHandle files uploaded via the API properly.
2007-08-16 Tom HughesMake the gpx/id/data API call work, and make gpx/create...
2007-08-15 Tom HughesTidy up trace handling a bit, and add support for per...
2007-08-14 Tom HughesAdd the author name to RSS feeds.
2007-08-14 Tom HughesRemove bogus setting of title attribute.
2007-08-09 Tom HughesFix title and tidy up a few things.
2007-08-09 Tom HughesReturn "404 Not Found" for users and traces which don...
2007-08-08 Tom HughesUse the rails paginator to paginate the trace list...
2007-07-17 Tom HughesProvide a more sensible suggested filename when downloa...
2007-07-02 Tom HughesHandle public flag for GPX creation properly.
2007-07-02 Tom HughesRefactor GPX creation routines to share common code.
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-23 Dan KarranAdding tag name to title if available.
2007-06-23 Dan KarranAdding titles to trace lists
2007-06-21 Tom HughesAvoid reading traces and trace images into memory when...
2007-06-16 Dan KarranSetting correct XML content-type for trace RSS feeds.
2007-06-12 Tom HughesImprove reporting of errors in GPX uploads, and allow...
2007-06-11 Tom HughesImprove handling of login/logout some more to improve...
2007-06-10 Tom HughesMake next and previous links on user/XXX/traces work...
2007-06-10 Tom HughesUse params[] instead of @params[] to avoid deprecation...
next