Commit Graph

1166 Commits

Author SHA1 Message Date
dependabot[bot]
6e472376aa
build(deps): bump google-api-services-drive (#3758)
Bumps google-api-services-drive from v3-rev20201004-1.30.10 to v3-rev20210315-1.31.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 18:02:18 +02:00
dependabot[bot]
214118c114
build(deps): bump google-http-client-jackson2 from 1.39.1 to 1.39.2 (#3802)
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.39.1 to 1.39.2.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.39.1...v1.39.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 22:07:50 +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. (#3721)
* Ignore invalid regexes from Wikibase format constraints. Closes #3274.

* Add logging
2021-04-04 13:25:07 -04:00
dependabot[bot]
4c930fed9a
build(deps): bump google-http-client-jackson2 from 1.39.0 to 1.39.1 (#3726)
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.39.0 to 1.39.1.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.39.0...v1.39.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 21:57:05 -04:00
dependabot[bot]
b8c91eb0df
build(deps): bump commons-lang3 from 3.11 to 3.12.0 (#3685)
Bumps commons-lang3 from 3.11 to 3.12.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-04-03 21:38:16 -04:00
Antonin Delpeuch
fa9d670d30
Remove EditGroups URL template from Wikibase schema (#3779)
* Remove EditGroups URL template from Wikibase schema

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

Closes #3656.

* 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 #3745. (#3746) 2021-03-18 07:47:38 +01:00
Iñaki Arrieta Baro
eff035d42a
Added translation using Weblate (Basque) 2021-03-06 02:17:25 +01:00
dependabot[bot]
606a8c37c0
build(deps): bump testng from 7.3.0 to 7.4.0 (#3681)
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 (#3530)
* 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
dependabot[bot]
c0606e1ccc build(deps): bump google-http-client-jackson2 from 1.38.1 to 1.39.0
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.38.1 to 1.39.0.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.38.1...v1.39.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 19:45:43 -05:00
dependabot[bot]
8ac7c55260 build(deps): bump postgresql from 42.2.18 to 42.2.19
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 to 42.2.19.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.19/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.18...REL42.2.19)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 17:10:22 -05:00
Adithya K
26312ef7fc
Translated using Weblate (Malayalam)
Currently translated at 20.9% (13 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/ml/
2021-02-26 12:50:53 +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
Eihel
07be8a1327
Translated using Weblate (French)
Currently translated at 100.0% (45 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/fr/
2021-02-26 12:50:51 +01:00
Eihel
e20f9db574
Translated using Weblate (French)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/fr/
2021-02-26 12:50:51 +01:00
dependabot[bot]
46e4b88587
build(deps): bump mockito-core from 3.7.7 to 3.8.0 (#3665)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.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-02-24 15:56:07 +01:00
Adithya K
4288820033
Translated using Weblate (Malayalam)
Currently translated at 16.1% (10 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/ml/
2021-02-22 15:50:49 +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
Adithya K
9b6a53f1f2
Added translation using Weblate (Malayalam) 2021-02-20 13:39:48 +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
Eihel
9620cd809b
Translated using Weblate (French)
Currently translated at 93.3% (42 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/fr/
2021-02-18 19:50:47 +01:00
Hosted Weblate
0f216e7910 Merge remote-tracking branch 'origin/master' 2021-02-15 19:02:06 +01:00
Andrea Marchitelli
49bafefe77
Translated using Weblate (Italian)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/it/
2021-02-15 19:02:04 +01:00
Antonin Delpeuch
c68507b0dc
Fix database extension tests configuration. Closes #3633. (#3634)
Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-02-15 19:01:58 +01:00
Isao Matsunami
c9d3b315ab
Translated using Weblate (Japanese)
Currently translated at 100.0% (45 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/ja/
2021-02-12 23:16:17 +01:00
Tom Morris
c3febcfdee
Improve GData importer i18n - fixes #3312 (#3613) 2021-02-11 19:56:41 +01:00
Tom Morris
314dbb560d
Add Google API key - fixes #3604 (#3611)
* Add Google API key - fixes #3604

Enables access to public data in Google Sheets/Drive. API key must be
sent if OAuth token isn't.

* Don't force authentication for GData import from URL
2021-02-11 19:50:54 +01:00
Tom Morris
8b459d69e3
Fix Google Data isAuthorized check - fixes #3054 (#3612)
- adjust for new undefined return value of new cookies package
- add some error handling in case we think we're logged in, but really aren't
2021-02-11 19:50:10 +01:00
Tom Morris
ff0b81e0f0
Remove obsolete licenses (#3609) 2021-02-10 22:15:48 +01:00
Antonin Delpeuch
c1a7a203e4
Translated using Weblate (French)
Currently translated at 74.6% (168 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-02-05 12:38:48 +01:00
J. Lavoie
01fcea4d7d
Translated using Weblate (French)
Currently translated at 72.0% (162 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-02-03 21:42:02 +01:00
J. Lavoie
243a0bc5dd
Translated using Weblate (French)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/fr/
2021-02-03 21:42:01 +01:00
dependabot[bot]
20af5ecf9b
Bump mariadb-java-client from 2.7.1 to 2.7.2 (#3547)
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/2.7.1...2.7.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:08:27 +01:00
dependabot[bot]
ee6fccdd67
Bump mockwebserver from 4.9.0 to 4.9.1 (#3549)
Bumps [mockwebserver](https://github.com/square/okhttp) from 4.9.0 to 4.9.1.
- [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.0...parent-4.9.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:07:16 +01:00
dependabot[bot]
7fdd4122b3
Bump mockito-core from 3.7.0 to 3.7.7 (#3489)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 09:32:39 +01:00
dependabot[bot]
6697d25962
Bump mysql-connector-java from 8.0.22 to 8.0.23
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.22 to 8.0.23.
- [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.22...8.0.23)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 07:46:46 +00:00
dependabot[bot]
b98b75deaa
Bump google-http-client-jackson2 from 1.38.0 to 1.38.1 (#3468)
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.38.0...v1.38.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 12:18:11 +01:00
dependabot[bot]
eb7cdf2d9c
Bump mockito-core from 3.6.28 to 3.7.0 (#3446)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.28...v3.7.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 10:13:07 +01:00
dependabot[bot]
57d47b1492
Bump sqlite-jdbc from 3.32.3.3 to 3.34.0 (#3400)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.3 to 3.34.0.
- [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.32.3.3...3.34.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 15:39:43 +01:00
dependabot[bot]
710074d382
Bump sqlite-jdbc from 3.32.3.2 to 3.32.3.3 (#3395)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.2 to 3.32.3.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.32.3.2...3.32.3.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 08:00:46 +01:00
Antonin Delpeuch
3e955b3f73
Migrate from Travis to GitHub Actions (#3378)
* Only keep JRE 8 and 14 in the build matrix.

For #3377.

* Run tests in GitHub Actions on each PR

* Attempt to fix Postgres configuration

* Set explicit password for Postgres on GitHub Actions

* Set explicit password for MySQL and MariaDB

* Fix credentials for postgres and mysql

* Fix duplicate id in GitHub workflow

* Fix creation of test_db on MySQL

* Revert back to GH Action MySQL service

* Populate initial test databases

* Fix syntax of workflow file

* Reorder steps to give more time for MySQL to boot

* Run MySQL database as a service, forward ports to config

* Reformat MySQL options

* Fix YAML syntax

* Add missing 'steps' field

* Fix connection to MySQL and Postgres

* Add back explicit database creation steps

* Force TCP/IP connection for postgres

* Remove explicit creation of test database for postgres

* Fix Postgres and Mariadb configs

* Fix parameter spelling for mariadb

* Display MariaDB test configuration

* Fix more inconsistent parameter names

* Fix more inconsistent parameter names

* Attempt to use Coveralls maven plugin instead of GH action

* Fix workflow file

* Enable submission to coveralls

* Supply coveralls token

* Remove Travis-specific configuration files

* Also update appveyor script after rename of SQL files

* Reintroduce packaging/test_pom.xml used by Appveyor

* Update filenames in appveyor.yml
2020-12-04 08:50:10 +01:00
Tom Morris
deb1842501
Merge pull request #3323 from OpenRefine/dependabot/maven/org.owasp.encoder-encoder-1.2.3
Bump encoder from 1.2.2 to 1.2.3
2020-11-28 20:21:05 -05:00
Tom Morris
e410e345d2
Merge pull request #3356 from OpenRefine/dependabot/maven/org.mockito-mockito-core-3.6.28
Bump mockito-core from 3.6.0 to 3.6.28
2020-11-28 19:44:41 -05:00
Lu Liu
96789f994c
fix #3354 (#3355) 2020-11-25 09:14:38 +01:00
dependabot[bot]
77116880f0
Bump mockito-core from 3.6.0 to 3.6.28
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.0 to 3.6.28.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.0...v3.6.28)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 06:18:10 +00:00
dependabot[bot]
90ae2b2d1b
Bump mariadb-java-client from 2.7.0 to 2.7.1
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24 06:54:59 +00:00
Susanna Ånäs
208da5ca81
Translated using Weblate (Finnish)
Currently translated at 50.6% (114 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fi/
2020-11-21 12:29:05 +01:00
dependabot[bot]
738f62fc52
Bump encoder from 1.2.2 to 1.2.3
Bumps [encoder](https://github.com/owasp/owasp-java-encoder) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/owasp/owasp-java-encoder/releases)
- [Commits](https://github.com/owasp/owasp-java-encoder/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 07:36:08 +00:00
dependabot[bot]
f7ce4bb791
Bump google-http-client-jackson2 from 1.37.0 to 1.38.0 (#3314)
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.37.0...v1.38.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 10:42:48 -05:00
dependabot[bot]
2291b5953c
Bump powermock.version from 2.0.7 to 2.0.9 (#3303)
Bumps `powermock.version` from 2.0.7 to 2.0.9.

Updates `powermock-module-testng` from 2.0.7 to 2.0.9
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.7...powermock-2.0.9)

Updates `powermock-api-mockito2` from 2.0.7 to 2.0.9
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.7...powermock-2.0.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 11:11:20 +01:00
dependabot-preview[bot]
f111442e3a
Bump mockito-core from 3.5.15 to 3.6.0 (#3287)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.15 to 3.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-27 09:10:02 +01:00
Faiq Miftakhul Falakh
66f13e848d
Translated using Weblate (Indonesian)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/id/
2020-10-22 15:26:47 +02:00
Faiq Miftakhul Falakh
9bf2562cab
Added translation using Weblate (Indonesian) 2020-10-21 14:57:00 +02:00
Weblate (bot)
ffda8216b4
Translations update from Weblate (#3278)
* Added translation using Weblate (Polish)

* Added translation using Weblate (Polish)

* Added translation using Weblate (Polish)

* Translated using Weblate (Polish)

Currently translated at 6.3% (49 of 769 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/

* Translated using Weblate (Polish)

Currently translated at 4.0% (9 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/pl/

* Translated using Weblate (Polish)

Currently translated at 19.3% (12 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/pl/

* Translated using Weblate (French)

Currently translated at 99.2% (763 of 769 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/

Co-authored-by: Włodzimierz Bartczak <wzbartczak@gmail.com>
Co-authored-by: Tom Morris <tfmorris@gmail.com>
2020-10-20 13:33:50 -04:00
dependabot-preview[bot]
63ebccfa2d
Bump mockito-core from 3.5.13 to 3.5.15 (#3279)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.13 to 3.5.15.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.13...v3.5.15)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-20 10:20:40 +02:00
Hosted Weblate
a794d77467
Merge branch 'origin/master' into Weblate. 2020-10-19 11:11:24 +02:00
Yaron Shahrabani
d7b95362bb
Translated using Weblate (Hebrew)
Currently translated at 9.3% (21 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/he/
2020-10-19 11:11:23 +02:00
Yaron Shahrabani
01f236e0e7
Translated using Weblate (Hebrew)
Currently translated at 100.0% (47 of 47 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/he/
2020-10-19 11:11:23 +02:00
Yaron Shahrabani
09497c1b9b
Translated using Weblate (Hebrew)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/he/
2020-10-19 11:11:22 +02:00
dependabot-preview[bot]
0432ea5f80
Bump mysql-connector-java from 8.0.21 to 8.0.22 (#3276)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.21 to 8.0.22.
- [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/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 11:11:10 +02:00
Yaron Shahrabani
9855a2925d
Added translation using Weblate (Hebrew) 2020-10-19 08:25:42 +02:00
dependabot-preview[bot]
2d74f1dd1b
Bump postgresql from 42.2.17 to 42.2.18 (#3266)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.17 to 42.2.18.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.18/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.17...REL42.2.18)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-16 10:58:27 +02:00
Tom Morris
de2e76506e
Merge pull request #3265 from OpenRefine/dependabot/maven/com.google.apis-google-api-services-drive-v3-rev20201004-1.30.10
Bump google-api-services-drive from v3-rev20200813-1.30.10 to v3-rev20201004-1.30.10
2020-10-15 21:46:13 -04:00
dependabot-preview[bot]
8733df3817
Bump google-api-services-drive
Bumps google-api-services-drive from v3-rev20200813-1.30.10 to v3-rev20201004-1.30.10.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 06:29:39 +00:00
dependabot-preview[bot]
a9b4a61a91
Bump google-http-client-jackson2 from 1.36.0 to 1.37.0
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.36.0...v1.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 06:31:12 +00:00
dependabot-preview[bot]
4777fdf5ce
Bump postgresql from 42.2.16 to 42.2.17
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.16 to 42.2.17.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.17/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.16...REL42.2.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 06:35:08 +00:00
dependabot-preview[bot]
1aadbfa65f
Bump httpclient from 4.5.12 to 4.5.13 (#3252)
Bumps httpclient from 4.5.12 to 4.5.13.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-07 10:18:38 +02:00
Hosted Weblate
04dfbcd388
Merge branch 'origin/master' into Weblate. 2020-10-01 11:31:40 +02:00
Isao Matsunami
8d58274bdc
Translated using Weblate (Japanese)
Currently translated at 100.0% (225 of 225 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
2020-10-01 11:31:38 +02:00
Chetan Verma
047d7c2de4
internationalised the label using $.i18n (#3104)
* internationalised the label using $.i18n

* fix some problem

* make it more clear and understandable

* change prefix 'core-buttons/ to 'core-import-formats'

* formateNames to formateLabelKey

* fix spelling mistake

* add translation-en.json in pc-axis

* remove from previous file

* Add internationalized activation

* improvement in pc-axis langs

Co-authored-by: chetan <you@example.com>
2020-10-01 11:31:29 +02:00
Lu Liu
79eac0b811
Wikidata extension - discourage use of main password (#3190)
* encourage using bot passwords

* update wiki link

* update translation

* Update extensions/wikidata/module/langs/translation-en.json

Co-authored-by: Tom Morris <tfmorris@gmail.com>

Co-authored-by: Tom Morris <tfmorris@gmail.com>
2020-09-30 10:31:36 -04:00
dependabot-preview[bot]
b9db24d962
Bump google-api-services-sheets (#3233)
Bumps google-api-services-sheets from v4-rev20200908-1.30.10 to v4-rev20200922-1.30.10.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-30 08:36:06 +02:00
Oğuz Ersen
48ee5d0d68
Translated using Weblate (Turkish)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/tr/
2020-09-27 18:41:06 +02:00
Isao Matsunami
9522af38ac
Translated using Weblate (Japanese)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/ja/
2020-09-27 18:41:06 +02:00
Tom Morris
5746951ec0
Add i18n for Database Importer name - fixes #3213 (#3217)
* Add i18n for database importer name - fixes #3213

* Clean up database config list styling

- use full width of panel so that the heading doesn't get truncated
  (NOTE: Heading should really be outside the list, not in it)
- use the same color as the rest of the UI for the border

* One more border color definition

This should really be an override rather than hacking on the
pure.less file, but since that's how it was done originally,
that's where we'll fix it for now.

* Get rid of weird grey dashed bottom border
2020-09-26 16:05:33 +02:00
dependabot-preview[bot]
d774f68675
Bump mockito-core from 3.5.10 to 3.5.13 (#3220)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.5.13.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.5.13)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 13:19:03 -04:00
dependabot-preview[bot]
c4261782dc
Bump mariadb-java-client from 2.6.2 to 2.7.0 (#3219)
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/2.6.2...2.7.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 11:34:57 -04:00
Oğuz Ersen
50265da626
Translated using Weblate (Turkish)
Currently translated at 100.0% (61 of 61 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/tr/
2020-09-24 21:40:58 +02:00
Isao Matsunami
5db6701b61
Translated using Weblate (Japanese)
Currently translated at 100.0% (61 of 61 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/ja/
2020-09-18 20:36:13 +02:00
Ekta Mishra
b92691d946
Add SchemaPropertyFetcher class (#3060)
* Add SchemaPropertyFetcher class

To retrieve and inspect all the properties appearing in the issues tab.

* created new list from unmodifiable lists

* created new list from unmodifiable lists

* rebased successfully

* overriden getMultipleDocuments method

* Test failure issue resolved

* added tests for SchemaPropertyExtractor class
2020-09-17 20:49:44 +02:00
dependabot-preview[bot]
78d2c05844
Bump google-api-services-sheets (#3188)
Bumps google-api-services-sheets from v4-rev20200825-1.30.10 to v4-rev20200908-1.30.10.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-16 15:25:18 +02:00
dependabot-preview[bot]
d209578a71
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 (#3189)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-16 15:24:31 +02:00
Hosted Weblate
f72ca8a1e4
Merge branch 'origin/master' into Weblate. 2020-09-14 09:48:23 +02:00
dependabot-preview[bot]
5b75d5d43e
Bump mockwebserver from 4.8.1 to 4.9.0 (#3187)
Bumps [mockwebserver](https://github.com/square/okhttp) from 4.8.1 to 4.9.0.
- [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.8.1...parent-4.9.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-14 09:48:14 +02:00
ssantos
fbba8fdfd5
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (47 of 47 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/pt_PT/
2020-09-13 23:36:18 +02:00
ssantos
3764812109
Translated using Weblate (Portuguese)
Currently translated at 100.0% (47 of 47 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/pt/
2020-09-13 23:36:18 +02:00
ssantos
180c6eabae
Added translation using Weblate (Portuguese (Portugal)) 2020-09-12 23:04:43 +02:00
dependabot-preview[bot]
8412c8d537
Bump mockito-core from 3.5.9 to 3.5.10
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.9 to 3.5.10.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.9...v3.5.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-04 06:35:19 +00:00
dependabot-preview[bot]
578b6c220b
Bump mockito-core from 3.5.7 to 3.5.9
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.7 to 3.5.9.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.7...v3.5.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 06:40:21 +00:00
dependabot-preview[bot]
64a003777e
Bump google-api-services-sheets (#3153)
Bumps google-api-services-sheets from v4-rev20200813-1.30.10 to v4-rev20200825-1.30.10.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 19:54:46 +02:00
Hosted Weblate
7130c513c0
Merge branch 'origin/master' into Weblate. 2020-08-30 20:27:21 +02:00
ssantos
5902a04f2d
Translated using Weblate (Portuguese)
Currently translated at 5.3% (12 of 223 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/pt/
2020-08-30 20:27:01 +02:00
ssantos
0ba4fa3d7d
Translated using Weblate (Portuguese)
Currently translated at 100.0% (61 of 61 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/pt/
2020-08-30 20:27:01 +02:00
ssantos
bcbbf68eed
Translated using Weblate (Portuguese (Brazil))
Currently translated at 5.3% (12 of 223 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/pt_BR/
2020-08-30 20:27:00 +02:00
Tom Morris
ad0d30aed8
Merge pull request #3131 from OpenRefine/dependabot/maven/org.mockito-mockito-core-3.5.7
Bump mockito-core from 3.5.2 to 3.5.7
2020-08-29 18:59:27 -04:00