Commit Graph

6223 Commits

Author SHA1 Message Date
dependabot[bot]
d421d92a08
build(deps): bump jena.version from 4.3.0 to 4.3.1 (#4370)
Bumps `jena.version` from 4.3.0 to 4.3.1.

Updates `jena-arq` from 4.3.0 to 4.3.1

Updates `jena-core` from 4.3.0 to 4.3.1

---
updated-dependencies:
- dependency-name: org.apache.jena:jena-arq
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.jena:jena-core
  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-12-14 11:34:34 +02:00
Antonin Delpeuch
6aafadab83
Enable PR action workflow on 4.0 branch 2021-12-12 12:10:48 +02:00
dependabot[bot]
6e62ea10f6
build(deps): bump httpcore from 4.4.14 to 4.4.15 (#4348)
Bumps httpcore from 4.4.14 to 4.4.15.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpcore
  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-12-10 20:18:38 +02:00
dependabot[bot]
34b2fc2fb2
build(deps): bump @docusaurus/preset-classic in /docs (#4363)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.9 to 2.0.0-beta.759298296.
- [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/HEAD/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-12-10 09:59:42 +02:00
dependabot[bot]
a1e296642c
build(deps): bump @docusaurus/core in /docs (#4361)
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.9 to 2.0.0-beta.10.
- [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.10/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  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-12-10 00:56:03 +02:00
dependabot[bot]
ca19299418
build(deps): bump jena.version from 4.2.0 to 4.3.0 (#4360)
Bumps `jena.version` from 4.2.0 to 4.3.0.

Updates `jena-arq` from 4.2.0 to 4.3.0

Updates `jena-core` from 4.2.0 to 4.3.0

---
updated-dependencies:
- dependency-name: org.apache.jena:jena-arq
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.jena:jena-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>
2021-12-09 23:36:24 +02:00
Antonin Delpeuch
d535a8ec8b Enable CI for 4.0 branch 2021-12-09 18:14:14 +02:00
Antonin Delpeuch
5579a42d86 Add missing credentials to snapshot upload stage 2021-12-09 17:58:07 +02:00
Antonin Delpeuch
5d6da1babb Simply snapshot release workflow further, for #4346. 2021-12-09 15:55:59 +02:00
Antonin Delpeuch
9e2bcb5c0f
Use OSSRH snapshot repository to host snapshot releases. (#4357)
* Use OSSRH snapshot repository to host snapshot releases.

Closes #4346.

* Remove install phase in Appveyor config
2021-12-09 15:39:54 +02:00
Sandra Fauconnier
a8d0f55978
Merge pull request #4353 from weblate/weblate-openrefine-translations
Translations update from Hosted Weblate
2021-12-08 20:13:10 +01:00
Eihel
fccde73fcc
Translated using Weblate (French)
Currently translated at 97.8% (45 of 46 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/fr/
2021-12-08 17:52:40 +01:00
Eihel
f431a45362
Translated using Weblate (French)
Currently translated at 98.4% (62 of 63 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/fr/
2021-12-08 17:52:39 +01:00
Eihel
66bab7fa63
Translated using Weblate (French)
Currently translated at 99.3% (776 of 781 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-12-08 17:52:39 +01:00
Lucas Werkmeister
7d91670567
Mention UniversalLanguageSelector requirement (#4347)
ULS provides the languagesearch API used to select term languages.
2021-12-08 16:02:05 +02:00
dependabot[bot]
4e5389b586
build(deps-dev): bump eslint from 8.4.0 to 8.4.1 in /main/tests/cypress (#4349)
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.0 to 8.4.1.
- [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.4.0...v8.4.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-12-08 11:26:54 +02:00
dependabot[bot]
e6958d78a8
build(deps): bump cypress from 8.7.0 to 9.1.0 in /main/tests/cypress (#4320)
* build(deps): bump cypress from 8.7.0 to 9.1.0 in /main/tests/cypress

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.7.0 to 9.1.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.7.0...v9.1.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Added a force:true for project tag entries

The previous keyboard input was not working anymore after upgrade to Cypress 9

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
2021-12-06 23:46:26 +01:00
dependabot[bot]
f257573aa4
build(deps-dev): bump eslint from 8.3.0 to 8.4.0 in /main/tests/cypress (#4344)
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.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.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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-12-06 22:39:29 +02:00
dependabot[bot]
d7a1bd8346
build(deps-dev): bump prettier in /main/tests/cypress (#4343)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  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-12-06 22:13:16 +02:00
Antonin Delpeuch
48a9aa8dd9
Centralize dependency versions and plugin versions in root POM. (#4340)
* Centralize dependency versions and plugin versions in root POM.

Closes #4335.

Some dependencies which were clearly useful in a single extension
were left as such.

* Remove redundant plugin configuration in submodules
2021-12-06 16:50:54 +02:00
Joey
d2a66cc97b
Fix displayed msg when adding invalid manifests (#4341) 2021-12-06 16:45:37 +02:00
Mengfan Zhu
f4833beb91
Fix #4194: pretty printing and tests for the jsonize function (#4307)
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-12-05 08:41:56 +01:00
dependabot[bot]
a1c190a5dc
build(deps): bump odfdom-java from 0.9.0 to 0.10.0 (#4330)
Bumps [odfdom-java](https://github.com/tdf/odftoolkit) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/tdf/odftoolkit/releases)
- [Changelog](https://github.com/tdf/odftoolkit/blob/master/CHANGES.txt)
- [Commits](https://github.com/tdf/odftoolkit/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: org.odftoolkit:odfdom-java
  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-12-01 21:16:48 +01:00
Sandra Fauconnier
3148ddb669
Merge pull request #4329 from weblate/weblate-openrefine-translations
Translations update from Hosted Weblate
2021-11-29 12:29:33 +01:00
Yaron Shahrabani
14e504abf6
Translated using Weblate (Hebrew)
Currently translated at 100.0% (46 of 46 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/he/
2021-11-29 11:51:24 +01:00
Yaron Shahrabani
0dc21ab892
Translated using Weblate (Hebrew)
Currently translated at 100.0% (63 of 63 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/he/
2021-11-29 11:51:24 +01:00
Sandra Fauconnier
98617de56c
Merge pull request #4327 from weblate/weblate-openrefine-translations
Translations update from Hosted Weblate
2021-11-28 18:34:00 +01:00
Hosted Weblate
9df04438dd
Merge remote-tracking branch 'origin/master' 2021-11-28 07:36:17 +01:00
Antonin Delpeuch
7933ce9426
Update odftoolkit to 0.9.0 (#4326)
* Update odftoolkit to 0.9.0

* Restore exclusion because sadly xml-apis remains an indirect dependency.
2021-11-28 07:36:12 +01:00
Oğuz Ersen
861d69ecc7
Translated using Weblate (Turkish)
Currently translated at 100.0% (63 of 63 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/tr/
2021-11-28 06:51:34 +01:00
Sandra Fauconnier
9dbdbe682a
Merge pull request #4325 from weblate/weblate-openrefine-translations
Translations update from Hosted Weblate
2021-11-27 16:16:24 +01:00
Hosted Weblate
a56ec3b69f
Merge remote-tracking branch 'origin/master' 2021-11-26 21:36:26 +01:00
Isao Matsunami
2567decf8d
Translated using Weblate (Japanese)
Currently translated at 90.6% (707 of 780 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-11-26 21:36:26 +01:00
johnvl2
047b990145
Add ability to disable the refreshing of import previews (#4309)
* [#4009] Added checkbox to disable automatic preview updates for separator based files

* [#4009] Checkbox now added for most parser types

* [#4009] Google data and database additions for disabling auto preview

* [#4009] Excel and pc axis fixes

* [#4009] Test case addition

* [#4009] Added comments

* [#4009] Review comment fixes
2021-11-26 21:36:21 +01:00
Ritesh Soni
5d3013c6d2
Added test for numeric facet (#4292) 2021-11-26 14:31:17 +01:00
Jathin Sreenivas
4d106b118f
Templating exporter should have clear error reporting (#3945)
* Templating exporter should have clear error reporting

* Using i18n for meesage and removed the unnecessary null check

* Removed usage of bindings

* Adding tests for grel, renamed ParsetTests to TemplatingParserTests

* Regex to test the keys of the template exporter

* Cancel changes to the templating parser

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-25 21:19:10 +01:00
dependabot[bot]
782deb86d4
build(deps-dev): bump prettier in /main/tests/cypress (#4323)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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-11-25 20:19:32 +01:00
Antonin Delpeuch
cf8b1401fa
Attempt to change priority order of JRE resolution on Windows. (#4238)
This only changes the resolution settings for our distribution without embedded JRE.
For packages with the embedded JRE, we keep the same logic as before.

For #4108.
2021-11-24 13:49:52 +01:00
nikhilp3
77d958c9d4
Move textSearchCounter to static variable (#4257)
* Move textSearchCounter to static variable

* Add test for checkbox bug

* Add test for checkbox bug
2021-11-24 13:44:53 +01:00
dependabot[bot]
ddad7b503d
build(deps): bump algoliasearch-helper from 3.6.1 to 3.6.2 in /docs (#4321)
Bumps [algoliasearch-helper](https://github.com/algolia/algoliasearch-helper-js) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/algolia/algoliasearch-helper-js/releases)
- [Changelog](https://github.com/algolia/algoliasearch-helper-js/blob/develop/CHANGELOG)
- [Commits](https://github.com/algolia/algoliasearch-helper-js/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: algoliasearch-helper
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-24 08:12:01 +01:00
dependabot[bot]
383962b21d
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#4319)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  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-11-23 19:56:10 +01:00
Joey
cd4047b53a
4268: Add WbEntityVariable class (#4311) 2021-11-23 19:48:33 +01:00
dependabot[bot]
fa6eb22361
build(deps): bump okhttp from 4.9.2 to 4.9.3 (#4316)
* 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
dependabot[bot]
d57a32c4c8
build(deps-dev): bump eslint from 8.2.0 to 8.3.0 in /main/tests/cypress (#4317)
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.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.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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-11-22 20:12:16 +01:00
Mattzee
bc2099a6f4
Updated build-test-run.md no JDK later that 14.0.2 (#4280)
* Updated build-test-run.md no JDK later that 14.0.2 

Added a recommendation about JDK version to use.
Build-test-run.md sugguested to install the latest JDK which let's you build OpenRefine, but running it does not work see: 
https://github.com/OpenRefine/OpenRefine/issues/4106
This might be frustrating for beginners not aware of this issue.

* Update build-test-run.md

changed Java version recommendation according to disucussion on https://github.com/OpenRefine/OpenRefine/pull/4280

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-22 09:34:44 +01:00
dependabot[bot]
11abc33be7
build(deps): bump mockito-core from 4.0.0 to 4.1.0 (#4312)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-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>
2021-11-22 09:32:47 +01:00
Antonin Delpeuch
fb54c7c001
Cleanup some unused dependencies (#4315)
* Remove rhino-runtime dependency, for #4314

* Remove more unused dependencies

* Restore some Jena dependencies

* Trim dependencies further

* Restore jetty-servlets
2021-11-21 21:03:30 +01:00
dependabot[bot]
3ad989e1d9
build(deps): bump @crowdin/cli from 3.7.1 to 3.7.2 in /docs (#4313)
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/crowdin/crowdin-cli/releases)
- [Changelog](https://github.com/crowdin/crowdin-cli/blob/cli3/CHANGELOG.md)
- [Commits](https://github.com/crowdin/crowdin-cli/compare/3.7.1...3.7.2)

---
updated-dependencies:
- dependency-name: "@crowdin/cli"
  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-11-20 21:26:05 +01:00
dependabot[bot]
3bcc63459a
build(deps): bump httpclient5 from 5.1.1 to 5.1.2 (#4306)
Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/apache/httpcomponents-client/releases)
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.1.2/RELEASE_NOTES.txt)
- [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.1.1...rel/v5.1.2)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  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-11-17 19:33:44 +01:00
Joey
cbbad4273b
Make WbItemDocumentExpr extend EntityIdValue instead of ItemIdValue (#4305)
For #4268

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-17 18:59:03 +01:00