]> git.openstreetmap.org Git - rails.git/history - app
Added first attempt at bounding box support in changesets and tests for the same.
[rails.git] / app /
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-21 Shaun McDonaldAdding new browse controller test, which is mostly...
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 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 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-30 Shaun McDonaldchanging the belongs_to and has_many items in the model...
2008-09-29 Shaun McDonaldadding some version reading for the nodes
2008-09-26 Shaun McDonaldfixing hard coded images/scripts, so that the site...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-09-25 Tom HughesGet rails to do asset tagging for the SWF file.
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-08-07 Tom HughesMake the location of the GPX traces configurable.
2008-07-31 Richard FairhurstPotlatch 0.10b
2008-07-31 Tom HughesIgnore any files in an __MACOSX folder in a zip file...
2008-07-30 Frederik Rammadd "non-exclusively" to new user signup message
2008-07-30 Tom HughesRework GPX import daemon to use libxml2 for speed.
2008-07-29 Richard FairhurstPotlatch 0.10a
2008-07-23 Shaun McDonaldShow whether a trace is public or private in the trace...
2008-07-22 Tom HughesRender nothing on a successful delete.
2008-07-22 Tom HughesEnable JPEG export from Osmarender again.
2008-07-19 Tom HughesFix thinko.
2008-07-19 Tom HughesImprove error handling.
2008-07-18 Tom HughesMore warning fixes.
2008-07-18 Tom HughesStop rails moaning.
2008-07-18 Shaun McDonaldMake sure that there is a sender and a recipient of...
2008-07-18 Tom HughesCope with being asked to find relations for any empty...
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-16 Tom HughesRemove SOTM advert.
2008-07-16 Tom HughesDisable JPEG exports from Osmarender as they are not...
2008-07-15 Tom HughesMinor tidyups.
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 McDonaldRemoving the in_world test from the model since it...
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-07 Tom HughesTidy up a bit after shaun's merge...
2008-07-07 Shaun McDonaldFixing the resync that I had done wrong at the end...
2008-07-07 Tom HughesSanitize user descriptions properly.
2008-07-05 Tom HughesCapitalise German message correctly.
2008-07-04 Tom HughesDon't hardcode the API version in the data browser.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-07-03 Shaun McDonaldNow all the unit tests work
2008-06-28 Tom HughesQuote default when used as a key in a hash as it is...
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-26 Tom HughesRefactor to remove some code duplication.
2008-06-26 Tom HughesDisable the data browswer when the database is not...
2008-06-25 Tom HughesMinor correction to German translation.
2008-06-25 Tom HughesHandle international idiots in a reasonable selection...
2008-06-25 Tom HughesTry and make message and comment notifications more...
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-24 Tom HughesImprove the layout of the object browser views.
next