]> git.openstreetmap.org Git - rails.git/history - app/controllers/browse_controller.rb
made geocoder results translatable. It could probably be improved but am not sure...
[rails.git] / app / controllers / browse_controller.rb
2009-06-27 Ævar Arnfjörð Bjar... Change the feature commited in [16174] to use the main...
2009-06-27 Ævar Arnfjörð Bjar... Introducing a new /browse/{node,way,relation,changeset...
2009-06-18 Thomas WoodExtend work started in [15970] to add edit link to...
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Shaun McDonaldSome more i18n html titles
2009-05-31 Tom HughesSort out storage and use of user preferred languages.
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-31 Tom HughesOptimise data loading for browsing ways.
2009-05-29 Shaun McDonaldMight be useful to set the locale everywhere we need...
2009-05-02 Thomas WoodData browser changes, make links more user friendly...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-15 Tom HughesFix database check in browse controller.
2009-04-12 Shaun McDonaldMore tests, found a bug in the data browser, no fix...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-23 Harry WoodAdd 'history' tab + Move 'recent changes' changeset...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-31 Thomas WoodRevert last commit - too many test failures
2008-12-31 Thomas WoodDateTime => Time for consistency in changeset code...
2008-12-31 Thomas WoodOnly show changesets that are actually closed in the...
2008-12-23 Thomas WoodMake browse controller index show recently closed chang...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-27 Shaun McDonaldAdding pagination to the changesets, thus allowing...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-14 Shaun McDonaldmore work on the data browser to show the changesets...
2008-10-13 Shaun McDonaldadding changeset stuff for the data browser
2008-10-13 Shaun McDonaldfixing the data browser to be able to cope with the...
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-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-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-04-23 Christopher Schmidtstart no longer uses these nodes: don't query for them
2008-04-22 Christopher SchmidtAdd recent nodes to start of tab, and return false...
2008-04-21 Christopher Schmidtadd in-map node/way browser
2008-04-20 Christopher Schmidtadd navigation link
2008-04-20 Christopher SchmidtLink ways and nodes backwards and forwards.
2008-04-20 Christopher Schmidtadd a browse index (no content yet)
2008-04-20 Christopher Schmidtdrop _view from action names
2008-04-20 Christopher SchmidtAdd support for relation history.
2008-04-20 Christopher SchmidtAdd history for ways and nodes, split 'last edited...
2008-04-20 Christopher SchmidtAdd relation browsing:
2008-04-20 Tom HughesTidy up a few details.
2008-04-20 Tom HughesCommit crschmdt's data browser patch.