]> git.openstreetmap.org Git - rails.git/history - app/controllers
Don't give an error when you access the login page when you are logged in. Instead...
[rails.git] / app / controllers /
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 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-11-27 Shaun McDonaldAdding pagination to the changesets, thus allowing...
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 Shaun McDonaldSome improvements to the error messages that are return...
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-21 Matt AmosFixed bug in changeset idle timeout. Fixed another...
2008-11-20 Shaun McDonaldCloses #1350 through updating amf_controller to use...
2008-11-18 Shaun McDonaldRemember whether the user set the public checkbox on...
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
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-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-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 Frederik Rammfix SCALE, make changeset GET use floats
2008-11-09 Frederik Rammrequire auth for close
2008-11-08 Dave Stubbs1st amf_controller tests, and some basic sanity check...
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 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-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-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 Tom HughesRevert r11194 as it doesn't work as the trace_name...
2008-10-21 Matt AmosAdded test for relations_for_node where the relation...
2008-10-21 Matt AmosAdded tests for ways_for_node. Altered behaviour to...
2008-10-19 Shaun McDonaldmore testing of the api. Changing the generator so...
2008-10-16 Shaun McDonaldadding the Last-Modified response header to the version...
2008-10-14 Shaun McDonaldmore work on the data browser to show the changesets...
2008-10-14 Matt AmosCleaned up some unreachable code. Added first test...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Tom HughesFix race condition adding traces. Closes #1201.
2008-10-13 Shaun McDonaldadding changeset stuff for the data browser
2008-10-13 Matt AmosAdded a bunch more tests on the API 0.6. Fixed node...
2008-10-13 Matt AmosFixed up way controller tests for API 0.6.
2008-10-13 Shaun McDonaldCreating consistency check for creation of nodes, way...
2008-10-13 Matt AmosFixed problems with the relations functional tests.
2008-10-13 Matt AmosFixed node functional tests. A couple of changes to...
2008-10-13 Tom HughesMake adding relations work again. Fix from RichardF.
2008-10-13 Shaun McDonaldfixing the data browser to be able to cope with the...
2008-10-12 Tom HughesLog the IP address used to create an account.
2008-10-12 Richard FairhurstPotlatch 0.10e
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
2008-10-12 Tom HughesHide diary entries and comments made by deleted users.
2008-10-10 Shaun McDonaldfix indentation. Get teh api version from the constant...
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-08 Shaun McDonaldadding the controller code to be able to get a specific...
2008-10-08 Shaun McDonaldFix the data config, so that the development database...
2008-10-07 Shaun McDonaldsome useful notes in code for ideas that require implem...
2008-10-05 Richard FairhurstPotlatch 0.10d
2008-10-04 Tom HughesFix test for errors from geocoder.ca to work properly...
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-10-03 Shaun McDonaldChanging if not to unless to make code more readable.
2008-09-29 Shaun McDonaldadding some version reading for the nodes
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-09-20 Richard FairhurstPotlatch 0.10c... part two
2008-09-07 Tom HughesRun web authorisation for all non-api requests. Closes...
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-08-24 Tom HughesTidy up diary code a bit.
2008-08-21 Richard Fairhurstedit diary entries
2008-08-13 Tom HughesDon't user flash[:notice] when we're not redirecting...
2008-08-13 Tom HughesAllow users to change their email address. Closes ...
2008-08-13 Tom HughesAllow a user's email address to be marked invalid,...
2008-07-31 Richard FairhurstPotlatch 0.10b
2008-07-29 Richard FairhurstPotlatch 0.10a
2008-07-22 Tom HughesRender nothing on a successful delete.
2008-07-19 Tom HughesFix thinko.
2008-07-19 Tom HughesImprove error handling.
next