2009-06-28 |
Štefan Baebler | made relation_members.member_type translatable via... |
tree | commitdiff |
2009-06-27 |
Tom Hughes | Tidy up some recent commits: |
tree | commitdiff |
2009-06-27 |
Ævar Arnfjörð Bjar... | Change the feature commited in [16174] to use the main... |
tree | commitdiff |
2009-06-27 |
Ævar Arnfjörð Bjar... | Introducing a new /browse/{node,way,relation,changeset... |
tree | commitdiff |
2009-06-26 |
Ævar Arnfjörð Bjar... | When I navigate to /browse/{node,way,relation}/:id... |
tree | commitdiff |
2009-06-26 |
Ævar Arnfjörð Bjar... | "Node history: {{node_name}}" was untranslatable! |
tree | commitdiff |
2009-06-26 |
Ævar Arnfjörð Bjar... | Call .to_sentence on site.key.table.entry. Translations... |
tree | commitdiff |
2009-06-26 |
Thomas Wood | Fix indentation. |
tree | commitdiff |
2009-06-26 |
Thomas Wood | Only try to load the map if changeset or feature not... |
tree | commitdiff |
2009-06-25 |
Matt Amos | Adding 'shortlink' functions which will allow URLs... |
tree | commitdiff |
2009-06-24 |
Tom Hughes | Rework the translatable map key to be driven by a YAML... |
tree | commitdiff |
2009-06-24 |
Tom Hughes | Make the "what does this mean" link added in r16069... |
tree | commitdiff |
2009-06-24 |
Tom Hughes | Put back HTML escaping of trace names removed in r16062. |
tree | commitdiff |
2009-06-24 |
Ævar Arnfjörð Bjar... | Remove the third param to showKeyEntry(). Not used... |
tree | commitdiff |
2009-06-23 |
Ævar Arnfjörð Bjar... | Change the map key from a static PNG image to a generat... |
tree | commitdiff |
2009-06-23 |
Tom Hughes | Revert r16046. |
tree | commitdiff |
2009-06-23 |
Ævar Arnfjörð Bjar... | Add a link to [[Visibility of GPS traces]] on the wiki... |
tree | commitdiff |
2009-06-23 |
Ævar Arnfjörð Bjar... | Add 'diary_entry.no_such_entry.title' for diary entries... |
tree | commitdiff |
2009-06-23 |
Ævar Arnfjörð Bjar... | 'trace.tags.none' was never displayed because the empty... |
tree | commitdiff |
2009-06-22 |
Ævar Arnfjörð Bjar... | * Changed "t'trace.edit.start_coord' %>Start coordinate... |
tree | commitdiff |
2009-06-22 |
Ævar Arnfjörð Bjar... | Fixed up the <title>/<h2> mess in trace/edit and trace... |
tree | commitdiff |
2009-06-22 |
Ævar Arnfjörð Bjar... | "download" in edit trace was untranslatable |
tree | commitdiff |
2009-06-22 |
Ævar Arnfjörð Bjar... | trace.edit.tags and trace.edit.save_button were mistake... |
tree | commitdiff |
2009-06-22 |
Ævar Arnfjörð Bjar... | * Put checkboxes before form labels in an attempt to... |
tree | commitdiff |
2009-06-22 |
Ævar Arnfjörð Bjar... | The <title> wasn't being properly set on /message/new... |
tree | commitdiff |
2009-06-22 |
Matt Amos | Adding initial version of the OAuth token authenticatio... |
tree | commitdiff |
2009-06-22 |
Matt Amos | Fixed dereference of nil node when browsing deleted... |
tree | commitdiff |
2009-06-20 |
Thomas Wood | Fix bug introduced in r16011 with link to new message... |
tree | commitdiff |
2009-06-20 |
Thomas Wood | Contrary to what the previous commit message said,... |
tree | commitdiff |
2009-06-20 |
Thomas Wood | Force locale on subject translation for diary comment... |
tree | commitdiff |
2009-06-20 |
Thomas Wood | Autoselect new diary entry language to that of last... |
tree | commitdiff |
2009-06-19 |
Thomas Wood | Commit avar's patch (+ fix for user not found) to chang... |
tree | commitdiff |
2009-06-18 |
Thomas Wood | Extend work started in [15970] to add edit link to... |
tree | commitdiff |
2009-06-17 |
Thomas Wood | Add an edit link to the browse page for nodes, since... |
tree | commitdiff |
2009-06-15 |
Štefan Baebler | next/previous page links maintain diary language |
tree | commitdiff |
2009-06-15 |
Matt Amos | Fixed typo in 'big changeset' display. |
tree | commitdiff |
2009-06-15 |
Štefan Baebler | minor change: diary entries per language linked (lists... |
tree | commitdiff |
2009-06-14 |
Tom Hughes | Revert r15900 for now. |
tree | commitdiff |
2009-06-14 |
Štefan Baebler | cleanup |
tree | commitdiff |
2009-06-14 |
Štefan Baebler | Added localized language names with plugin from http... |
tree | commitdiff |
2009-06-12 |
Thomas Wood | Remove superfluous "language" from diary strings -... |
tree | commitdiff |
2009-06-12 |
Štefan Baebler | diary entries (list and rss) for a given language. |
tree | commitdiff |
2009-06-11 |
Štefan Baebler | removed double dot (double appeared with en, de, it... |
tree | commitdiff |
2009-06-11 |
Thomas Wood | Fix missing </div> and wrong translation names in layou... |
tree | commitdiff |
2009-06-11 |
Shaun McDonald | Give a nice error message when parsing the nwr tags... |
tree | commitdiff |
2009-06-10 |
Shaun McDonald | Cleanup the Relation.from_xml to come in line with... |
tree | commitdiff |
2009-06-10 |
Shaun McDonald | Throw errors in the way xml parsing if there is a ... |
tree | commitdiff |
2009-06-10 |
Štefan Baebler | localizable timestamps |
tree | commitdiff |
2009-06-09 |
Tom Hughes | Rename views to rails 2 style names. |
tree | commitdiff |
2009-06-09 |
Tom Hughes | Don't use single quotes to wrap translated strings... |
tree | commitdiff |
2009-06-08 |
Tom Hughes | Put back missing divider. Closes #1939. |
tree | commitdiff |
2009-06-08 |
Shaun McDonald | More unit tests for the parsing of the Node.from_xml... |
tree | commitdiff |
2009-06-08 |
Ævar Arnfjörð Bjar... | Make the name of the "Data" layer in OpenLayers transla... |
tree | commitdiff |
2009-06-08 |
Ævar Arnfjörð Bjar... | Wrap 'changeset.changeset.no_comment' in italics with... |
tree | commitdiff |
2009-06-08 |
Tom Hughes | Simplify rejection of existing renumbered nodes. |
tree | commitdiff |
2009-06-08 |
Richard Fairhurst | potential fix for issue encountered on talk |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Revert [15752]: The duplication of content intentional... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Use {{count}} instead of {{distance}} for kilometer... |
tree | commitdiff |
2009-06-07 |
Shaun McDonald | Make some links more rails like, thus easier to read... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Use {{count}} instead of {{(node|way_relation)_count... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Edgemaster & shaunmcdonald pointed out that my ad-hoc... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Add a tooltip to help & wiki/news blog/shop/map key |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Should have been part of [15755]: Cursed vc-dir interface |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Made a lot of things translatable and added title=... |
tree | commitdiff |
2009-06-07 |
Shaun McDonald | include the correct language and direction in the html... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | The display:none attribution table looks horrid in... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Made UCL VR Centre and bytemark in 'layouts.intro_3... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Made GPX notification E-Mails translatable |
tree | commitdiff |
2009-06-07 |
Tom Hughes | Rework the javascript I18n interpolation a bit - the... |
tree | commitdiff |
2009-06-07 |
Tom Hughes | Back out the changeset RSS stuff from the head for... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | The list_bbox_rss won't work at all without a bbox... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Forgot that /history can also be called without a bbox... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Add RSS feed for global recent changes & changes within... |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Don't add a <comments> entry for anonymous users |
tree | commitdiff |
2009-06-07 |
Ævar Arnfjörð Bjar... | Implement /user/$user/edits/rss, partially solves ... |
tree | commitdiff |
2009-06-06 |
Ævar Arnfjörð Bjar... | Make URL that link to the OSM Wiki configurable by... |
tree | commitdiff |
2009-06-06 |
Ævar Arnfjörð Bjar... | More progress on ticket:1919 |
tree | commitdiff |
2009-06-06 |
Ævar Arnfjörð Bjar... | Nuked 'browse.start_rjs.unable_to_load' and replaced... |
tree | commitdiff |
2009-06-06 |
Ævar Arnfjörð Bjar... | Don't hardcode bbox size 0.25, use APP_CONFIG['max_requ... |
tree | commitdiff |
2009-06-06 |
Ævar Arnfjörð Bjar... | Implement a hack so that we can interpolate JavaScript... |
tree | commitdiff |
2009-06-06 |
Tom Hughes | Improve the data browser translation logic. |
tree | commitdiff |
2009-06-06 |
Ævar Arnfjörð Bjar... | Made a bunch of start.rjs stuff translatable, including |
tree | commitdiff |
2009-06-06 |
Ævar Arnfjörð Bjar... | Added & cleaned up messages relating to a given user... |
tree | commitdiff |
2009-06-06 |
Tom Hughes | Make tab tooltips translatable. |
tree | commitdiff |
2009-06-05 |
Tom Hughes | Make the rest of the email translatable. |
tree | commitdiff |
2009-06-05 |
Ævar Arnfjörð Bjar... | Make node/way/relation which is fed into the the 'brows... |
tree | commitdiff |
2009-06-05 |
Tom Hughes | Make "Login to leave a comment" translatable. |
tree | commitdiff |
2009-06-05 |
Tom Hughes | Update key when the zoom changes, even if the language... |
tree | commitdiff |
2009-06-05 |
Tom Hughes | Translate the title of the user diary view. |
tree | commitdiff |
2009-06-05 |
Tom Hughes | More work on optimisation the location of nearby users... |
tree | commitdiff |
2009-06-05 |
Tom Hughes | Optimise the finding of nearby users a bit. |
tree | commitdiff |
2009-06-04 |
Tom Hughes | Don't set the Status header - it is set automatically... |
tree | commitdiff |
2009-06-04 |
Tom Hughes | Set the OpenLayers locale when creating a map. |
tree | commitdiff |
2009-06-04 |
Tom Hughes | Go back to using to_sentence now that we are using... |
tree | commitdiff |
2009-06-04 |
Tom Hughes | Move to version 2.3.2 of rails. |
tree | commitdiff |
2009-06-03 |
Tom Hughes | Link SOTM ad to "landing" page. |
tree | commitdiff |
2009-06-03 |
Tom Hughes | Refactor potlatch error handling. |
tree | commitdiff |
2009-06-03 |
Tom Hughes | Send a Content-Language header with any localised pages. |
tree | commitdiff |
2009-06-03 |
Tom Hughes | Reinstate IE test and pass result to flash. |
tree | commitdiff |
2009-06-03 |
Tom Hughes | Removed test for IE as we don't use the result anymore. |
tree | commitdiff |
next |