Commit Graph

1588 Commits

Author SHA1 Message Date
Mathieu Saby
18b5f0182e
Translated using Weblate (French)
Currently translated at 100.0% (692 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-07-29 17:23:31 +02:00
Jacky
1b099c0c9c
bump version 2018-07-15 16:53:00 -04:00
Jacky
05abcd2d75
Merge pull request #1579 from Vern1erCa11per/fix/allow/nonnumerical/exportname
fix #1578 enable export with filename composed of non-alphanumerical …
2018-07-11 18:49:38 -04:00
Owen Stephens
db13497744
Merge pull request #1670 from OpenRefine/issue1669
Simplify parsing of HTTP headers in fetch-url operation
2018-07-11 15:45:23 +01:00
Jacky
5f4f2861de
Merge branch 'master' into fix/allow/nonnumerical/exportname 2018-07-07 14:18:04 -04:00
Antonin Delpeuch
fd4ef66b75 Simplify parsing of HTTP headers in fetch-url operation
Closes #1669 and makes it possible to specify other headers via the JSON representation of the operation.
2018-07-02 16:03:40 +01:00
Weblate
32c5c6c163 Merge branch 'origin/master' into Weblate 2018-06-29 23:04:24 +02:00
Isao Matsunami
813771c504 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-06-28 10:39:46 +02:00
Owen Stephens
64ed24e082 Small amount of tidying up code 2018-06-23 00:28:45 +01:00
Owen Stephens
fe2e8bcbf7 Change behaviour of DecoratedValue to handle dates better 2018-06-23 00:18:00 +01:00
Owen Stephens
420c9bd1a5 Add tests for grouping of values in text facets 2018-06-23 00:18:00 +01:00
Owen Stephens
0e954bdb68 Use stringutils to create 'from' string for non-blank mass edits 2018-06-23 00:18:00 +01:00
Owen Stephens
d309af7f1a Update string conversion tests to reflect new behaviour of stringUtils 2018-06-23 00:18:00 +01:00
Owen Stephens
db658024d6 Change behaviour of converting OffsetDateTime to string in StringUtils 2018-06-23 00:18:00 +01:00
Owen Stephens
a159e76a62 Added test for reconstructing mass edits on dates 2018-06-23 00:18:00 +01:00
Weblate
5a3e524c58 Merge branch 'origin/master' into Weblate 2018-06-22 12:23:19 +02:00
Antonin Delpeuch
9f7d5b8786
Merge pull request #1638 from OpenRefine/issue1637
Do not discard the recon space when marking cells as new items.
2018-06-22 12:23:15 +02:00
Isao Matsunami
cac08f7d99 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-06-22 12:21:39 +02:00
Weblate
ed1344d4f7 Merge branch 'origin/master' into Weblate 2018-06-21 04:00:53 +02:00
Isao Matsunami
11994519f1 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-06-21 04:00:52 +02:00
Jacky
f3dbc18214
Merge pull request #1642 from ostephens/mass-edit-fix
Mass edit fix for blanks, numbers and booleans
2018-06-20 22:00:34 -04:00
Weblate
59ee857986 Merge branch 'origin/master' into Weblate 2018-06-17 10:23:59 +02:00
Antonin Delpeuch
448a969cb1
Merge pull request #1656 from OpenRefine/issue/1648
fix the template load issue and package typo
2018-06-17 09:23:52 +01:00
Weblate
958cb6a7b3 Merge branch 'origin/master' into Weblate 2018-06-16 22:44:22 +02:00
Jacky
5a6c9d72f0 fix the template load issue and package typo 2018-06-16 15:43:29 -04:00
Antonin Delpeuch
400729a247 Translated using Weblate (French)
Currently translated at 100.0% (692 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-06-15 10:05:31 +02:00
Owen Stephens
09c624a249 Updated null.toString() to return an empty string as per #1635 2018-06-14 12:36:01 +01:00
Owen Stephens
5ecb1afe13 Updated toString test to new behaviour for null.toString() 2018-06-14 12:36:01 +01:00
Owen Stephens
92e456d2ff More tidying of tests 2018-06-08 20:09:29 +01:00
Owen Stephens
2e9708c16d Tidying up test file 2018-06-08 20:03:38 +01:00
Thad Guidry
057b64fcc2
Increasing to 10 second sleep because of Travis
In Travis these tests are occasionally failing https://travis-ci.org/OpenRefine/OpenRefine/jobs/3896227 which is probably due to the CPU demand spike placed with createProcess.
2018-06-08 06:26:08 -05:00
Owen Stephens
97ea151134 Removed date tests 2018-06-08 09:40:50 +01:00
Owen Stephens
689442fff2 If only one value and that's zero length set fromBlank to true
Added whitespace
2018-06-08 09:40:48 +01:00
Owen Stephens
256a81e308 Initial MassOperationTests
Corrected and expanded tests for ReconstructEdit

Improve tests
2018-06-08 09:40:35 +01:00
Antonin Delpeuch
a63151bbcc Do not discard the recon space when marking cells as new items.
Fixes #1637
2018-06-04 12:16:33 +01:00
Weblate
051d5be6b4 Merge branch 'origin/master' into Weblate 2018-05-30 04:55:50 +02:00
Noah Geraci
07acbb0c44 Translated using Weblate (Spanish)
Currently translated at 89.3% (618 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2018-05-30 04:55:49 +02:00
Isao Matsunami
07fbf770c7 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-05-30 04:55:44 +02:00
Jacky
345be88de8 fix UT testHttpHeaders 2018-05-29 22:43:17 -04:00
Qi Cui
8dc8e294f7 bump the version 2018-05-27 02:02:16 -04:00
Owen Stephens
047c1b749e Translated using Weblate (Romanian)
Currently translated at 6.7% (47 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ro/
2018-05-26 09:44:09 +02:00
Owen Stephens
24f51719d7 Translated using Weblate (Italian)
Currently translated at 100.0% (692 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2018-05-26 09:44:08 +02:00
Owen Stephens
0f171f8ad4 Translated using Weblate (Hungarian)
Currently translated at 95.3% (660 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/hu/
2018-05-26 09:44:08 +02:00
Flavio Pompermaier
a4dc062a4b Translated using Weblate (Italian)
Currently translated at 100.0% (692 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2018-05-24 23:21:17 +01:00
Flavio Pompermaier
c96fe1a9a8 Translated using Weblate (Italiano)
Currently translated at 100,0% (692 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2018-05-24 23:21:17 +01:00
Jacky
476ece5a67
Merge pull request #1617 from OpenRefine/issue1600
Remove DataExtensions from change serialization
2018-05-24 15:00:34 -04:00
Sylvain Machefert
bf219edb73 Translated using Weblate (French)
Currently translated at 100.0% (692 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-05-23 16:55:05 +02:00
Sylvain Machefert
1ac6f65b39 Translated using Weblate (French)
Currently translated at 99.2% (687 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-05-23 16:38:01 +02:00
Allan Stockman RUGANO
41bc0dccd7 Translated using Weblate (French)
Currently translated at 99.2% (687 of 692 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-05-23 16:37:50 +02:00
Antonin Delpeuch
52989b78ce Fix typo 2018-05-23 07:39:04 +02:00