Commit Graph

2282 Commits

Author SHA1 Message Date
Antonin Delpeuch
18a78dbb4e
Merge pull request #2159 from OpenRefine/issue-2158-language-setting
Fix UI language change
2019-09-18 19:08:03 +01:00
Hosted Weblate
94a7682bdd
Merge branch 'origin/master' into Weblate. 2019-09-14 00:23:58 +02:00
Isao Matsunami
6d4754b225
Translated using Weblate (Japanese)
Currently translated at 100.0% (735 of 735 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-09-14 00:23:53 +02:00
Hosted Weblate
5042b78165
Merge branch 'origin/master' into Weblate. 2019-09-12 22:23:56 +02:00
Isao Matsunami
f1ac2d7ff8
Translated using Weblate (Japanese)
Currently translated at 100.0% (735 of 735 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-09-12 22:23:53 +02:00
Antonin Delpeuch
c078c3a81d Fix change of language. Closes #2158. 2019-09-12 11:53:21 +01:00
Antonin Delpeuch
36150a874d Fix scatterplot facet filtering 2019-09-12 11:52:28 +01:00
Antonin Delpeuch
573ba18e6d Fix scatterplot drawing command, closes #2117 2019-09-12 10:43:12 +01:00
Antonin Delpeuch
c35b2e154f
Merge pull request #2141 from OpenRefine/issue-1904-mock-data-extension-tests
Mock HTTP calls in data extension tests.
2019-09-12 10:41:47 +01:00
Antonin Delpeuch
fdf742b052 Unlink wikidata extension from RefineTest 2019-09-12 10:24:25 +01:00
Antonin Delpeuch
95b063162d Fix clusters with single candidates. Closes #2152. 2019-09-11 12:12:32 +01:00
Antonin Delpeuch
d4ba7e2791
Merge pull request #2149 from weblate/weblate-openrefine-translations
Update from Weblate
2019-09-08 19:26:18 +01:00
Hosted Weblate
69824c2fe1
Merge branch 'origin/master' into Weblate. 2019-09-07 23:24:36 +02:00
Isao Matsunami
7c6c270b99
Translated using Weblate (Japanese)
Currently translated at 100.0% (735 of 735 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-09-07 23:24:32 +02:00
leela
10dcb925e0
ellipsis, added 2019-09-06 12:48:43 +00:00
Antonin Delpeuch
9d72de1874
Merge pull request #2139 from katrinleinweber/2130-autofocus-separatorInput
Auto-focus input fields into which users likely type immediately
2019-08-31 14:10:30 +01:00
Katrin Leinweber
8a3cc41acb Reset history-panel to 4a8d8afb
The changes in abe4137a do not translate here. Maybe because history-panel-filter is loaded in the background in the "Undo / Redo" tab?
2019-08-31 06:59:43 +02:00
Katrin Leinweber
abe4137ae5 Speed up input of separator characters (fix #2130) 2019-08-31 06:50:34 +02:00
Katrin Leinweber
200d11cbef Search autofocus element in DOM, instead of defining function 2019-08-28 19:59:59 +02:00
Katrin Leinweber
609a639129 Move focussing code to proper .js file 2019-08-28 19:35:33 +02:00
Katrin Leinweber
439f34171c Fix typo in input field id 2019-08-28 19:26:28 +02:00
Katrin Leinweber
90af379d5f Partially revert "Use JavaScript-based focussing, rathrer than"
This partially reverts commit 870a1b20a1.
2019-08-28 19:21:10 +02:00
Antonin Delpeuch
6c128d6692 Attempt to fix surefire on Appveyor 2019-08-28 10:08:22 +01:00
Antonin Delpeuch
3e241871cc Mock HTTP calls in data extension tests. Closes #1904. 2019-08-27 19:52:21 +01:00
Antonin Delpeuch
12f77feeb5
Merge pull request #2134 from OpenRefine/issue-2133-test-packages
Clean up test classes and packages
2019-08-27 12:20:38 +01:00
Katrin Leinweber
870a1b20a1 Use JavaScript-based focussing, rathrer than
Reverts feb4ec3
2019-08-26 15:12:51 +02:00
Katrin Leinweber
feb4ec31a9 Auto-focus input fields into which users likely type immediately 2019-08-26 11:30:11 +02:00
Isao Matsunami
bca269cc89
Translated using Weblate (Japanese)
Currently translated at 100.0% (735 of 735 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-08-26 09:23:59 +02:00
Antonin Delpeuch
a8b6f63c90 Update testng configuration after package change 2019-08-23 15:19:30 +01:00
Antonin Delpeuch
29f3cef3ec Remove uses of junit, closes #2133 2019-08-23 14:09:27 +01:00
Antonin Delpeuch
46acc21a43 Move tests to their appropriate packages and deduplicate them, for #2133 2019-08-23 13:27:20 +01:00
Antonin Delpeuch
2b03efd84f Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
Katrin Leinweber
9407afe37f
Retain GREL keywords in translated string 2019-08-21 20:49:54 +02:00
Katrin Leinweber
d3fa2c687b Use idiomatic translation
"Kunde" is literally "customer", but "Nutzer"/"user" fits better.
2019-08-21 12:09:05 +02:00
Katrin Leinweber
18e6f36340 Fix typo 2019-08-21 10:03:57 +02:00
Katrin Leinweber
b1bc478c3c
Fix typos 2019-08-21 09:52:50 +02:00
Antonin Delpeuch
4a8d8afbd5
Merge pull request #2124 from weblate/weblate-openrefine-translations
Update from Weblate
2019-08-16 13:43:09 +01:00
Antonin Delpeuch
328df189ec Add margins in Join columns dialog 2019-08-16 13:31:23 +01:00
Hosted Weblate
6a2ccd7789
Merge branch 'origin/master' into Weblate. 2019-08-12 16:23:38 +02:00
Elizabeth Sherrock
574cb1cb26
Translated using Weblate (Chinese (Simplified))
Currently translated at 88.4% (638 of 722 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/zh_Hans/
2019-08-12 16:23:36 +02:00
Mathieu Saby
f0616eff79 Remove all columns at once and escape input 2019-08-09 02:03:58 +02:00
Mathieu Saby
7836e5b2db Fix grammar and use callbacks 2019-08-07 23:20:28 +02:00
Mathieu Saby
27d5fb88fa Init commit 2019-08-04 15:32:36 +02:00
Antonin Delpeuch
ff8654c801 Update Jackson 2019-08-03 09:30:32 +01:00
Antonin Delpeuch
55c921b9b2
Merge pull request #2100 from weblate/weblate-openrefine-translations
Update from Weblate
2019-07-26 16:11:12 +01:00
Antonin Delpeuch
8ab7653e0b Set version to 3.3-SNAPSHOT 2019-07-26 15:52:00 +01:00
Antonin Delpeuch
e3417bff49 Set version to 3.2 2019-07-26 15:29:57 +01:00
Isao Matsunami
1658148502
Translated using Weblate (Japanese)
Currently translated at 100.0% (722 of 722 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-07-24 18:51:49 +02:00
Hosted Weblate
ca6bb8a8a8
Merge branch 'origin/master' into Weblate. 2019-07-24 16:56:26 +02:00
Sjoerd de Bruin
3df811d5bb
Translated using Weblate (Dutch)
Currently translated at 53.5% (386 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2019-07-24 16:56:25 +02:00
Antonin Delpeuch
45e100a00c
Merge pull request #2094 from OpenRefine/thadguidry-patch-Help
[DRAFT] Add recon and record to Help tab
2019-07-24 09:32:46 +01:00
Thad Guidry
94fa0c2189 remove mention of recon on help 2019-07-23 22:36:32 -05:00
Antonin Delpeuch
6e96441684 Merge test files for Find function 2019-07-21 16:18:19 +01:00
Owen Stephens
ac7b5a0a19 Update Find and Tests 2019-07-21 13:34:18 +01:00
Owen Stephens
d6999de0da Match only accepts regular expressions 2019-07-21 13:19:34 +01:00
Owen Stephens
0560b772f1 Add test for finding literals 2019-07-21 12:46:12 +01:00
Thad Guidry
c7d46a4eca fix dialog description names
record -> record-fields
recon -> recon-fields
2019-07-20 15:20:56 -05:00
Thad Guidry
6555eca9a5 Add "record" and "recon" to English translation 2019-07-20 15:14:06 -05:00
Thad Guidry
afce62fcd3
[WIP] Add recon and record to Help tab 2019-07-20 14:52:21 -05:00
Antonin Delpeuch
5840b31a74 Fix git commit info extraction to avoid build failures.
Closes #2088.
2019-07-19 14:25:37 +02:00
Antonin Delpeuch
7f995466dd
Merge pull request #2084 from mtricht/issue-2044
Add a unique id to text filter facet checkboxes and labels.
2019-07-15 16:17:50 +01:00
Isao Matsunami
cfdaed1bf9
Translated using Weblate (Japanese)
Currently translated at 100.0% (721 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-07-12 12:01:42 +02:00
Michael
3cac19e089 Add a unique id to text filter facet checkboxes and labels. 2019-07-11 23:09:52 +02:00
Owen Stephens
7b9966a378
Translated using Weblate (Norwegian Bokmål)
Currently translated at 54.0% (389 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-07-11 11:22:03 +02:00
Allan Nordhøy
25ba8c70f6
Translated using Weblate (Norwegian Bokmål)
Currently translated at 54.0% (389 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-07-11 11:22:03 +02:00
Owen Stephens
5803eef29a
Translated using Weblate (Japanese)
Currently translated at 99.9% (720 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-07-11 11:22:00 +02:00
Michael van Tricht
638af5ef12
Translated using Weblate (English)
Currently translated at 100.0% (721 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2019-07-11 11:22:00 +02:00
Antonin Delpeuch
33ff7be18a Fix NPE in StandardReconConfig. Closes #2076. 2019-07-03 10:21:45 +02:00
Antonin Delpeuch
cde59a0dca
Merge pull request #2070 from OpenRefine/issue-2068-duplicate-json-key
Remove duplicate JSON keys.
2019-07-02 10:19:16 +02:00
Allan Nordhøy
a46ae6bd17
Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.1% (383 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-06-27 22:01:33 +02:00
Isao Matsunami
8654aa5a7f
Translated using Weblate (Japanese)
Currently translated at 99.9% (720 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-06-27 22:01:33 +02:00
Allan Nordhøy
880f331104
Translated using Weblate (English)
Currently translated at 100.0% (721 of 721 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2019-06-27 22:01:31 +02:00
Antonin Delpeuch
8390d234b1
Merge pull request #2058 from OpenRefine/issue-1994-customMetadata
Fix parsing and display of custom metadata
2019-06-14 14:53:19 +01:00
Antonin Delpeuch
9d76b04a1c Remove duplicate JSON keys. Closes #2068. 2019-06-14 11:38:24 +01:00
Antonin Delpeuch
ad9566502f
Merge pull request #2059 from OpenRefine/issue-1989-filenotfound
Disable error message when workspace.json does not exist.
2019-06-06 20:57:31 +01:00
Antonin Delpeuch
afb787c845 Disable error message when workspace.json does not exist. Fixes #1989 2019-06-06 17:33:04 +01:00
Antonin Delpeuch
4f43515ec9 Fix project metadata UI 2019-06-06 17:15:25 +01:00
Antonin Delpeuch
dfa0ab17bc
Merge pull request #2056 from impune-pl/issue-1998
Issue 1998
2019-06-05 09:42:40 +01:00
Krzysztof 'impune-pl' Prorok
ceb367b906 Updated tests for issue 1998 2019-06-04 17:05:44 +02:00
Krzysztof 'impune-pl' Prorok
ae2f44f9d5 Fixed: issue 1998 2019-06-04 17:01:25 +02:00
Antonin Delpeuch
b9573d83e0 Add customMetadata to project metadata parsing test 2019-06-04 12:02:49 +01:00
Antonin Delpeuch
605d89641d Disable Maven git plugin when .git directory is absent. Closes #2047 2019-06-04 10:45:46 +01:00
Antonin Delpeuch
68b0bbcd92
Merge pull request #2052 from OpenRefine/issue-2051-jackson
Update Jackson to 2.9.9.
2019-05-31 09:53:47 +01:00
Antonin Delpeuch
51a8cbf946
Merge pull request #2042 from stanakaj/issue-2041
Fix column removal in reorder leaves undeleted hidden cells.
2019-05-31 08:41:13 +01:00
Antonin Delpeuch
318696d56c Update Jackson to 2.9.9. Closes #2051. 2019-05-31 08:19:20 +01:00
Allan Nordhøy
3803969616
Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.8% (385 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-05-21 12:49:36 +02:00
Sjoerd de Bruin
1514c2294c
Translated using Weblate (Dutch)
Currently translated at 15.1% (108 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2019-05-21 12:49:36 +02:00
Antonin Delpeuch
b366b29da1 Fix #2025: XLSX tests locale dependency 2019-05-15 11:49:53 +01:00
s_tanaka
b8b9feac0c Fix column removal in reorder leaves undeleted hidden cells. 2019-05-15 19:37:40 +09:00
Antonin Delpeuch
edfa7d8445 Skip unknown operations in ApplyOperationsCommand 2019-04-19 11:25:01 +01:00
Antonin Delpeuch
0332be312f Fix JSON history corruption.
Also adds new logic to preserve the JSON representation of unknown operations,
to protect from version downgrading or removal of extensions.

Closes #1990.
2019-04-18 20:31:41 +01:00
Antonin Delpeuch
057e59aa41
Merge pull request #2011 from ostephens/poi-update
Fix XLSX import and export
2019-04-14 20:52:28 +01:00
Owen Stephens
30019338f1 Return format, not MIME type from FormatGuesser 2019-04-10 11:25:33 +01:00
Owen Stephens
794a17c98e Added XLSX exporter tests 2019-04-09 16:58:58 +01:00
Owen Stephens
e2aa929908 Ensure workbooks are closed after reading/writing 2019-04-09 15:02:10 +01:00
Owen Stephens
461b352035 Add test for reading XLSX 2019-04-09 13:50:42 +01:00
Owen Stephens
0217595275 FileMagic requires a stream that supports mark 2019-04-09 13:47:08 +01:00
Owen Stephens
6e26162619 Update to using latest version of POI 2019-04-09 12:55:23 +01:00
Hosted Weblate
7e177ab69f
Merge branch 'origin/master' into Weblate. 2019-04-09 00:04:51 +02:00
ssantos
755d5bbbdf
Translated using Weblate (German)
Currently translated at 100.0% (716 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-04-09 00:04:49 +02:00
Antonin Delpeuch
a077968dc3
Merge pull request #2008 from ostephens/jackson-fixes
Cell serialization fixes
2019-04-07 20:09:41 +01:00
Owen Stephens
81a82499b5 Added tests for serializing cells containing dates and numbers 2019-04-04 23:00:56 +01:00
Owen Stephens
a881dc80aa Don't write Booleans and Numbers as strings in Cell serialisation 2019-04-04 11:42:01 +01:00
Owen Stephens
62bcc80dcc Add tests for serialisation of Booleans and Numbers in cells 2019-04-04 11:41:35 +01:00
Daniel Sader
d21ca26b2f Added Select All/Select None buttons to Excel importer 2019-04-01 14:53:50 -03:00
Hosted Weblate
27544845aa
Merge branch 'origin/master' into Weblate. 2019-03-26 22:39:06 +01:00
ssantos
7dd893ac44
Translated using Weblate (German)
Currently translated at 99.9% (715 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-03-26 22:38:58 +01:00
Sjoerd de Bruin
737e720660
Translated using Weblate (Dutch)
Currently translated at 10.5% (75 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2019-03-26 22:38:57 +01:00
Hosted Weblate
04b99aa659
Merge branch 'origin/master' into Weblate. 2019-03-25 21:44:01 +01:00
ssantos
dd81f1da13
Translated using Weblate (German)
Currently translated at 99.2% (710 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-03-25 21:44:01 +01:00
Sjoerd de Bruin
f8f189747f
Added translation using Weblate (Dutch) 2019-03-25 21:43:58 +01:00
Owen Stephens
7425418011 Add RandomNumber GREL function 2019-03-24 20:16:43 +00:00
Owen Stephens
fe6abedc52 Add inArray function to GREL 2019-03-24 19:50:25 +00:00
Antonin Delpeuch
5c44acc0b3
Merge pull request #1985 from ostephens/cross-error-reporting
Cross error reporting
2019-03-24 08:16:58 +00:00
Owen Stephens
722db56071 Add tests for new Cross errors 2019-03-23 14:15:23 +00:00
Owen Stephens
3e01c15c37 Throw JoinException if attempt to join with non-existent column 2019-03-23 14:15:00 +00:00
Owen Stephens
ae5f72a8df Refactor cross function to be more robust & improve diagnostics on fail 2019-03-17 13:14:58 +00:00
Owen Stephens
ff888d239b Added new exception class 2019-03-17 13:11:26 +00:00
Allan Nordhøy
75d1838385
Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.6% (384 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-03-14 03:03:57 +01:00
Isao Matsunami
849f7e582a
Translated using Weblate (Japanese)
Currently translated at 100.0% (716 of 716 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-03-14 03:03:50 +01:00
Hosted Weblate
e38a36af54
Merge branch 'origin/master' into Weblate. 2019-03-13 01:04:04 +01:00
Stefan Olsson
a7e8ccf571
Translated using Weblate (Swedish)
Currently translated at 56.0% (399 of 712 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/sv/
2019-03-13 01:04:01 +01:00
Allan Nordhøy
bf5cd5215b
Translated using Weblate (Norwegian Bokmål)
Currently translated at 45.6% (325 of 712 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-03-13 01:04:00 +01:00
Allan Nordhøy
c677754d98
Translated using Weblate (English)
Currently translated at 100.0% (712 of 712 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2019-03-13 01:03:59 +01:00
Felix Lohmeier
2c266d3f20 renamed new facets in menu All 2019-03-11 20:33:51 +01:00
Felix Lohmeier
9c55c7e121 fix facet by blank (switched true/false) 2019-03-08 20:51:14 +01:00
Felix Lohmeier
2db567ab0f added facet "Count non-blank records/column" to menu All 2019-03-08 20:26:18 +01:00
Felix Lohmeier
229b049f23 added facet "Count non-blank values/column" to menu All 2019-03-08 20:25:38 +01:00
Felix Lohmeier
4bdc0b6fb3 added facet by blank to menu All 2019-03-08 20:22:36 +01:00
Antonin Delpeuch
465b025ace Fix ReconStats computation data extension operation 2019-03-05 09:32:36 +00:00
Antonin Delpeuch
af8608e897 Bump version to 3.2-SNAPSHOT 2019-03-01 11:17:28 +00:00
Antonin Delpeuch
2a92726294 Set version to 3.2-beta 2019-03-01 10:55:42 +00:00
Antonin Delpeuch
21468a35a5 Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine 2019-03-01 09:19:16 +00:00
Antonin Delpeuch
691386b354 Add missing translation in recon dialog 2019-03-01 09:19:01 +00:00
Antonin Delpeuch
79394b9c0e
Merge pull request #1959 from OpenRefine/issue1943
Show reconciliation previews on hover of reconciliation candidates
2019-02-27 10:57:18 +00:00
Antonin Delpeuch
7f6831523e
Merge pull request #1969 from OpenRefine/revert-1888-fix-reconcile-facets
Revert "Fix Reconcile facets affected by change to list facet boolean handling"
2019-02-27 10:33:21 +00:00
Antonin Delpeuch
5dcd4a2f38 Add cell-ui.previewMatchCells=false preference to disable hover 2019-02-27 10:32:57 +00:00
Antonin Delpeuch
70094f68b2
Merge pull request #1958 from OpenRefine/issue1934
Make suggest items clickable with the middle button.
2019-02-25 10:30:31 +00:00
Antonin Delpeuch
7144798aac
Merge pull request #1967 from OpenRefine/compute_recon_features_bug
Fix Recon features computation for empty recons
2019-02-23 19:08:11 +00:00
Antonin Delpeuch
6aba9403c8
Merge pull request #1962 from OpenRefine/issue1953
Accept URIs in 'Use values as ids' operation.
2019-02-23 19:07:29 +00:00
Antonin Delpeuch
9cc481dcdc Make hover more stable on reconciliation candidates 2019-02-23 09:18:18 +00:00
Antonin Delpeuch
2bfc268e69 Revert "Merge pull request #1666 from ostephens/list-facet-changes"
This reverts commit 29a818f7b4, reversing
changes made to 1189cdb4f9.
2019-02-22 18:38:45 +00:00
Antonin Delpeuch
7205da734a
Revert "Fix Reconcile facets affected by change to list facet boolean handling" 2019-02-22 18:28:40 +00:00
Antonin Delpeuch
deb7335848 Fix Recon features computation for empty recons 2019-02-22 09:15:42 +00:00
Antonin Delpeuch
6d563d3c4f
Merge pull request #1964 from OpenRefine/update-jackson
Update Jackson to 2.9.8 per CVE-2018-19360
2019-02-20 21:14:32 +00:00
Antonin Delpeuch
3c2cec161d Update Jackson to 2.9.8 per CVE-2018-19360 2019-02-19 22:26:03 +00:00
Antonin Delpeuch
a072328637 Accept URIs in 'Use values as ids' operation.
Closes #1953.
2019-02-19 22:06:35 +00:00
Antonin Delpeuch
4344b2474c Remove buttons when previewing a matched cell 2019-02-19 16:56:07 +00:00
Antonin Delpeuch
c509dd3847 Show reconciliation previews on hover of reconciliation candidates and matches.
Closes #1943.
2019-02-19 16:46:24 +00:00
Antonin Delpeuch
f9ef60e839 Also allow ${id} syntax for consistency with flyout 2019-02-19 14:47:24 +00:00