]> git.openstreetmap.org Git - rails.git/history - app/views/browse
change updatelinks params so that Potlatch can pass in the view bbox. Also check...
[rails.git] / app / views / browse /
2009-04-21 Frederik Rammthere is not HTML attribute named "padding". either...
2009-04-21 Thomas WoodFix bbox display again, how do we keep mixing our lons...
2009-04-20 Thomas WoodFix bug introduced in r14610 (.downcase in wrong place)
2009-04-20 Shaun McDonaldfix bug in the case of the action in the data browser...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-09 Thomas WoodAdd has_valid_bbox? method to Changeset model to tidy...
2009-04-08 Tom HughesAdd a mini map to the changeset view in the data browser.
2009-04-08 Tom HughesEliminate duplication of tag printing logic.
2009-04-08 Harry Woodnew support for box=yes param on the homepage, and...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-04-08 Tom HughesFix formatting of changeset details.
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-23 Thomas WoodMake browse controller index show recently closed chang...
2008-12-15 Tom HughesAlign table heading properly. Closes #1405.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-08 Shaun McDonaldAdding the ability to see the min/max lat/lon for a...
2008-12-02 Shaun McDonaldadding link to download the full changeset xml
2008-11-27 Shaun McDonaldAdding pagination to the changesets, thus allowing...
2008-11-20 Shaun McDonaldCloses #1350 through updating amf_controller to use...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-21 Shaun McDonaldAdding new browse controller test, which is mostly...
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 McDonaldnow you will actually save the changeset on updating...
2008-10-13 Shaun McDonaldfixing the data browser to be able to cope with the...
2008-10-08 Tom HughesMake data browser work with OpenLayers 2.7.
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
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-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-24 Tom HughesImprove the layout of the object browser views.
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 HughesImprove the layout of the browse sidebar a bit.
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-15 Tom HughesTidy up map browse code and qualify various global...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-04-26 Christopher Schmidtdestroy the box handler as well
2008-04-23 Christopher Schmidtdefine type earlier
2008-04-23 Christopher SchmidtUI changes from RichardF
2008-04-23 Christopher Schmidtmove data into a layer in the layerswitcher
2008-04-23 Christopher Schmidtvery minor ui niggles
2008-04-23 Christopher Schmidtprevent errors when closing sidebar
2008-04-22 Christopher Schmidtadd link to history html page
2008-04-22 Christopher Schmidtadd support for displaying history
2008-04-22 Christopher Schmidtchange layout: now a link, no longer a tab
2008-04-22 Christopher Schmidtminor clenaups
2008-04-22 Christopher Schmidtdon't let users select areas bigger than allowed
2008-04-22 Christopher Schmidtallow down/up events
2008-04-22 Christopher SchmidtCustomize requestSuccess to limit number of features...
2008-04-22 Christopher SchmidtAdd recent nodes to start of tab, and return false...
2008-04-22 Christopher Schmidtclean up javascript code. no/few functional changes...
2008-04-21 Christopher Schmidtdestroy the feature when we leave
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 Schmidtlink to html history
2008-04-20 Christopher Schmidtadd a browse index (no content yet)
2008-04-20 Christopher Schmidtmove around things to match the change in action names
2008-04-20 Christopher Schmidtdrop _view from action names
2008-04-20 Christopher Schmidtdon't abuse link_to: do it right
2008-04-20 Christopher Schmidtfor items which don't actually have a geometry, just...
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 SchmidtHandle deleted items better.
2008-04-20 Christopher Schmidtlink from member object to the member page
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.