Commit Graph

4427 Commits

Author SHA1 Message Date
Antonin Delpeuch
8d97c519d8 Disable OpenJDK 9, which fails to install on Travis at the moment. 2019-07-03 10:20:52 +02:00
Antonin Delpeuch
cde59a0dca
Merge pull request #2070 from OpenRefine/issue-2068-duplicate-json-key
Remove duplicate JSON keys.
2019-07-02 10:19:16 +02:00
Antonin Delpeuch
09a42fd2f5
Merge pull request #2065 from OpenRefine/issue-2063-overriding-terms
Wikidata: Add labels or descriptions without overriding existing ones
2019-07-02 10:18:56 +02:00
Antonin Delpeuch
c062641698
Merge pull request #2062 from OpenRefine/issue-2046-entity-cache
Fix datavalue rendering cache in Wikidata preview
2019-07-02 10:18:37 +02:00
Antonin Delpeuch
bc863ac005
Merge pull request #2073 from weblate/weblate-openrefine-translations
Update from Weblate
2019-06-28 05:49:38 +01:00
Allan Nordhøy
a46ae6bd17
Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.1% (383 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-06-27 22:01:33 +02:00
Isao Matsunami
8654aa5a7f
Translated using Weblate (Japanese)
Currently translated at 99.9% (720 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-06-27 22:01:33 +02:00
Allan Nordhøy
880f331104
Translated using Weblate (English)
Currently translated at 100.0% (721 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2019-06-27 22:01:31 +02:00
Antonin Delpeuch
8390d234b1
Merge pull request #2058 from OpenRefine/issue-1994-customMetadata
Fix parsing and display of custom metadata
2019-06-14 14:53:19 +01:00
Antonin Delpeuch
fa6e3ab0de
Merge pull request #2061 from OpenRefine/speed-up-wikidata-uploads
Speed up Wikidata uploads
2019-06-14 14:22:48 +01:00
Antonin Delpeuch
fb597f7b2f
Merge pull request #2060 from OpenRefine/issue-1933-language-codes
Update Wikidata language codes
2019-06-14 14:22:37 +01:00
Antonin Delpeuch
9d76b04a1c Remove duplicate JSON keys. Closes #2068. 2019-06-14 11:38:24 +01:00
Antonin Delpeuch
934bd72ec7 Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine 2019-06-13 14:12:58 +01:00
Antonin Delpeuch
beb0adc7bf Upgrade MariaDB to 10.3 2019-06-13 14:00:17 +01:00
Antonin Delpeuch
d7156a1ea3 Enable MySQL tests 2019-06-13 13:51:03 +01:00
Antonin Delpeuch
81c38ab44c Enable Java 12 and MySQL 2019-06-13 13:44:51 +01:00
Antonin Delpeuch
30c0108241 Change override term UI to use checkbox 2019-06-13 10:56:06 +01:00
Antonin Delpeuch
f7a8085bab Update UI to allow for non-overriding terms. Closes #2063 2019-06-13 09:21:30 +01:00
Antonin Delpeuch
05839b1bbf Add support for conditional label and term updates, for issue #2063. 2019-06-12 18:59:10 +01:00
Antonin Delpeuch
09c89efc8f Fix datavalue rendering cache. Closes #2046. 2019-06-06 22:18:58 +01:00
Antonin Delpeuch
03fef3d7b4 Switch to own language code validation in backend, for #1933 2019-06-06 21:00:03 +01:00
Antonin Delpeuch
ad9566502f
Merge pull request #2059 from OpenRefine/issue-1989-filenotfound
Disable error message when workspace.json does not exist.
2019-06-06 20:57:31 +01:00
Antonin Delpeuch
80ef2976df Speed up Wikidata uploads 2019-06-06 20:56:48 +01:00
Antonin Delpeuch
afb787c845 Disable error message when workspace.json does not exist. Fixes #1989 2019-06-06 17:33:04 +01:00
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