Commit Graph

2069 Commits

Author SHA1 Message Date
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
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
Antonin Delpeuch
b068e18ada Make suggest items clickable with the middle button.
Clicking on an item with the middle button leads the user to the page
for this item. This lets users inspect items without selecting them.
Closes #1934.
2019-02-19 14:37:11 +00:00
Antonin Delpeuch
9ff27b7861 Fix untranslated string in UI. Closes #1942. 2019-02-19 12:45:21 +00:00
Antonin Delpeuch
fea1efba41 Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine 2019-02-19 12:40:04 +00:00
Antonin Delpeuch
3a213b482c Fix failing test 2019-02-19 12:39:50 +00:00
Stefan Olsson
8cb493b6fc
Translated using Weblate (Swedish)
Currently translated at 56.7% (404 of 712 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/sv/
2019-02-09 20:10:58 +01:00
Stefan Olsson
9d3b948794
Added translation using Weblate (Swedish) 2019-02-05 15:43:14 +01:00
Hosted Weblate
4a29cbdcbc
Merge branch 'origin/master' into Weblate. 2019-02-04 20:11:49 +01:00
Daniel Sader
d1a80b20ee
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.3% (707 of 712 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2019-02-03 18:10:21 +01:00
Antonin Delpeuch
b2124d5bb4
Merge pull request #1937 from OpenRefine/issue1936
Provide default identifierSpace and schemaSpace for reconciliation services
2019-02-02 17:25:58 +01:00
ssantos
0fbb22303a
Translated using Weblate (German)
Currently translated at 100.0% (712 of 712 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-01-27 00:05:46 +01:00
Antonin Delpeuch
fcc6aa05d7 Provide default identifierSpace and schemaSpace for reconciliation services. Closes #1936. 2019-01-22 19:04:25 +01:00
Antonin Delpeuch
89ee45d001
Merge pull request #1931 from browncow5/issue1537
Timeline facet - show max date #1537
2019-01-22 08:57:50 +01:00
browncow5
9b658ad9c8 Code review changes. 2019-01-21 20:04:43 -07:00