Antonin Delpeuch
|
1da3c00cb1
|
Perform ASCII normalization earlier in FingerprintKeyer.
This closes #1256.
|
2017-09-27 09:23:40 +01:00 |
|
Antonin Delpeuch
|
cfc0b95cd1
|
Fix string comparison in Wikitext exporter
|
2017-09-23 23:13:18 +01:00 |
|
Antonin Delpeuch
|
a1b2c9b683
|
Add support for references in Wikitable importer.
Closes #1243.
|
2017-09-23 22:54:43 +01:00 |
|
Antonin Delpeuch
|
49564e8905
|
Fix bug when an extra column starts in the middle of the table
|
2017-09-19 13:54:27 +01:00 |
|
Antonin Delpeuch
|
00f8e4fc6b
|
Merge pull request #1237.
Conflicts:
.classpath
main/webapp/modules/core/langs/translation-en.json
main/webapp/modules/core/scripts/dialogs/extend-data-preview-dialog.js
Closes #363 and #56.
|
2017-08-28 16:25:50 +01:00 |
|
Antonin Delpeuch
|
c66e609b1d
|
Cleanup wikitext PR for Codacy
|
2017-08-26 21:50:02 +01:00 |
|
Antonin Delpeuch
|
0a00fd9318
|
Add option to include raw templates as cells
|
2017-08-25 14:28:30 +01:00 |
|
Antonin Delpeuch
|
554b75fa7b
|
Fix parsing of newlines in cells
|
2017-08-17 19:18:50 +01:00 |
|
Antonin Delpeuch
|
7989aacc58
|
Cleanup for Codacy
|
2017-08-17 12:40:56 +01:00 |
|
Antonin Delpeuch
|
637e69db9d
|
Better error reporting and testing for Wikitext import
|
2017-08-16 10:30:51 +01:00 |
|
Antonin Delpeuch
|
3dcda5a42c
|
Add reconciliation config in wikitext import.
|
2017-08-16 00:05:40 +01:00 |
|
Antonin Delpeuch
|
86dc240335
|
Support reconciliation via sitelinks.
Wikilinks are automatically reconciled at import time.
Related to #56.
|
2017-08-15 20:17:34 +01:00 |
|
Antonin Delpeuch
|
aa4517ba58
|
Add support for colspan and rowspan in Wikitext
|
2017-08-15 11:28:43 +01:00 |
|
Antonin Delpeuch
|
73f7fdc036
|
Update TextFormatGuesser to support wikitext
|
2017-08-14 15:58:27 +01:00 |
|
Antonin Delpeuch
|
e168c900e8
|
Add support for table headers
|
2017-08-13 20:14:48 +01:00 |
|
Jacky
|
c3e04010b1
|
Merge branch 'master' into master
|
2017-08-13 14:09:56 -04:00 |
|
Antonin Delpeuch
|
b8a781d366
|
Add support for links (unreconciled for now)
|
2017-08-13 12:57:46 +01:00 |
|
Antonin Delpeuch
|
e6406f56ef
|
Initial version of the wikitext importer
|
2017-08-13 11:26:59 +01:00 |
|
Antonin Delpeuch
|
dbb071da30
|
Merge branch 'default-to-english' of https://github.com/RBGKew/OpenRefine into RBGKew-default-to-english
|
2017-08-09 14:07:22 +01:00 |
|
Jacky
|
275dac976e
|
fix #137
|
2017-08-07 21:53:35 -04:00 |
|
Antonin Delpeuch
|
66eac0fae9
|
Ensure null values are not cached in URL fetching operation. Closes #1219.
|
2017-08-01 13:05:29 +01:00 |
|
jackyq2015
|
53baa5a833
|
put the correct params description
|
2017-07-28 20:37:20 -04:00 |
|
jackyq2015
|
4950d29074
|
add backward compatility for cross function
|
2017-07-23 19:19:58 -04:00 |
|
Thad Guidry
|
7f92251ed1
|
Merge pull request #1210 from wetneb/extend
Add data extension capabilities to the reconciliation API
|
2017-07-17 18:01:37 -05:00 |
|
Antonin Delpeuch
|
84c06821ee
|
Data extension tests
|
2017-07-16 11:47:12 +01:00 |
|
Antonin Delpeuch
|
05873f283d
|
Integration of constraints with service-defined forms
|
2017-07-14 22:17:40 +01:00 |
|
Antonin Delpeuch
|
3eadefe613
|
Do not add reconciliation statistics on columns without types
|
2017-07-14 12:53:54 +01:00 |
|
Antonin Delpeuch
|
6501c235e8
|
Pass the identifier and schema spaces along to create better ReconCandidates
|
2017-07-14 12:30:39 +01:00 |
|
Antonin Delpeuch
|
cc991cab21
|
Add nicer spinning gif while preview is loading.
Fix bug of multiple ColumnInfo being generated.
|
2017-07-14 11:30:17 +01:00 |
|
Antonin Delpeuch
|
d99128c330
|
Retrieve types from the extend service
|
2017-07-06 21:15:37 +02:00 |
|
Antonin Delpeuch
|
ad3a174abd
|
Starting to migrate data extension to standard reconciliation services
|
2017-07-04 23:14:19 +02:00 |
|
jackyq2015
|
1ee339cbbd
|
cross function test suite. #1204
|
2017-06-28 08:12:36 -04:00 |
|
jackyq2015
|
f03be76475
|
Extend cross() function to take either a cell or a value #1204
|
2017-06-25 21:04:00 -04:00 |
|
Felix Lohmeier
|
2557cc5419
|
bugfix for new option autosave period
|
2017-06-24 22:42:49 +02:00 |
|
Felix Lohmeier
|
e54199a6f1
|
added options for initial java heap space and autosave period
|
2017-06-22 12:27:55 +02:00 |
|
Adi Eyal
|
09c00c6a19
|
Fixes #1181
|
2017-05-05 23:38:37 +02: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
|
ef4e039998
|
allow more than 2 AND and OR conditions
|
2017-04-26 20:51:58 +01: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
|
782a2f5b48
|
Add caching in URL fetching
|
2017-03-07 20:24:50 +00:00 |
|
Jacky
|
5aede573dc
|
bump version to 2.7
|
2017-02-10 15:55:58 -05:00 |
|
Qi Cui
|
773151380e
|
fix #1138. column transpose
|
2016-08-24 13:56:35 -04: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 |
|