Commit graph

311 commits

Author SHA1 Message Date
Simon Legner
f3fa97fc63 Wrap user name in bdi to provide a separate RTL context
Fixes #1179
Closes #1183
2016-03-14 21:20:03 +00:00
Tom Hughes
18b8fc60bb Add rel=nofollow to links to tagless nodes in browse pages 2015-12-20 00:19:16 +00:00
Florian Schäfer
d02ea8a133 Allow closing the sidebar when a timeout occured 2015-12-05 21:59:27 +01:00
Tom Hughes
caa1a0128a Hide hidden notes and comments correctly in the data browser 2015-08-12 17:20:30 +01:00
Tom Hughes
316ebb7570 Don't pass ActiveRecord objects to find and exists? 2015-01-10 12:41:16 +00:00
Tom Hughes
501d13e1c0 Merge branch 'master' into overpass 2014-11-01 12:50:23 +00:00
Łukasz Gurdek
14ac1babc2 Changeset discussions
Add support for commenting on changesets with RSS feeds and email
notification of comments to other commenters and people that have
chosen to subscribe to a changeset.
2014-10-23 21:24:51 +01:00
Tom Hughes
a70b61315c Merge branch 'master' into overpass 2014-06-15 14:54:39 +01:00
Tom Hughes
5da273027f Isolate object names from the database with a <bdi> tag
Fixes #743
2014-05-18 17:24:38 +01:00
Tom Hughes
203ba58bab Merge branch 'master' into overpass 2014-03-16 16:20:39 +00:00
Tom Hughes
e329bf37c0 Improve styling of feature list 2014-03-16 16:18:13 +00:00
Tom Hughes
078059b76b Initial work on overpass based query API 2014-03-16 16:18:12 +00:00
Tom Hughes
07082c35e6 Fix link 2014-03-13 13:37:39 +00:00
Tom Hughes
54890300a4 Generate a new style links for node locations in the data browser 2014-03-13 13:19:50 +00:00
Tom Hughes
d1313a89d6 Uniqify lists of containing ways/relations
Fixes #707
2014-02-23 00:08:51 +00:00
Tom Hughes
c02fa94d5e Fixed missing translation 2014-02-17 20:10:29 +00:00
Tom Hughes
5c53bb78ab Don't linkify comments in the changeset list
It's confusing to make links in comments active in the changeset list
as the rest of the comment is an active link to the changeset.

We do want to make them active in the changeset view however, so add
linkification to the comment there.

Fixes https://trac.openstreetmap.org/ticket/5061
2013-12-08 13:11:48 +00:00
Tom Hughes
5d6a47929c Don't show lat/lon for a deleted node, in case it is redacted
Fixes #642
2013-12-08 11:27:29 +00:00
Tom Hughes
4395ed6117 Fix untranslatable string 2013-12-08 11:02:43 +00:00
John Firebaugh
a6fb1ead5b Use a table for tags
Fixes #595
2013-12-03 22:33:07 +00:00
RM87
61fc15aee1 Remove spurious < character as reported in #508 2013-11-30 16:09:47 +00:00
Tom Hughes
272a708b0f Format browse page titles in a consistent way 2013-11-24 16:55:56 +00:00
John Firebaugh
954261fb1c Restore prev/next changeset by user links 2013-11-22 12:17:27 -08:00
John Firebaugh
fbd5a88b24 Use machine-readable lat/lon format 2013-11-21 11:31:58 -08:00
Aaron Lidman
4c0a5ee7d9 Add coordinate detail to node pages 2013-11-20 13:31:05 -08:00
John Firebaugh
e91956d0f7 Fix test failures 2013-11-19 10:30:18 -08:00
Aaron Lidman
f45437f836 Reorder changeset detail lists
Nodes, ways, relations -> Ways, relations, nodes
2013-11-18 16:24:25 -08:00
Aaron Lidman
111dec6853 Fixed border consistency 2013-11-14 12:42:02 -08:00
Aaron Lidman
1769971cde Moved note description out of the sidebar header
Some indentation too.
2013-11-13 12:24:05 -08:00
Aaron Lidman
2bb59daa37 Add close button to 404 page 2013-11-12 18:03:02 -08:00
Aaron Lidman
1673851b50 Add zoom to note 2013-11-12 15:12:40 -08:00
John Firebaugh
3e305fb162 Fix lego translations 2013-11-12 14:46:47 -08:00
John Firebaugh
9dd230d0bc Refactor browse templates 2013-11-12 13:22:55 -08:00
John Firebaugh
e670da54cb Rationalize browse translation keys 2013-11-12 12:51:33 -08:00
John Firebaugh
170b8fd4c6 Style tweaks 2013-11-12 12:17:40 -08:00
John Firebaugh
7733056858 Fix translations 2013-11-12 12:17:40 -08:00
Aaron Lidman
1a0ef82ab8 Style browse 404 page and simplify wording, closes #53 2013-11-12 11:36:09 -08:00
Aaron Lidman
7a435df917 Moved note description to the sidebar header 2013-11-12 10:09:46 -08:00
John Firebaugh
c4090bb150 Improve browse design 2013-11-12 09:03:23 -08:00
Eden Halperin
721e32b5ce Add marker halo animation styles 2013-11-12 11:12:28 -05:00
Aaron Lidman
1b19974b12 Add note creation to the sidebar 2013-11-11 19:06:07 -08:00
Aaron Lidman
e4504399ae Add notes sidebar interaction 2013-11-11 14:29:02 -08:00
Aaron Lidman
2ebe5de1a1 Fix note formatting issues 2013-11-11 09:35:58 -08:00
Aaron Lidman
b56fb25068 Restructured notes page 2013-11-11 09:35:58 -08:00
Aaron Lidman
1ae7872ed8 Update title on pushState, closes #33 2013-11-08 16:10:08 -08:00
Aaron Lidman
b2a82f501d Float the close icon, closes #40 2013-11-08 12:01:20 -08:00
Aaron Lidman
4b2bd4835d Fixed changeset time inconsistencies 2013-11-07 12:19:00 -08:00
Eden Halperin
9c437557c9 Fix changeset byline style 2013-11-07 11:10:52 -05:00
John Firebaugh
d8cf49f0d7 Improve pagination in changeset details 2013-11-06 17:28:39 -08:00
Aaron Lidman
e7d200c4a6 Sidebar close reverts to 'view' state 2013-11-06 16:59:14 -08:00