Commit graph

174 commits

Author SHA1 Message Date
Martin Raifer
99ed67cc3b
optimize image file size 2022-07-17 21:55:55 +02:00
Martin Raifer
7f8b16600b
remove blue circle in top right corner, improving contrast with "x" button 2022-07-17 21:47:10 +02:00
Martin Raifer
ef56e11e58
add banner for sotm 2022 2022-07-16 21:48:06 +02:00
Tom Hughes
a3617b492e Drop AOL and Wordpress login links
Fixes #3555
2022-05-20 18:25:15 +01:00
mxdanger
0217582ff1 Fix SVG query icon font 2022-03-17 16:25:17 -07:00
Martin Raifer
6b73edc415 add banner for SotM 2021 2021-06-21 21:42:05 +02:00
Tom Hughes
4a45092e27 Remove the Yahoo OpenID link as they no longer support OpenID 2021-06-17 22:33:05 +01:00
Matija Nalis
7b3c449b46 fix map key color for regional OpenCycleMap, as it changed from light cyan to purple on the map.
Closes: https://github.com/openstreetmap/openstreetmap-website/issues/2785
2021-05-25 22:48:38 +02:00
Mikel Maron
7d2ff8e4cd reserve 60x60 in top right of survey banner 2021-01-24 20:31:21 -05:00
Mikel Maron
04cb8d488e community survey banner 2021-01-22 14:52:49 -05:00
mxdanger
aad1c1b933 Add updated authentication logos 2020-11-13 20:02:00 -08:00
Hidde Wieringa
cde4ac61a2
Also fix private road 2020-10-17 17:00:40 +02:00
Hidde Wieringa
2fe408d5f9
Update icon for destination access in map key 2020-10-17 16:56:42 +02:00
Dorothea Kazazi
d100e8a639 Added banner for OpenStreetMap 16th birthday 2020-08-03 02:45:51 +03:00
Martin Raifer
d49771ba95 Add banner for SOTM 2020 2020-07-01 12:27:07 +01:00
hikemaniac
3ed62aa115 Updated colours of landuse icons, added icon for natural=scrub 2019-11-20 19:55:51 +01:00
Tom Hughes
551e4295c0 Merge remote-tracking branch 'upstream/pull/2429' 2019-11-10 09:50:48 +00:00
Chris Gadd
9e64fe73e2 Update hut icons 2019-11-10 14:53:51 +13:00
Enock Seth Nyamador
fef9c8938f add SOTM Africa 2019 banner 2019-11-09 23:37:30 +00:00
Tom Hughes
0def53c094 Remove unused banner images 2019-10-16 13:59:02 +01:00
Fazle Rabbi
9e1c11626d
add sotm_asia_2019.png for StoM Asia 2019 banner image 2019-10-16 17:04:55 +06:00
hikemaniac
651342197a Added landuse icons and fixed some mistakes in browse.scss
Closes #2385
2019-10-09 17:48:07 +01:00
Michael Reichert
357060d96f Add banner for SotM 2019 2019-09-01 17:21:25 +02:00
Tom Hughes
6c202448ad Move user images to Active Storage with paperclip as a fallback 2019-07-09 19:17:30 +01:00
Michael Reichert
aae6a787e5 Add banner against EU Copyright Directive
Set end date to 2019-03-26 because the topic is tabled on 26 March
according to the agenda.
2019-03-18 22:39:10 +01:00
Tom Hughes
73637b285d Remove expired banners 2018-06-22 12:05:45 +01:00
Francesco Frassinelli
99856a7717 Add SotM 2018 banner
Closes #1905
2018-06-22 12:05:45 +01:00
Tom Hughes
630b43a0b1 Merge remote-tracking branch 'upstream/pull/1726' 2018-01-29 18:54:18 +00:00
Bryan Housel
0b993b51a3 Update query icon to display cursor with '?'
(fixes #1712)
2018-01-29 13:21:23 -05:00
Bryan Housel
e592e12f1c Add '+' to note icon ("add a note to the map") 2018-01-29 12:25:00 -05:00
Bryan Housel
ca20766be7 Rework FOSS4g-IT and FOSSGIS banners to leave space for close 'X' 2018-01-29 10:11:41 -05:00
Tom Hughes
9abcdb6886 Merge remote-tracking branch 'upstream/pull/1721' 2018-01-24 14:23:56 +00:00
Martin Koppenhoefer
738e1e9cc6 add banner for the Italian OSM conference 2018 2018-01-24 14:10:20 +01:00
Peter Barth
a02ab17727 cleanup banners: remove past conferences from 2017 2018-01-22 21:40:39 +01:00
Peter Barth
c668b237bf add banner for this year's FOSSGIS conference 2018-01-22 21:40:27 +01:00
Bryan Housel
a938b2a17e Add banner for OSMF Membership Drive 2017-10-16 01:07:07 -04:00
Ian Dees
429641bd90 Add banner-sotmus2017.png 2017-09-14 14:43:22 -05:00
Ian Dees
a19a7f2bae Delete banner-sotm-2017.png 2017-09-14 14:42:05 -05:00
Kshitiz Khanal
715759211a Add banner for State of the Map Asia 2017
Closes #1630
2017-09-08 16:54:39 +01:00
Benoît
90325dc5d5 new png file for banner with square 350x350 2017-07-17 15:26:03 +02:00
Benoît
1d49b0d71d Delete sotmlatam-2016.jpg 2017-07-17 13:35:41 +02:00
Benoît
18fb0f8461 Delete sotmasia-2016.jpg 2017-07-17 13:35:29 +02:00
Benoît
e0163b5803 Delete donate-2016.jpg 2017-07-17 13:35:19 +02:00
Benoît
eb1db9dcff image with proper width 350px 2017-07-17 13:34:48 +02:00
Benoît
9b37228097 add png file with background 2017-07-17 13:13:11 +02:00
Herve Saint-Amand
b5ef2be021 Better loading of attached images
Got rid of that big ugly base64 blob which was only a temporary crutch anyway. Added a png file instead. Use File.read rather than File.open for a 66% reduction in verbosity.
2017-01-01 22:11:56 +00:00
Tom Hughes
69b967c9ff Add support for Wikimedia authentication
Closes #1146
2016-12-20 22:32:25 +00:00
Thomas Skowron
fe0f4543c1 Add tab icon for safari/touchbar
Closes #1382
2016-11-29 19:01:12 +00:00
Tom Hughes
2308e69582 Update google logo
Fixes #1364
2016-11-09 16:16:28 +00:00
Karim Osman
23c79ba2a3 Replace WordPress logo with correct version
See https://wordpress.org/about/logos/ for official source.

Closes #1329
2016-10-18 19:02:51 +01:00