]> git.openstreetmap.org Git - rails.git/history - app
Fix UTF-8 encoding error char in source file that RichardF introduced
[rails.git] / app /
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-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...
2008-11-28 Shaun McDonaldbetter handling of duplicate tags. Extra validation...
2008-11-27 Shaun McDonaldAdding pagination to the changesets, thus allowing...
2008-11-26 Matt AmosMoved transaction boundary to cover used-by tests on...
2008-11-26 Matt AmosMoved changeset consistency checks to library code.
2008-11-26 Shaun McDonaldRenaming the include action to expand_bbox in the chang...
2008-11-25 Tom HughesAdd a delete method for the user model.
2008-11-25 Shaun McDonaldSome improvements to the error messages that are return...
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
2008-11-25 Richard Fairhurstvarious fixes/enhancements, including a couple to the...
2008-11-24 Shaun McDonaldMake the role in relations optional, with a test to...
2008-11-24 Harry Woodcosmetic tweaks to diary interface. icon for new entrie...
2008-11-21 Matt AmosFixed bug in changeset idle timeout. Fixed another...
2008-11-20 Shaun McDonaldCloses #1350 through updating amf_controller to use...
2008-11-19 Shaun McDonaldChangeset tag unit tests
2008-11-19 Shaun McDonaldMore tag validations, and finishing the node/way/relati...
2008-11-18 Shaun McDonaldRemember whether the user set the public checkbox on...
2008-11-18 Shaun McDonaldRelation Tag testing. Also sort the belong_to/has_many...
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-18 Shaun McDonaldValidations on the way tags, with unit tests
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-17 Shaun McDonaldAdding validations for the length of node tags, and...
2008-11-17 Matt AmosMade user input parsing more robust in changeset query...
2008-11-17 Matt AmosFixed some bugs in changeset query code. Added more...
2008-11-17 Matt AmosAdded tests for changeset close method.
2008-11-17 Matt AmosImplemented changeset tags updating via the update...
2008-11-16 Richard Fairhurstchangeset comments and a couple of other small fixes
2008-11-14 Richard Fairhurstfinished Rails-friendly amf_controller. Note that this...
2008-11-14 Shaun McDonaldAdding some more unit test stubs that need filling...
2008-11-13 Shaun McDonaldAdding some more diary entry tests. Making the RSS...
2008-11-12 Shaun McDonaldCovering the case of an entry not being found. More...
2008-11-12 Frederik Rammreplaced "wtf does this do" comment by something explai...
2008-11-11 Shaun McDonaldmore diary entry tests, and a minor fix to the relation...
2008-11-10 Andy Allannil protection - mysql however has a default for enums...
2008-11-10 Matt AmosMade relations ordered. Added some tests for this....
2008-11-10 Andy Allanboolean correctness
2008-11-09 Richard Fairhurst0.6-friendly Potlatch (work in progress). DO NOT SET...
2008-11-09 Dave Stubbsamf get*_history tests and related fixes
2008-11-09 Dave Stubbsa few more amf tests and associated bug fixes
2008-11-09 Dave Stubbsupdate nodes/ways/relation XML to include user id as...
2008-11-09 Frederik Rammreturn user id AND name with changeset get request
2008-11-09 Frederik Rammfix SCALE, make changeset GET use floats
2008-11-09 Frederik Rammrequire auth for close
2008-11-09 Harry Woodcosmetic tweaks to 'login' and 'create account' screens
2008-11-09 Frederik Rammmini fix
2008-11-09 Harry Woodoops remove my test
2008-11-08 Dave Stubbs1st amf_controller tests, and some basic sanity check...
2008-11-08 Harry Woodcosmetic tweaks to user settings form + move 'Mapper...
2008-11-08 Daniel SilverstoneMake the confrm button into a confirm button
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Dave Stubbsmore boolean correcting
2008-11-07 Matt AmosAdded a query method for querying bounding boxes, times...
2008-11-07 Andy Allansome boolean correctness work
2008-11-07 Andy Allanadd fixme
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-11-07 Andy AllanBooleans should be true/false - coding style comments...
2008-11-07 Matt AmosD'oh! Fixed stupid errors in changeset controller.
2008-11-06 Matt AmosOoops. Added missing access control to changeset contro...
2008-11-06 Matt AmosAdded a changeset/#id/include method to POST to to...
2008-11-06 Matt AmosImplemented changeset bounding box handling for relatio...
2008-11-04 Matt AmosAdded first attempt at bounding box support in changese...
2008-11-03 Shaun McDonaldAdditional api tests for the changes. Also making sure...
2008-11-03 Shaun McDonaldAdding a restriction to prevent more than 2000 nodes...
2008-10-31 Shaun McDonaldAdd a description meta tag for the all web pages. Wordi...
2008-10-29 Matt AmosAdded custom validator for UTF-8 strings.
2008-10-27 Matt AmosImplemented osmChange diff downloads for changesets...
2008-10-27 Matt AmosUpdated comment to reflect implementation.
2008-10-26 Shaun McDonaldcover the other extreme in the map bounary sanitizeatio...
2008-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
2008-10-23 Richard FairhurstPotlatch 0.10f
2008-10-21 Shaun McDonaldAdding new browse controller test, which is mostly...
next