Commit Graph

5679 Commits

Author SHA1 Message Date
dependabot[bot]
a4ea122cc8
Bump clojure from 1.10.1 to 1.10.2 (#3523)
Bumps [clojure](https://github.com/clojure/clojure) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/clojure/clojure/releases)
- [Changelog](https://github.com/clojure/clojure/blob/master/changes.md)
- [Commits](https://github.com/clojure/clojure/compare/clojure-1.10.1...clojure-1.10.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 09:15:14 +01:00
Antoine Beaubien
8b978d1336
Fix editing preference with old value (#2769)
Fix the editing of a pref that proposed the oldest value of a preference, instead of the current value
2021-01-27 09:07:03 +01:00
Antoine Beaubien
a2ed9d586a
Creation of the How-To Contribute to docs (#2614)
* First creation of the How-To Contribute to docs

First creation of the How-To Contribute to docs file, and transfer of the How-To Build from source from the old wiki.

* Spelling errors and mistakes

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>

* Change * for &ast;

Change * for &ast;

* Update contribute_to_or.md

Small change

* Merge technical documentation

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-27 09:01:37 +01:00
Florian Giroud
a421447a8f
test: Improved the way we handle fixtures, #3505 (#3506)
* test: Improved the way we handle fixtures, #3505

* Added a fix for an invalid call to loadAndVisitProject, added cypress download path to gitignore
2021-01-25 21:05:03 +01:00
dependabot[bot]
61fe0ed458
Bump cypress-file-upload from 5.0.0 to 5.0.1 in /main/tests/cypress (#3503)
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases)
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v5.0.0...v5.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-22 12:23:39 +01:00
allanaaa
d7cd7834a4
Updating codebase links (#3508)
* Updating codebase links

Changing obsolete links to the github wiki to the new docs.

* Open Help in new window
2021-01-22 08:51:47 +01:00
allanaaa
c1037f78d7
Adding Algolia search (#3507) 2021-01-21 18:05:27 +01:00
Kush Trivedi
2f375664f2
feat: introduct prettier style formatting for cypress test suite (#3494)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-21 14:08:01 +01:00
dependabot[bot]
1a2a5082d7
Bump fs-extra from 9.0.1 to 9.1.0 in /main/tests/cypress (#3500)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.0.1...9.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 17:38:00 +01:00
dependabot[bot]
00f31eb758
Bump cypress from 6.2.1 to 6.3.0 in /main/tests/cypress (#3501)
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.2.1 to 6.3.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/v6.2.1...v6.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 14:45:39 +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
Kush Trivedi
b5bd5e62e4
feat: move to em from pixels (#3477)
* feat: move to em from pixels

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

* reduce the spacing b/w headings

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

* reduce spacing

Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-19 09:28:44 +01:00
S-Harshit
7f18c66189
Broken counts in file selection dialog (#3495)
* Broken counts in file selection dialog. Closes #3460

* Update file-selection-panel.js
2021-01-19 09:11:31 +01:00
dependabot[bot]
c6f15ed653
Bump cypress-file-upload from 4.1.1 to 5.0.0 in /main/tests/cypress (#3493)
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases)
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v4.1.1...v5.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 22:27:12 +01:00
Antonin Delpeuch
fd71d2d54c Fix quoting in release_manager.sh bash script, sorry. 2021-01-18 20:52:23 +01:00
Antonin Delpeuch
4fcb02fbd2
Pass access tokens via header in GitHub workflow. Closes #3491 (#3492) 2021-01-18 17:10:29 +01:00
Tom Morris
4465bc4588
Merge pull request #3488 from OpenRefine/dependabot/maven/mysql-mysql-connector-java-8.0.23
Bump mysql-connector-java from 8.0.22 to 8.0.23
2021-01-18 10:48:10 -05: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
Antonin Delpeuch
ec0c8ff84e
Merge pull request #3484 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-01-17 10:43:50 +01:00
Hosted Weblate
6b873ed3ea
Merge branch 'origin/master' into Weblate. 2021-01-17 10:36:09 +01:00
Isao Matsunami
95c375c034
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-17 10:36:09 +01:00
Kush Trivedi
b52261405a
fix: unwanted characted in version metadata (#3482)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-17 10:35:59 +01:00
Owen Stephens
eb7761e230
Merge pull request #3380 from allanaaa/docs-formatting
Docs > formatting
2021-01-16 17:59:52 +00:00
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