xseris
|
deab8ceeb0
|
custom column names for separator based importer
|
2018-09-12 15:45:52 +02:00 |
|
Antonin Delpeuch
|
5a0304f363
|
Merge pull request #1722 from OpenRefine/json-testing
Add serialization tests for most Jsonizable classes
|
2018-09-10 15:35:25 +01:00 |
|
Antonin Delpeuch
|
ad51081de2
|
Merge pull request #1710 from OpenRefine/issue1667
Improve facet expression for type match.
|
2018-09-05 15:18:22 +01:00 |
|
Antonin Delpeuch
|
07ab7da872
|
Merge pull request #1697 from OpenRefine/issue1696
Clickable URLs in HTML exporter
|
2018-09-05 14:58:44 +01:00 |
|
Antonin Delpeuch
|
6aa93bbc0c
|
Use UrlValidator to detect urls in tabular exporter
|
2018-09-03 19:48:11 +01:00 |
|
Antonin Delpeuch
|
f6bbb64c98
|
Fix import errors
|
2018-09-01 14:55:37 +02:00 |
|
Antonin Delpeuch
|
851d24c39b
|
Add serialization tests for GREL functions
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
eb0a37a22a
|
Fix PreferenceStore serialization test
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
802ad77ec5
|
Add serialization tests for GREL controls
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
326fda7999
|
Add JSON serialization tests for NominalFacetChoice
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
953a7380fe
|
Cleanup imports
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
da9978b365
|
Add serialization tests for preference classes
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
580fd92c10
|
Add JSON serialization tests for processes
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
debe9bde37
|
Serialization test for EvalError
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
2dde302a90
|
Add JSON serialization tests for refine.history and refine.browsing
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
14233b8ea8
|
Serialization tests for operations.row
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
6ccd8ea9ee
|
Deserialization test for Denormalize operation
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
73171755f3
|
More JSON tests for operations
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
b4bcf7a1b6
|
Fix inconsistency in serialization of ReconMatchSpecificTopicOperation
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
4013c0b8c5
|
Add (de)serialization tests to existing operation test classes
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
dbff74650d
|
Cleanup imports
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
8896636017
|
Add deserialization tests for operations
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
2edf83bdf7
|
Start serialization tests for operations
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
fac8936411
|
Serialization tests for model classes
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
c6d2b003b1
|
Start serialization tests
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
d9bff34411
|
Add testing utilites for JSON serialization
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
2b57350adf
|
Cleanup StandardReconConfigTests
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
b12b29b393
|
Rename ReconTests
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
3ea1822773
|
Remove duplicate test class introduced by Jacky
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
f41678e087
|
Move tests to their relevant package.
|
2018-09-01 12:40:22 +02:00 |
|
Antonin Delpeuch
|
94b6b1f945
|
Merge pull request #1692 from OpenRefine/issue1689
Fix exception when sorting the empty string numerically
|
2018-08-30 08:09:20 +02:00 |
|
Jacky
|
21712db6e0
|
Merge pull request #1698 from OpenRefine/issue1681
Fix unescape GREL function in javascript mode.
|
2018-08-29 21:24:52 -04:00 |
|
Jacky
|
2ba06eda51
|
Merge pull request #1702 from OpenRefine/testing-locale
Remove test assertion that can fail depending on the locale
|
2018-08-29 21:13:56 -04:00 |
|
ssantos
|
413d734785
|
Translated using Weblate (German)
Currently translated at 100.0% (692 of 692 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
|
2018-08-15 22:47:47 +02:00 |
|
Antonin Delpeuch
|
4352e2b1ec
|
Improve facet expression for type match. Closes #1667.
|
2018-08-15 11:48:47 +01:00 |
|
Thad Guidry
|
3742b6a092
|
improve log descriptions for stale import job removals (#1705)
* improve log descriptions for stale import job removals
* Removed unnecessary log line and instead changed primary log line
|
2018-08-12 08:53:57 +01:00 |
|
Andrew Adell
|
0e6d54a2d5
|
Added translation using Weblate (Arabic)
|
2018-08-10 13:26:39 +02:00 |
|
Andrew Adell
|
358a172ace
|
Added translation using Weblate (Inuktitut)
|
2018-08-10 13:26:00 +02:00 |
|
Antonin Delpeuch
|
d01f916101
|
Remove test assertion that can fail depending on the locale
|
2018-08-08 11:51:10 +01:00 |
|
Hosted Weblate
|
474158a325
|
Merge branch 'origin/master' into Weblate
|
2018-08-07 12:25:53 +02:00 |
|
TonyO
|
76a995182e
|
added comment to fix 1684
|
2018-08-07 11:25:49 +01:00 |
|
TonyO
|
c1af2f1179
|
fixed issue 1684 with decimal values
|
2018-08-07 11:25:49 +01:00 |
|
Antonin Delpeuch
|
09bb2903f2
|
Add test for sorting exception, issue #1689
|
2018-08-07 11:24:22 +01:00 |
|
Antonin Delpeuch
|
5ee165d3b7
|
Fix sorting of blank values. Closes #1689.
|
2018-08-07 11:24:22 +01:00 |
|
Antonin Delpeuch
|
18c489855b
|
Test for clickable URLs in HTML exporter
|
2018-08-07 11:23:49 +01:00 |
|
Antonin Delpeuch
|
c7c3fab8e4
|
Clickable URLs in HTML exporter. Closes #1696.
|
2018-08-07 11:23:49 +01:00 |
|
Antonin Delpeuch
|
87b6aadbad
|
Fix unescape GREL function in javascript mode. Closes #1681.
|
2018-08-07 11:23:14 +01:00 |
|
Isao Matsunami
|
3fe2dfac2c
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (692 of 692 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
|
2018-08-06 06:25:21 +02:00 |
|
Hosted Weblate
|
ea19f6dff1
|
Merge branch 'origin/master' into Weblate
|
2018-08-05 12:20:55 +02:00 |
|
Antonin Delpeuch
|
2f21105e13
|
Merge pull request #1672 from waldyrious/patch-1
translation-en.json: add colon to "custom" label
|
2018-08-05 11:20:50 +01:00 |
|