Commit graph

5623 commits

Author SHA1 Message Date
Siebrand Mazeland
333d49cffb Localisation updates from http://translatewiki.net. 2013-06-17 11:35:57 +00:00
Tom Hughes
167bc5001d Stop the richtext help wrapping 2013-06-12 00:41:55 +01:00
Saman Bemel-Benrud
40012189cb Layout cleanup 2013-06-11 15:52:31 -07:00
Saman Bemel-Benrud
7bd8f813ef Switch from content-box to border-box for layout 2013-06-11 15:52:24 -07:00
Tom Hughes
126a94b462 It's <br> not </br> 2013-06-11 18:42:09 +01:00
Tom Hughes
5efe07f164 Use note.closed? in a consistent way 2013-06-11 18:26:54 +01:00
Tom Hughes
1d7719e01c Make note metadata consistent in the GPX output format 2013-06-11 18:23:52 +01:00
Tom Hughes
6fd53bb1eb Update mailmap 2013-06-11 01:42:30 +01:00
Tom Hughes
cc8bfc07bb Force notes list to be realised in notes#mine
There is a rails bug which means that using count on a relation
that uses uniq and offset/limit and which hasn't been realised
yet will always return one, so force it to be realised.
2013-06-10 23:45:06 +01:00
Saman Bemel-Benrud
82f8968169 Keep the map visible as the changeset page is scrolled 2013-06-10 22:34:23 +01:00
Leo Koppelkamm
1998ec88b8 Fix overlapping text in markdown help 2013-06-10 21:44:06 +01:00
Tom Hughes
02d9584fc5 Allow notes to be reopened from the web interface 2013-06-10 19:25:18 +01:00
Tom Hughes
d74d4f8d19 Add a reopen API call for notes 2013-06-10 18:52:50 +01:00
Harry Wood
eac40b89af Remove SOTM US from the banner rotation
Remove SOTM US image from the from the front page banner rotation, leaving
only main SOTM and server donation drive ads.
2013-06-10 17:27:58 +01:00
Siebrand Mazeland
0672813146 Localisation updates from http://translatewiki.net. 2013-06-10 08:49:37 +00:00
Tom Hughes
b650a22725 Use GET for make_friend when the user is not logged in
The POST is only used to avoid cross site attacks against logged
in users, and the login form will defeat that for users that are not
logged in, so use GET when not logged in so that the redirect to the
login form will be done.
2013-06-02 19:08:32 +01:00
Ian Dees
80903324cf HTMLize note browse pages 2013-06-02 18:48:28 +01:00
Leo Koppelkamm
890153b2a6 Replace note markers with ones styled like the other markers 2013-06-02 18:44:09 +01:00
Tom Hughes
80f48e812f Make user links in note API responses use the main server name 2013-05-28 22:26:46 +01:00
Tom Hughes
bd3a7e5f57 Pass the correct locale to Nominatim.describe_location 2013-05-27 18:06:12 +01:00
Tom Hughes
f78c703708 Simplify locale handing in notification emails 2013-05-27 10:53:14 +01:00
Tom Hughes
ea5a19eb4e Use correct locale for note comment notification emails 2013-05-27 10:35:05 +01:00
Siebrand Mazeland
0e409af02b Localisation updates from http://translatewiki.net. 2013-05-26 10:20:47 +00:00
Siebrand Mazeland
9554dbe017 Localisation updates from http://translatewiki.net. 2013-05-26 09:47:47 +00:00
Tom Hughes
d1c9009019 Make translated map layer names work
Delay initialising the layers array until the first map is created
so that we can be sure that I18n.locale has been initialised.
2013-05-25 00:21:19 +01:00
Tom Hughes
fa95768ae3 Use dc:creator instead of author for the author's name
Unfortunately the braindead RSS speciifcation requires author to
be an email address, so we have to use Dublin Core metadata to
report the author name instead.
2013-05-24 09:16:28 +01:00
Tom Hughes
692d57744f Add comment numbers to GUIDs to make them unique 2013-05-24 09:11:59 +01:00
Tom Hughes
5e17fa8249 Add anchors to note comments on the browse page 2013-05-24 09:09:28 +01:00
Tom Hughes
e01df312b8 Remove max-width restriction on note warning 2013-05-20 17:47:24 +01:00
Tom Hughes
e47080338a Add a title to note browse pages 2013-05-20 17:46:43 +01:00
Tom Hughes
3b0dbd9751 Fix incorrect interpolation variable 2013-05-20 11:19:18 +01:00
Siebrand Mazeland
da3b7db417 Localisation updates from http://translatewiki.net. 2013-05-20 10:12:27 +00:00
Grant Slater
afa44979b2 Add Server Donation Banner 2013-05-17 21:37:45 +01:00
Siebrand Mazeland
9eef7610ed Link to target instead of redirect 2013-05-15 17:36:47 +02:00
Martin Raifer
74448434c9 Improve display of objects on data browser maps
Previously, tagged nodes of ways were shown on the browse/way and
browse/relation pages.

Now, nodes are not shown on browse/way pages and only nodes which are
direct members of the relation are shown on browse/relation pages.
2013-05-14 21:43:55 +01:00
Tom Hughes
743cce1d9c Update leaflet-osm 2013-05-14 21:43:01 +01:00
Tom Hughes
eeadb9e202 Add basica styling for include code blocks in rich text 2013-05-14 08:40:48 +01:00
Tom Hughes
9aa029af7a Clear comment field after a new note is created 2013-05-14 00:14:02 +01:00
Tom Hughes
61dd2af0a0 Update bundle 2013-05-13 21:18:40 +01:00
Tom Hughes
5e420d9e50 Preserve in progress note comments when the map is moved 2013-05-13 21:14:18 +01:00
Tom Hughes
82e32f831c Update mailmap 2013-05-13 20:20:39 +01:00
Andy Allan
55214bc90b Add vendorer gem to Gemfile
It's not needed for deployment, so create a development group for it.
2013-05-13 20:20:01 +01:00
John Firebaugh
370f4bf562 Add SotM ads 2013-05-13 20:17:10 +01:00
John Firebaugh
2f9a4d0337 Remove commented out donation section
There's an displayed donation section further down in
this file.
2013-05-13 20:16:59 +01:00
Tom Hughes
b9f7f39140 Cast the locale to a string 2013-05-13 00:53:12 +01:00
Tom Hughes
09e9ff8428 Fix invalid interpolation variables 2013-05-12 19:56:44 +01:00
Leo Koppelkamm
ea9080ef80 Fix problem with heart icon ( #266 ) 2013-05-12 19:49:07 +01:00
Siebrand Mazeland
fff3b80445 Localisation updates from http://translatewiki.net. 2013-05-12 18:45:03 +00:00
Leo Koppelkamm
32808ce3e1 Only show scrollbars if needed in Markdown input 2013-05-12 19:30:26 +01:00
Leo Koppelkamm
15940feba6 Make line height relative.
Fixes display problems when the user has a minimum font size
set in their browser.
2013-05-12 19:28:54 +01:00