Commit graph

3189 commits

Author SHA1 Message Date
translatewiki.net
196e0d8fe0 Localisation updates from https://translatewiki.net. 2020-02-17 15:01:18 +01:00
translatewiki.net
d08a9363ae Localisation updates from https://translatewiki.net. 2020-02-13 12:40:38 +01:00
translatewiki.net
3bc4f8e64f Localisation updates from https://translatewiki.net. 2020-02-10 14:58:42 +01:00
translatewiki.net
2c87c65125 Localisation updates from https://translatewiki.net. 2020-02-06 15:03:08 +01:00
translatewiki.net
03b7f41868 Localisation updates from https://translatewiki.net. 2020-02-03 15:46:30 +01:00
translatewiki.net
ea3caf8827 Localisation updates from https://translatewiki.net. 2020-01-30 15:55:21 +01:00
translatewiki.net
d07f23d3d6 Localisation updates from https://translatewiki.net. 2020-01-27 17:47:35 +01:00
Tom Hughes
d33cad4b7f Re-enable minification of javascript assets
Rails 6 defaults to --skip-javascript when creating new environments
because by default it uses webpacker instead of sprockets to manage
javascript and that meant that I accidentally merged a change that
disabled the minification of javascript.

Fixes #2522
2020-01-27 08:43:30 +00:00
Andreas Geyer-Schulz
f6f23ed0ee
Fix typo: change 'noreferer' to 'noreferrer'
as the correct rel attribute in external links.
2020-01-25 20:10:23 +01:00
translatewiki.net
e4eb891628 Localisation updates from https://translatewiki.net. 2020-01-23 16:18:01 +01:00
translatewiki.net
f7f73322b3 Localisation updates from https://translatewiki.net. 2020-01-20 11:41:09 +01:00
translatewiki.net
c5d77dea0a Localisation updates from https://translatewiki.net. 2020-01-16 15:37:49 +01:00
Andy Allan
cd801b2c12 Rework issues display page to be responsive
This change uses the bootstrap grid to make the issues page responsive,
and avoids having lots of custom widths of divs specified via CSS.

It also changes the display of the reports and comments to be more
like diary entry comments, by having all metadata on one line and shown
before the comment / report text.
2020-01-15 12:20:27 +01:00
translatewiki.net
2190aad23d Localisation updates from https://translatewiki.net. 2020-01-13 16:31:14 +01:00
translatewiki.net
751e8ad32c Localisation updates from https://translatewiki.net. 2020-01-09 20:29:03 +01:00
Tom Hughes
928465764e Merge remote-tracking branch 'upstream/pull/2499' 2020-01-09 10:36:31 +00:00
translatewiki.net
17ecde019d Localisation updates from https://translatewiki.net. 2020-01-06 18:04:50 +01:00
Tom Hughes
a570f59187 Merge remote-tracking branch 'upstream/pull/2494' 2020-01-05 18:51:42 +00:00
Andy Allan
5aa255e13f Use _html suffix to avoid using raw when displaying translated strings
This is safer than raw, since any user input is still escaped.
2020-01-02 17:43:34 +01:00
Andy Allan
8dba8cd4a0 Use _html suffix to avoid using raw when displaying translated strings
This is safer than raw, since any user input is still escaped.
2020-01-02 17:13:41 +01:00
translatewiki.net
a336bb9067 Localisation updates from https://translatewiki.net. 2020-01-02 14:54:42 +01:00
Andy Allan
fc5260d71b Split the legal_html into two, so that we can use proper paragraphs instead of a linebreak
Also add a missing full stop.
2020-01-02 11:14:54 +01:00
Tom Hughes
e0df631848 Switch GeoIP code to use GeoIPv2 databases 2020-01-01 18:50:48 +00:00
translatewiki.net
df4980ad58 Localisation updates from https://translatewiki.net. 2019-12-31 07:50:13 +01:00
Tom Hughes
3426976606 Merge remote-tracking branch 'upstream/pull/2444' 2019-12-30 22:34:24 +00:00
Tom Hughes
e0f3fdbac7 Merge remote-tracking branch 'upstream/pull/2475' 2019-12-29 19:16:33 +00:00
translatewiki.net
0db30c611a Localisation updates from https://translatewiki.net. 2019-12-26 12:54:57 +01:00
Simon Legner
7a81258ddc Translate units used by leaflet-locatecontrol 2019-12-24 00:29:30 +01:00
translatewiki.net
5072613920 Localisation updates from https://translatewiki.net. 2019-12-23 16:09:25 +01:00
Andy Allan
dddef7672e Use _html suffix to avoid using raw when displaying translated strings
This is safer than raw, since any user input is still escaped.
2019-12-22 11:28:18 +01:00
Andy Allan
217f616630 Use _html suffix to avoid using raw when displaying translated strings
This is safer than raw, since any user input is still escaped.
2019-12-20 14:32:00 +01:00
Andy Allan
dfedf85b6c Use _html suffix to avoid using raw when displaying translated strings
This is safer than raw, since any user input is still escaped.
2019-12-20 10:29:07 +01:00
translatewiki.net
8381836f60 Localisation updates from https://translatewiki.net. 2019-12-19 15:18:57 +01:00
Tom Hughes
6f8966e7c1 Note events use "opened" not "open" as the status 2019-12-16 22:26:33 +00:00
Tom Hughes
e7dbab2b82 Rename translations for trace#delete to trace#destroy
Fixes #2465
2019-12-16 22:12:13 +00:00
Tom Hughes
4ee60c0f8f Make all translation lookup errors throw exceptions in test mode 2019-12-16 21:54:11 +00:00
translatewiki.net
60e1ddb6be Localisation updates from https://translatewiki.net. 2019-12-16 16:08:08 +01:00
translatewiki.net
aab9473f69 Localisation updates from https://translatewiki.net. 2019-12-12 15:36:38 +01:00
translatewiki.net
b9d9785330 Localisation updates from https://translatewiki.net. 2019-12-09 16:02:49 +01:00
translatewiki.net
59f53f18b0 Localisation updates from https://translatewiki.net. 2019-12-05 15:35:38 +01:00
Tom Hughes
57f5b7840e Fix rubocop warnings 2019-12-04 19:31:53 +00:00
Andy Allan
f1c6a87aa1
Merge pull request #2427 from mmd-osm/patch/remove_expand_bbox
Remove expand_bbox endpoint
2019-12-04 12:48:34 +01:00
Andy Allan
44c6fdc273 Use the conventional 'destroy' method name for destroying traces 2019-12-04 11:59:18 +01:00
translatewiki.net
40809825e8 Localisation updates from https://translatewiki.net. 2019-12-02 09:39:56 +01:00
translatewiki.net
32b5a398a5 Localisation updates from https://translatewiki.net. 2019-11-28 16:50:26 +01:00
Tom Hughes
a3a95616d9 Drop bowser, which is no longer used 2019-11-26 18:56:12 +00:00
translatewiki.net
cd0254d148 Localisation updates from https://translatewiki.net. 2019-11-25 15:43:37 +01:00
Tom Hughes
621780c9cf Disable host validation in development mode 2019-11-25 12:45:39 +00:00
Tom Hughes
22cd2314e5 Update to rails 6.0.1 2019-11-24 11:05:02 +00:00
Mayank Tankhiwale
11cd1c9fc1 Merge branch 'master' of https://github.com/tankhiwale/openstreetmap-website 2019-11-23 20:32:47 +05:30