Andy Allan
|
8df3c7b12a
|
Rework about page to avoid html in the translations
|
2023-02-22 10:25:51 +00:00 |
|
Andy Allan
|
9101705656
|
Remove html from translations for the welcome page
This also refactors the "any questions" section, which is shared with the fixthemap page.
|
2023-02-22 10:25:51 +00:00 |
|
Andy Allan
|
10e035df93
|
Refactor trace guidance to avoid raw html in translations
Also rearrange to avoid multiple sentences in a heading.
|
2023-02-22 09:16:17 +00:00 |
|
Andy Allan
|
317b1871f4
|
Refactor translation to avoid raw html tags
|
2023-02-22 09:16:17 +00:00 |
|
Andy Allan
|
e11c70f751
|
Move public editing content into its own partial
This makes the editing page easier to read, and simplifies the i18n
in the public editing section.
|
2023-02-22 09:16:17 +00:00 |
|
Andy Allan
|
c7e9888bb6
|
Refactor public editing note to avoid raw html in the translations
|
2023-02-22 09:16:17 +00:00 |
|
Tom Hughes
|
08196ed429
|
Update bundle
|
2023-02-21 18:09:58 +00:00 |
|
translatewiki.net
|
c3c3fc4d1d
|
Localisation updates from https://translatewiki.net.
|
2023-02-20 13:14:01 +01:00 |
|
translatewiki.net
|
0474a084ce
|
Localisation updates from https://translatewiki.net.
|
2023-02-16 13:14:07 +01:00 |
|
Tom Hughes
|
83f6f19bfb
|
Update bundle
|
2023-02-14 18:08:45 +00:00 |
|
translatewiki.net
|
8597449085
|
Localisation updates from https://translatewiki.net.
|
2023-02-13 13:12:35 +01:00 |
|
Tom Hughes
|
6ae55d40b2
|
Merge remote-tracking branch 'upstream/pull/3930'
|
2023-02-12 18:25:36 +00:00 |
|
dependabot[bot]
|
b29189e856
|
Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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.33.0...v8.34.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-02-10 23:57:11 +00:00 |
|
Tom Hughes
|
63d77a48fa
|
Merge remote-tracking branch 'upstream/pull/3924'
|
2023-02-09 17:48:55 +00:00 |
|
translatewiki.net
|
49201286aa
|
Localisation updates from https://translatewiki.net.
|
2023-02-09 13:13:40 +01:00 |
|
Martin Raifer
|
82063f6abe
|
Update to iD v2.24.2
|
2023-02-09 11:26:28 +01:00 |
|
Andy Allan
|
47362f432a
|
Merge pull request #3691 from AntonKhorev/wikipedia-secondary-links
Link prefixed wikipedia tags
|
2023-02-08 17:30:25 +00:00 |
|
Tom Hughes
|
1becffcbf5
|
Update bundle
|
2023-02-07 18:22:50 +00:00 |
|
translatewiki.net
|
65ed47c119
|
Localisation updates from https://translatewiki.net.
|
2023-02-06 13:15:08 +01:00 |
|
translatewiki.net
|
8e443649f3
|
Localisation updates from https://translatewiki.net.
|
2023-02-02 13:14:55 +01:00 |
|
Tom Hughes
|
52591c5561
|
Merge remote-tracking branch 'upstream/pull/3911'
|
2023-02-01 19:10:22 +00:00 |
|
Tom Hughes
|
9b39577f46
|
Merge remote-tracking branch 'upstream/pull/3915'
|
2023-02-01 19:07:09 +00:00 |
|
Andy Allan
|
c226d8e85e
|
Avoid converting conditional restriction tags into emails
Fixes #3884
|
2023-02-01 18:57:16 +00:00 |
|
Andy Allan
|
c276625e7f
|
Refactor to use submit_tag helper
This is more readable than interpolating into element attributes
|
2023-02-01 17:24:48 +00:00 |
|
Andy Allan
|
a88da1d71a
|
Refactor translation strings for notes
These aren't used by any javascript code, so don't need to be in
the `javascripts` key.
|
2023-02-01 17:24:48 +00:00 |
|
Andy Allan
|
9bb8dd739a
|
Use data attributes to pass alternative button labels
This allows the text to be defined in the html partials, instead
of looking up the i18n via javascript.
|
2023-02-01 17:24:47 +00:00 |
|
Andy Allan
|
9748ce301c
|
Move browse#note to notes#show
This allows a more resourceful routing approach.
|
2023-02-01 17:13:41 +00:00 |
|
Andy Allan
|
b5046fdcd0
|
Move browse#new_note to notes#new
This allows a more resourceful routing approach.
|
2023-02-01 17:13:41 +00:00 |
|
Tom Hughes
|
ccaff5c40e
|
Update bundle
|
2023-01-31 18:09:09 +00:00 |
|
Tom Hughes
|
9754d86d0f
|
Merge remote-tracking branch 'upstream/pull/3913'
|
2023-01-31 18:07:24 +00:00 |
|
dependabot[bot]
|
f76aad0120
|
Bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.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-01-30 23:00:40 +00:00 |
|
translatewiki.net
|
850ced0288
|
Localisation updates from https://translatewiki.net.
|
2023-01-30 13:13:12 +01:00 |
|
Tom Hughes
|
9224c47622
|
Update to rails 7.0.4.2
|
2023-01-26 18:06:57 +00:00 |
|
translatewiki.net
|
7a182d9e12
|
Localisation updates from https://translatewiki.net.
|
2023-01-26 13:17:10 +01:00 |
|
Tom Hughes
|
b5b2e4dfbc
|
Sort issues in descending order of their last update
|
2023-01-26 09:04:37 +00:00 |
|
Andy Allan
|
f7367baa6b
|
Rename api_notes resource to avoid conflict with non-API resource
This allows using e.g. note_path for notes#show in the future.
|
2023-01-25 19:01:57 +00:00 |
|
Tom Hughes
|
2059a7dfcf
|
Merge remote-tracking branch 'upstream/pull/3908'
|
2023-01-25 12:15:41 +00:00 |
|
Martin Raifer
|
d449021343
|
Update to iD v2.24.1
|
2023-01-25 12:59:54 +01:00 |
|
Tom Hughes
|
e443d99edd
|
Merge remote-tracking branch 'upstream/pull/3905'
|
2023-01-24 18:28:27 +00:00 |
|
Tom Hughes
|
c599f2bfaf
|
Fix new rubocop warnings
|
2023-01-24 18:23:49 +00:00 |
|
Tom Hughes
|
9786fb939c
|
Update bundle
|
2023-01-24 18:13:02 +00:00 |
|
translatewiki.net
|
175615f226
|
Localisation updates from https://translatewiki.net.
|
2023-01-23 13:13:19 +01:00 |
|
Martin Raifer
|
50fc6f1ed1
|
Update to iD v2.24.0
|
2023-01-19 16:04:52 +01:00 |
|
translatewiki.net
|
63708f4a52
|
Localisation updates from https://translatewiki.net.
|
2023-01-19 13:16:50 +01:00 |
|
Tom Hughes
|
eba722c2c8
|
Update to rails 7.0.4.1
|
2023-01-17 19:29:30 +00:00 |
|
Tom Hughes
|
3f74ef2ab8
|
Merge remote-tracking branch 'upstream/pull/3898'
|
2023-01-17 18:38:03 +00:00 |
|
Tom Hughes
|
aae589e6ce
|
Update bundle
|
2023-01-17 18:37:43 +00:00 |
|
dependabot[bot]
|
638ffe37cd
|
Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.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-01-16 23:00:52 +00:00 |
|
translatewiki.net
|
b278bc06ef
|
Localisation updates from https://translatewiki.net.
|
2023-01-16 13:13:25 +01:00 |
|
Tom Hughes
|
4704059096
|
Update tests for changes in osm-community-index
|
2023-01-14 15:12:23 +00:00 |
|