afkbrb
077b4c7afa
add DescriptionScrutinizerTest
2020-03-01 22:04:37 +08:00
afkbrb
3006a59a08
register DescriptionScrutinizer
2020-03-01 22:03:59 +08:00
afkbrb
4252de06eb
add DescriptionScrutinizer
2020-03-01 22:03:15 +08:00
afkbrb
6ad252c55a
add corresponding tests
2020-02-29 11:05:23 +08:00
afkbrb
ab0c625f94
fix issue #2320
2020-02-28 11:57:03 +08:00
Antonin Delpeuch
9ff138c65d
Apply tags directly through the Wikibase API, fixes #2196
2020-02-03 11:21:03 +01:00
Antonin Delpeuch
429f26c2ae
Set version to 3.4-SNAPSHOT
2020-01-31 19:06:56 +01:00
Antonin Delpeuch
58b839b9c5
Set version to 3.3
2020-01-31 18:22:18 +01:00
Hosted Weblate
c5b1c434e7
Merge branch 'origin/master' into Weblate.
2020-01-10 18:21:31 +01:00
Luca Martinelli
d50da67142
Translated using Weblate (Italian)
...
Currently translated at 100.0% (158 of 158 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2020-01-10 18:21:27 +01:00
Antonin Delpeuch
faece760f6
Set version to 3.3-SNAPSHOT
2020-01-08 20:56:51 +01:00
Antonin Delpeuch
e62bb7ac0e
Set version to 3.3-rc1
2020-01-06 13:30:39 +01:00
Antonin Delpeuch
d77d54803f
Fix Wikidata TODAY test
2020-01-06 13:30:10 +01:00
Antonin Delpeuch
ae41348e00
Fix bug with TODAY in Wikidata schema
2020-01-06 11:40:14 +01:00
Antonin Delpeuch
1046c38727
Fix Wikidata login form, closes #2194
2020-01-06 11:40:02 +01:00
Antonin Delpeuch
fe57897e8e
Fix Wikidata login CSRF issue. Closes #2228 .
2019-12-25 11:02:19 +01:00
Antonin Delpeuch
8ceaeb0743
Use jQuery.submit to bind form to login
2019-12-22 23:40:57 +01:00
Antonin Delpeuch
c392126308
Merge branch 'master' of https://github.com/Bhanu-mbvg/OpenRefine into Bhanu-mbvg-master
2019-12-22 21:57:00 +01:00
Bhanu Gupta
7c06afc3bb
Enter key press issues resolved
2019-12-22 20:01:29 +05:30
Bhanu Gupta
acba3e59ae
Enter key press issues resolved
2019-12-22 19:56:39 +05:30
Antonin Delpeuch
1355a373c9
Mock HTTP calls in EntityCache
2019-12-21 19:09:03 +01:00
Bhanu Gupta
cfc962668c
Added fuctionality of form submit by enter key in Wikidata Login dialogue
2019-12-21 05:21:43 +05:30
Antonin Delpeuch
1f708637b6
Fix overflow error for quantities stored as doubles. Closes #2244 .
2019-12-13 15:23:24 +01:00
Sam Reed
d2519edba2
Translated using Weblate (English (United Kingdom))
...
Currently translated at 0.6% (1 of 158 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/en_GB/
2019-11-23 11:04:53 +01:00
Sam Reed
eaa62be220
Added translation using Weblate (English (United Kingdom))
2019-11-22 10:31:18 +01:00
Antonin Delpeuch
b19e8a9a74
Update Wikidata-Toolkit to solve various issues ( #2215 )
...
Updates Wikidata-Toolkit to 0.11.0
This enables the following improvements:
- https://github.com/Wikidata/Wikidata-Toolkit/issues/431
- https://github.com/Wikidata/Wikidata-Toolkit/issues/456
This closes #2196 although the feature will not be enabled until 3.4 for technical reasons
(the openrefine-3.3 tag on Wikidata can only be applied by an AbuseFilter, not manually through
the API).
* Update WDTK and add timeouts to Wikidata editing, closes #2211 .
* Explicitly add wdtk-util as a dependency
* Catch MediaWikiApiError following change of interface
2019-11-21 21:47:49 +01:00
Hosted Weblate
89be7a50bc
Merge branch 'origin/master' into Weblate.
2019-11-12 17:04:25 +01:00
Alicia Fagerving
76b9fd5cda
Translated using Weblate (Swedish)
...
Currently translated at 94.9% (150 of 158 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/sv/
2019-11-12 17:04:22 +01:00
Antonin Delpeuch
90bf6ecd70
Merge pull request #2208 from OpenRefine/issue-2205-scheduling-error
...
Change behaviour of Wikidata editing in case of network failure
2019-11-10 17:38:47 +00:00
Antonin Delpeuch
69a7cb2832
Change behaviour in case of network failure: finish operation without throwing an exception. Closes #2205
2019-11-06 19:28:39 +00:00
Antonin Delpeuch
de6dedb43d
Skip update if rewriting failed
2019-11-05 17:49:47 +00:00
Antonin Delpeuch
ec5c9cd418
Fix duplicate creations, closes #2206
2019-11-04 21:17:18 +00:00
Hosted Weblate
9675f0eef8
Merge branch 'origin/master' into Weblate.
2019-10-22 19:53:14 +02:00
Mattias Münster
8f1b3d8fab
Translated using Weblate (Swedish)
...
Currently translated at 93.0% (147 of 158 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/sv/
2019-10-22 19:53:11 +02:00
Antonin Delpeuch
fe7c71aecd
Update Wikidata extension for 3.3
2019-10-21 10:06:37 +01:00
Antonin Delpeuch
1ee5068f0d
CSRF protection for Wikidata extension
2019-10-17 10:42:05 +01:00
Isao Matsunami
b89575d480
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (158 of 158 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
2019-09-14 00:23:54 +02: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
d728acb923
Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine
2019-09-12 10:37:26 +01:00
Antonin Delpeuch
fd62e343ec
Delete unused WDTK jars
2019-09-12 10:37:16 +01:00
Antonin Delpeuch
fdf742b052
Unlink wikidata extension from RefineTest
2019-09-12 10:24:25 +01:00
Antonin Delpeuch
29f6d1d14b
Merge pull request #2137 from OpenRefine/issue-2136-wikidata-calendar
...
Improved support for Wikidata dates
2019-09-11 17:16:49 +01:00
leela
0481ada71a
ellipsis, added
2019-09-06 12:55:16 +00:00
Antonin Delpeuch
6c128d6692
Attempt to fix surefire on Appveyor
2019-08-28 10:08:22 +01:00
Antonin Delpeuch
a67bc991f9
Update extensions/wikidata/pom.xml
2019-08-27 20:01:04 +01:00
Antonin Delpeuch
80eea8635b
Add support for TODAY constant in Wikidata schemas
2019-08-25 13:42:28 +01:00
Antonin Delpeuch
43980e69dd
Add support for custom calendar in Wikidata date parsing
2019-08-25 13:26:09 +01:00
Antonin Delpeuch
001dc584f0
Add warning for early Gregorian dates in Wikidata schema ( #2136 )
2019-08-25 13:03:41 +01:00
Antonin Delpeuch
29f3cef3ec
Remove uses of junit, closes #2133
2019-08-23 14:09:27 +01:00
Antonin Delpeuch
2b03efd84f
Rename test packages to match tested ones, for #2133
2019-08-23 11:55:31 +01:00