| 2009-08-04 | Tom Hughes | Tweak the password reset pages a bit. | tree | commitdiff | 
| 2009-08-03 | Tom Hughes | Rework password reset system to do away with the second... | tree | commitdiff | 
| 2009-07-31 | Thomas Wood | Fix translation for private data users. | tree | commitdiff | 
| 2009-07-30 | Tom Hughes | Fix the changeset feed to put the description in as... | tree | commitdiff | 
| 2009-07-29 | Ævar Arnfjörð Bjar... | Atom readers (Firefox/Liferea) don't like when we embed... | tree | commitdiff | 
| 2009-07-29 | Ævar Arnfjörð Bjar... | * Turn the hardcoded #<%= changeset.id %> into t(... | tree | commitdiff | 
| 2009-07-29 | Ævar Arnfjörð Bjar... | use I18n.l() instead of strftime(): Changeset dates... | tree | commitdiff | 
| 2009-07-23 | Tom Hughes | Allow messages to be deleted from the outbox as well... | tree | commitdiff | 
| 2009-07-23 | Tom Hughes | Add the ability for a recipient to (logically) delete... | tree | commitdiff | 
| 2009-07-23 | Tom Hughes | Prevent message date/time from wrapping. | tree | commitdiff | 
| 2009-07-23 | Tom Hughes | Remove surplus whitespace. | tree | commitdiff | 
| 2009-07-21 | Tom Hughes | Make right hand side of browser view able to grow beyon... | tree | commitdiff | 
| 2009-07-21 | Tom Hughes | Prevent browser navigation control from wrapping. | tree | commitdiff | 
| 2009-07-15 | Tom Hughes | Fix changeset paging. | tree | commitdiff | 
| 2009-07-14 | Tom Hughes | Fix send message links for friends and nearby mappers... | tree | commitdiff | 
| 2009-07-13 | Tom Hughes | Merge changeset browser branch to trunk. | tree | commitdiff | 
| 2009-07-13 | Tom Hughes | Merge 16355:16480 from trunk. | tree | commitdiff | 
| 2009-07-13 | Tom Hughes | Remove redundant text. | tree | commitdiff | 
| 2009-07-13 | Tom Hughes | Fix a missing translation. Closes #2052. | tree | commitdiff | 
| 2009-07-13 | Tom Hughes | Remove SOTM advert from site. | tree | commitdiff | 
| 2009-07-12 | Ævar Arnfjörð Bjar... | Fixed a bug in how fields in /message/new were being... | tree | commitdiff | 
| 2009-07-09 | Štefan Baebler | added brief help for tag entry, continuing on #2032 | tree | commitdiff | 
| 2009-07-07 | Tom Hughes | Style the table in the feed content. | tree | commitdiff | 
| 2009-07-07 | Tom Hughes | Use join to construct tag strings instead of mucking... | tree | commitdiff | 
| 2009-07-07 | Štefan Baebler | Introducing comma as tag separator (if present, otherwi... | tree | commitdiff | 
| 2009-07-06 | Tom Hughes | More improvements to Atom feeds. | tree | commitdiff | 
| 2009-07-05 | Tom Hughes | Merge 16216:16355 from trunk. | tree | commitdiff | 
| 2009-07-05 | Tom Hughes | Add some more detail to the changeset Atom feeds. | tree | commitdiff | 
| 2009-07-04 | Ævar Arnfjörð Bjar... | When two users are <1 km apart display the distance... | tree | commitdiff | 
| 2009-07-04 | Tom Hughes | Make subtitle an HTML element. | tree | commitdiff | 
| 2009-07-04 | Tom Hughes | Fix links to changeset feeds. | tree | commitdiff | 
| 2009-07-04 | Tom Hughes | Switch to using ATOM for changeset feeds. | tree | commitdiff | 
| 2009-07-03 | Štefan Baebler | added missing =, fixes #1930 | tree | commitdiff | 
| 2009-07-02 | Tom Hughes | Make the search box load each set of results separately... | tree | commitdiff | 
| 2009-06-29 | Tom Hughes | Go back to using < and > for navigation instead of... | tree | commitdiff | 
| 2009-06-29 | Tom Hughes | Merge 16110:16216 from trunk. | tree | commitdiff | 
| 2009-06-28 | Ævar Arnfjörð Bjar... | Another commit in the spirit of [16199]: Don't enforce... | tree | commitdiff | 
| 2009-06-28 | Ævar Arnfjörð Bjar... | The relation browser used the translated nominative... | tree | commitdiff | 
| 2009-06-28 | Štefan Baebler | localized geocoder search results | tree | commitdiff | 
| 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-25 | Tom Hughes | Merge 16012:16110 from trunk. | 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... | '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 | 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 | Ævar Arnfjörð Bjar... | Don't display a stale "|" pipe if we're at the beginnin... | tree | commitdiff | 
| 2009-06-20 | Ævar Arnfjörð Bjar... | * Use ← → instead of < > in changeset navigation | tree | commitdiff | 
| 2009-06-19 | Thomas Wood | Changeset navigation by a particular user's changesets. | tree | commitdiff | 
| 2009-06-19 | Thomas Wood | merge 15807:16012 from rails_port | 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 | Added localized language names with plugin from http... | 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-10 | Štefan Baebler | localizable timestamps | tree | commitdiff | 
| 2009-06-09 | Tom Hughes | Really get the links right this time. | tree | commitdiff | 
| 2009-06-09 | Tom Hughes | Use correct format for RSS link. | tree | commitdiff | 
| 2009-06-09 | Tom Hughes | Merge 15722:15806 from head and adjust new views to... | 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 | Tom Hughes | Add a title to the changeset lists. Closes #1938. | 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 | Fixup links to changeset lists. | 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 | 
| next |