Andy Allan
|
05b871db99
|
Avoid wrapping in the reports count column
|
2018-03-14 13:06:32 +08:00 |
|
Andy Allan
|
aaaeb211de
|
Combine last_updated_by and last_updated_at columns on issues index
Also change to use time as a distance, and link to the user.
|
2018-03-14 12:51:22 +08:00 |
|
Andy Allan
|
e44f856b53
|
Combine category and reporting user
|
2018-03-14 12:51:22 +08:00 |
|
Andy Allan
|
13e7a4b0e9
|
Increase padding around report disclaimer
|
2018-03-14 12:51:22 +08:00 |
|
Andy Allan
|
e85110957a
|
Remove vandalism as an option for reporting notes.
|
2018-03-14 12:51:22 +08:00 |
|
Andy Allan
|
59ca99d17c
|
Use lower case to refer to reportable objects
|
2018-03-14 12:13:43 +08:00 |
|
Andy Allan
|
36970bcf50
|
Use underscore versions of model names for translation keys.
|
2018-03-14 12:12:24 +08:00 |
|
Andy Allan
|
0737c4f169
|
Fix grammar
|
2018-03-14 11:58:55 +08:00 |
|
translatewiki.net
|
d2f7188d15
|
Localisation updates from https://translatewiki.net.
|
2018-03-12 09:10:50 +01:00 |
|
Bryan Housel
|
08edaf794b
|
Update to iD v2.7.1
|
2018-03-11 11:58:48 -04:00 |
|
Andy Allan
|
0f5ad1f3cc
|
Merge branch 'pull/1765'
|
2018-03-09 15:57:24 +08:00 |
|
Andy Allan
|
b2ff9f3aad
|
Simplify redirect.
|
2018-03-09 15:56:56 +08:00 |
|
translatewiki.net
|
5cfc163bc2
|
Localisation updates from https://translatewiki.net.
|
2018-03-08 09:43:51 +01:00 |
|
Štefan Baebler
|
36a382bb43
|
Added support for 2 more secondary wikidata tag links
Listed on in https://wiki.openstreetmap.org/wiki/Key:wikidata :
* name:etymology:wikidata
* network:wikidata
|
2018-03-05 08:38:50 +00:00 |
|
Bryan Housel
|
e019a1f031
|
Update to iD v2.7.0
|
2018-03-05 08:38:50 +00:00 |
|
translatewiki.net
|
2b5c4c69e7
|
Localisation updates from https://translatewiki.net.
|
2018-03-05 09:32:42 +01:00 |
|
Andy Allan
|
508bb04f21
|
Remove unused code
|
2018-03-05 10:19:11 +08:00 |
|
Tom Hughes
|
276859d0c9
|
Validate user location is sensible
|
2018-03-04 10:53:14 +00:00 |
|
Tom Hughes
|
9361478e74
|
Use home_tile to find nearby users
|
2018-03-04 09:59:24 +00:00 |
|
Tom Hughes
|
9f170663fc
|
Make OSM::GreatCircle#bounds return a BoundingBox object
|
2018-03-04 09:59:23 +00:00 |
|
Tom Hughes
|
f1e9dcc66a
|
Add an indexed home_tile column to the user table
|
2018-03-04 09:59:23 +00:00 |
|
biswesh456
|
674589ce2c
|
Change test case
|
2018-03-03 20:20:52 +05:30 |
|
translatewiki.net
|
5fb55b8a05
|
Localisation updates from https://translatewiki.net.
|
2018-03-01 08:22:44 +01:00 |
|
Andy Allan
|
04a87bb121
|
Rubocop fixes
|
2018-02-28 16:23:25 +08:00 |
|
Andy Allan
|
1c04af415e
|
Update tests for new link text
|
2018-02-28 16:10:30 +08:00 |
|
Andy Allan
|
a20e28809f
|
Merge branch 'master' into moderation
|
2018-02-28 15:55:28 +08:00 |
|
Andy Allan
|
424b6ef1cf
|
Merge branch 'master' into moderation
|
2018-02-28 15:46:25 +08:00 |
|
Andy Allan
|
7821bf48ad
|
Reposition the note and user report flags
|
2018-02-28 15:43:22 +08:00 |
|
Andy Allan
|
8587c2a02b
|
Rework the new report form text and layout
|
2018-02-28 15:27:01 +08:00 |
|
Andy Allan
|
05ae0755a4
|
Rearrange issues table and combine some columns.
|
2018-02-28 14:56:47 +08:00 |
|
Andy Allan
|
3006ce9713
|
Remove reporting of changesets
|
2018-02-28 14:39:40 +08:00 |
|
Andy Allan
|
80a241f798
|
Allow reporting of anonymous notes
|
2018-02-28 14:26:40 +08:00 |
|
Andy Allan
|
3bd06529c7
|
Refactor reportable_url to just return the url
Allows removal of the largely duplicate instance_url helper (which
returned the same urls, but with a hard-coded title).
|
2018-02-28 13:30:17 +08:00 |
|
Andy Allan
|
2a89bf2e6c
|
Refactor reportable_url helper to focus on just the title choices.
|
2018-02-28 11:53:43 +08:00 |
|
Andy Allan
|
38efcc2f33
|
Remove the report_type helper and use the model_name.human to look up translations.
|
2018-02-28 11:40:00 +08:00 |
|
Andy Allan
|
b955a7e78e
|
Link to diary comments using anchors, rather than showing them alone
Neither way is perfect, but this is less surprising than seeing a diary
entry with only one comment visible.
|
2018-02-28 11:24:00 +08:00 |
|
Andy Allan
|
75e178e6b8
|
Allow the status to be translated in the table of results
|
2018-02-28 10:50:27 +08:00 |
|
Andy Allan
|
0366c2eabb
|
Rework status search to avoid relying on the enum ids, and also to allow translations
|
2018-02-28 10:44:50 +08:00 |
|
Tom Hughes
|
4e138f6bf3
|
Merge remote-tracking branch 'upstream/pull/1772'
|
2018-02-27 20:38:53 +00:00 |
|
Holger Jeromin
|
f9745fd2b1
|
Move abbr style from border to text-decoration
|
2018-02-27 21:25:03 +01:00 |
|
Tom Hughes
|
c819c8114d
|
Merge remote-tracking branch 'upstream/pull/1769'
|
2018-02-27 20:22:15 +00:00 |
|
Tom Hughes
|
c858d7d53a
|
Remove underline from abbr elements
Fixes #1771
|
2018-02-27 20:19:52 +00:00 |
|
Aaron Lidman
|
b22cb7541d
|
Trace everywhere in potlatch too
|
2018-02-26 22:42:29 -08:00 |
|
Aaron Lidman
|
446dbcd514
|
Use trace consistently, closes #1644
|
2018-02-26 22:42:03 -08:00 |
|
Tom Hughes
|
81241b3083
|
Exclude hidden diary entries and comments from spam scoring
|
2018-02-26 22:35:06 +00:00 |
|
Tom Hughes
|
f9eccfe64f
|
Use bolded version of destinations
|
2018-02-25 21:29:54 +00:00 |
|
Tom Hughes
|
7913592b5e
|
Fix translation keys for on ramps
|
2018-02-25 20:56:17 +00:00 |
|
Tom Hughes
|
c46a0ddaa3
|
Update to rails 5.1.5
|
2018-02-25 20:52:22 +00:00 |
|
Tom Hughes
|
d8eda6ba03
|
Show exit numbers for off ramps in OSRM directions
Fixes #1768
|
2018-02-25 20:51:11 +00:00 |
|
Mateusz Konieczny
|
94ffa36306
|
Update wiki page data
Closes #1767
|
2018-02-25 19:18:08 +00:00 |
|