]> git.openstreetmap.org Git - rails.git/history - app/controllers
Change bigint id column to monkeypatching-friendly syntax
[rails.git] / app / controllers /
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-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 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 Shaun McDonaldfixing the data browser to be able to cope with the...
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
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-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.
2008-07-18 Tom HughesMore warning fixes.
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerged 8899:9136 and 9145 from trunk.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-16 Tom HughesOptimise finding of relations, partially reversing...
2008-07-16 Tom HughesTidy up AMF controller and optimise a few rails things.
2008-07-15 Tom HughesRename unique_nodes to unshared_node_ids to make it...
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-08 Shaun McDonaldSorts out a problem with the description field and...
2008-07-08 Tom HughesAdd bounds to map responses. Closes #1011.
2008-07-07 Tom HughesAllow users to remove their image. Closes #1010.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-26 Tom HughesDisable the data browswer when the database is not...
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-22 Tom HughesMerge 8381:8390 from trunk.
2008-06-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-06-11 Richard Fairhursttrap for #971 until I can work out why it's doing it
2008-05-29 Tom HughesRequire a form post to finally confirm an account to...
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-13 Gabriel Ebnerapi06: remove debugging output.
2008-05-13 Gabriel Ebnerapi06: simplify diff uploading.
2008-05-13 Gabriel Ebnerapi06: diff upload: don't read the whole request into...
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Gabriel Ebnerapi06: Fix typo.
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-11 Christopher Schmidtmake error_message spit out the message text to the...
2008-05-11 Christopher Schmidtprevent update of any object without providing the...
2008-05-11 Christopher SchmidtMake capabilities report the current version for from...
2008-05-11 Christopher Schmidtchange 'no nodes' response to use API_VERSION in output
2008-05-11 Christopher Schmidtadd support for closing changesets
2008-05-11 Christopher SchmidtAdd support for accessing changesets as XML through...
2008-05-11 Christopher SchmidtMake edits return version numbers as plain text strings
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-06 Tom HughesTidy up handling of unknown traces.
2008-05-06 Tom HughesBackout message deletion functionality as it has unfort...
2008-05-05 Tom HughesFix replying to diary comments, and tidy a few things up.
2008-05-05 Tom HughesQuote reply messages properly.
2008-05-05 Tom HughesReinstate stripping of Re: prefixes that Steve dropped...
2008-05-04 Gabriel Ebnerapi06: Diff upload works now (but no integration with...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (creation works fine now)
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
next