2009-02-25 |
Richard Fairhurst | further work on 0.6 history (not quite complete yet) |
tree | commitdiff |
2009-02-07 |
Matt Amos | Fixed bug in changeset closing and querying where the... |
tree | commitdiff |
2009-01-29 |
Dirk Stöcker | fixed typo |
tree | commitdiff |
2009-01-23 |
Thomas Wood | Set params to sane defaults if unset by client. |
tree | commitdiff |
2009-01-23 |
Thomas Wood | Require auth on calls to /trace/create, and pass throug... |
tree | commitdiff |
2009-01-14 |
Shaun McDonald | Move the ActiveRecord::RecordNotFound to the block... |
tree | commitdiff |
2009-01-11 |
Richard Fairhurst | small versioning fix (plus history rework in progress) |
tree | commitdiff |
2008-12-31 |
Thomas Wood | Revert last commit - too many test failures |
tree | commitdiff |
2008-12-31 |
Thomas Wood | DateTime => Time for consistency in changeset code... |
tree | commitdiff |
2008-12-31 |
Thomas Wood | Only show changesets that are actually closed in the... |
tree | commitdiff |
2008-12-23 |
Matt Amos | removed comments which apparently no-one bothers to... |
tree | commitdiff |
2008-12-23 |
Thomas Wood | Make browse controller index show recently closed chang... |
tree | commitdiff |
2008-12-23 |
Thomas Wood | Pass the to_user to the view. Tests may follow. Closes... |
tree | commitdiff |
2008-12-23 |
Richard Fairhurst | session management on only for :list |
tree | commitdiff |
2008-12-23 |
Richard Fairhurst | view changesets by user |
tree | commitdiff |
2008-12-18 |
Richard Fairhurst | Potlatch for API 0.6 now saving ways happily with node... |
tree | commitdiff |
2008-12-17 |
Richard Fairhurst | some more putway fixes - this actually creates new... |
tree | commitdiff |
2008-12-16 |
Shaun McDonald | Fix UTF-8 encoding error char in source file that Richa... |
tree | commitdiff |
2008-12-16 |
Richard Fairhurst | bit more putway stuff |
tree | commitdiff |
2008-12-16 |
Richard Fairhurst | yet more rewriting of putway... |
tree | commitdiff |
2008-12-15 |
Thomas Wood | Add validations for diary entry lat/lons and tests... |
tree | commitdiff |
2008-12-15 |
Shaun McDonald | Fix the transactions, need to set anything that will... |
tree | commitdiff |
2008-12-15 |
Shaun McDonald | bug fix. Adding some transactions to amf controller... |
tree | commitdiff |
2008-12-14 |
Shaun McDonald | Return, rather than allow a second render to happen... |
tree | commitdiff |
2008-12-12 |
Shaun McDonald | resync from rails_port 11795:12304 |
tree | commitdiff |
2008-12-12 |
Shaun McDonald | Log the request on a few requests when there is a bad... |
tree | commitdiff |
2008-12-12 |
Shaun McDonald | Improving the not found handling of preferences. adding... |
tree | commitdiff |
2008-12-12 |
Tom Hughes | Optimise lookup of traces with a given tag. |
tree | commitdiff |
2008-12-12 |
Shaun McDonald | capture the too many way nodes error, and give the... |
tree | commitdiff |
2008-12-11 |
Shaun McDonald | Making amf controller act more like the xml apis |
tree | commitdiff |
2008-12-11 |
Shaun McDonald | Don't give an error when you access the login page... |
tree | commitdiff |
2008-12-11 |
Shaun McDonald | some more progress towards making amf_controller do... |
tree | commitdiff |
2008-12-10 |
Shaun McDonald | some further progress to amf controller checking the... |
tree | commitdiff |
2008-12-10 |
Matt Amos | Added missing version to the pure rails AMF controller... |
tree | commitdiff |
2008-12-10 |
Matt Amos | Some fixes to the rails part of the AMF controller... |
tree | commitdiff |
2008-12-09 |
Shaun McDonald | Some improvements for the XML parsing, as there are... |
tree | commitdiff |
2008-12-08 |
Shaun McDonald | the user id may be negative, so that osmosis can create... |
tree | commitdiff |
2008-12-08 |
Shaun McDonald | Adding the ability to see the min/max lat/lon for a... |
tree | commitdiff |
2008-12-08 |
Shaun McDonald | Adding some amf create poi tests. Minor bugfix tweaks... |
tree | commitdiff |
2008-12-05 |
Shaun McDonald | Fix for the refactoring commited yesterday, based on... |
tree | commitdiff |
2008-12-04 |
Shaun McDonald | Refactoring the amf controller, and all models so that... |
tree | commitdiff |
2008-12-04 |
Shaun McDonald | turning the session off for the changeset controller... |
tree | commitdiff |
2008-12-03 |
Shaun McDonald | Deal with active record not found exceptions when creat... |
tree | commitdiff |
2008-12-02 |
Shaun McDonald | adding link to download the full changeset xml |
tree | commitdiff |
2008-12-01 |
Shaun McDonald | Actually set the instance var when closing the changeset |
tree | commitdiff |
2008-12-01 |
Shaun McDonald | ensure that uploads that don't supply a lat and lon... |
tree | commitdiff |
2008-11-28 |
Shaun McDonald | better handling of duplicate tags. Extra validation... |
tree | commitdiff |
2008-11-27 |
Shaun McDonald | Adding pagination to the changesets, thus allowing... |
tree | commitdiff |
2008-11-26 |
Matt Amos | Moved transaction boundary to cover used-by tests on... |
tree | commitdiff |
2008-11-26 |
Matt Amos | Moved changeset consistency checks to library code. |
tree | commitdiff |
2008-11-26 |
Shaun McDonald | Renaming the include action to expand_bbox in the chang... |
tree | commitdiff |
2008-11-25 |
Tom Hughes | Add a delete method for the user model. |
tree | commitdiff |
2008-11-25 |
Shaun McDonald | Some improvements to the error messages that are return... |
tree | commitdiff |
2008-11-25 |
Shaun McDonald | More model validations. Fixing one test. |
tree | commitdiff |
2008-11-25 |
Richard Fairhurst | various fixes/enhancements, including a couple to the... |
tree | commitdiff |
2008-11-24 |
Shaun McDonald | Make the role in relations optional, with a test to... |
tree | commitdiff |
2008-11-24 |
Harry Wood | cosmetic tweaks to diary interface. icon for new entrie... |
tree | commitdiff |
2008-11-21 |
Matt Amos | Fixed bug in changeset idle timeout. Fixed another... |
tree | commitdiff |
2008-11-20 |
Shaun McDonald | Closes #1350 through updating amf_controller to use... |
tree | commitdiff |
2008-11-19 |
Shaun McDonald | Changeset tag unit tests |
tree | commitdiff |
2008-11-19 |
Shaun McDonald | More tag validations, and finishing the node/way/relati... |
tree | commitdiff |
2008-11-18 |
Shaun McDonald | Remember whether the user set the public checkbox on... |
tree | commitdiff |
2008-11-18 |
Shaun McDonald | Relation Tag testing. Also sort the belong_to/has_many... |
tree | commitdiff |
2008-11-18 |
Tom Hughes | Require the user to be logged in for those methods... |
tree | commitdiff |
2008-11-18 |
Tom Hughes | Fix syntax of status only renders. Closes #1345. |
tree | commitdiff |
2008-11-18 |
Shaun McDonald | Validations on the way tags, with unit tests |
tree | commitdiff |
2008-11-17 |
Matt Amos | Migration to add close-time to changesets. This replace... |
tree | commitdiff |
2008-11-17 |
Shaun McDonald | Adding validations for the length of node tags, and... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Made user input parsing more robust in changeset query... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Fixed some bugs in changeset query code. Added more... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Added tests for changeset close method. |
tree | commitdiff |
2008-11-17 |
Matt Amos | Implemented changeset tags updating via the update... |
tree | commitdiff |
2008-11-16 |
Richard Fairhurst | changeset comments and a couple of other small fixes |
tree | commitdiff |
2008-11-14 |
Richard Fairhurst | finished Rails-friendly amf_controller. Note that this... |
tree | commitdiff |
2008-11-14 |
Shaun McDonald | Adding some more unit test stubs that need filling... |
tree | commitdiff |
2008-11-13 |
Shaun McDonald | Adding some more diary entry tests. Making the RSS... |
tree | commitdiff |
2008-11-12 |
Shaun McDonald | Covering the case of an entry not being found. More... |
tree | commitdiff |
2008-11-12 |
Frederik Ramm | replaced "wtf does this do" comment by something explai... |
tree | commitdiff |
2008-11-11 |
Shaun McDonald | more diary entry tests, and a minor fix to the relation... |
tree | commitdiff |
2008-11-10 |
Andy Allan | nil protection - mysql however has a default for enums... |
tree | commitdiff |
2008-11-10 |
Matt Amos | Made relations ordered. Added some tests for this.... |
tree | commitdiff |
2008-11-10 |
Andy Allan | boolean correctness |
tree | commitdiff |
2008-11-09 |
Richard Fairhurst | 0.6-friendly Potlatch (work in progress). DO NOT SET... |
tree | commitdiff |
2008-11-09 |
Dave Stubbs | amf get*_history tests and related fixes |
tree | commitdiff |
2008-11-09 |
Dave Stubbs | a few more amf tests and associated bug fixes |
tree | commitdiff |
2008-11-09 |
Dave Stubbs | update nodes/ways/relation XML to include user id as... |
tree | commitdiff |
2008-11-09 |
Frederik Ramm | return user id AND name with changeset get request |
tree | commitdiff |
2008-11-09 |
Frederik Ramm | fix SCALE, make changeset GET use floats |
tree | commitdiff |
2008-11-09 |
Frederik Ramm | require auth for close |
tree | commitdiff |
2008-11-09 |
Harry Wood | cosmetic tweaks to 'login' and 'create account' screens |
tree | commitdiff |
2008-11-09 |
Frederik Ramm | mini fix |
tree | commitdiff |
2008-11-09 |
Harry Wood | oops remove my test |
tree | commitdiff |
2008-11-08 |
Dave Stubbs | 1st amf_controller tests, and some basic sanity check... |
tree | commitdiff |
2008-11-08 |
Harry Wood | cosmetic tweaks to user settings form + move 'Mapper... |
tree | commitdiff |
2008-11-08 |
Daniel Silverstone | Make the confrm button into a confirm button |
tree | commitdiff |
2008-11-08 |
Shaun McDonald | Resyncing from head 10895:11795 |
tree | commitdiff |
2008-11-08 |
Dave Stubbs | more boolean correcting |
tree | commitdiff |
2008-11-07 |
Matt Amos | Added a query method for querying bounding boxes, times... |
tree | commitdiff |
2008-11-07 |
Andy Allan | some boolean correctness work |
tree | commitdiff |
2008-11-07 |
Andy Allan | add fixme |
tree | commitdiff |
next |