omkar
|
f4be9f5fe1
|
Misc refactoring and made all the tests in the SmartSplitTests class independent by replacing BeforeSuite with BeforeTest
|
2018-10-15 22:28:30 +05:30 |
|
omkar
|
ca572a6a2d
|
Added unit tests for smartSplit() function
|
2018-10-15 20:55:10 +05:30 |
|
omkar
|
e23fef8b66
|
Fix: Allow smartSplit() to handle String of chars not just a single char
|
2018-10-14 21:50:29 +05:30 |
|
Antonin Delpeuch
|
d2edffcef4
|
Merge pull request #1754 from OpenRefine/issue1596
Directly use column as reconciliation results
|
2018-10-12 11:05:12 +01:00 |
|
Antonin Delpeuch
|
61928a671b
|
Codacy cleanup
|
2018-10-05 10:27:09 +01:00 |
|
ssantos
|
8e7f45a20a
|
Translated using Weblate (German)
Currently translated at 100.0% (696 of 696 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
|
2018-10-02 13:33:31 +02:00 |
|
Antonin Delpeuch
|
630f119f1a
|
Translated using Weblate (French)
Currently translated at 99.2% (691 of 696 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
|
2018-10-02 13:33:30 +02:00 |
|
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 |
|
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 |
|
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
|
8c72b03201
|
Fix Wikimedia language code for Japanese, closes #1738.
|
2018-09-17 16:20:52 +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 |
|
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 |
|