]> git.openstreetmap.org Git - rails.git/history - app/views/browse
Some of our JavaScript files have UI messages but we don't want to
[rails.git] / app / views / browse /
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-17 Ævar Arnfjörð Bjar... When displaying objects in /browse/* and in the JavaScr...
2009-09-15 Tom HughesDisplay the changeset comment (if any) as part of the...
2009-09-14 Tom HughesEscape tag values - there is no reason at all to render...
2009-09-07 Ævar Arnfjörð Bjar... There was no "Sorry not found" message for changesets so
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-21 Tom HughesMake right hand side of browser view able to grow beyon...
2009-07-21 Tom HughesPrevent browser navigation control from wrapping.
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-07-13 Tom HughesMerge changeset browser branch to trunk.
2009-07-13 Tom HughesMerge 16355:16480 from trunk.
2009-07-13 Tom HughesRemove redundant text.
2009-07-13 Tom HughesFix a missing translation. Closes #2052.
2009-07-05 Tom HughesMerge 16216:16355 from trunk.
2009-07-05 Tom HughesAdd some more detail to the changeset Atom feeds.
2009-06-29 Tom HughesGo back to using < and > for navigation instead of...
2009-06-29 Tom HughesMerge 16110:16216 from trunk.
2009-06-28 Ævar Arnfjörð Bjar... Another commit in the spirit of [16199]: Don't enforce...
2009-06-28 Ævar Arnfjörð Bjar... The relation browser used the translated nominative...
2009-06-28 Štefan Baeblermade relation_members.member_type translatable via...
2009-06-27 Tom HughesTidy up some recent commits:
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-26 Ævar Arnfjörð Bjar... When I navigate to /browse/{node,way,relation}/:id...
2009-06-26 Ævar Arnfjörð Bjar... "Node history: {{node_name}}" was untranslatable!
2009-06-26 Thomas WoodFix indentation.
2009-06-26 Thomas WoodOnly try to load the map if changeset or feature not...
2009-06-25 Tom HughesMerge 16012:16110 from trunk.
2009-06-22 Matt AmosFixed dereference of nil node when browsing deleted...
2009-06-20 Ævar Arnfjörð Bjar... Don't display a stale "|" pipe if we're at the beginnin...
2009-06-20 Ævar Arnfjörð Bjar... * Use ← → instead of < > in changeset navigation
2009-06-19 Thomas WoodChangeset navigation by a particular user's changesets.
2009-06-19 Thomas Woodmerge 15807:16012 from rails_port
2009-06-18 Thomas WoodExtend work started in [15970] to add edit link to...
2009-06-17 Thomas WoodAdd an edit link to the browse page for nodes, since...
2009-06-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-09 Tom HughesRename views to rails 2 style names.
2009-06-09 Tom HughesDon't use single quotes to wrap translated strings...
2009-06-07 Ævar Arnfjörð Bjar... Use {{count}} instead of {{(node|way_relation)_count...
2009-06-07 Tom HughesRework the javascript I18n interpolation a bit - the...
2009-06-06 Ævar Arnfjörð Bjar... More progress on ticket:1919
2009-06-06 Ævar Arnfjörð Bjar... Nuked 'browse.start_rjs.unable_to_load' and replaced...
2009-06-06 Ævar Arnfjörð Bjar... Don't hardcode bbox size 0.25, use APP_CONFIG['max_requ...
2009-06-06 Ævar Arnfjörð Bjar... Implement a hack so that we can interpolate JavaScript...
2009-06-06 Tom HughesImprove the data browser translation logic.
2009-06-06 Ævar Arnfjörð Bjar... Made a bunch of start.rjs stuff translatable, including
2009-06-05 Ævar Arnfjörð Bjar... Make node/way/relation which is fed into the the 'brows...
2009-06-04 Tom HughesSet the OpenLayers locale when creating a map.
2009-06-04 Tom HughesGo back to using to_sentence now that we are using...
2009-06-02 Tom HughesRevert to using join instead of to_sentence for now...
2009-06-02 Tom HughesPluralise related way text properly.
2009-06-02 Shaun McDonaldAdd some more missing translations. Use .to_sentence...
2009-06-02 Shaun McDonaldMade also part of translatable. Fixes #1897.
2009-06-01 Tom HughesHandle nodes which are in the same way multiple times.
2009-05-31 Tom HughesMerge a final translation from i18n branch.
2009-05-31 Shaun McDonaldFix typo, which meant that there was a missing translat...
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Shaun McDonaldUse a more rails like way for the new coordinates link...
2009-05-31 Tom HughesFix warnings.
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-31 Tom HughesShow connected ways in the data browser. Closes #1882.
2009-05-31 Andy AllanLast of the databrowser i18n
2009-05-30 Andy AllanDatabrowser i18n. The stuff in start.rjs is a bit bizar...
2009-05-30 Andy Allanmore databrowser i18n
2009-05-30 Andy Allanmore databrowser i18n
2009-05-30 Andy Allanmore translations, and this time with stuff in the...
2009-05-30 Andy AllanFirst two bits of databrowser i18n
2009-05-30 Tom HughesMake links in tags active in the data browser. Fixes...
2009-05-30 Tom HughesInclude node coordinates on the data browser view for...
2009-05-22 Andy AllanOverride interestingTagsExclude in GML layer - improve...
2009-05-11 Tom HughesDestroy OL objects which use the dataLayer before we...
2009-05-04 Thomas WoodSort the tags for the databrowser output.
2009-05-02 Thomas WoodData browser changes, make links more user friendly...
2009-04-27 Thomas WoodQuick fix to reference relation rather than relation_me...
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
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...
next