Commit graph

3404 commits

Author SHA1 Message Date
Tom Hughes
d4344da2be Merge remote-tracking branch 'upstream/pull/4958' 2024-07-07 15:32:44 +01:00
Tom Hughes
625e7c3296 Merge remote-tracking branch 'upstream/pull/4954' 2024-07-07 10:47:56 +01:00
Tom Hughes
5d109919ff Merge remote-tracking branch 'upstream/pull/4953' 2024-07-07 10:26:27 +01:00
Anton Khorev
8ee3d67831 Set "login/signup" page width equal to "about" page width 2024-07-05 14:38:25 +03:00
Anton Khorev
46d2b4c652 Remove padding around tabs on blocked signup page 2024-07-05 13:55:02 +03:00
Anton Khorev
c1882f0ff3 Use alt text in OpenID image alt attribute 2024-07-05 12:36:02 +03:00
Tom Hughes
2f56aff9fa Merge remote-tracking branch 'upstream/pull/4945' 2024-07-04 18:31:23 +01:00
Emin Kocan
c10c10e734
update styling
Co-authored-by: Anton Khorev <tony29@yandex.ru>
2024-07-04 14:18:09 +02:00
Emin Kocan
1ce191943c refactor password field to use form helpers 2024-07-03 15:01:13 +02:00
Anton Khorev
29583e0713 Use inline svg for new diary entry icon 2024-07-03 15:14:11 +03:00
Emin Kocan
ea7b19c8fa separate translatable messages for privacy policy link in sign up form 2024-07-01 18:35:43 +02:00
Tom Hughes
7ce5dffb6d Merge remote-tracking branch 'upstream/pull/4927' 2024-06-30 10:28:02 +01:00
mmd-osm
8c20bc1d98 Jbuilder: render collections of partials 2024-06-27 22:44:37 +02:00
Tom Hughes
5cc0b26bba Merge remote-tracking branch 'upstream/pull/4916' 2024-06-27 17:56:13 +01:00
Emin Kocan
9e99fa05c9 add _section_divider component utilizing hr tags 2024-06-27 18:52:56 +02:00
Tom Hughes
1c179621d2 Use SVG for OpenID icon on the login screen 2024-06-27 17:51:32 +01:00
Tom Hughes
24d535237c Merge remote-tracking branch 'upstream/pull/4917' 2024-06-27 17:47:16 +01:00
Emin Kocan
3dc76a9bc0 style auth buttons using .btn & .btn-light classes 2024-06-27 14:55:28 +02:00
Tom Hughes
271384e683 Simplify handling of geocoder URLs
This avoids having to build them in multiple places and also
ensures we link to what was actually searched rather than some
random string from the locale file.
2024-06-25 17:57:38 +01:00
Tom Hughes
ddc252016a Merge remote-tracking branch 'upstream/pull/4895' 2024-06-25 17:42:52 +01:00
Anton Khorev
403d86c7d3 Move reverse directions button to the right of from/to inputs 2024-06-25 03:11:36 +03:00
Hidde Wieringa
18628b6f38
OSM icon to SVG
whitespace

Revert og:image tags

Add original design OSM logo in assets/

Update _header.html.erb
2024-06-21 20:22:05 +02:00
Emin Kocan
b057c7ae5a Arrange button sizes to default size of 36px
As discussed in #4773 there was not any clarification as why auth button sizes were reduced so 36px is now accepted as default. This commit addresses that comment/issue.
2024-06-21 12:08:58 +02:00
Andy Allan
d57dd1f4da
Merge pull request #4813 from AntonKhorev/no-fst-italic
Use font size instead of italic for changeset/trace descriptions
2024-06-19 15:34:14 +01:00
Andy Allan
54aa89a4bf
Merge pull request #4884 from AntonKhorev/copyright-page-title
Add title to copyright page
2024-06-19 15:26:21 +01:00
Nenad Vujicic
839d203d51 Added link to nominatim results in searching results
Fixes #3205. Added caching of nominatim URL query parameters in sources global variable (as parameters parameter) in GeocoderController#search for both direct and reverse geocoding. In app/views/geocoder/search.html.erb added displaying cached URL as forwarding link when clicked on "OpenStreetMap Nominatim" label. Updated GeocoderControllerTest to check only name (latlng, osm_nominatim, osm_nominatim_reverse) parameter of new sources variable.
2024-06-19 15:44:56 +02:00
Anton Khorev
a128b4f585 Move diary comments hide/unhide actions to comments controller 2024-06-17 18:16:31 +03:00
Anton Khorev
6624beff11 Move diary comments index action to comments controller 2024-06-10 16:32:53 +03:00
Nenad Vujicic
a4d3d324ec Add note and diary comments counts to the user profile
Fixes #1643
2024-06-07 21:20:42 +02:00
Anton Khorev
2cf3a52d40 Add title to copyright page 2024-06-07 12:51:38 +03:00
Tom Hughes
67be6616b0 Merge remote-tracking branch 'upstream/pull/4882' 2024-06-06 19:09:15 +01:00
Nenad Vujicic
c471a16dd6 Add last edited date to user profile
Fixes #3437
2024-06-06 18:33:20 +01:00
Anton Khorev
a73e20cd5c Set Open Graph image to first image for diary entries 2024-06-06 17:28:57 +03:00
Anton Khorev
0cd90e76db Move changeset subscribe/unsubscribe locale strings out of javascripts 2024-06-04 16:34:03 +03:00
Anton Khorev
289c22daa7 Write changeset subscribe/unsubscribe buttons using tag.button 2024-06-04 16:28:26 +03:00
Anton Khorev
0d0a9fc004 Move comment changeset locale string out of javascripts 2024-06-04 16:17:20 +03:00
Anton Khorev
0838549598 Write changeset comment button using tag.button 2024-06-04 16:15:18 +03:00
Anton Khorev
9db1b47c15 Move show/hide changeset comment locale strings out of javascripts 2024-06-04 16:07:25 +03:00
Tom Hughes
691289bfc0 Merge remote-tracking branch 'upstream/pull/4871' 2024-06-04 10:38:20 +01:00
Tom Hughes
ed77e1afc9 Merge remote-tracking branch 'upstream/pull/4873' 2024-06-03 20:26:13 +01:00
Anton Khorev
919021e41e Remove .btn-sm from changeset comment button 2024-06-03 18:17:22 +03:00
Anton Khorev
060494b09c Use button elements that allow word wrap for note controls 2024-06-03 13:40:11 +03:00
Anton Khorev
fcbe3a0467 Decrease bottom padding of search form 2024-06-03 12:29:34 +03:00
Anton Khorev
411f0ab665 Use flex in routing form for vertical gaps 2024-06-03 12:26:57 +03:00
Anton Khorev
6ae4e53f45 Use flex in routing form to fix marker column width 2024-06-03 12:21:11 +03:00
Anton Khorev
1e6db7b52c Increase font size in directions controls 2024-06-03 11:59:18 +03:00
Tom Hughes
6baa2ad39f Merge remote-tracking branch 'upstream/pull/4868' 2024-06-02 10:54:37 +01:00
Tom Hughes
a0eeeaac5e Merge remote-tracking branch 'upstream/pull/4867' 2024-06-02 10:52:43 +01:00
Anton Khorev
459995ab51 Inline svg sprites on about page 2024-06-01 11:02:16 +03:00
Anton Khorev
1b1d8326d8 Write closed note controls using submit_tag 2024-06-01 09:05:19 +03:00