Commit graph

12724 commits

Author SHA1 Message Date
Anton Khorev
c4b5392628 Remove deprecated attributes from share html 2023-07-29 20:34:10 +03:00
Anton Khorev
f5b26a7df0 Remove resize css property from textarea 2023-07-29 19:38:06 +03:00
Anton Khorev
c3500b4b81 Remove display properties from share tabs 2023-07-29 19:26:20 +03:00
dependabot[bot]
cbb8063bc3
Bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 23:15:35 +00:00
Anton Khorev
6fca88ab16 Move map attribution print styles to print.scss 2023-07-28 21:24:52 +03:00
Anton Khorev
2818684df1 Remove unused 0 bottom margin from map ui css 2023-07-28 21:05:05 +03: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
1905199b72 Remove unnecessary full-width float css from sidebar 2023-07-28 20:05:28 +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
e932972a4a Merge remote-tracking branch 'upstream/pull/4108' 2023-07-27 20:42:03 +01:00
Tom Hughes
f29ba01eb9 Replace page numbers with ID based selection for diary indexes 2023-07-27 20:37:07 +01:00
Tom Hughes
b57ed0bf23 Improve testing of paged access to trace lists 2023-07-27 20:30:15 +01:00
Tom Hughes
edfe0dde67 Disambiguate ID queries for tagged trace lists 2023-07-27 20:29:29 +01:00
Tom Hughes
7fb984f915 Allow moderator to unhide diary entries as well as hide them 2023-07-27 18:07:35 +01:00
Tom Hughes
6651d713d7 Allow administrators to see deleted diary entries 2023-07-27 18:03:58 +01:00
Andy Allan
0a66990911 Simplify menu-icon css
Remove the duplicate display property, since it was force-overridden
by the `!important` keyword in the same definiton. This then makes the
`!important` keywords unnecessary. The menu-icon is floated, and
therefore can't be `inline-block`, so browsers were interpreting that
as `block` all along.
2023-07-26 17:39:36 +01:00
Andy Allan
c23d8bfa6a Remove unused parameter 2023-07-26 17:39:12 +01:00
Andy Allan
7ea3398c79 Remove unused CSS
The browse_details CSS classes were removed in 30ab1e91da and c4090bb150
2023-07-26 17:15:17 +01:00
Andy Allan
925d12cc81
Merge pull request #3933 from AntonKhorev/api-changesets-limit
Add limit parameter to api changesets query
2023-07-26 16:45:00 +01:00
Andy Allan
30201e9e7f
Merge pull request #4089 from tomhughes/trace-paging
Replace page numbers with ID based selection for trace indexes
2023-07-26 16:21:22 +01:00
Tom Hughes
db8e193d71 Update bundle 2023-07-25 18:23:49 +01:00
translatewiki.net
4a24ba5f73 Localisation updates from https://translatewiki.net. 2023-07-24 13:18:53 +02:00
Tom Hughes
c909b29c35 Replace page numbers with ID based selection for trace indexes 2023-07-23 19:28:37 +01:00
translatewiki.net
bb3b0acc57 Localisation updates from https://translatewiki.net. 2023-07-20 13:15:14 +02:00
Tom Hughes
ba3d3269e3 Fix new rubocop warnings 2023-07-18 18:27:06 +01:00
Tom Hughes
47fc8a016f Update bundle 2023-07-18 18:25:12 +01:00
Tom Hughes
141fc574db Merge remote-tracking branch 'upstream/pull/4097' 2023-07-16 12:07:00 +01:00
Tom Hughes
b3101110d4 Merge remote-tracking branch 'upstream/pull/4095' 2023-07-16 12:06:57 +01:00
Tom Hughes
a3d9b8b901 Merge remote-tracking branch 'upstream/pull/4094' 2023-07-16 12:06:54 +01:00
Amir E. Aharoni
6795fd3117
Consistent plural forms for browse.way.nodes_count
Without this, translatewiki's validator shows an error for English.
2023-07-15 10:34:24 +03:00
dependabot[bot]
dde978e225
Bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 23:02:08 +00:00
dependabot[bot]
6939413a09
Bump coverallsapp/github-action from 2.2.0 to 2.2.1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 23:19:20 +00:00
Tom Hughes
1c420158f6 Remove default imagery blacklist 2023-07-13 20:14:13 +01:00
Tom Hughes
86cef1d4e7 Merge remote-tracking branch 'upstream/pull/4093' 2023-07-13 18:36:24 +01:00
Pavel Zbytovský
b78bdd0b70
Block mapy.cz as non-approved imagery
Issue: https://github.com/openstreetmap/openstreetmap-website/issues/4085
2023-07-13 19:04:24 +02:00
Tom Hughes
bbc72cfd8b Merge remote-tracking branch 'upstream/pull/4092' 2023-07-13 13:25:56 +01:00
Martin Raifer
cb6d528ecb
Update to iD v2.26.2 2023-07-13 14:09:43 +02:00
translatewiki.net
a3b7de3ec9 Localisation updates from https://translatewiki.net. 2023-07-13 13:19:25 +02:00
Tom Hughes
f2c3dca59b Merge remote-tracking branch 'upstream/pull/4091' 2023-07-13 08:03:52 +01:00
dependabot[bot]
f2e8587d98
Bump osm-community-index from 5.5.3 to 5.5.4
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 23:58:30 +00:00
Tom Hughes
f0c52e8baa Merge remote-tracking branch 'upstream/pull/4090' 2023-07-12 21:57:17 +01:00
Martin Raifer
9aa646bd03
Update to iD v2.26.1 2023-07-12 22:19:43 +02:00
Tom Hughes
0a8dae77fb Merge remote-tracking branch 'upstream/pull/4088' 2023-07-12 18:34:56 +01:00
Tom Hughes
c6db419b55 Merge remote-tracking branch 'upstream/pull/4086' 2023-07-12 18:26:25 +01:00
Andy Allan
e108ec6d48 Avoid using sprockets for combining stylesheets
There are two options for combining stylesheets, using sprockets
(via `require` statements) or using sass (via `@import` statements).

This commit switches to using `@import` statements throughout, to
avoid a bug with libsass that prevents us from using bootstrap 5.2+

See https://github.com/sass/sassc-rails/issues/174

Since R2 is not triggered when `@import`ing a file, we need to
switch the top-level stylesheet names to include the extension. We
can also take the opportunity to remove a level of indirection,
along with removing symlinks which cause problems on some platforms.

* https://github.com/openstreetmap/openstreetmap-website/issues/3984
* https://github.com/openstreetmap/openstreetmap-website/issues/3422
2023-07-12 17:54:51 +01:00
Martin Raifer
8cfdbf8922
Update to iD v2.26.0 2023-07-12 13:57:19 +02:00
Tom Hughes
17b18fcb81 Update bundle 2023-07-11 18:16:45 +01:00
translatewiki.net
e2d62232bb Localisation updates from https://translatewiki.net. 2023-07-10 13:33:02 +02:00
Tom Hughes
9169a28c6b Merge remote-tracking branch 'upstream/pull/4078' 2023-07-06 22:16:03 +01:00