Antonin Delpeuch
610a8b3100
UI for UseValuesAsIdentifiers operation
2018-10-02 12:32:46 +01:00
Antonin Delpeuch
5f551370b3
Tests for UseValuesAsIdentifiers operation
2018-10-02 12:32:30 +01:00
Antonin Delpeuch
2a68e761cb
Implementation of UseValuesAsIdentifiers operation and command
2018-10-02 12:31:59 +01:00
Hosted Weblate
6764b8a49e
Merge branch 'origin/master' into Weblate
2018-09-25 18:23:01 +02:00
Isao Matsunami
534fc5e7d6
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (696 of 696 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-09-25 18:23:00 +02:00
Mathieu Saby
4a49691a4e
Deplace menu and simplifiy UI
2018-09-25 08:14:32 +02:00
Jacky
d034ddb9a7
force the encoding to UTF8
2018-09-24 20:38:25 -04:00
Antonin Delpeuch
22be1ec323
Merge pull request #1731 from xseris/master
...
Custom column names for separator based importer
2018-09-24 08:29:46 +01:00
Mathieu Saby
338fa585d3
Add menu for searching and replacing
...
Add a new menu "Replace" in "Edit Cells" > "Common Transforms" and a new interaction box for entering parameters.
Under the hood this is a wrapper around GREL replace() function.
The behavior is the same as replace() except the automatic backslah escaping of "Replace with" parameter.
The 2 main parameters in the box are 2 textaras : "Find" and "Replace with"
2 cumulative options are available for "Find" parameter : "Case insensitive" and "Regular Expression"
1 option is available for "Replace with" parameter : "Do not escape backslash automatically"
A validity control of the pattern is made when "Regular expression" is checked.
2018-09-23 22:12:12 +02:00
ssantos
56bd4cb9e7
Translated using Weblate (German)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2018-09-22 21:26:14 +02:00
Antonin Delpeuch
fc70852183
Update version to 3.1-SNAPSHOT
2018-09-21 12:28:13 +01:00
Antonin Delpeuch
ed1db2242a
Exclude local libraries from packages to save space
2018-09-21 10:02:45 +01:00
Antonin Delpeuch
c812b6118c
Cleanup most Eclipse config files
2018-09-18 14:51:27 +01:00
Antonin Delpeuch
8c72b03201
Fix Wikimedia language code for Japanese, closes #1738 .
2018-09-17 16:20:52 +01:00
Antonin Delpeuch
1f9afcd286
Add missing arithcode library.
2018-09-16 21:11:11 +01:00
Antonin Delpeuch
82e278162b
Add missing secondstring library
2018-09-16 20:56:44 +01:00
Antonin Delpeuch
ec3e9ab1e9
Merge pull request #1730 from OpenRefine/json-clustering
...
Refactor clustering serialization in JSON
2018-09-16 18:52:11 +01:00
Antonin Delpeuch
d421fd7fbf
Merge pull request #1729 from OpenRefine/json-engineconfig
...
Store engine configuration in dedicated class
2018-09-16 18:51:41 +01:00
Qi Cui
e056f13d63
bump the version
2018-09-16 11:59:44 -04:00
Antonin Delpeuch
782ae4e788
Revert "Revert "Migrate to Maven""
...
This reverts commit c20918b73d
.
2018-09-16 15:34:47 +01:00
Jacky
c20918b73d
Revert "Migrate to Maven"
2018-09-16 10:16:50 -04:00
Hosted Weblate
2d26e53cd7
Merge branch 'origin/master' into Weblate
2018-09-16 03:45:21 +02:00
Isao Matsunami
f6a7a39e9f
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-09-16 03:45:20 +02:00
Jacky
e3813d9820
Merge pull request #1725 from OpenRefine/maven
...
Migrate to Maven
2018-09-15 21:45:12 -04:00
xseris
f04b5ef048
moved input box below label
2018-09-13 17:10:04 +02:00
xseris
280650867e
move "comma separated" near "Column values"
2018-09-13 16:25:04 +02:00
xseris
31c70be20a
Fixed importing test
2018-09-13 15:12:52 +02:00
xseris
f288bc653e
Added test, changed visualization
2018-09-13 14:45:38 +02:00
Antonin Delpeuch
4298e13f02
Change title of column selection dialog for transform all operation
2018-09-13 11:29:21 +01:00
Antonin Delpeuch
8ea6f6e251
Fix mixup of dialog titles, closes #1657 .
2018-09-13 11:01:27 +01:00
xseris
81e8e4c2f6
Fix visualization. Auto refresh preview on input change.
2018-09-13 11:25:07 +02:00
xseris
de30b34e67
commit missing translation file
2018-09-12 15:54:55 +02:00
xseris
deab8ceeb0
custom column names for separator based importer
2018-09-12 15:45:52 +02:00
Antonin Delpeuch
9b659c618c
Cleanup classpath generation in Maven config files
2018-09-11 15:18:03 +01:00
Antonin Delpeuch
6c42a2aba9
Cleanup copied libs along with class files
2018-09-11 11:14:15 +01:00
Antonin Delpeuch
c12502aaae
Use dependency plugin to copy runtime lib to MOD-INF dirs
2018-09-11 10:55:29 +01:00
Antonin Delpeuch
9f964af7d4
Migrate ComputeClustersCommand to use new architecture
2018-09-10 15:49:59 +01:00
Antonin Delpeuch
c9436f563d
Refactor kNNClusterer for serialization
2018-09-10 15:49:59 +01:00
Antonin Delpeuch
31954862e8
Refactor BinningClusterer for JSON serialization
2018-09-10 15:49:52 +01: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
9b54ac2bd2
Remove jars of dependencies
2018-09-10 15:11:21 +01:00
Antonin Delpeuch
a429058cf6
Expose main tests as jar, for Travis
2018-09-10 14:10:21 +01:00
Antonin Delpeuch
e846df0b9d
Migrate custom jars to install-plugin
2018-09-09 17:30:28 +01:00
Antonin Delpeuch
4eeefe75f4
Cleanup pom files
2018-09-07 11:56:24 +01:00
Antonin Delpeuch
d0cbadff15
Cleanup classpath generation
2018-09-07 11:27:28 +01:00
Antonin Delpeuch
3e0efc47fd
Add Maven configuration for Jython extension
2018-09-07 11:27:28 +01:00
Antonin Delpeuch
bc47653c99
Adapt output directories to match those expected by butterfly
2018-09-07 11:27:28 +01:00
Antonin Delpeuch
56fc1e7524
Fix pom packaging for main module
2018-09-07 11:27:28 +01:00
Antonin Delpeuch
2f19900e33
Multi-module maven setup without extensions
2018-09-07 11:27:28 +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
2236420f3b
Cleanup EngineDependentOperation, String caching is not needed
2018-09-05 14:56:56 +01:00
Antonin Delpeuch
fbc9b27640
Store engine configuration as EngineConfig rather than JSONObject
2018-09-05 14:49:39 +01:00
Antonin Delpeuch
f6256aae62
Fix engineConfig JSON in fetch URLs tests
2018-09-05 12:07:50 +01:00
Antonin Delpeuch
f327b09a59
Reorganize facet parsing and discontinue initializeFromJSON on Facet
2018-09-05 12:03:54 +01:00
Antonin Delpeuch
5b4cab947e
Introduce EngineConfig class to avoid manipulating JSON objects directly
2018-09-05 11:00:20 +01:00
Antonin Delpeuch
7a3d13ef47
Refactor TextSearchFacet for JSON serialization
2018-09-05 10:51:31 +01:00
Antonin Delpeuch
daeb7ab6df
Refactor ScatterplotFacet for JSON serialization
2018-09-05 10:08:53 +01:00
Antonin Delpeuch
1186776235
Refactor TimeRangeFacet for JSON serialization
2018-09-04 18:19:18 +01:00
Antonin Delpeuch
8e8b3c18c5
Refactor RangeFacetTests for serialization
2018-09-04 11:49:48 +01:00
Antonin Delpeuch
5b8be7f1a3
Fix ListFacetConfig serialization
2018-09-04 10:26:03 +01:00
Antonin Delpeuch
497eee5a75
Add serialization tests for ListFacet
2018-09-04 10:09:38 +01:00
Antonin Delpeuch
bc81beb933
Introduce FacetConfig interface and refactor ListFacet accordingly
2018-09-04 09:33:30 +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