afkbrb
cdb02004fd
improve frontend
2020-06-18 23:51:22 -04:00
Lu Liu
335e81a26c
OAuth support for the Wikidata extension ( #2661 )
...
Closes #1612
Merges @afkbrb work to finish @wetneb protype, including:
* adding support for OAuth in addition to basic auth
* supporting registration of single user Wikidata OAuth consumers.
* adding extensive tests
* cleaning up the login dialog
This depends on the next release of the Wikidata Toolkit, but we're currently publishing our own snapshot that includes the necessary changes (thanks @wetneb!)
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-06-18 23:51:22 -04:00
Tom Morris
f88c0e3657
Preserve international characters in project/file names on import/export ( #2720 )
...
* Preserve international characters on import/export
Fixes #1352 . Preserve non-ASCII characters in project names on
project creation and filenames on export.
Uses existing filename cleaner with the addition of a few
more characters from StackOverflow, plus "#" which messes
up the download URL. Also URIencode download URL.
Removes unused I18N-incompatible cleaning function from
Wikidata extension rather than fixing it.
* Use common name cleaner function
Also preview cleaned table name instead of raw name, so user can see it.
Also add a TODO for better preview of column names
2020-06-18 22:06:46 +02:00
Antonin Delpeuch
6441a2a1f6
Fix Enter key behaviour in Wikidata login form. Closes #2565 ( #2566 )
2020-04-26 15:39:10 +02:00
Antoine Beaubien
da5bdcfdad
Update perform-edits-dialog.js to trap [RETURN] in editSummary and proceed to action ( #2550 )
...
* Update perform-edits-dialog.js
Adding PerformEditsDialog.doFormSubmit() to share with keypress() [RETURN] from editField and « Edit Uploads ».
* var doFormSubmit = function()…
Change PerformEditsDialog.doFormSubmit to var doFormSubmit = function()
* Update perform-edits-dialog.js
Convert [TAB] to 2x [SPACE].
* Update perform-edits-dialog.js
Move evt.preventDefault(); to where it belongs.
* Update perform-edits-dialog.js
Spacing corrections.
* Update perform-edits-dialog.js
Spacing corrections.
2020-04-20 09:16:06 +02:00
Antonin Delpeuch
7cb8bb360b
Fix export items in Wikidata extension menu. Closes #2527 ( #2528 )
2020-04-14 09:57:52 +02:00
Agha Saad Fraz
cff88e6267
Added google sheet feature and moved features to the export drop-down ( #2458 )
...
* fixed minor typos
* Added google sheet feature and moved features to the export drop-down menu
* minor change
* removed redundant text and moved code and translations into their respective extensions
2020-03-23 11:14:02 +01:00
zengchu2
8b94b142cb
Enable auto complete in chrome ( #2387 )
...
Co-authored-by: zengchu2 <1450834797z@gmail.com>
2020-03-11 09:49:04 +00:00
Antonin Delpeuch
1046c38727
Fix Wikidata login form, closes #2194
2020-01-06 11:40:02 +01:00
Antonin Delpeuch
8ceaeb0743
Use jQuery.submit to bind form to login
2019-12-22 23:40:57 +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
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
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
Antonin Delpeuch
a4a3c07e31
Fix label of Wikidata schema export action
2019-07-24 01:24:59 +01:00
Antonin Delpeuch
79a0391ddb
Wikidata: Use distinct tabs for QS and schema export. Closes #2097 .
2019-07-23 10:31:17 +01:00
Antonin Delpeuch
09a42fd2f5
Merge pull request #2065 from OpenRefine/issue-2063-overriding-terms
...
Wikidata: Add labels or descriptions without overriding existing ones
2019-07-02 10:18:56 +02:00
Antonin Delpeuch
c062641698
Merge pull request #2062 from OpenRefine/issue-2046-entity-cache
...
Fix datavalue rendering cache in Wikidata preview
2019-07-02 10:18:37 +02:00
Antonin Delpeuch
30c0108241
Change override term UI to use checkbox
2019-06-13 10:56:06 +01:00
Antonin Delpeuch
f7a8085bab
Update UI to allow for non-overriding terms. Closes #2063
2019-06-13 09:21:30 +01:00
Antonin Delpeuch
09c89efc8f
Fix datavalue rendering cache. Closes #2046 .
2019-06-06 22:18:58 +01:00
Antonin Delpeuch
4b6300daff
Update available language codes in Wikidata extension. Closes #1933 .
2019-05-31 09:09:24 +01:00
Antonin Delpeuch
432f16bb6b
Remove useless condition in Wikidata schema
2019-04-18 18:24:01 +01:00
Antonin Delpeuch
9cb9f4639e
Reset copied reference earlier in Wikidata schema
2019-03-01 09:59:08 +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
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
d0a27543f5
Add paste button on new statements, fix invalidation of 'copied' state
2019-02-22 18:24:55 +00:00
Antonin Delpeuch
6d820dfea5
Update frontend date validation and format
2019-02-19 22:46:33 +00:00
Antonin Delpeuch
a7482ff0d2
Add ability to copy references. Closes #1912 .
2019-02-19 21:55:27 +00:00
Antonin Delpeuch
2f298b4093
Also make suggestions clickable in Wikidata extension
2019-02-19 14:42:04 +00:00
Antonin Delpeuch
7dd4db1ca1
Fix i18n calls after migration
2018-11-28 23:22:38 +09:00
Antonin Delpeuch
5d51d8a781
Fix warnings rendering i18n in Wikidata extension
2018-11-27 13:56:51 +09:00
Antonin Delpeuch
6ac821c844
Migrate dictionary loading in extensions
2018-11-21 17:50:49 +00:00
Antonin Delpeuch
10931e1e4d
Migrate js to new localization syntax
2018-11-21 17:30:00 +00:00
Antonin Delpeuch
9bf0bb2154
Merge JS i18n strings with slash
2018-11-21 15:24:57 +00:00
Antonin Delpeuch
9b111952fe
Merge pull request #1795 from OpenRefine/issue1776
...
Add import and export for Wikidata schema
2018-11-07 10:31:51 +00:00
Antonin Delpeuch
04aaaaa709
Merge pull request #1804 from OpenRefine/issue1779
...
Fix qualifier order in preview.
2018-11-05 17:34:02 +00:00
Antonin Delpeuch
fe6aef5290
Merge pull request #1796 from OpenRefine/issue1774
...
Re-render table view when switching back from Wikidata schema.
2018-11-05 17:33:26 +00:00
Antonin Delpeuch
80cab56e65
Fix qualifier order in preview. Closes #1779 .
2018-11-03 17:59:05 +00:00
Antonin Delpeuch
91e624e09f
Re-render table view when switching back from Wikidata schema. Closes #1774 .
2018-11-01 18:46:37 +00:00
Antonin Delpeuch
8bed3022a1
Enable file input on import schema dialog.
2018-11-01 18:30:24 +00:00
Antonin Delpeuch
825c4ad213
Add importer UI for Wikibase schema
2018-11-01 15:01:08 +00:00
Antonin Delpeuch
218e0adb15
Merge pull request #1789 from OpenRefine/issue1778
...
Enable autocomplete for Wikidata upload form
2018-11-01 12:05:13 +00:00
Antonin Delpeuch
66072f5d05
Merge pull request #1790 from OpenRefine/issue1780
...
Make reference toggle clickable.
2018-11-01 12:04:34 +00:00
Antonin Delpeuch
7c26021b61
Expose Wikibase schema exporter in UI, for #1776
2018-10-28 15:19:48 +01:00
Antonin Delpeuch
32805b19a4
Make reference toggle clickable. Closes #1780 .
2018-10-28 10:14:34 +01:00
Antonin Delpeuch
5b810f7c6e
Enable autocomplete on summaries. Closes #1778 .
2018-10-28 10:07:39 +01:00
Antonin Delpeuch
90ac54ff86
Focus property input when adding qualifiers and references, closes #1777
2018-10-27 21:58:16 +02:00