Commit Graph

4505 Commits

Author SHA1 Message Date
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
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
2f298b4093 Also make suggestions clickable in Wikidata extension 2019-02-19 14:42:04 +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
a54786dad6
Merge pull request #1956 from OpenRefine/issue1942
Fix untranslated string in UI
2019-02-19 13:36:59 +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
Antonin Delpeuch
4eb2acb1aa
Merge pull request #1949 from weblate/weblate-openrefine-translations
Update from Weblate
2019-02-10 10:30:43 +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
Hosted Weblate
d22a858f0a
Merge branch 'origin/master' into Weblate. 2019-02-05 15:43:17 +01:00
Stefan Olsson
9d3b948794
Added translation using Weblate (Swedish) 2019-02-05 15:43:14 +01:00
Antonin Delpeuch
9988c72cab
Merge pull request #1947 from weblate/weblate-openrefine-translations
Update from Weblate
2019-02-05 08:53:17 +00:00
Stefan Olsson
6859d9557b
Translated using Weblate (Swedish)
Currently translated at 100.0% (45 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/sv/
2019-02-04 20:57:25 +01:00
Stefan Olsson
29e4fad17e
Translated using Weblate (Swedish)
Currently translated at 100.0% (46 of 46 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/sv/
2019-02-04 20:56:30 +01:00
Hosted Weblate
4cff08ca43
Merge branch 'origin/master' into Weblate. 2019-02-04 20:29:57 +01:00
Stefan Olsson
95db88db85
Added translation using Weblate (Swedish) 2019-02-04 20:29:56 +01:00
Antonin Delpeuch
4ea5dd1ae7
Merge pull request #1945 from weblate/weblate-openrefine-translations
Update from Weblate
2019-02-04 19:25:01 +00:00
Hosted Weblate
4a29cbdcbc
Merge branch 'origin/master' into Weblate. 2019-02-04 20:11:49 +01:00