Commit Graph

6047 Commits

Author SHA1 Message Date
Eihel
b94b47ca5b
Translated using Weblate (French)
Currently translated at 100.0% (777 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-05-01 14:32:16 +02:00
dependabot[bot]
aab4fbe697
build(deps): bump react and react-dom in /docs (#3858)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 13:48:09 +02:00
Vera de Kok
7a08a79a0e
Update reconciliation-api.md (#3859)
API endpoint has moved from https://tools.wmflabs.org/openrefine-wikidata/en/api  to https://wikidata.reconci.link/en/api
2021-04-29 13:00:02 +02:00
Vera de Kok
676acfbe61
Update suggest-api.md (#3860)
API endpoint moved from https://openrefine-wikidata.toolforge.org/ to https://wikidata.reconci.link/en/
2021-04-29 12:59:41 +02:00
Vera de Kok
e9836cc601
Update data-extension-api.md (#3861)
API endpoint moved from https://openrefine-wikidata.toolforge.org/ to https://wikidata.reconci.link/en/
2021-04-29 12:58:06 +02:00
Antonin Delpeuch
cf5590e185
Update Docusaurus to 2.0.0-alpha74 (#3856)
* Update Docusaurus to 2.0.0-alpha74

* Upgrade Node version
2021-04-28 09:48:33 +02:00
Akshita Singh
d269a5ea4d
Common transforms on multiple columns (#3789)
Closes #1843.
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-04-26 11:33:23 +02:00
loulan
109956d235
Support BCE dates in Wikibase upload (#3843)
* fixes #3816
2021-04-24 15:47:05 +02:00
Antonin Delpeuch
ee72a200e1
Remove trailing slashes in doc pages URLs to fix links. (#3821)
* Improve broken link detection, remove trailing slashes from URLs.

Closes #3819.

* Preserve hash when removing trailing slash in URL
2021-04-24 15:33:24 +02:00
Antonin Delpeuch
791ae1f06b
Merge pull request #3844 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-04-24 07:45:01 +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
Pablo Bianchi
fcd34c6680
Translated using Weblate (Spanish)
Currently translated at 100.0% (45 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/es/
2021-04-24 03:32:11 +02:00
Pablo Bianchi
679fe69e76
Translated using Weblate (Spanish)
Currently translated at 100.0% (776 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2021-04-24 03:32:11 +02:00
dependabot[bot]
6205a1ec88
build(deps): bump postgresql from 42.2.19 to 42.2.20 (#3841)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.19 to 42.2.20.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.20/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.19...REL42.2.20)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 14:22:07 +02:00
Antonin Delpeuch
cbdb025564
Merge pull request #3838 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-04-22 12:50:49 +02:00
Hosted Weblate
3c6757bfc6 Merge remote-tracking branch 'origin/master' 2021-04-22 08:31:50 +02:00
Antonin Delpeuch
a709493273 Use read permissions in pull_request_target CI to mitigate vulnerability 2021-04-22 08:04:39 +02:00
Antonin Delpeuch
bea8bd38f1 Revert "Conditionalize CI steps requiring secrets (#3839)"
The workflow syntax is invalid. My bad.

This reverts commit e5f6f56060.
2021-04-22 07:51:59 +02:00
Antonin Delpeuch
e5f6f56060
Conditionalize CI steps requiring secrets (#3839)
* Conditionalize all steps that require secrets

* Run on pull_request instead of pull_request_target

* Restore old conditional syntax

* Make secrets available by tagging PRs with a certain label

Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-04-22 07:15:30 +02:00
Karol
877d26b735
Translated using Weblate (Polish)
Currently translated at 20.7% (161 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/
2021-04-21 21:29:26 +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
dependabot[bot]
ca08e27deb
build(deps): bump ssri from 6.0.1 to 6.0.2 in /docs (#3834)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 21:08:23 +02:00
dependabot[bot]
cd9579fd51
build(deps): bump mysql-connector-java from 8.0.23 to 8.0.24 (#3835)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.23 to 8.0.24.
- [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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 21:07:48 +02:00
Antonin Delpeuch
c6b78f9eef
Merge pull request #3836 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-04-20 21:06:44 +02:00
Hosted Weblate
2d1cc43e42 Merge remote-tracking branch 'origin/master' 2021-04-20 21:05:56 +02:00
Karol
a293bbd855
Translated using Weblate (Polish)
Currently translated at 19.3% (150 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/
2021-04-20 21:05:56 +02:00
Isao Matsunami
0863335afa
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-04-20 21:05:56 +02:00
Isao Matsunami
d45174bf99
Translated using Weblate (Japanese)
Currently translated at 100.0% (776 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-04-20 21:05:55 +02:00
Jathin Sreenivas
f5b35a99b3
#3186 : Wikibase login form shows Wikibase instance logo (#3702)
* #3186 : 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
Hosted Weblate
8fa5ad1006 Merge remote-tracking branch 'origin/master' 2021-04-20 08:25:55 +02:00
Oleksandr Oksymets
d1d7a3b588
Translated using Weblate (Ukrainian)
Currently translated at 2.1% (17 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/uk/
2021-04-20 08:25:55 +02:00
Karol
76f5c453ea
Translated using Weblate (Polish)
Currently translated at 18.8% (146 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/
2021-04-20 08:25:54 +02:00
Oleksandr Oksymets
5b96b35d03
Translated using Weblate (Russian)
Currently translated at 86.2% (669 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2021-04-20 08:25:54 +02:00
Kush Trivedi
c3445b102f
feat: add firefox for ui_tests (#3459)
* feat: add firefox for ui_tests

* fix: tests stuck on firefox

* restore pull_request_targer

* verify on firefox

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-04-20 08:25:49 +02:00
Oleksandr Oksymets
6ed0d4fa57
Added translation using Weblate (Ukrainian) 2021-04-20 08:13:16 +02:00
Karol
3595ae105e
Translated using Weblate (Polish)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/pl/
2021-04-20 08:07:45 +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
Karol
a6592eabf8
Translated using Weblate (Polish)
Currently translated at 17.6% (137 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/
2021-04-20 08:07:43 +02:00
Antonin Delpeuch
45693bb150
Merge pull request #3823 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-04-17 08:04:23 +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
39ec963811
Translated using Weblate (Indonesian)
Currently translated at 68.1% (529 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/id/
2021-04-17 05:27:20 +02:00
Eihel
4e8d05ec67
Translated using Weblate (French)
Currently translated at 100.0% (776 of 776 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-04-17 05:27:06 +02:00
Antoine Beaubien
754489eb0f
Adding 3 prefs in the documentation: ui.browsing.pageSize, ui.browsing.facetsHistoryPanelWidth & cell-ui.previewMatchedCells (#3722)
* Adding 2 prefs in ui.browsing

Adding 2 prefs in the documentation : ui.browsing.pageSize & ui.browsing.facetsHistoryPanelWidth

* Adding cell-ui.previewMatchedCells

Adding the pref cell-ui.previewMatchedCells to the doc

* More precise description of `cell-ui.previewMatchedCells`

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-04-16 18:06:30 +02:00
Antoine Beaubien
fd3bfbea75
(I #2771) Control facet panel width thru a preference (#2772)
* First implementation, functional

First implementation, functional. Only 2 lines of code.

* Added min 200px, max 500px

Added validation to constrait the panel to have at least a minimum of 200px and a maximum of 500px.

* Update project.js

Change the pref key to facetsHistoryPanelWidth.

* Change to ui.browsing.facetsHistoryPanelWidth

Change ui.facetsHistoryPanelWidth to ui.browsing.facetsHistoryPanelWidth.

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-04-16 18:06:04 +02:00
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]
f80d8978dd
build(deps): bump jackson.version from 2.12.2 to 2.12.3 (#3812)
Bumps `jackson.version` from 2.12.2 to 2.12.3.

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

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 16:34:53 +02:00
Florian Giroud
e3a3a9c0f5
Fixed failing test "edit all column / fill down" (#3814) 2021-04-15 21:25:26 +02:00
dependabot[bot]
dd6e7e83ec
build(deps): bump launch4j-maven-plugin from 2.0.1 to 2.1.0 (#3787)
Bumps [launch4j-maven-plugin](https://github.com/lukaszlenart/launch4j-maven-plugin) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/lukaszlenart/launch4j-maven-plugin/releases)
- [Commits](https://github.com/lukaszlenart/launch4j-maven-plugin/compare/launch4j-maven-plugin-2.0.1...launch4j-maven-plugin-2.1.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-04-14 22:34:36 +02:00
Risav Sarkar
ab9dd83377
Added Links (#3556)
* Added Links

Added links to Jdk and Apache Maven for ease of use

* Update README.md

Co-authored-by: RisavSarkar <70391402+RisavSarkar@users.noreply.github.com>
2021-04-14 22:16:24 +02:00