Commit Graph

3127 Commits

Author SHA1 Message Date
Joe Wicentowski
af1cc19c6d Add labels for checkboxes in text facet, making them clickable
Checkboxes are small targets. Making the labels clickable for toggling checkboxes improves usability.
2016-09-19 09:03:30 -04:00
Martin Magdinier
d5fb073842 Merge pull request #1137 from ymnder/translate-jp
translated language-package into Japanese
Thank you for the translation 👍
2016-09-02 08:35:28 -04:00
Qi Cui
773151380e fix #1138. column transpose 2016-08-24 13:56:35 -04:00
yamazakiryo
c8e9f6a7d0 fixed file format expression more friendly 2016-06-14 20:51:47 +09:00
yamazakiryo
bedb8c03bf translate language-package into Japanese 2016-06-08 21:43:21 +09:00
Tom Morris
aa65bc5c18 Throw exception on error instead of logging to console 2016-05-17 15:10:09 -04:00
Tom Morris
6df822e5a6 Set ContentType to application/json 2016-05-17 15:10:09 -04:00
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
Steffen Stundzig
7f5e58ef51 #1086 add support for quote character 2015-10-30 14:32:46 +01: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