3
0
Commit Graph

597 Commits

Author SHA1 Message Date
Joey
cd4047b53a
4268: Add WbEntityVariable class () 2021-11-23 19:48:33 +01:00
dependabot[bot]
fa6eb22361
build(deps): bump okhttp from 4.9.2 to 4.9.3 ()
* build(deps): bump mockwebserver from 4.9.2 to 4.9.3

Bumps [mockwebserver](https://github.com/square/okhttp) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.2...parent-4.9.3)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Refactor pom.xml to store OkHTTP version only in one place

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-23 08:44:13 +01:00
Joey
cbbad4273b
Make WbItemDocumentExpr extend EntityIdValue instead of ItemIdValue ()
For 

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-17 18:59:03 +01:00
Joey
21fc4375bd
Make Wikibase extension compatible with other entity types than Items ()
* Document clone command, and Java requirements

* Make extension compatible with other types

Fixes : Refactor Wikibase extension methods for editing other entity
types than Items.
Add test case for property updates on existing entities.
2021-11-16 17:35:01 +01:00
Antonin Delpeuch
ea9abff4d4
Drop support for Java 8. ()
* Drop support for Java 8.

I have attempted to update all the relevant configuration parameters but might have
missed some, let's see!

Closes .

* Fix typo in pom.xml
2021-11-07 11:43:12 +01:00
Antonin Delpeuch
40398e1192
Fix Wikibase upload of batches with only new items. Closes () 2021-10-23 19:33:43 +02:00
Antonin Delpeuch
6372f2d382
Fix useless waiting time before creating items when uploading to Wikibase. ()
Checks that there is at least one item to fetch before attempting to fetch
anything.

Closes .
2021-10-22 08:52:28 +02:00
Pablo Castellano
3bca46329c
Update wikidata reconciliation endpoint () 2021-10-20 14:45:57 +02:00
Antonin Delpeuch
00e425fd9b
Update Wikidata-Toolkit to 0.12.1. ()
* Update Wikidata-Toolkit to 0.12.1. Fixes .

* Update groupId for WDTK

* Update our code after change of interfaces in WDTK.
2021-10-20 10:20:42 +02:00
Mateusz Malinowski
25db4c8918
Translated using Weblate (Polish)
Currently translated at 26.1% (59 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/pl/
2021-10-07 14:04:31 +02:00
dependabot[bot]
5e310a7700
build(deps): bump mockwebserver from 4.9.1 to 4.9.2 ()
Bumps [mockwebserver](https://github.com/square/okhttp) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.2)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-03 09:01:27 +02:00
Yaron Shahrabani
a59cccfd32
Translated using Weblate (Hebrew)
Currently translated at 25.6% (58 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/he/
2021-09-27 00:36:09 +02:00
Tejas Raghavendra Bhat M
29ab7b509f
fixes Schema import dialog improvement ()
Co-authored-by: tejas <tejas@rezolvinfo.com>
2021-09-17 09:30:11 +02:00
Eihel
432af3aa44
Translated using Weblate (French)
Currently translated at 98.2% (222 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-08-25 14:33:52 +02:00
Susanna Ånäs
7f1071bf24
Translated using Weblate (Finnish)
Currently translated at 50.4% (114 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fi/
2021-07-25 15:35:09 +02:00
dependabot[bot]
fe86ec9582
build(deps): bump slf4j.version from 1.7.31 to 1.7.32 ()
Bumps `slf4j.version` from 1.7.31 to 1.7.32.

Updates `slf4j-log4j12` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-api` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 21:43:48 +02:00
Boris Lehečka
b1f8a1743e
Translated using Weblate (Czech)
Currently translated at 44.6% (101 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/cs/
2021-07-12 00:33:32 +02:00
Boris Lehečka
0f1c770572
Translated using Weblate (Czech)
Currently translated at 38.9% (88 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/cs/
2021-07-09 22:33:45 +02:00
dependabot[bot]
256f96d3d6
build(deps): bump slf4j.version from 1.7.30 to 1.7.31 ()
Bumps `slf4j.version` from 1.7.30 to 1.7.31.

Updates `slf4j-log4j12` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-api` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 18:05:21 +02:00
dependabot[bot]
5086ec3c91
build(deps): bump maven-dependency-plugin from 3.1.2 to 3.2.0 ()
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:22:30 +02:00
Włodzimierz Bartczak
765b32c136
Translated using Weblate (Polish)
Currently translated at 23.4% (53 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/pl/
2021-06-12 18:56:40 +02:00
Boris Lehečka
49118d4392
Translated using Weblate (Czech)
Currently translated at 3.9% (9 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/cs/
2021-06-06 17:33:47 +02:00
Boris Lehečka
50ad8926f3
Added translation using Weblate (Czech) 2021-06-05 22:52:27 +02:00
Antonin Delpeuch
6b30a7e13c Set version to 3.6-SNAPSHOT 2021-05-29 13:06:04 +02:00
Antonin Delpeuch
1b9907e20c Set version to 3.5-beta1 2021-05-29 09:23:23 +02:00
Jonas B
0ae0bed46d
Translated using Weblate (Swedish)
Currently translated at 66.8% (151 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/sv/
2021-05-22 02:40:30 +02:00
Jonas B
e8e4beecf4
Translated using Weblate (Norwegian Bokmål)
Currently translated at 73.0% (165 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/nb_NO/
2021-05-22 02:40:30 +02:00
Nicolas Prongué
954e27dbae
Translated using Weblate (French)
Currently translated at 97.7% (221 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-05-17 18:34:00 +02:00
Antonin Delpeuch
e664712a70
Make schema evaluation null-proof; avoid adding null values in data extension. ()
Null values in non-null cells should normally not happen, but sometimes they do and
we shouldn't fail miserably in those cases.

Closes .

Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-05-15 08:51:26 +02:00
loulan
b481387d73
Fix wikibase date export format ()
* fixes 
2021-05-10 09:08:02 +02:00
loulan
109956d235
Support BCE dates in Wikibase upload ()
* fixes 
2021-04-24 15:47:05 +02:00
Reza Almanda
fd9b3a55ab
Translated using Weblate (Indonesian)
Currently translated at 29.2% (66 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/id/
2021-04-24 03:32:14 +02:00
Pablo Bianchi
ab33e2205b
Translated using Weblate (Spanish)
Currently translated at 100.0% (226 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/es/
2021-04-24 03:32:13 +02:00
Isao Matsunami
fec019613c
Translated using Weblate (Japanese)
Currently translated at 100.0% (226 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
2021-04-21 21:29:25 +02:00
Hosted Weblate
2d1cc43e42 Merge remote-tracking branch 'origin/master' 2021-04-20 21:05:56 +02:00
Jathin Sreenivas
f5b35a99b3
: Wikibase login form shows Wikibase instance logo ()
*  : Wikibase login form shows Wikibase instance logo

* Logos shown in the UI during selection of instance to work against

* CSS for list of instances, error handling

* Cache wikibase logo urls.

* Replacing logo alt text as translation string and removing the duplicate property

* Replacing logo alt text as translation string and removing the duplicate property

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-04-20 21:05:50 +02:00
Karol
15e9a66776
Translated using Weblate (Polish)
Currently translated at 23.1% (52 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/pl/
2021-04-20 08:07:44 +02:00
Reza Almanda
a4308232dc
Translated using Weblate (Indonesian)
Currently translated at 0.4% (1 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/id/
2021-04-17 05:27:20 +02:00
Faiq Miftakhul Falakh
4df5cbd45f
Added translation using Weblate (Indonesian) 2021-04-08 16:48:15 +02:00
Antonin Delpeuch
343c8afbea
Ignore invalid regexes from Wikibase format constraints. ()
* Ignore invalid regexes from Wikibase format constraints. Closes .

* Add logging
2021-04-04 13:25:07 -04:00
Antonin Delpeuch
fa9d670d30
Remove EditGroups URL template from Wikibase schema ()
* Remove EditGroups URL template from Wikibase schema

Instead it is fetched from the manifest and stored in operation metadata.

Closes .

* Fix compatibility with older JDKs

* Remove unnecessary fallback in ManifestV1 constructor
2021-04-01 13:58:28 +02:00
Antonin Delpeuch
2a6003c5d2
Sanitize cookie keys in Wikibase extension. Fixes . () 2021-03-18 07:47:38 +01:00
dependabot[bot]
606a8c37c0
build(deps): bump testng from 7.3.0 to 7.4.0 ()
Bumps [testng](https://github.com/cbeust/testng) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/compare/7.3.0...7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-03 16:50:28 +01:00
dependabot[bot]
99ea1f7a77
Bump jackson.version from 2.11.3 to 2.12.1 ()
* Bump jackson.version from 2.11.3 to 2.12.1

Bumps `jackson.version` from 2.11.3 to 2.12.1.

Updates `jackson-databind` from 2.11.3 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.11.3 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.11.3 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.11.3...jackson-core-2.12.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Pin jackson-core version to same as OpenRefine main

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Morris <tfmorris@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-03 12:17:18 +01:00
Eihel
a317d36348
Translated using Weblate (French)
Currently translated at 98.2% (221 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-02-26 12:50:52 +01:00
Adithya K
cedbb95c8e
Translated using Weblate (Malayalam)
Currently translated at 4.4% (10 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ml/
2021-02-22 15:50:48 +01:00
Adithya K
8ebc797f36
Translated using Weblate (Malayalam)
Currently translated at 3.1% (7 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ml/
2021-02-20 20:06:51 +01:00
Gnoeee
af92119b5d
Translated using Weblate (Malayalam)
Currently translated at 1.7% (4 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ml/
2021-02-20 12:56:46 +01:00
Gnoeee
4eb9efa20d
Added translation using Weblate (Malayalam) 2021-02-20 12:24:59 +01:00
Eihel
386bbf1aba
Translated using Weblate (French)
Currently translated at 79.1% (178 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-02-18 19:50:48 +01:00