]> git.openstreetmap.org Git - rails.git/history - app
Fixed bug in changeset idle timeout. Fixed another with a spurious require.
[rails.git] / app /
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 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...
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-21 Matt AmosRemoved debugging code.
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-15 Shaun McDonaldAdding a lower and upper length on various web site...
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 Shaun McDonaldnow you will actually save the changeset on updating...
2008-10-13 Shaun McDonaldfix so that changeset will be closed without an excepti...
2008-10-13 Matt AmosAll API 0.6 functional tests now pass.
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 xml method of old way model.
2008-10-13 Shaun McDonaldmoving the check consistency to it's own file so that...
2008-10-13 Matt AmosFix to_xml method of old_relation model.
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 HughesDisambiguate order clause.
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 Tom HughesMake data browser work with OpenLayers 2.7.
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-30 Shaun McDonaldchanging the belongs_to and has_many items in the model...
2008-09-29 Shaun McDonaldadding some version reading for the nodes
next