Commit Graph

4253 Commits

Author SHA1 Message Date
Antonin Delpeuch
4f43515ec9 Fix project metadata UI 2019-06-06 17:15:25 +01:00
Antonin Delpeuch
dfa0ab17bc
Merge pull request #2056 from impune-pl/issue-1998
Issue 1998
2019-06-05 09:42:40 +01:00
Krzysztof 'impune-pl' Prorok
ceb367b906 Updated tests for issue 1998 2019-06-04 17:05:44 +02:00
Krzysztof 'impune-pl' Prorok
ae2f44f9d5 Fixed: issue 1998 2019-06-04 17:01:25 +02:00
Antonin Delpeuch
b9573d83e0 Add customMetadata to project metadata parsing test 2019-06-04 12:02:49 +01:00
Antonin Delpeuch
5bda3bcbef
Merge pull request #2053 from OpenRefine/issue-2047-missing-git
Disable Maven git plugin when .git directory is absent.
2019-06-04 11:15:32 +01:00
Antonin Delpeuch
605d89641d Disable Maven git plugin when .git directory is absent. Closes #2047 2019-06-04 10:45:46 +01:00
Antonin Delpeuch
203cf8c20e
Merge pull request #2055 from OpenRefine/issue-2054-appveyor
Disable packaging in Appveyor
2019-06-04 10:44:54 +01:00
Antonin Delpeuch
8e73bb104d Fix windows path syntax 2019-06-03 17:39:29 +01:00
Antonin Delpeuch
74115c08f2 Disable packaging in Appveyor. Closes #2054 2019-06-03 17:29:34 +01:00
Antonin Delpeuch
68b0bbcd92
Merge pull request #2052 from OpenRefine/issue-2051-jackson
Update Jackson to 2.9.9.
2019-05-31 09:53:47 +01:00
Antonin Delpeuch
4b6300daff Update available language codes in Wikidata extension. Closes #1933. 2019-05-31 09:09:24 +01:00
Antonin Delpeuch
51a8cbf946
Merge pull request #2042 from stanakaj/issue-2041
Fix column removal in reorder leaves undeleted hidden cells.
2019-05-31 08:41:13 +01:00
Antonin Delpeuch
318696d56c Update Jackson to 2.9.9. Closes #2051. 2019-05-31 08:19:20 +01:00
Antonin Delpeuch
4756741219
Merge pull request #2045 from weblate/weblate-openrefine-translations
Update from Weblate
2019-05-21 12:10:42 +01:00
Allan Nordhøy
3803969616
Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.8% (385 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-05-21 12:49:36 +02:00
Sjoerd de Bruin
1514c2294c
Translated using Weblate (Dutch)
Currently translated at 15.1% (108 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2019-05-21 12:49:36 +02:00
Antonin Delpeuch
70e6b8ecbf Add Coveralls badge 2019-05-15 14:34:25 +01:00
Antonin Delpeuch
06ef6b44f7 Fix packaging module invocation. Closes #1972. 2019-05-15 14:32:25 +01:00
Antonin Delpeuch
b1f3b63857 Fix prepare-agent invocation 2019-05-15 14:00:36 +01:00
Antonin Delpeuch
049234ed7d Change test invocation for Coveralls 2019-05-15 13:54:53 +01:00
Antonin Delpeuch
48d18db1fe Configure coveralls 2019-05-15 13:44:39 +01:00
Antonin Delpeuch
60aef91915 Remove explicit Coveralls config 2019-05-15 11:50:49 +01:00
Antonin Delpeuch
8c1a9c02f1 Add sourceEncoding in Maven config 2019-05-15 11:50:49 +01:00
Antonin Delpeuch
cf312972a4 Replace Codacy by Coveralls, for #1972 2019-05-15 11:50:49 +01:00
Antonin Delpeuch
b366b29da1 Fix #2025: XLSX tests locale dependency 2019-05-15 11:49:53 +01:00
s_tanaka
b8b9feac0c Fix column removal in reorder leaves undeleted hidden cells. 2019-05-15 19:37:40 +09:00
Antonin Delpeuch
04af293481 Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine 2019-05-15 10:33:19 +01:00
Antonin Delpeuch
29f2a98a7e Exclude MariaDB tests as well, for #2043 2019-05-15 10:24:17 +01:00
Antonin Delpeuch
3713832bde Use OpenJDK8 instead of Oracle 2019-05-15 10:22:24 +01:00
Antonin Delpeuch
a6424e53a0 Temporarily disable MySQL, #2043 2019-05-15 10:17:42 +01:00
Antonin Delpeuch
4afd3d5243 Force Xenial in Travis 2019-05-11 09:46:53 +01:00
Antonin Delpeuch
98dffc4fdf
Merge pull request #2026 from OpenRefine/issue-1990
Fix JSON history corruption.
2019-05-11 09:37:47 +01:00
Antonin Delpeuch
edfa7d8445 Skip unknown operations in ApplyOperationsCommand 2019-04-19 11:25:01 +01:00
Antonin Delpeuch
9f00f25916
Merge pull request #2027 from olleolleolle/patch-1
README: Use SVG badge
2019-04-18 20:31:57 +01:00
Antonin Delpeuch
0332be312f Fix JSON history corruption.
Also adds new logic to preserve the JSON representation of unknown operations,
to protect from version downgrading or removal of extensions.

Closes #1990.
2019-04-18 20:31:41 +01:00
Antonin Delpeuch
b1e6a5306a Revert "openjdk 9 was superseded by the 11 version"
OpenJdk 11 is currently not available on Travis.

This reverts commit 54c7e28d8f.
2019-04-18 20:31:05 +01:00
Olle Jonsson
83672ba073
README: Use SVG badge 2019-04-18 21:25:09 +02:00
Antonin Delpeuch
432f16bb6b Remove useless condition in Wikidata schema 2019-04-18 18:24:01 +01:00
Antonin Delpeuch
057e59aa41
Merge pull request #2011 from ostephens/poi-update
Fix XLSX import and export
2019-04-14 20:52:28 +01:00
Antonin Delpeuch
b8de8905ba
Merge pull request #2020 from weblate/weblate-openrefine-translations
Update from Weblate
2019-04-14 16:19:47 +01:00
Hosted Weblate
9527405aa9
Merge branch 'origin/master' into Weblate. 2019-04-14 17:05:45 +02:00
Nathan
9aa809a367
Translated using Weblate (French)
Currently translated at 100.0% (150 of 150 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2019-04-14 17:05:43 +02:00
Antonin Delpeuch
4e7e73432a
Merge pull request #2014 from ostephens/fix-formatguesser
Fixer format guesser to return format for N3/Turtle files
2019-04-11 08:39:53 +01:00
Owen Stephens
30019338f1 Return format, not MIME type from FormatGuesser 2019-04-10 11:25:33 +01:00
Owen Stephens
794a17c98e Added XLSX exporter tests 2019-04-09 16:58:58 +01:00
Owen Stephens
e2aa929908 Ensure workbooks are closed after reading/writing 2019-04-09 15:02:10 +01:00
Owen Stephens
461b352035 Add test for reading XLSX 2019-04-09 13:50:42 +01:00
Owen Stephens
0217595275 FileMagic requires a stream that supports mark 2019-04-09 13:47:08 +01:00
Owen Stephens
6e26162619 Update to using latest version of POI 2019-04-09 12:55:23 +01:00