Anton Khorev
9d95d548e8
Update diary comments styling
2023-08-12 01:30:54 +03:00
Anton Khorev
98f1e2a21d
Update diary entry styling
...
user_<id> class was kept because
https://github.com/openstreetmap/openstreetmap-website/pull/2266
2023-08-12 01:30:53 +03:00
Anton Khorev
2a32a0427b
Disable show home location button if close enough to map center
2023-08-11 21:47:13 +03:00
Anton Khorev
a2ff9b38f8
Add user home location change listeners and buttons
2023-08-11 21:44:15 +03:00
Anton Khorev
033c032ed6
Add home location condition to user model
2023-08-11 21:44:15 +03:00
Anton Khorev
8645ec503d
Center messages table cells vertically
2023-08-11 20:58:46 +03:00
Anton Khorev
8f946f1360
Use flex for buttons cell in messages table
2023-08-11 20:51:51 +03:00
Anton Khorev
94d8638b00
Remove unused inbox css classes
2023-08-11 20:37:53 +03:00
Anton Khorev
c751967d0e
Change mark message buttons visibility with hidden attr
2023-08-11 20:35:36 +03:00
Anton Khorev
d0cfde2996
Use Bootstrap nowrap class in messages table
2023-08-11 18:54:39 +03:00
Anton Khorev
e290df896e
Put message read/unread/delete buttons in one column
2023-08-11 18:46:51 +03:00
Tom Hughes
f47eeb0632
Merge remote-tracking branch 'upstream/pull/4154'
2023-08-10 22:42:39 +01:00
Anton Khorev
a4b8a91821
Use Bootstrap highlight class in note tables
2023-08-10 21:16:26 +03:00
Anton Khorev
f4da0d34a0
Remove message header custom css
2023-08-10 20:47:41 +03:00
Anton Khorev
de8a60a3e3
Check recipient condition separately for message header/footer
2023-08-10 20:38:49 +03:00
Anton Khorev
2d677df6e2
Remove message date float
2023-08-10 20:23:13 +03:00
Anton Khorev
ca4555df43
Use Bootstrap inline lists for <dl>s on user pages
2023-08-10 19:12:25 +03:00
Tom Hughes
473d7cd179
Use correct extension and type for avatar images attached to mails
...
Fixes #4147
2023-08-09 11:41:55 +01:00
Tom Hughes
c65f808244
Merge remote-tracking branch 'upstream/pull/4145'
2023-08-08 18:37:00 +01:00
Anton Khorev
a5a7ee116c
Remove 'no home' message css from profile edit form
2023-08-08 20:26:15 +03:00
Anton Khorev
b2bb502b65
Expose changeset query limit values in api capabilities
2023-08-08 03:49:14 +03:00
Tom Hughes
eae9c15b75
Merge remote-tracking branch 'upstream/pull/4131'
2023-08-02 17:01:05 +01:00
Andy Allan
aceef47cd8
Merge pull request #4106 from tomhughes/diary-paging
...
Replace page numbers with ID based selection for diary indexes
2023-08-02 16:57:26 +01:00
Andy Allan
f884be441d
Merge pull request #4111 from AntonKhorev/hidden-welcome-banner
...
Hide/show welcome banner with hidden attribute
2023-08-02 16:56:25 +01:00
Andy Allan
98b1e5f76c
Switch to bootstrap recommended viewport definition
...
Original version was introduced in 6674873478
and has not been changed since.
Google's PageSpeed Insights tool also flagged this up as an accessibility
issue, since it previously prohibited users zooming into the site.
2023-08-02 16:07:13 +01:00
Andy Allan
a56cdd547e
Merge pull request #4125 from tomhughes/oauth-scopes
...
Only show granted permissions in the authorized application list
2023-08-02 15:52:41 +01:00
Andy Allan
2566d0e379
Merge pull request #4113 from AntonKhorev/no-w-100
...
Remove setting 100% width with w-100 where it's the default width
2023-08-02 14:20:07 +01:00
Tom Hughes
c376962c9c
Only show granted permissions in the authorized application list
...
Fixes #4124
2023-07-30 20:35:13 +01:00
Anton Khorev
672c79c79c
Remove setting 100% width with w-100 where it's the default width
2023-07-28 20:27:58 +03:00
Anton Khorev
e6987d7dd3
Hide/show welcome banner with hidden attribute
2023-07-28 19:53:19 +03:00
Anton Khorev
d6853e5322
Remove links to apps from OAuth2 authorizations page
2023-07-28 17:30:48 +03:00
Tom Hughes
f29ba01eb9
Replace page numbers with ID based selection for diary indexes
2023-07-27 20:37:07 +01:00
Tom Hughes
c909b29c35
Replace page numbers with ID based selection for trace indexes
2023-07-23 19:28:37 +01:00
Andy Allan
d58cae6ff6
Avoid using the zero key for pluralisation in English
...
This makes it impossible to translate to other languages that use the
`zero:` key, e.g. for other numbers that end in zero.
An alternative approach would be possible in future, when ruby-i18n
and rails and translatewiki all have full support for `0:` and `1:` keys.
Fixes #3997
2023-07-05 14:47:39 +01:00
Andy Allan
e9e4b10473
Merge pull request #3907 from Dimitar5555/patch-1
...
Facelift `offline.html` and use Bootstrap classes for "notifications" under the search bar
2023-06-14 14:08:38 +01:00
Branko Kokanovic
e66e2c1b16
Fix ERB Lint for copyright
2023-06-12 10:40:45 +02:00
Branko Kokanovic
8d7fca30de
Adding information about Serbia sources
2023-06-08 22:15:13 +02:00
Andy Allan
aebac722c2
Rework geocoder titles to avoid raw html in translations
2023-04-02 10:14:00 +01:00
Andy Allan
63484a169a
Rework the help text to avoid raw html in translations
...
Unfortunately bootstrap_form has no method for passing interpolation
values to the automatic help text system, so instead we'll use an
explicit override.
2023-04-02 10:14:00 +01:00
Andy Allan
7751f7a04b
Avoid raw html in translations for the note icon
2023-04-02 10:14:00 +01:00
Andy Allan
4ac0c9c1e8
Rework browse pages to avoid raw html in translations
2023-03-29 18:52:45 +01:00
Andy Allan
a859fe1acf
Avoid raw html in translations for changeset comments
2023-03-29 18:52:45 +01:00
Andy Allan
dff0c82f17
Avoid using raw html in translations for the issues index
2023-03-29 18:52:45 +01:00
Andy Allan
92e3e425f1
Avoid using raw html in translations on the about page
2023-03-29 18:52:45 +01:00
Dimitar
318064b2a7
Facelift offline.html and use Bootstrap classes for "notifications"
...
Update site_controller_test.rb
Update site_controller_test.rb
Remove whitespace
Reset Settings.status after test is done
Update test for offline page
Update site_controller.rb
Fix indentation
Update offline controller
Update offline.html.erb
Remove flash CSS classes and fix missed tests
Updated tests
Address most PR comments
Update _flash.html.erb
Update _flash.html.erb
Update edit.html.erb
Update offline.html.erb
2023-03-26 13:57:51 +03:00
Andy Allan
071f2798d4
Avoid using raw html in credit translations
2023-03-22 14:40:55 +00:00
Andy Allan
77e6bb8577
Avoid using raw html in translations on the copyright page
2023-03-22 14:40:55 +00:00
Tom Hughes
a7051e924f
Merge remote-tracking branch 'upstream/pull/3982'
2023-03-22 11:00:09 +00:00
Tom Hughes
425d568037
Merge remote-tracking branch 'upstream/pull/3981'
2023-03-22 10:52:02 +00:00
Andy Allan
3ec310b0c8
Fix indentation
2023-03-22 10:37:20 +00:00