Commit Graph

3683 Commits

Author SHA1 Message Date
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
Antonin Delpeuch
2cc02e9cbc
Merge pull request #1745 from OpenRefine/issue/1717
force the encoding to UTF8
2018-09-25 17:22:46 +01: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
Antonin Delpeuch
2676c60fb2
Merge pull request #1743 from weblate/weblate-openrefine-translations
Update from Weblate
2018-09-23 09:00:18 +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
f094c7e23a Exclude redundant jars from database and gdata extensions 2018-09-22 18:04:02 +01:00
Antonin Delpeuch
efddca61af Revert Jackson upgrade on database extension 2018-09-22 14:04:23 +01:00
Antonin Delpeuch
0321e19fef Unify google library versions 2018-09-22 10:43:12 +01:00
Antonin Delpeuch
2ac17b4c7b Create packaging/target via maven instead of manually 2018-09-22 10:42:39 +01:00
Antonin Delpeuch
d7a499cdc3 Fix Windows classpath generation 2018-09-22 09:34:37 +01:00
Antonin Delpeuch
dcd75264a7 Ignore .versionsBackup files generated by maven 2018-09-21 12:29:31 +01:00
Antonin Delpeuch
fc70852183 Update version to 3.1-SNAPSHOT 2018-09-21 12:28:13 +01:00
Antonin Delpeuch
b893beaf39 Fix appveyor local path 2018-09-21 12:15:14 +01:00
Antonin Delpeuch
069616851c Manually create packaging/target on Travis and Appveyor 2018-09-21 11:46:07 +01:00
Antonin Delpeuch
ed1db2242a Exclude local libraries from packages to save space 2018-09-21 10:02:45 +01:00
Antonin Delpeuch
e89fc5df46 Windows packaging with Maven 2018-09-21 09:49:32 +01:00
Antonin Delpeuch
31436a12d8 Linux packaging with Maven 2018-09-20 14:35:54 +01:00
Antonin Delpeuch
c7727411a3
Merge pull request #1739 from OpenRefine/issue1738
Fix Wikimedia language code for Japanese
2018-09-18 14:55:21 +01:00
Antonin Delpeuch
c812b6118c Cleanup most Eclipse config files 2018-09-18 14:51:27 +01:00
Antonin Delpeuch
95d37b3688 Remove build.properties, needed by Ant 2018-09-18 11:19:45 +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
7dd45b81f4 Update Codacy coverage submission 2018-09-16 20:35:55 +01:00
Antonin Delpeuch
8a9022c631 Merge Jacoco coverage reports into one unique report. 2018-09-16 20:31:02 +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
e98dbc537d Add Jacoco support in Maven configuration 2018-09-16 15:35:00 +01:00
Antonin Delpeuch
782ae4e788 Revert "Revert "Migrate to Maven""
This reverts commit c20918b73d.
2018-09-16 15:34:47 +01:00
Jacky
0f4694066a
Merge pull request #1735 from OpenRefine/revert-1725-maven
Revert "Migrate to Maven"
2018-09-16 10:19:06 -04:00
Jacky
c20918b73d
Revert "Migrate to Maven" 2018-09-16 10:16:50 -04:00
Antonin Delpeuch
bd11f21082
Merge pull request #1734 from weblate/weblate-openrefine-translations
Update from Weblate
2018-09-16 08:53:03 +01: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
4659536b11
Merge pull request #1733 from OpenRefine/issue1657
Fix mixup of dialog titles
2018-09-13 13:36:13 +01: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