Commit graph

1545 commits

Author SHA1 Message Date
Sebastian Kürten
ae10a6a9a8 Fix two wordings in the German translations; fix a few full-stops 2021-05-13 08:03:45 +02:00
a482c5b1d0 Version bump 2021-05-12 20:41:48 +02:00
8ca24f4a05 Merge develop branch 2021-05-12 19:13:21 +02:00
b94b51ff19 Formatting 2021-05-12 18:55:22 +02:00
7f076067c4 Revert "Merge pull request #266 from pietervdvn/dependabot/npm_and_yarn/postcss-8.2.10"
This reverts commit 742bb42d4a, reversing
changes made to d994342e4b.
2021-05-11 15:00:42 +02:00
742bb42d4a
Merge pull request #266 from pietervdvn/dependabot/npm_and_yarn/postcss-8.2.10
Bump postcss from 7.0.35 to 8.2.10
2021-05-11 12:24:06 +02:00
d994342e4b Merge branch 'master' of github.com:pietervdvn/MapComplete 2021-05-11 11:56:08 +02:00
10810566ac
Merge pull request #270 from waldbrand/properly-fix-issues-in-calculated-tags
Fix problems in CaculatedTags.md via Typescript sources
2021-05-11 11:55:55 +02:00
d5fdc41875 Merge branch 'master' of github.com:pietervdvn/MapComplete 2021-05-11 11:50:45 +02:00
59e0f8e10f Merge branches 2021-05-11 11:50:36 +02:00
Sebastian Kürten
0aafbdb33a Fix problems in CaculatedTags.md via Typescript sources 2021-05-11 11:47:34 +02:00
b27bc2815f
Merge pull request #269 from waldbrand/add-german-translations
german translations added
2021-05-11 11:36:16 +02:00
e411421cb8 Merge branch 'master' of github.com:pietervdvn/MapComplete 2021-05-11 11:03:43 +02:00
60dee5e999 Improve documentation 2021-05-11 11:03:28 +02:00
9a265c0650
Merge pull request #268 from waldbrand/fix-issues-in-calculated-tags
Fix issues in calculated tags
2021-05-11 11:00:46 +02:00
mozita
16e5d47976 german translations added 2021-05-11 10:47:35 +02:00
054b07afc9 New stats 2021-05-11 10:27:50 +02:00
Sebastian Kürten
cd356dad24 Fix code highlighting in CalculatedTags.md 2021-05-11 10:24:34 +02:00
Sebastian Kürten
c28a37b379 Fix link to URL_Parameters.md 2021-05-11 10:19:35 +02:00
4d7325aa4e Add documentation on input types 2021-05-11 10:14:33 +02:00
e3eb59af14
Merge pull request #267 from waldbrand/fix-link
Fix link to Tags_format.md
2021-05-11 10:13:06 +02:00
Sebastian Kürten
7dbe09ef45 Fix link to Tags_format.md 2021-05-11 10:08:51 +02:00
8774b887d8 Add colour input, add inputmode-hints to have specialized keyboards on mobile 2021-05-11 02:39:51 +02:00
1f0b20f5d4 Enable context actions on input fields, partly fix of #204 2021-05-11 00:40:16 +02:00
6396492773 Remove unneeded tests 2021-05-11 00:12:55 +02:00
d4b500b5f1 Speedup workflows with npm ci instead of npm install 2021-05-11 00:01:27 +02:00
9f3b1934b4 Fix workflows 2021-05-11 00:00:00 +02:00
06cf06f4e8 Version bump 2021-05-10 23:55:46 +02:00
dependabot[bot]
6cd143e99b
Bump postcss from 7.0.35 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 21:52:02 +00:00
6ac8a5373c Better handling of metatags, more robust error handling when calculating tags 2021-05-10 23:51:03 +02:00
69363fbf0f Small rename of variable 2021-05-10 23:50:05 +02:00
03f3045a82 Small usability improvement: don't add the trailing '/' to URLs if they weren't typed 2021-05-10 23:49:46 +02:00
223fada5b3 Add small display of OSM-contributors who added data previously 2021-05-10 23:48:00 +02:00
d336eafaa3 Add some failsafes: don't let those special renderings render if they are not defined 2021-05-10 23:46:50 +02:00
06ddf37817 Add a download utility (currently unused) 2021-05-10 23:46:19 +02:00
6423957d33 Removed compiled translations from github, they reference the generated file in assets now 2021-05-10 23:45:28 +02:00
cece4bffb0 Add a few extra strings 2021-05-10 23:44:53 +02:00
ca42b607bd Restore manifest file 2021-05-10 23:44:13 +02:00
e26999b31b Cleanup script again, webmanifest already uses the relative manifest + add small script to create a contributors JSON file 2021-05-10 23:43:30 +02:00
35ecc21e09 Add some regression tests 2021-05-10 23:42:14 +02:00
f6cbb44454 Add a contributor counting actor 2021-05-10 23:42:01 +02:00
2a9faad288 Add explicit .html to links as not to break other deployments 2021-05-10 16:03:40 +02:00
09db929dea Remove 'id' from XML-tags 2021-05-10 16:03:11 +02:00
11c9bd34af Remove obsolete translation 2021-05-10 16:02:42 +02:00
a07d858572 New graphs, without legends 2021-05-10 16:02:19 +02:00
2b49a84a5b
Merge pull request #265 from waldbrand/fix-typo
Fix typo 'picure'
2021-05-10 10:49:30 +02:00
Sebastian Kürten
468aa989d1 Fix typo 'picure' 2021-05-10 08:53:50 +02:00
2c677ee8a2 Fix bug which blocked uploads 2021-05-09 18:56:51 +02:00
bcf71a601e Merge branch 'master' of github.com:pietervdvn/MapComplete 2021-05-09 18:37:59 +02:00
134dbe2f42 Improve preferences window: allow to salvage broken themes; delete all preferences 2021-05-07 15:09:52 +02:00