Commit Graph

4124 Commits

Author SHA1 Message Date
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
Antonin Delpeuch
e57228a130
Merge pull request #1982 from weblate/weblate-openrefine-translations
Update from Weblate
2019-03-13 17:01:07 +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
Antonin Delpeuch
76162cfed1
Merge pull request #1979 from felixlohmeier/all-menu-new-facets
Add custom text facet recipes from the wiki to "All" menu
2019-03-12 03:27:20 +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
5210d838ec Do not print the Java command when running refine on linux 2019-03-01 11:16:28 +00:00
Antonin Delpeuch
2a92726294 Set version to 3.2-beta 2019-03-01 10:55:42 +00:00
Antonin Delpeuch
9cb9f4639e Reset copied reference earlier in Wikidata schema 2019-03-01 09:59:08 +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
dccc20f149
Merge pull request #1961 from OpenRefine/issue1927
Add ability to copy references in Wikidata schema
2019-02-27 10:01:23 +00:00
Antonin Delpeuch
bfec5ea2cb
Merge pull request #1968 from OpenRefine/wikidata_summary_fix
Increment editgroups hash size for 3.2, fix comma issue in summaries
2019-02-27 08:56:12 +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
ac07457306 Fix suggest middle click in Wikidata schema 2019-02-25 10:16:10 +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
d0a27543f5 Add paste button on new statements, fix invalidation of 'copied' state 2019-02-22 18:24:55 +00:00
Antonin Delpeuch
50b5ce7561 More robust replacement condition in Wikidata summaries 2019-02-22 18:05:00 +00:00
Antonin Delpeuch
caebfe8848 Increment editgroups hash size for 3.2, fix comma issue in summaries
Fixes https://github.com/Wikidata/editgroups/issues/4.
2019-02-22 16:45:44 +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
7b2e2b5894
Merge pull request #1946 from OpenRefine/issue1944
Do not represent time values with precision > 11.
2019-02-20 03:09:02 +00:00
Antonin Delpeuch
6d820dfea5 Update frontend date validation and format 2019-02-19 22:46:33 +00:00
Antonin Delpeuch
b157651e9e Fix Wikidata date parsing tests 2019-02-19 22:32:50 +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
5534e84b29 Refine implementation thanks to the tests 2019-02-19 22:20:11 +00:00
Antonin Delpeuch
6bc9a6ea8e Do not represent time values with precision > 11. Closes #1944. 2019-02-19 22:08:20 +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
a7482ff0d2 Add ability to copy references. Closes #1912. 2019-02-19 21:55:27 +00:00
Antonin Delpeuch
4344b2474c Remove buttons when previewing a matched cell 2019-02-19 16:56:07 +00:00