jackyq2015
45e3ea5e86
fix testng data path issue
2017-08-13 13:03:19 -05:00
jackyq2015
f3463c332e
Unit test for issue #137
2017-08-13 12:37:20 -05:00
Antonin Delpeuch
f2612b0d12
Make codacy happy
2017-08-13 17:48:18 +01:00
Antonin Delpeuch
81fa6093f4
Better error reporting in data extension
...
- when trying to use the operation on a non-reconciled column
- when using it with a service that does not support the protocol
2017-08-13 17:41:18 +01:00
Antonin Delpeuch
b8a781d366
Add support for links (unreconciled for now)
2017-08-13 12:57:46 +01:00
Antonin Delpeuch
4033465cb4
Small fixes to the data extension interface
...
- removed mention to a missing .less file
- fixed the position of the Reset button in the preview dialog
- fixed the error for empty property selections
2017-08-13 11:42:41 +01:00
Antonin Delpeuch
deeed2204b
Update Eclipse project with sweble dependency
2017-08-13 11:27:41 +01:00
Antonin Delpeuch
e6406f56ef
Initial version of the wikitext importer
2017-08-13 11:26:59 +01:00
alexey medvetsky
1276793e7f
Added translation using Weblate (Russian)
2017-08-12 21:44:35 +02:00
Weblate
1fec3df0cb
Merge remote-tracking branch 'origin/master'
2017-08-12 10:53:12 +02:00
Antonin Delpeuch
9eeba8efe2
Fix JSON errors in Hebrew translation
2017-08-12 09:53:01 +01:00
Weblate
803896f22c
Merge remote-tracking branch 'origin/master'
2017-08-12 10:46:34 +02:00
Antonin Delpeuch
bcdd04d062
Merge branch 'master' of https://github.com/noamoss/OpenRefine into noamoss
...
Conflicts:
extensions/freebase/module/langs/translation-he.json
main/webapp/modules/core/langs/translation-en.json
2017-08-12 09:45:23 +01:00
Antonin Delpeuch
80bb63cc15
Translated using Weblate (German)
...
Currently translated at 1.8% (12 of 641 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2017-08-11 19:18:35 +02:00
Antonin Delpeuch
651503c143
Added translation using Weblate (German)
2017-08-11 18:50:33 +02:00
Weblate
81c691370d
Merge remote-tracking branch 'origin/master'
2017-08-11 09:50:32 +02:00
Antonin Delpeuch
9f58032293
Translated using Weblate (French)
...
Currently translated at 100.0% (641 of 641 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-08-11 09:50:32 +02:00
Antonin Delpeuch
fe2e2ae5ec
Add Weblate badge, for issue #1229
2017-08-11 08:50:28 +01:00
Antonin Delpeuch
bc0c454266
Merge branch 'RBGKew-default-to-english'
2017-08-09 14:07:48 +01:00
Antonin Delpeuch
dbb071da30
Merge branch 'default-to-english' of https://github.com/RBGKew/OpenRefine into RBGKew-default-to-english
2017-08-09 14:07:22 +01:00
Jacky
1a11c163bc
fix "XML import merges records together" #137
2017-08-07 21:51:18 -05:00
Jacky
275dac976e
fix #137
2017-08-07 21:53:35 -04:00
Jacky
15dfebe372
Update README.md
2017-08-07 21:28:56 -04:00
Antonin Delpeuch
68e3f7697c
Add coverage badge. We need tests!
2017-08-07 11:43:03 +01:00
jackyq2015
588024f60d
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-08-06 22:06:58 -05:00
jackyq2015
fd58ac1e99
fix some xml issues
2017-08-06 22:05:17 -05:00
Antonin Delpeuch
3b30018cad
Merge pull request #1216 from OpenRefine/issue1214
...
Add test for KeyValueColumnize
2017-08-03 19:31:35 +01:00
Antonin Delpeuch
e7ca800d61
Merge pull request #1227 from OpenRefine/coverage
...
Add test coverage and code analysis reports with Codacy
2017-08-03 19:30:41 +01:00
Antonin Delpeuch
135dd50413
Fix Codacy issues
2017-08-03 12:47:09 +01:00
Antonin Delpeuch
9a26a9fa5b
Change Codacy project URL
2017-08-03 11:55:08 +01:00
Antonin Delpeuch
fff349439b
Cleanup ant build file
2017-08-03 11:29:56 +01:00
Antonin Delpeuch
c6098c2b86
Add Codacy badge to README.md
2017-08-03 11:27:48 +01:00
Antonin Delpeuch
9bc2c30785
Disable browser tests as Windmill is broken (saves a few seconds)
2017-08-03 11:24:25 +01:00
Antonin Delpeuch
bf34145591
Submit coverage data to Codacy.com
2017-08-03 11:20:21 +01:00
Antonin Delpeuch
afed8eb28a
Generate code coverage reports with Jacoco
2017-08-03 11:07:14 +01:00
Antonin Delpeuch
820b6f395a
Merge pull request #1222 from OpenRefine/issue1219
...
Ensure null values are not cached in URL fetching operation.
2017-08-01 15:39:32 +01:00
Antonin Delpeuch
9c045b7da9
Remove OracleJDK7 from the build. Fixes #1223 .
2017-08-01 15:35:36 +01:00
Antonin Delpeuch
66eac0fae9
Ensure null values are not cached in URL fetching operation. Closes #1219 .
2017-08-01 13:05:29 +01:00
jackyq2015
8b2d21d7aa
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-07-28 20:37:50 -04:00
jackyq2015
53baa5a833
put the correct params description
2017-07-28 20:37:20 -04:00
Antonin Delpeuch
7de2a57c3a
Add RefineServletStub initialization in KeyValueColumnizeTests
2017-07-26 18:39:08 +01:00
Antonin Delpeuch
d941320f5e
Adapt test about #1214 to show how the function currently works.
...
With this test, if someone tries to fix this "bug" in the future, they will realize this use case should be preserved.
2017-07-26 18:07:52 +01:00
Thad Guidry
e1722a8895
Merge pull request #1208 from shubhra02/master
...
Added Start and Stop Script For Linux
2017-07-26 09:16:06 -05:00
Charmy Garg
c47df53e38
Removed open-refine log and added entry in gitignore
2017-07-26 16:03:37 +05:30
Antonin Delpeuch
453d35032b
Add test for issue #1214
2017-07-26 00:41:06 +01:00
jackyq2015
64ab5a4409
unit test for backward compatibility for cross function
2017-07-23 19:31:25 -04:00
jackyq2015
4950d29074
add backward compatility for cross function
2017-07-23 19:19:58 -04:00
Charmy Garg
b332a7567d
Updated Script with default and custom IP
2017-07-19 17:29:56 +05:30
Thad Guidry
ef8b5ffce3
Merge pull request #1211 from fmaali/master
...
correct classpath references and java version
2017-07-18 21:14:06 -05:00
Fadi Maali
0e21c0e594
correct classpath references and java version
...
- updated classpath references to existing versions of the libraries.
- Java version upgraded to 7 as some Java 7 specific features are used.
- corrected references to old project name (grefine-all) in the launch script
2017-07-18 22:15:46 +01:00