Commit Graph

6126 Commits

Author SHA1 Message Date
dependabot[bot]
f94116148b
build(deps): bump maven-install-plugin from 2.5.1 to 2.5.2 (#4230)
Bumps maven-install-plugin from 2.5.1 to 2.5.2.

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  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-22 07:53:57 +02:00
dependabot[bot]
b7cc54fc7f
build(deps): bump @docusaurus/preset-classic in /docs (#4235)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.7 to 2.0.0-beta.8.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.8/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  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-22 07:15:43 +02:00
Martin Magdinier
545b4b97d3
Merge pull request #4231 from OpenRefine/advisory-committee-update
Update current advisory committe members
2021-10-21 15:49:06 -04:00
Antonin Delpeuch
d507818a39
Update current advisory committe members 2021-10-20 20:38:52 +02:00
Pablo Castellano
3bca46329c
Update wikidata reconciliation endpoint (#4206) 2021-10-20 14:45:57 +02:00
Antonin Delpeuch
94ffe4811f
Remove unused launch4j jars (#4218) 2021-10-20 14:45:30 +02:00
Antonin Delpeuch
9036e50954
Improve documentation of Java compatibility. (#4219) 2021-10-20 11:35:47 +02:00
Antonin Delpeuch
c71dee891c
Fix Recon id generation. (#4217)
The previous method was prone to creating collisions when a lot of recon ids
were created around the same time.

Closes #3785.
2021-10-20 11:28:42 +02:00
Antonin Delpeuch
00e425fd9b
Update Wikidata-Toolkit to 0.12.1. (#4216)
* Update Wikidata-Toolkit to 0.12.1. Fixes #3202.

* Update groupId for WDTK

* Update our code after change of interfaces in WDTK.
2021-10-20 10:20:42 +02:00
dependabot[bot]
f948e8dd4b
build(deps): bump mysql-connector-java from 8.0.26 to 8.0.27 (#4225)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.26 to 8.0.27.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.26...8.0.27)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  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-19 22:24:46 +02:00
Matthieu Jonglez
aa1b61769c
Fixes #3730. IDs / URIs should be encoded with a method that encodes special characters like # (#3731) 2021-10-19 15:47:10 +02:00
dependabot[bot]
7e9210c87d
build(deps): bump postgresql from 42.2.24 to 42.3.0 (#4222)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.24 to 42.3.0.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.24...REL42.3.0)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  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-10-18 20:49:33 +02:00
Ritesh Soni
a5a2cd3c9b
Cypress tests for header elements (#4212)
* added test for header elements
* added test to check that the downloaded files are not empty in export_project.spec.js
2021-10-18 09:40:30 +02:00
dependabot[bot]
1d6d46999f
build(deps): bump sqlite-jdbc from 3.36.0.2 to 3.36.0.3 (#4132)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.2 to 3.36.0.3.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.36.0.2...3.36.0.3)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  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-16 16:21:52 +02:00
dependabot[bot]
aca71f6e3d
build(deps): bump @docusaurus/preset-classic in /docs (#4215)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.6 to 2.0.0-beta.7.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.7/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  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-16 10:11:32 +02:00
Antonin Delpeuch
6960b7db66
Increase socket timeout for reconciliation. Closes #3987 (#4068) 2021-10-16 09:08:56 +02:00
dependabot[bot]
6599aecdf5
build(deps-dev): bump eslint from 8.0.0 to 8.0.1 in /main/tests/cypress (#4213)
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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-15 08:46:28 +02:00
dependabot[bot]
862bb9ddd2
build(deps): bump cypress from 8.5.0 to 8.6.0 in /main/tests/cypress (#4210)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.5.0...v8.6.0)

---
updated-dependencies:
- dependency-name: cypress
  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>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
2021-10-13 10:17:35 +02:00
Ritesh Soni
e22ead56a5
added test for replace and transform (#4196)
Added test for replace and transform
2021-10-13 10:01:27 +02:00
dependabot[bot]
a1090bfa19
build(deps): bump google-http-client-jackson2 from 1.40.0 to 1.40.1 (#4201)
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.40.0 to 1.40.1.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.40.0...v1.40.1)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  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-12 11:09:31 +02:00
Pablo Castellano
33fba98d6a
Update maven download link (#4208) 2021-10-12 10:54:49 +02:00
dependabot[bot]
5f73a69cd9
build(deps): bump jackson.version from 2.12.5 to 2.13.0 (#4190)
Bumps `jackson.version` from 2.12.5 to 2.13.0.

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

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  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>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-10-12 07:02:40 +02:00
dependabot[bot]
3ba4b7a6a1
build(deps-dev): bump eslint from 7.32.0 to 8.0.0 in /main/tests/cypress (#4204)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.0.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 06:54:07 +02:00
Antonin Delpeuch
c7675c4061
Merge pull request #4195 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-10-08 10:42:50 +02:00
Hosted Weblate
49740c51d2
Merge remote-tracking branch 'origin/master' 2021-10-08 10:41:36 +02:00
dependabot[bot]
c6678b1557
build(deps): bump joda-time from 2.10.11 to 2.10.12 (#4186)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.11 to 2.10.12.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.11...v2.10.12)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  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-08 10:41:29 +02:00
Hosted Weblate
a866b435ed
Merge remote-tracking branch 'origin/master' 2021-10-08 08:42:00 +02:00
dependabot[bot]
fe62e35034
build(deps): bump mockito-core from 3.12.4 to 4.0.0 (#4200)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 08:41:55 +02:00
Hosted Weblate
75323565ca
Merge remote-tracking branch 'origin/master' 2021-10-07 14:04:31 +02:00
Mateusz Malinowski
0c3c86b31f
Translated using Weblate (Polish)
Currently translated at 35.5% (16 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/pl/
2021-10-07 14:04:31 +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
Mateusz Malinowski
b9690726d9
Translated using Weblate (Polish)
Currently translated at 20.2% (157 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/
2021-10-07 14:04:30 +02:00
dependabot[bot]
b309bbabdb
build(deps): bump cypress from 8.4.1 to 8.5.0 in /main/tests/cypress (#4183)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.4.1...v8.5.0)

---
updated-dependencies:
- dependency-name: cypress
  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>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
2021-10-07 14:04:24 +02:00
Mateusz Malinowski
c08d85e452
Added translation using Weblate (Polish) 2021-10-07 00:05:36 +02:00
Hosted Weblate
015d49284c
Merge remote-tracking branch 'origin/master' 2021-10-06 15:42:01 +02:00
Sandra Fauconnier
72ad32ed54
Translated using Weblate (Dutch)
Currently translated at 51.8% (403 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2021-10-06 15:42:01 +02:00
Yaron Shahrabani
a06d42c3f9
Translated using Weblate (Hebrew)
Currently translated at 88.0% (684 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/he/
2021-10-06 15:42:01 +02:00
Florian Giroud
9f7b8651f0
Improved stability of Cypress tests (#4163)
* Improved stability for undo/redo tests

* Dummy commit to trigger CI

* Dummy commit to trigger CI

* Refactored pagination tests, removed duplicated tests

* Attempt for flakiness on undo/redo -> apply

* Attempt for flakiness on undo/redo -> apply

* Attempt for flakiness on undo/redo -> apply (Wait)

* Attempt for flakiness on undo/redo -> apply (Wait,2)

* Dummy commit to trigger CI

* Dummy commit to trigger CI

* Dummy commit to trigger CI

* Dummy commit to trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* Removed dummy files, increased Cypress retries

* Reverted cypress retries to 3, refactored pagination tests about previou,next to not use pagination

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* trigger CI

* Removed dummy file to trigger CI
2021-10-06 19:11:54 +05:30
Hosted Weblate
e49416efd7
Merge remote-tracking branch 'origin/master' 2021-10-04 16:39:53 +02:00
Yael Netzer
3e0b6ff648
Translated using Weblate (Hebrew)
Currently translated at 88.0% (684 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/he/
2021-10-04 16:39:53 +02:00
Ritesh Soni
e286d9f02f
Added tests for view/collapse, #3427
* added four tests (collapse.spec.js,collapse_all.spec.js,collapse_left.spec.js,collapse_right.spec.js) to check if the column's label are empty when collapsed
2021-10-04 16:39:47 +02:00
Hosted Weblate
dfadd6f79c
Merge remote-tracking branch 'origin/master' 2021-10-03 09:01:34 +02:00
dependabot[bot]
5e310a7700
build(deps): bump mockwebserver from 4.9.1 to 4.9.2 (#4191)
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
Pablo Bianchi
d56e0613a5
Translated using Weblate (Spanish)
Currently translated at 94.9% (738 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2021-10-03 07:37:41 +02:00
dependabot[bot]
0de1611df1
build(deps): bump guava from 30.1.1-jre to 31.0-jre (#4179)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 20:32:19 +02:00
Sandra Fauconnier
e6edffd2ec
Merge pull request #4178 from weblate/weblate-openrefine-translations
Translations update from Weblate. Thanks to our diligent translators 🙏
2021-09-27 09:13:12 +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
Yaron Shahrabani
d8e3c6c889
Translated using Weblate (Hebrew)
Currently translated at 87.9% (683 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/he/
2021-09-27 00:36:08 +02:00
Isao Matsunami
c3e61de0e2
Translated using Weblate (Japanese)
Currently translated at 90.2% (701 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-09-27 00:36:05 +02:00
Eihel
7777cb3bc3
Translated using Weblate (French)
Currently translated at 96.1% (747 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-09-27 00:36:04 +02:00