Commit Graph

5390 Commits

Author SHA1 Message Date
Tom Morris
de7d7ecfb0
Merge pull request #3260 from OpenRefine/dependabot/maven/org.codehaus.plexus-plexus-archiver-4.2.3
Bump plexus-archiver from 4.2.2 to 4.2.3
2020-10-13 13:55:14 -04:00
Tom Morris
73e3a2f8cc Clarify that plexus-archiver upgrade was to 4.0+ 2020-10-13 13:51:26 -04:00
dependabot-preview[bot]
343c567b5a
Bump plexus-archiver from 4.2.2 to 4.2.3
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.2...plexus-archiver-4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 06:33:01 +00:00
Tom Morris
9fa7f6afe5
Merge pull request #3259 from OpenRefine/dependabot/maven/org.postgresql-postgresql-42.2.17
Bump postgresql from 42.2.16 to 42.2.17
2020-10-12 12:00:26 -04:00
Tom Morris
632189b7a6
Merge pull request #3258 from OpenRefine/dependabot/maven/jmh.version-1.26
Bump jmh.version from 1.25.2 to 1.26
2020-10-12 11:55:08 -04: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]
13dc1b655d
Bump jmh.version from 1.25.2 to 1.26
Bumps `jmh.version` from 1.25.2 to 1.26.

Updates `jmh-core` from 1.25.2 to 1.26

Updates `jmh-generator-annprocess` from 1.25.2 to 1.26

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 06:34:37 +00:00
allanaaa
c7b7e26d61
Docs > Transforming data (#3103)
* Docs > Transforming data

Cell editing page is up first. Ignore the "overview" page for now.

* Add column-editing page

* Update docs/docs/manual/cellediting.md

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

* Vairous updates from Tom's comments

* Reconciling + Transposing

* Mistakes!

* Another mistake!

* column editing > fetching URLs

* Update cellediting.md

* Update docs/docs/manual/reconciling.md

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

* Move + edit reconciliation page

* Update reconciling.md

* Update columnediting.md

* Edit transposing

+ fetch error message update
+ misc formatting

* Title fix

* Phrasing

Co-authored-by: Tom Morris <tfmorris@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-10-08 16:23:29 +02:00
Antonin Delpeuch
6eef7e0477
Merge pull request #3253 from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-10-08 11:09:30 +02:00
ssantos
99f9fd438f
Translated using Weblate (Portuguese)
Currently translated at 97.6% (751 of 769 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt/
2020-10-08 10:26:52 +02:00
Isao Matsunami
d34172dea3
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/
2020-10-08 10:26:51 +02: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
dependabot-preview[bot]
1366ec0611
Bump httpmime from 4.5.12 to 4.5.13 (#3251)
Bumps httpmime 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:17:48 +02:00
Tom Morris
73e82a47d0
Merge pull request #3245 from tfmorris/3208-travis-mac
Travis CI build config changes
2020-10-02 15:54:10 -04:00
Tom Morris
ca464fa433 Update Travis CI build configs
- Enable Java 16 (early access) builds now
  that we have Jacoco 0.8.6 with support for it
- Allow flaky Travis CI Mac build to fail
- Add Java 14 Linux build to replace Mac
- Only do full build matrix on pushes to master
  or release (e.g. v3.5) branches.
- Pull requests against master and pushes to
  feature branches only get a single Java 8 build
2020-10-02 15:08:03 -04:00
Tom Morris
af1cf375f5
Add Java runtime name & version to About page - fixes #3240 (#3244)
* Visually center links box

* Add the Java runtime info to the About page - fixes #3240

- Add the Java runtime name & version GetVersionCommand
- Add the returned information to the About page
2020-10-02 09:41:37 +02:00
dependabot-preview[bot]
8a5c6478f1
Bump jackson.version from 2.11.2 to 2.11.3 (#3246)
Bumps `jackson.version` from 2.11.2 to 2.11.3.

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

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

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

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-02 09:08:54 +02:00
Tom Morris
8c301a047e
Merge pull request #3209 from OpenRefine/3208-mac-ci
Mark the Mac build as an allowed failure.
2020-10-01 23:56:59 -04:00
Tom Morris
82b1cf0bfa
Merge pull request #3236 from tfmorris/3235-uniques-ordering
Maintain ordering for GREL uniques() function
2020-10-01 23:26:19 -04:00
Tom Morris
6dd428face
Merge pull request #3238 from OpenRefine/update-readme-travis-ci.com
Update README.md to point to travis-ci.com
2020-10-01 12:21:47 -04:00
Antonin Delpeuch
4c8e83838b
Merge pull request #3239 from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-10-01 11:42:32 +02:00
Hosted Weblate
04dfbcd388
Merge branch 'origin/master' into Weblate. 2020-10-01 11:31:40 +02:00
ssantos
74273e0b87
Translated using Weblate (Portuguese)
Currently translated at 99.8% (751 of 752 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt/
2020-10-01 11:31:39 +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
Antonin Delpeuch
ca65d586af
Update README.md to point to travis-ci.com
Now that we have migrated there, from travis-ci.org
2020-10-01 08:18:50 +02:00
Tom Morris
30d16c2077 Add Thad/Owen's test 2020-09-30 20:57:57 -04:00
Tom Morris
dbb8e530c8 Add tests for array reverse & join 2020-09-30 20:24:05 -04:00
Tom Morris
d6e42bf5d9 Annotate another missed test 2020-09-30 20:00:08 -04:00
Tom Morris
959200d141 Maintain order for uniques() - fixes #3235
Also add tests
2020-09-30 17:45:24 -04:00
Tom Morris
bb4fc50f17 Enable missed test 2020-09-30 17:44:05 -04:00
Tom Morris
f10df46f26
Replace label "triage needed" with "to be reviewed" 2020-09-30 17:17:07 -04: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
Tom Morris
7c519387c5
Merge pull request #3225 from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-09-27 14:09:44 -04: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]
ca389c52a0
Bump commons-io from 2.7 to 2.8.0 (#3179)
Bumps commons-io from 2.7 to 2.8.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 12:49:34 -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
Tom Morris
109c847f13
Clarify refine.ini comments - fixes #3204 (#3206)
* Clarify comments - fixes #3204

* Fix subject verb agreement
2020-09-25 11:30:51 -04:00
Antonin Delpeuch
64a432c873
Merge pull request #3216 from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-09-24 23:17:44 +02: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
Mathieu Saby
7d9092dcba
Translated using Weblate (French)
Currently translated at 98.1% (738 of 752 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2020-09-24 21:40:58 +02:00
Antonin Delpeuch
7a519fd2e6 Attempt to mark the Mac build as an allowed failure.
Closes #3208
2020-09-23 15:06:54 +02:00
Tom Morris
c76e2b9a46
disable flaky readTableWithLinks test - refs #3128 (#3207) 2020-09-23 07:41:22 +02:00
Antonin Delpeuch
076d302134
Merge pull request #3197 from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-09-18 20:46:21 +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