Commit Graph

2368 Commits

Author SHA1 Message Date
Tom Morris
5d45566455 Protect against NPE when content type is missing 2016-05-17 15:10:09 -04:00
Tom Morris
4c664a712c Merge pull request #1091 from vitorbaptista/patch-1
Fix typo on encodeURIComponent JS call
2016-05-17 11:49:02 -04:00
Martin Magdinier
c103cdcbff added uidelines for Reporting a Bug 2016-01-10 16:25:03 -05:00
Martin Magdinier
c277d9cfd8 Merge pull request #1103 from OpenRefine/contributing-file
Create CONTRIBUTING.md
2016-01-10 16:06:57 -05:00
Martin Magdinier
d42bdad493 Create CONTRIBUTING.md 2016-01-05 11:18:53 -05:00
Cora Johnson-Roberson
5e6c226b63 Merge remote-tracking branch 'upstream/master' 2015-11-23 13:02:07 -05:00
Thad Guidry
533e7ba0dc Reorganized README.md
Added Download, Documentation, Contribution, and Contact sections
2015-11-19 09:51:15 -06:00
Cora Johnson-Roberson
c2c4d92ce7 add method and function to JSON 2015-11-18 11:27:33 -08:00
Cora Johnson-Roberson
0b0abf6801 add timestamp to json 2015-11-18 11:26:24 -08:00
Cora Johnson-Roberson
534d2bd6c1 add project name to json 2015-11-18 11:25:13 -08:00
Cora Johnson-Roberson
e1a8e44a02 export clusters button added 2015-11-18 11:17:29 -08:00
Vitor Baptista
2a33d1ed99 Fix typo on encodeURIComponent JS call 2015-11-17 13:55:19 +00:00
Tom Morris
803882d533 Merge pull request #1089 from lemmingapex/master
Fix SimpleDateFormat doc URL for ToDate to point to oracle.com
2015-11-13 18:00:19 -05:00
Scott Wiedemann
16b0453b74 Update ToDate.java
Updating SimpleDateFormat api doc url for ToDate function.
2015-11-13 12:27:16 -07:00
Scott Wiedemann
9c5377e820 Merge pull request #2 from OpenRefine/master
Pulling upstream.
2015-11-13 12:22:10 -07:00
Tom Morris
be7f880cbe Revert addition of synchronized methods 2015-10-16 19:33:15 -04:00
Tom Morris
9fddf5014f Improved fix for #1056 & #1060
Remove conditional logic and make it harder for states to get out of
sync.
2015-10-16 18:53:21 -04:00
Tom Morris
e3858da843 Escape cell data for HTML - fixes #1049 2015-10-16 15:41:03 -04:00
Tom Morris
c74fce0180 Fix URL encoding - fixes #1059
Fixes both permalink & "browse this cluster".
Substitutes encodeURIComponent for escape
2015-10-16 15:41:03 -04:00
Tom Morris
4834deca5e Add TODO for _.escape cleanup 2015-10-16 15:41:03 -04:00
Tom Morris
e24a3a03f7 Use 4 spaces, no tabs for JS indentation 2015-10-16 15:41:03 -04:00
Martin Magdinier
8b4a1d577a Merge pull request #1079 from RefinePro/issue-796
fixed issue #796 Columnize by key/value columns creates empty lines
2015-10-08 14:01:07 -04:00
Scott Wiedemann
78e33b1148 Merge pull request #1 from OpenRefine/master
Pulling changes.
2015-10-01 11:05:22 -06:00
jackyq2015
7a2a0eb52f fixed issue #796 Columnize by key/value columns creates empty lines 2015-09-29 20:12:05 -04:00
Tom Morris
a2aa8dffb4 Merge pull request #1076 from nestorjal/master
ES translation updated - translation for throttle-delay
2015-09-29 11:13:06 -04:00
Tom Morris
9f40b4df77 Merge pull request #1074 from RefinePro/issue-873
fix issue #873 2.6-beta1 does not open browser tab on start on a Mac
2015-09-29 11:08:45 -04:00
nestorjal
f78f09d658 Update translation-es.json 2015-09-28 10:30:13 -05:00
jackyq2015
c7aa25ccd3 fix the new line issue 2015-09-26 21:21:31 -04:00
jackyq2015
a0b6be1769 Revert "fix issue #873"
This reverts commit 17e54dce1e.
2015-09-26 21:20:38 -04:00
Tom Morris
1222acdc57 Update POI to 3.13 - replaces #1029 2015-09-25 20:06:21 -04:00
Tom Morris
48681e8877 Move assert where it belongs 2015-09-25 20:01:27 -04:00
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