]> git.openstreetmap.org Git - rails.git/history - app
Merge 14059:14394 from trunk.
[rails.git] / app /
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-04-08 Tom HughesFix formatting of changeset details.
2009-04-02 Harry Woodtweak lat lon decision logic for the edit tab. made...
2009-04-02 Harry Woodlose the unnecessary <% embed syntax %>
2009-03-29 Tom HughesUse correct key for z15 and greater.
2009-03-29 Matt AmosFixed a problem where rails was setting the ID column...
2009-03-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-29 Matt AmosFix for correct boolean handling in query.
2009-03-27 Matt AmosFixed a couple of bugs with changeset bounding box...
2009-03-26 Harry Woodfix 'edits' link. action was renamed 'list_user'
2009-03-26 Richard Fairhurstfix user:pass auth for Potlatch
2009-03-25 Matt AmosFixing failing potlatch tests. Someone who knows what...
2009-03-25 Tom HughesAdd SOTM advert.
2009-03-24 Harry Woodshow a 'no bbox specified' message for the moment at...
2009-03-23 Thomas WoodShut up libxml's "Must specify a string with one or...
2009-03-23 Thomas Wood<td> tags must be closed, move browse index test over...
2009-03-23 Thomas WoodRather than referring how to view a bbox history, just...
2009-03-23 Thomas WoodMore fixes to the changeset viewer, including logged...
2009-03-23 Thomas WoodFix various auth bugs with the changeset listing stuff...
2009-03-23 Harry WoodAdd 'history' tab + Move 'recent changes' changeset...
2009-03-20 Harry Woodlose the unneeded <% syntax %>
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 HughesCommit ACL related files from earlier merges as svn...
2009-03-08 Tom HughesAdd tabindex values to make sure links are not in the...
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-03-08 Tom HughesFix for libxml 1.0.0 changes.
2009-03-08 Tom HughesUpdate to use libxml 1.0.0 gem.
2009-03-06 Tom HughesFix thinko.
2009-03-06 Tom HughesPut auto discovery links in the document head.
2009-03-06 Tom HughesDeclare XML namespace.
2009-03-01 Harry Woodsetting lon2 correctly. Was displaying one of the bbox...
2009-02-26 Richard Fairhurstfix backspacing through way to delete it
2009-02-25 Richard Fairhursthistory stuff should be working now (haha)
2009-02-25 Richard Fairhurstfurther work on 0.6 history (not quite complete yet)
2009-02-19 Tom HughesAdd an ACL system to allow key/value pairs to be attach...
2009-02-14 Tom HughesGo back to using <center> to position the buttons in...
2009-02-13 Tom HughesUse a root relative URL for the donation button image.
2009-02-13 Tom HughesReplace the PayPal button on the home page with a donat...
2009-02-13 Tom HughesApparently zero is not false in ruby.
2009-02-13 Tom HughesRemove donate box from front page.
2009-02-13 Richard Fairhurstbe a bit smarter about enlarging the bbox (note to...
2009-02-13 Tom HughesPut the escapes back again.
2009-02-11 Tom HughesRemoved bogus backslash escape.
2009-02-11 Tom HughesWrap text to make it more readable and adjust the paddi...
2009-02-11 Tom HughesRemove bogus backslash escape.
2009-02-11 Tom HughesRemove excessive indenting - tabs are bad people!
2009-02-10 Paul GillardEnsure homepage source validates.
2009-02-07 Matt AmosFixed bug in changeset closing and querying where the...
2009-02-05 Tom HughesBack out hack to setMapCenter and fix the problem in...
2009-02-05 Tom HughesAdd donation link to main site.
2009-01-29 Dirk Stöckerfixed typo
2009-01-29 Dirk Stöckerfixed typo
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...
2009-01-19 Tom HughesRemove Steve's gratuitous insult.
2009-01-19 Steve Coastnicer signup confirmation email
2009-01-14 Shaun McDonaldMove the ActiveRecord::RecordNotFound to the block...
2009-01-13 Richard Fairhurstswap way write with node deletion as per dev@
2009-01-11 Richard Fairhurstsmall versioning fix (plus history rework in progress)
2008-12-31 Thomas WoodRevert last commit - too many test failures
2008-12-31 Thomas WoodDateTime => Time for consistency in changeset code...
2008-12-31 Thomas WoodOnly show changesets that are actually closed in the...
2008-12-23 Matt Amosremoved comments which apparently no-one bothers to...
2008-12-23 Thomas WoodMake browse controller index show recently closed chang...
2008-12-23 Thomas WoodPass the to_user to the view. Tests may follow. Closes...
2008-12-23 Richard Fairhurstsession management on only for :list
2008-12-23 Richard Fairhurstview changesets by user
2008-12-18 Richard FairhurstPotlatch for API 0.6 now saving ways happily with node...
2008-12-17 Richard Fairhurstsome more putway fixes - this actually creates new...
2008-12-16 Shaun McDonaldFix UTF-8 encoding error char in source file that Richa...
2008-12-16 Richard Fairhurstbit more putway stuff
2008-12-16 Richard Fairhurstyet more rewriting of putway...
2008-12-15 Thomas WoodAdd validations for diary entry lat/lons and tests...
2008-12-15 Shaun McDonaldFix the transactions, need to set anything that will...
2008-12-15 Shaun McDonaldbug fix. Adding some transactions to amf controller...
2008-12-15 Tom HughesAlign table heading properly. Closes #1405.
2008-12-14 Shaun McDonaldReturn, rather than allow a second render to happen...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-12 Shaun McDonaldLog the request on a few requests when there is a bad...
2008-12-12 Shaun McDonaldImproving the not found handling of preferences. adding...
2008-12-12 Tom HughesOptimise lookup of traces with a given tag.
2008-12-12 Shaun McDonaldcapture the too many way nodes error, and give the...
2008-12-11 Shaun McDonaldMaking amf controller act more like the xml apis
2008-12-11 Shaun McDonaldDon't give an error when you access the login page...
2008-12-11 Shaun McDonaldsome more progress towards making amf_controller do...
2008-12-10 Shaun McDonaldsome further progress to amf controller checking the...
2008-12-10 Matt AmosAdded missing version to the pure rails AMF controller...
2008-12-10 Matt AmosSome fixes to the rails part of the AMF controller...
2008-12-09 Shaun McDonaldSome improvements for the XML parsing, as there are...
2008-12-08 Shaun McDonaldthe user id may be negative, so that osmosis can create...
2008-12-08 Shaun McDonaldAdding the ability to see the min/max lat/lon for a...
2008-12-08 Shaun McDonaldAdding some amf create poi tests. Minor bugfix tweaks...
2008-12-05 Shaun McDonaldFix for the refactoring commited yesterday, based on...
2008-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-12-04 Shaun McDonaldturning the session off for the changeset controller...
2008-12-03 Shaun McDonaldDeal with active record not found exceptions when creat...
2008-12-02 Shaun McDonaldadding link to download the full changeset xml
2008-12-01 Shaun McDonaldActually set the instance var when closing the changeset
2008-12-01 Shaun McDonaldensure that uploads that don't supply a lat and lon...
next