Commit Graph

5756 Commits

Author SHA1 Message Date
Kush Trivedi
ab91d8adcf
fix: checkout pull_request head always (#3478)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-16 12:01:55 +01:00
allanaaa
a0f8946a5b Update running.md 2021-01-15 10:21:59 -05:00
allanaaa
c300239b7a Update running.md 2021-01-15 10:17:48 -05:00
allanaaa
611b9cb1ef Update running.md 2021-01-15 09:31:49 -05:00
allanaaa
2454189691
Docs > index page (#3473)
* Update index.md

* Update index.md
2021-01-15 12:38:54 +01:00
Antonin Delpeuch
53f832d09b
Adjust the menuItem class to avoid colliding borders (#3471) 2021-01-14 19:24:49 +01:00
allanaaa
6fed414c09 Mac instruction changes, autosave changes 2021-01-14 13:12:21 -05:00
Kush Trivedi
49e287b110
ci: restore cache for snapshot release workflow (#3472)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-14 19:06:57 +01:00
Kush Trivedi
827525c92d
ci: clear cache in snapshot_release workflow (#3470)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-14 18:21:34 +01:00
allanaaa
a54e86becc
Update docs/docs/manual/exploring.md
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-14 12:13:46 -05:00
allanaaa
ee5c3fa7c3
Update docs/docs/manual/running.md
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-14 12:11:32 -05: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
allanaaa
690ae799b0 Missed one 2021-01-13 14:46:25 -05:00
allanaaa
b1870b84f2 Adding titles to infoboxes 2021-01-13 14:04:27 -05:00
rachittiwari8562
c9ceb9ef47
fixes-issue-#3362 (#3375) 2021-01-13 19:48:18 +01:00
Armand Tavera
690fdeb0b3
Fixes #3364 expanded the sqlexporter dialogs on translation-en.json (#3385)
* expanded the sqlexporter dialogs on translation-en.json

* renamed the include content and include structure checkbox description
2021-01-13 19:46:46 +01:00
Tom Morris
4b4bc59f27
Add Zenodo DOI badge (#3399) 2021-01-13 19:44:49 +01:00
allanaaa
07d3153839 Exporting 2021-01-12 15:19:24 -05:00
Antonin Delpeuch
76d0c766f2
Merge pull request #3465 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-01-12 20:24:18 +01:00
Boris Lehečka
5204fd0ee0
Translated using Weblate (Czech)
Currently translated at 33.7% (260 of 770 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/cs/
2021-01-12 18:32:13 +01:00
CennoxX
823097fb2e
Translated using Weblate (German)
Currently translated at 98.5% (759 of 770 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2021-01-12 18:32:09 +01:00
Isao Matsunami
1c8656cc92
Translated using Weblate (Japanese)
Currently translated at 100.0% (770 of 770 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-01-12 18:32:09 +01:00
Florian Giroud
e2361fee56
Issue 3453, organized the test suite (#3456)
* Moved and renamed Cypress tests, created folders skeleton

* Updated syntax for assertions in sorting test

* Added test folders

* fix: cache all UI paths for cypress (#3454)

* fix: cache all UI paths for cypress

* Update pull_request.yml

* chore: restore caching in pr workflow (#3457)

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-01-12 15:24:53 +01:00
allanaaa
bd70208446 Update grelfunctions.md 2021-01-11 15:58:29 -05:00
allanaaa
13c4dd8fee Expressions 2021-01-08 15:26:22 -05:00
Kush Trivedi
3d021cd434
chore: restore caching in pr workflow (#3457)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-08 18:49:02 +01:00
Kush Trivedi
5fd0272c5e
fix: cache all UI paths for cypress (#3454)
* fix: cache all UI paths for cypress

* Update pull_request.yml
2021-01-08 18:21:02 +01:00
dependabot[bot]
8f790a90b6
Bump react-dom from 16.13.1 to 16.14.0 in /docs (#3455)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.0.
- [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/v16.14.0/packages/react-dom)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 10:29:26 +01:00
dependabot[bot]
1811cf4b74
Bump react from 16.13.1 to 16.14.0 in /docs (#3450)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0.
- [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/v16.14.0/packages/react)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 22:46:30 +01:00
dependabot[bot]
8556696c7f
Bump @docusaurus/preset-classic in /docs (#3451)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.65 to 2.0.0-alpha.70.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.70/packages/docusaurus-preset-classic)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 22:45:37 +01:00
dependabot[bot]
a6b7855ede
Bump cypress from 6.0.1 to 6.2.1 in /main/tests/cypress (#3448)
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.0.1 to 6.2.1.
- [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/v6.0.1...v6.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 22:41:42 +01:00
Kush Trivedi
0e08c50e07
feat: introduce dependabot for cypress suite (#3447)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-07 08:37:24 +01:00
allanaaa
72af127010 Updates to wikidata 2021-01-05 16:46:02 -05:00
allanaaa
4a4be06b24 Merge branch 'docs-formatting' of https://github.com/allanaaa/OpenRefine into docs-formatting 2021-01-05 12:07:32 -05:00
allanaaa
5d9086cc6f Update reconciling.md 2021-01-05 12:07:20 -05:00
allanaaa
c0ffed370c
Merge branch 'master' into docs-formatting 2021-01-05 12:00:48 -05:00
allanaaa
1e0c3fa34e Updates to Reconciling 2021-01-05 11:59:11 -05: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
Kush Trivedi
fe123129d2
chore: align test-suite name with npm standards (#3439)
* chore: align test-suite name with npm standards

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>

* chore: rename ci to openrefine

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>

* chore: make requested changes

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-04 12:28:48 +01:00
Antonin Delpeuch
05d8444a5b
Merge pull request #3442 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-01-02 10:00:17 +01:00
Hosted Weblate
2cc7f75569
Merge branch 'origin/master' into Weblate. 2021-01-02 09:46:31 +01:00
Isao Matsunami
87921e7c95
Translated using Weblate (Japanese)
Currently translated at 100.0% (769 of 769 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-01-02 09:46:30 +01:00
Cameron Bedard
c6b6616f01
Added confirm dialog for starred expression remove links #501 (#3436)
* Updated 'remove' link for starred expressions to include a confirm dialog

* bring remove expression dialog dismissal inline with other dialog dismissal

* Changed 'unstar expression?' in translation-en.json to allow better translation.

* Update main/webapp/modules/core/langs/translation-en.json

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-02 09:46:24 +01:00
Antonin Delpeuch
2690a0ee03
Merge pull request #3440 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-01-01 14:50:39 +01:00
Yaron Shahrabani
8bf621b1ef
Translated using Weblate (Hebrew)
Currently translated at 87.6% (674 of 769 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/he/
2021-01-01 14:29:12 +01:00
dependabot[bot]
08d602bdaf
Bump ini from 1.3.5 to 1.3.7 in /docs (#3403)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 09:13:33 +01:00
dependabot[bot]
4b3f359002
Bump joda-time from 2.10.8 to 2.10.9 (#3438)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.8 to 2.10.9.
- [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.8...v2.10.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 08:58:12 +01:00
allanaaa
8eabec1ea5
Docs > Exporting (#3336)
* Exporting text, added link to Starting

* Expanded on custom tabular exporter

* Update exporting.md

* img problems?

* retry

* added SQL section + exporting operations

* Delete templating-exporter.PNG

* Create templating-exporter.png

* Expansion + some temporary text

* Update exporting.md

* Formatting and etc

* SQL exporter
2020-12-19 15:27:57 +01:00
allanaaa
45646d0253 More 2020-12-16 12:58:28 -05:00
allanaaa
6fa08ee264 More 2020-12-16 11:18:00 -05:00