Commit Graph

2298 Commits

Author SHA1 Message Date
Antonin Delpeuch
3297e6e7ee Add tests for the URL caching feature 2017-03-08 00:50:09 +00:00
Antonin Delpeuch
782a2f5b48 Add caching in URL fetching 2017-03-07 20:24:50 +00:00
Thad Guidry
f9323d29c6 Updating to latest Jython 2.7 standalone jar 2017-02-28 14:52:41 -06:00
Jacky
766aae0038 added contributor 2017-02-23 12:06:16 -05:00
Thad Guidry
7fb756828b Merge pull request #1170 from danmichaelo/patch-1
Update latest version in readme
2017-02-13 17:42:26 -06:00
Dan Michael O. Heggø
36b0ebf645 Update latest version in readme 2017-02-14 00:01:38 +01:00
Thad Guidry
291d70c9d0 Merge pull request #1168 from amiaopensource/master
fix PR #1092 to work with Firefox
2017-02-10 15:02:05 -06:00
Jacky
5aede573dc bump version to 2.7 2017-02-10 15:55:58 -05:00
Cora Johnson-Roberson
d12dc36e27 add export cluster link to body (needed for Firefox) 2017-02-10 12:18:07 -05:00
Thad Guidry
2800b26a77 Merge pull request #1092 from amiaopensource/master
Add export button to "Cluster and Edit"
2017-02-10 09:01:20 -06:00
Cora Johnson-Roberson
2eebfbf2f7 minor formatting 2017-02-10 09:22:31 -05:00
Cora Johnson-Roberson
d00919a26c add other translations 2017-02-10 09:10:23 -05:00
Cora Johnson-Roberson
fa030f7194 Merge branch 'master' of https://github.com/OpenRefine/OpenRefine 2017-02-10 08:40:44 -05:00
Thad Guidry
6dcd8be64c Merge pull request #1160 from tomokane/fix_not_working_cluster_functions_when_select_japanese_lang
fix not working clustering functions when it select japanese lang.
2017-02-09 21:33:11 -06:00
Thad Guidry
4b23496be0 Merge pull request #1167 from wetneb/freebase-cleanup
Freebase cleanup
2017-02-09 20:11:36 -06:00
Antonin Delpeuch
197de90294 Remove the namespaced service dialog, as it only worked with Freebase. 2017-02-08 18:14:33 +00:00
Antonin Delpeuch
aaf8f93c04 Remove various references to Freebase, where I'm confident 2017-02-08 17:56:03 +00:00
Thad Guidry
8c33f7262b Merge pull request #1166 from wetneb/master
Change default reconciliation service to Wikidata
2017-02-08 09:00:42 -06:00
Antonin Delpeuch
5d8d372244 Simpler version 2017-02-07 23:59:12 +00:00
Antonin Delpeuch
d967605816 Change default reconciliation service to Wikidata 2017-02-07 23:29:43 +00:00
Akihiko Tomokane
89f0752e5f fix not working cluster functions when it select japanese lang. 2016-11-15 16:34:19 +09:00
Jacky
b14dd56b80 Merge pull request #1146 from jackyq2015/bugfix/transpose
fix #1138. column transpose
2016-11-06 13:17:55 -05:00
Jacky
32446b485f Merge pull request #1155 from joewiz/patch-1
Add labels for checkboxes in text facet, making them clickable
2016-10-22 19:51:22 -04:00
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
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