]> git.openstreetmap.org Git - rails.git/history - app
Adding stub functional test files for all the controllers that should have tests...
[rails.git] / app /
2008-06-21 Tom HughesUse a polymorphic association to model relation members...
2008-06-21 Tom HughesRemoved bogus belongs_to user declaration.
2008-06-11 Richard Fairhursttrap for #971 until I can work out why it's doing it
2008-06-10 Shaun McDonaldReplacing the non existant image with a pending text...
2008-06-07 Tom HughesWork around the fact that exists? no longer works for...
2008-06-05 Tom HughesDon't use comma to separate values in the location...
2008-06-05 Tom HughesMake sure the diary tab always links to the global...
2008-06-03 Tom HughesCope with not having a layer configuration at all.
2008-06-02 Shaun McDonaldFixing indentation
2008-06-02 Shaun McDonaldFixing indentation
2008-06-02 Tom HughesDon't try and parse an empty string as a layer config...
2008-05-29 Tom HughesRequire a form post to finally confirm an account to...
2008-05-28 Tom HughesImprove the layout of the browse sidebar a bit.
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-20 Shaun McDonaldAdd a check to make sure that a node/way/relation doesn...
2008-05-19 Tom HughesMake the "larger map" link on an HTML export point...
2008-05-16 Tom HughesYet another at fixing the layout of the search box...
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-16 Tom HughesReword the noscript section a bit.
2008-05-16 Tom HughesTry and make browsers display the search box sanely.
2008-05-16 Shaun McDonaldShowing a nice message for browsers with javascript...
2008-05-15 Tom HughesTidy up map browse code and qualify various global...
2008-05-15 Tom HughesRemove bogus action attribute from the submit button...
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-12 Christopher Schmidtnode.tags is now (apparently) the same as tags_as_hash.
2008-05-11 Christopher Schmidtmake error_message spit out the message text to the...
2008-05-11 Christopher Schmidtundo composite keys change on old_ndoe
2008-05-11 Christopher Schmidtfrom_xml sets a version on nodes
2008-05-11 Christopher Schmidtadd to_xml method for oldnode
2008-05-11 Christopher Schmidtspit out whether the changeset is open in the xml
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 FIXME FIXME FIXME for serializing changes in a...
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-11 Tom HughesAdd maximiseMap() and minimiseMap() functions to the...
2008-05-11 Tom HughesOnly add the data layer to the main map, and use the...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-09 Tom HughesAdd the marker to the map correctly.
2008-05-07 Tom HughesRemove bogus apostrophe.
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-05 Gabriel Ebnerapi06: Fix normal way and relation uploading (i.e....
2008-05-05 Tom HughesRework the new Go button on the search form so that...
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...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support
2008-05-04 Gabriel Ebnerapi06: Return version ids in XML responses.
2008-05-04 Gabriel Ebnersplit_node_tags: Remove old unused files.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Gabriel Ebnersplit_node_tags: Remove the left-over pre-merge files.
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-05-03 Nick Blackmerged node and old node models for normalised node...
2008-05-03 Nick Blacknode models for normalised node tags - pre merge
2008-05-03 Nick Blackadds a temporary old_node object for use during migration
2008-05-03 Steve Coastfix bug 871 - show a good error message if gps trace...
2008-05-03 Steve Coastadd a go button to the search form as in bug 589
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-03 Steve Coastmake public button a bit nicer
2008-05-03 Nick Blackadding node tag models
2008-05-03 Steve Coastnicer reply messages, bug 529
2008-05-03 Steve Coastability to delete messages
2008-05-03 Steve Coastadd individual user preference read/write, and default...
2008-05-01 Tom HughesInclude the marker on the larger map link during HTML...
2008-05-01 Tom HughesMerge HTML export branch to trunk.
2008-05-01 Christopher Schmidtlarger map link is now raw html for better google-linki...
2008-04-30 Richard FairhurstPotlatch 0.8c
2008-04-30 Tom HughesTidy things up a bit.
2008-04-30 Christopher Schmidtadd support for showing osmarender layer instead of...
2008-04-30 Christopher Schmidtadd support for setting a specific marker location...
2008-04-29 Tom HughesCosmetic tidy up, and fix hardcoding of server name.
2008-04-29 Christopher Schmidtround numbers
2008-04-29 Christopher Schmidtadd support for HTML export to export tabk
2008-04-29 Christopher Schmidtstart of work on UI
2008-04-28 Tom HughesIE was getting confused by having a div with an id...
2008-04-27 Tom HughesMake sure the recorded first point for a trace really...
2008-04-27 Tom HughesAdvise new users to signup on the wiki as well. Closes...
2008-04-27 Tom HughesReport a friendly error for attempts to reference a...
2008-04-27 Tom HughesInclude tags in GPX success and failure mails. Closes...
2008-04-26 Christopher Schmidtdestroy the box handler as well
2008-04-25 Tom HughesUnbreak Richard's warning messages. Closes #864.
2008-04-23 Tom HughesTidy up RSS links a bit.
2008-04-23 Christopher Schmidtstart no longer uses these nodes: don't query for them
2008-04-23 Christopher Schmidtbrowseclass no longer used
next