Thad Guidry
|
a510145839
|
Merge pull request #1205 from felixlohmeier/master
bugfix for new option autosave period
|
2017-06-24 16:37:40 -05:00 |
|
Felix Lohmeier
|
2557cc5419
|
bugfix for new option autosave period
|
2017-06-24 22:42:49 +02:00 |
|
Jacky
|
315ef697bb
|
Merge pull request #1202 from felixlohmeier/master
added options for initial java heap space and autosave period
|
2017-06-23 19:58:13 -04:00 |
|
Felix Lohmeier
|
36fad9db50
|
changed #REFINE_AUTOSAVE_PERIOD=1 to #REFINE_AUTOSAVE_PERIOD=60 in refine.ini
|
2017-06-22 13:44:39 +02:00 |
|
Felix Lohmeier
|
e54199a6f1
|
added options for initial java heap space and autosave period
|
2017-06-22 12:27:55 +02:00 |
|
Thad Guidry
|
b0f845d252
|
Update README.md
|
2017-06-18 21:22:10 -05:00 |
|
Thad Guidry
|
852bd93129
|
Updated stable release version to 2.7
|
2017-06-18 21:21:17 -05:00 |
|
Thad Guidry
|
21ad35f4b2
|
Update WeLoveOurBackers.md
|
2017-06-06 12:53:09 -05:00 |
|
Thad Guidry
|
043c98806b
|
corrected name for Jens Willmer as backer
|
2017-06-06 11:54:30 -05:00 |
|
Thad Guidry
|
7979b672f8
|
Added new backer mroswell
|
2017-06-06 10:23:24 -05:00 |
|
Thad Guidry
|
e6b53f34b1
|
Added new backer jwillmer
|
2017-06-06 10:21:44 -05:00 |
|
jackyq2015
|
131dd5fcae
|
include the column selector dialog file in controller
|
2017-06-02 18:17:08 -04:00 |
|
jackyq2015
|
20acc17c05
|
add "transform all" support to allow the operation to be applied to multiple columns
|
2017-05-31 22:37:07 -04:00 |
|
jackyq2015
|
4a0892eb98
|
add "transform all" support to allow the operation to be applied to multiple columns
|
2017-05-31 22:33:40 -04:00 |
|
Thad Guidry
|
b3d635e8ba
|
Added WeLoveOurBackers.md
As previously committed to on https://salt.bountysource.com/teams/openrefine
We are now immortalizing any OpenRefine backers in this file that support us with $5 a month..
|
2017-05-22 11:54:18 -05:00 |
|
Jacky
|
d660397179
|
Merge pull request #1191 from adieyal/SourceColumn
Fixes #1181
|
2017-05-07 20:13:07 -04:00 |
|
Adi Eyal
|
09c00c6a19
|
Fixes #1181
|
2017-05-05 23:38:37 +02:00 |
|
Thad Guidry
|
a6ec53c621
|
forgot to bump version number for rc2
|
2017-05-03 20:03:57 +08:00 |
|
Thad Guidry
|
5f7a38d9b8
|
Added Logo img to Readme.md for display on Github
|
2017-05-03 19:58:26 +08:00 |
|
Jacky
|
c5f9e6ab95
|
Merge pull request #1189 from BobHarper1/master
allow more than 2 AND and OR conditions
|
2017-04-29 09:58:08 -04:00 |
|
Bob Harper
|
909df1b6a7
|
xor can also accept 2+ params, rewrite tests to be consistent
|
2017-04-27 11:20:48 +01:00 |
|
Bob Harper
|
4ea0f440e9
|
remove 3 param error test for 'and' and 'or'
|
2017-04-27 11:07:04 +01:00 |
|
Bob Harper
|
ef4e039998
|
allow more than 2 AND and OR conditions
|
2017-04-26 20:51:58 +01:00 |
|
jackyq2015
|
6b1f370e9b
|
set right jar for jython
|
2017-03-26 17:24:36 -04:00 |
|
Thad Guidry
|
7784d436a9
|
Added missing contributors and Special Thankers
|
2017-03-17 07:48:15 -05:00 |
|
Thad Guidry
|
6110c8530c
|
Added contributors
|
2017-03-17 07:34:56 -05:00 |
|
Thad Guidry
|
f7eb8016f9
|
Add contributor
|
2017-03-17 07:33:20 -05:00 |
|
Thad Guidry
|
08682197f8
|
Merge pull request #1180 from xiaomj/master
Fix bug: Undo / Redo of Starred and Flagged rows not working - load wrong new value for RowFlagChange
|
2017-03-15 21:45:56 -05:00 |
|
wangwenxiang
|
660df900d4
|
Fix bug: load wrong new value for RowStarChange
|
2017-03-15 12:54:01 +08:00 |
|
wangwenxiang
|
0314f49f36
|
Fix bug: load wrong new value for RowFlagChange
|
2017-03-15 10:39:33 +08:00 |
|
Jacky
|
912600f0bd
|
Merge pull request #1178 from wetneb/url_caching
Add caching in URL fetching
|
2017-03-09 17:28:38 -05:00 |
|
Antonin Delpeuch
|
22124ac57e
|
Add checkbox to disable caching
|
2017-03-09 00:21:34 +00:00 |
|
Antonin Delpeuch
|
32c232c2d6
|
Move to Guava's cache for ColumnAdditionByFetchingURLsOperation
|
2017-03-08 09:32:34 +00:00 |
|
Antonin Delpeuch
|
a9c4b0af16
|
Cache String, not URL, in ColumnAdditionByFetchingURLsOperation
|
2017-03-08 07:45:11 +00:00 |
|
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 |
|