Commit Graph

2287 Commits

Author SHA1 Message Date
Tom Morris
e70a877fb9 Fix leftover merge issue 2015-09-25 19:51:52 -04:00
Tom Morris
be936a86eb Clean up PR #1055 2015-09-25 19:01:16 -04:00
Tom Morris
8511c6c30d Merge remote-tracking branch 'upstream/master' 2015-09-25 17:14:48 -04:00
Tom Morris
6c50974e4d Merge pull request #1073 from OpenRefine/revert-1007-master
Revert " Use new algorithm for levenshtein clustering"
2015-09-25 16:48:10 -04:00
Tom Morris
de66afa512 Revert " Use new algorithm for levenshtein clustering" 2015-09-25 16:44:25 -04:00
magdmartin
f286785955 Merge pull request #1069 from nestorjal/master
Update translation-es.json
2015-09-24 17:24:34 -04:00
jackyq2015
17e54dce1e fix issue #873 2015-09-23 10:29:30 -04:00
Thad Guidry
35b01fb33b Merge pull request #1071 from mgalushka/master
Thanks for the nice patch and Test !  Always makes it easier to merge seeing a passing test on my end, and looks complete as well !  Nice job !  Curious as to what type of datasets you work with ?
2015-09-22 21:30:35 -05:00
jackyq2015
3dc31257d9 fix the classpath issue 2015-09-22 20:17:48 -04:00
Maxim Galushka
68d8456f9e Concurrent access issue to jython evaluables. 2015-09-22 17:38:35 +01:00
nestorjal
c1764df20a Line 516 fixed
Spanish translation of the term updated.
2015-09-21 21:38:09 -05:00
Thad Guidry
1a6649e4f3 Update README.md 2015-09-21 20:41:23 -05:00
Thad Guidry
82ab9c28ca Update README.md
Removed Freebase mention
2015-09-21 20:39:56 -05:00
Thad Guidry
175f4a5319 Merge pull request #1047 from lemmingapex/master
Fixed #1046 Combine xls and xlsx formats by inspecting file header information in ExcelImporter
2015-09-21 20:33:05 -05:00
Thad Guidry
20220f7294 Merge pull request #1068 from RefinePro/issues-freebase-remove
Issues freebase remove
2015-09-21 20:24:06 -05:00
Thad Guidry
94e219042e Merge pull request #1007 from lispc/master
Use new algorithm for levenshtein clustering
2015-09-21 20:23:45 -05:00
Thad Guidry
85ffce60d2 Merge pull request #1070 from RefinePro/issue-995
fix issue #995
2015-09-21 20:12:51 -05:00
jackyq2015
d671d7784b fix issue #995 2015-09-21 21:03:25 -04:00
nestorjal
a73d8156b9 Update translation-es.json
157: "Huella" according to my colleagues is the way they used that term in Big Data.
158: "Huella del n-grma" same as 157. 
456 to 465: for an easy reading I made some adjustments in the “menu” and in the “best-cand” options.
516: “Tiempo entre consultas” sounds better, because throttle-delay tells OpenRefine to wait the specified number of milliseconds between URL requests.
2015-09-21 14:07:27 -05:00
magdmartin
c1cc705449 Merge pull request #1064 from rudygt/master
added some spanish translations
2015-09-20 09:33:33 -04:00
magdmartin
ab56b73db9 Merge pull request #993 from RefinePro/OpenRefine-trunk
prevent the multiple sorting
2015-09-20 09:32:17 -04:00
magdmartin
b635f4e067 Merge pull request #1055 from RefinePro/issue-512
fix issue #512 to save the file location as a table column
2015-09-20 09:31:16 -04:00
magdmartin
425ef87de5 Merge pull request #1000 from RefinePro/issue-540
fix issue #540 to skip the empty URL when submit the import form
2015-09-20 09:29:42 -04:00
magdmartin
ab6e2951e9 Merge pull request #1051 from RefinePro/issue-1015
Issue 1015. add the meta utf-8
2015-09-20 09:28:10 -04:00
magdmartin
de3d01b2fb Merge pull request #1035 from RefinePro/issue-708
patch for issue #708. fix few hanging UIs when importing file
2015-09-20 09:25:00 -04:00
magdmartin
818af5d96c Merge pull request #1029 from RefinePro/issue-925
upgrade POI from 3.8 to 3.12
2015-09-20 09:22:50 -04:00
magdmartin
92650af68f Merge pull request #1042 from RefinePro/issue-1021
fix issue #1021 Move Column Right doesn't work
2015-09-20 09:20:18 -04:00
magdmartin
7f79b08445 Merge pull request #1065 from RefinePro/issue-1060
fix issue #1060 to skip the checkbox deselect when clicking on the cl…
2015-09-20 09:17:51 -04:00
jackyq2015
dc7641196b clean the classpath setting 2015-09-19 16:05:22 -04:00
jackyq2015
e0a0477f79 remove the src of freebase 2015-09-19 15:59:42 -04:00
jackyq2015
2c48a56c3b fix issue #1060 to skip the checkbox deselect when clicking on the clustering text candidate 2015-09-11 16:28:15 -04:00
Rudy Alvarez
0ab7b9775a updated with suggested changes 2015-09-07 20:53:59 -06:00
Rudy Alvarez
cfb77d7f1a added suggested changes, fixed typos 2015-09-05 10:44:21 -06:00
Rudy Alvarez
95380b94d0 fixed typo 2015-09-05 09:35:25 -06:00
Rudy Alvarez
a172a349d3 fixed typo 2015-09-04 23:33:23 -06:00
Rudy Alvarez
1bc3e72e9a added some of the missing spanish translations pointed on https://github.com/OpenRefine/OpenRefine/issues/958#issuecomment-137841043 2015-09-04 23:01:51 -06:00
jackyq2015
4e6f584cde fix issue #512 to save the file location as a table column 2015-08-27 15:13:20 -04:00
jackyq2015
a89dc7c25a fix the junit issue 2015-08-06 22:27:20 -04:00
jackyq2015
dc7535c63e 1. take out of issue #1021 fix which was mistakenly put in
2. fix the expected value for JUNIT
2015-08-06 21:31:37 -04:00
Scott Wiedemann
5eab8893cc Fixed #1046 Combine xls and xlsx formats by inspecting file header information in ExcelImporter. 2015-07-30 16:19:26 -06:00
Tom Morris
b296c29937 Call Jython Python to help users - fixes #995 2015-07-29 17:11:07 -04:00
Tom Morris
ca9e2000ce Update launch4j version & filenames 2015-07-29 17:07:47 -04:00
jackyq2015
6181224b22 fix issue #1021 Move Column Right doesn't work 2015-07-24 21:24:41 -04:00
jackyq2015
819e1ba5c6 patch for issue #708. fix few hanging UIs when importing file 2015-07-18 10:27:35 -04:00
magdmartin
ee38f9edde fix typo replace ) by à 2015-07-17 15:56:13 -04:00
jackyq2015
6e315853a5 upgrade POI from 3.8 to 3.12 2015-07-11 11:08:29 -04:00
lispc
87c342a484 change EditDistanceJoiner.jar to newest version 2015-06-02 01:09:38 +08:00
lispc
4ce327dba5 change EditDistanceJoiner.jar to multicore version 2015-06-02 00:41:01 +08:00
lispc
43e441a4d0 Use new algorithm for levenshtein clustering 2015-06-01 20:35:21 +08:00
Tom Morris
fa7733e03e Merge pull request #982 from OpenRefine/rebranding
Change from Google to General Refine Expression Language
2015-05-15 16:32:15 -04:00