TonyO
|
76a995182e
|
added comment to fix 1684
|
2018-08-07 11:25:49 +01:00 |
|
TonyO
|
c1af2f1179
|
fixed issue 1684 with decimal values
|
2018-08-07 11:25:49 +01:00 |
|
Jacky
|
1b099c0c9c
|
bump version
|
2018-07-15 16:53:00 -04:00 |
|
Owen Stephens
|
db13497744
|
Merge pull request #1670 from OpenRefine/issue1669
Simplify parsing of HTTP headers in fetch-url operation
|
2018-07-11 15:45:23 +01:00 |
|
Antonin Delpeuch
|
fd4ef66b75
|
Simplify parsing of HTTP headers in fetch-url operation
Closes #1669 and makes it possible to specify other headers via the JSON representation of the operation.
|
2018-07-02 16:03:40 +01:00 |
|
Owen Stephens
|
64ed24e082
|
Small amount of tidying up code
|
2018-06-23 00:28:45 +01:00 |
|
Owen Stephens
|
fe2e8bcbf7
|
Change behaviour of DecoratedValue to handle dates better
|
2018-06-23 00:18:00 +01:00 |
|
Owen Stephens
|
0e954bdb68
|
Use stringutils to create 'from' string for non-blank mass edits
|
2018-06-23 00:18:00 +01:00 |
|
Owen Stephens
|
db658024d6
|
Change behaviour of converting OffsetDateTime to string in StringUtils
|
2018-06-23 00:18:00 +01:00 |
|
Antonin Delpeuch
|
9f7d5b8786
|
Merge pull request #1638 from OpenRefine/issue1637
Do not discard the recon space when marking cells as new items.
|
2018-06-22 12:23:15 +02:00 |
|
Jacky
|
f3dbc18214
|
Merge pull request #1642 from ostephens/mass-edit-fix
Mass edit fix for blanks, numbers and booleans
|
2018-06-20 22:00:34 -04:00 |
|
Antonin Delpeuch
|
448a969cb1
|
Merge pull request #1656 from OpenRefine/issue/1648
fix the template load issue and package typo
|
2018-06-17 09:23:52 +01:00 |
|
Jacky
|
5a6c9d72f0
|
fix the template load issue and package typo
|
2018-06-16 15:43:29 -04:00 |
|
Owen Stephens
|
09c624a249
|
Updated null .toString() to return an empty string as per #1635
|
2018-06-14 12:36:01 +01:00 |
|
Owen Stephens
|
689442fff2
|
If only one value and that's zero length set fromBlank to true
Added whitespace
|
2018-06-08 09:40:48 +01:00 |
|
Antonin Delpeuch
|
a63151bbcc
|
Do not discard the recon space when marking cells as new items.
Fixes #1637
|
2018-06-04 12:16:33 +01:00 |
|
Qi Cui
|
8dc8e294f7
|
bump the version
|
2018-05-27 02:02:16 -04:00 |
|
Jacky
|
476ece5a67
|
Merge pull request #1617 from OpenRefine/issue1600
Remove DataExtensions from change serialization
|
2018-05-24 15:00:34 -04:00 |
|
Antonin Delpeuch
|
52989b78ce
|
Fix typo
|
2018-05-23 07:39:04 +02:00 |
|
Antonin Delpeuch
|
d8f081b977
|
Remove DataExtensions from change serialization
|
2018-05-22 23:09:51 +02:00 |
|
Antonin Delpeuch
|
b01177c0d9
|
Merge pull request #1597 from OpenRefine/issue/1588-2
unify the internal date type
|
2018-05-18 22:03:14 +02:00 |
|
Owen Stephens
|
19a134d4ae
|
Corrected spelling of Calender to Calendar
|
2018-05-17 10:01:04 +01:00 |
|
Jacky
|
52a2ec05e1
|
Merge pull request #1598 from ostephens/no-field-null
No field null
|
2018-05-16 16:01:05 -04:00 |
|
Jacky
|
a103e1fb90
|
merge the translation
|
2018-05-16 15:40:05 -04:00 |
|
Jacky
|
5adb3e455c
|
fix the date format bug
|
2018-05-14 21:25:47 -04:00 |
|
Jacky
|
8fe27eff58
|
use yyyy-mm-dd formatter when converting date to string
|
2018-05-12 20:19:55 -04:00 |
|
Owen Stephens
|
13f2ebe9fc
|
Always return null on attempt to get non-existent field, even from null
|
2018-05-10 16:37:38 -04:00 |
|
Jacky
|
c1132aa58a
|
add nano support
|
2018-05-09 22:57:10 -04:00 |
|
Jacky
|
f58d963dbd
|
Merge branch 'issue/1588' of https://github.com/OpenRefine/OpenRefine into issue/1588-2
|
2018-05-07 17:26:02 -04:00 |
|
Antonin Delpeuch
|
c0e39f507a
|
Merge pull request #1530 from OpenRefine/wikidata-extension
Wikidata extension
|
2018-05-06 08:46:53 +02:00 |
|
Antonin Delpeuch
|
8c2c4546d4
|
Merge pull request #1568 from OpenRefine/fix-mark-new-items
Fix identifier space for cells reconciled to New
|
2018-05-06 08:45:25 +02:00 |
|
Antonin Delpeuch
|
b8472cf6b8
|
Merge pull request #1573 from OpenRefine/issue472
Fix FillDown and BlankDown operations on records.
|
2018-05-06 08:45:01 +02:00 |
|
Jacky
|
19f98b7ea2
|
java 8 time API migrate
|
2018-05-05 11:41:40 -04:00 |
|
Jacky
|
7b857a4b24
|
implement nano date part
|
2018-05-02 22:02:35 -04:00 |
|
Jacky
|
34c46111ea
|
undo the incidently push to master
|
2018-05-02 21:40:23 -04:00 |
|
Jacky
|
47d6f79e35
|
implement nano data part
|
2018-05-02 21:23:17 -04:00 |
|
Antonin Delpeuch
|
75b1863c1c
|
Testing for variables which generate wikibase values
|
2018-04-27 09:17:32 +02:00 |
|
TonyO
|
0eb7b4082f
|
added null and default value options
|
2018-04-26 20:50:46 -05:00 |
|
Antonin Delpeuch
|
c9224b2e06
|
Fix unused import
|
2018-04-22 11:01:14 +02:00 |
|
Antonin Delpeuch
|
1daa4d1312
|
Fix date parsing.
Closes #1564.
|
2018-04-22 10:49:22 +02:00 |
|
TonyO
|
c7c0d8884a
|
check empty cells
|
2018-04-22 00:39:11 -05:00 |
|
Antonin Delpeuch
|
53c12ca2df
|
Fix FillDown and BlankDown operations on records.
Closes #472.
|
2018-04-21 22:11:54 +02:00 |
|
Antonin Delpeuch
|
716a1606b4
|
Merge pull request #1558 from gobertm/master
Contains function supports now regex as second argument
|
2018-04-19 10:46:15 +02:00 |
|
Antonin Delpeuch
|
2b237433f9
|
Fix identifier space for cells reconciled to New
|
2018-04-15 01:20:25 +02:00 |
|
Jacky
|
de42f4d85a
|
migrate from JRDF to JENA library
|
2018-04-08 22:38:23 -04:00 |
|
Antonin Delpeuch
|
eeef6055a0
|
Merge pull request #1525 from OpenRefine/google-api
Google api
|
2018-04-07 20:28:44 +02:00 |
|
Antonin Delpeuch
|
8943ef9390
|
Merge branch 'facet-by-null-and-empty-string' of https://github.com/joanneong/OpenRefine into joanneong-facet-by-null-and-empty-string
|
2018-04-04 17:37:51 +02:00 |
|
Maxime Gobert
|
a410639627
|
Contains support now regex as second argument
|
2018-03-28 17:25:11 +02:00 |
|
TonyO
|
000be9a783
|
removed unused code from Java classes
|
2018-03-26 17:33:26 -05:00 |
|
TonyO
|
3ffbcc9db7
|
remove whitespaces between column names options
|
2018-03-25 23:23:11 -05:00 |
|