-
Notifications
You must be signed in to change notification settings - Fork 0
upstream changes june 2021 0 #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
addshore
commented
Jun 23, 2021
- Inject WikibaseApi into QueryExampleDialog
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- chore: upgrade dependencies to make npm audit happy
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Run browser tests in npm test, but don't run webdriver
- Localisation updates from https://translatewiki.net.
- Add a build_for_deploy grunt task that doesn't commit or push
- Add npm script for grunt
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- refactor: use window var for wikibase
- Fix autocompletion for Sense class
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Update CodeMirror to 5.61.0
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Add a parameter using comments to the query to allow for a title
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Remove angle brackets from an i18n message
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
- Localisation updates from https://translatewiki.net.
Instead of creating a new WikibaseApi with default settings, pass through the WikibaseApi instance we already have, using the correct settings for third-party installs. Also, while we’re at it, fix examples/dialog.html – the QuerySamples API argument has been required for two years (since change I76aac23da4, commit e488a84). Bug: T250528 Change-Id: I00132bddfda319e8a42552e5e10bb1ca9790d954
Change-Id: I19d668698c0ffc0a47ae68ed46d85606afdeb6fb
Change-Id: I5e9f0caffa7437551d86f7d87ab9ef3b8a8427b2
The changes to style.less were necessary to fix some linting errors that appeared. They should make no difference at all. The remaining issues are in a dependency of grunt-usemin: a old lodash version vulnerable to Prototype Pollution. This is judged to not be an issue for us, but the reports are annoying and grunt-usemin is entirely unmaintained. So we should look into moving away from grunt and modernising our build chain. T274626 was filed for that purpose. Change-Id: Ic95ce7d8f09b9d6efaca743edea747cd8a4754df
Change-Id: I80601f52fbd92fd7c7ffd6798310e8ea4ef9c8a5
Change-Id: I73a37bc927fa0d3bb618cf2f6bcb31a5af7ccbc1
Bug: T222200 Change-Id: I44d517ca26f9c7d0948784cfad07c0536a5e0259
Change-Id: Ib0a74cbd7350ea2cb482f45818a0aac2a403d694
Bug: T210286 Change-Id: Iea6e0fa5535d57a18ffc16593ef3a5dc551b3f4c
Bug: T210286 Change-Id: I1b3e2a400775603345fe13df7475fe55a2148d92
Change-Id: I424e845965873e9bc98c5c5857f5ba126854892b
Change-Id: Iab56c5a7c878da997633fccadf03d65db5299498
Change-Id: I7aa5b0cb9e9d19a3cd680cf22bdd9f8408017c74
For senses, the predicate is ontolex:sense, but the class is ontolex:LexicalSense. (However, for forms, it is ontolex:Form.) Change-Id: Id4037b2573e06e88076f5edf0360a01772c02b0c
Change-Id: I278fe9c7a860c4057cec4c4305adc6f7fa1cd056
Change-Id: Iaf555cac5e87a76ce47b7675844368b22a4b9c8c
Change-Id: I95081a3079c6ec353bddbd91a7dae83af1ed831a
Change-Id: I57bcc023d7364715a6e3b0de7306b607de3b305e
Bug: T278685 Change-Id: I2b2da2ce335ceaf5d1c62f5ff2e16a486222ac11
Change-Id: I3790e9a0fa8ff2376c1cce279458750515e9c9b9
Change-Id: I1db501a5ea8b72251fa427880697836a49a647c2
Bug: T225883 Change-Id: I10380aa6266fdc1961407bcdf747ba06bbba676f
Change-Id: Icf3eea7113084d7aa2039714abc3d966933974eb
Change-Id: I502ab6a2a0eaa6b5e76bbbf6f5c58191c8fb6e64
CTRL and ENTER are probably among the most well-known named keyboard keys (it’s not like they’re, say, AltGr or Meta), so I don’t think any special markup around them is needed. And apparently the angle brackets disturb the translation process somewhat, so let’s get rid of them. Change-Id: I2567db1368532499c99c4bd8880d0afc85ebcbed
Change-Id: I2e8770982da093d0d0b68bb6c2443b2c3c83bc8c
Change-Id: Id6f828b78cc08dd14564c0021b0c1ca07a42186e
Change-Id: I4d0d495d24ef3ddfde0e4798c82d7cbeb4021355
Change-Id: I098b342afdf56c254b1ef4c0c6b97978d6c27c71
Change-Id: I24057d22be7460420ec90cdbd980f194f36f8dc9
Change-Id: I432975a4f144b8e85a3c8936e5c8907f17bd8a17
Change-Id: Icc8fc82d6d08ba19fd49f44df1048ca5b6d6bb17
Change-Id: I6ee9fe9cfbc74307b25451fe53186d760d2a9fe1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.