RandomSec/extensions/wikidata
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
..
module Update perform-edits-dialog.js to trap [RETURN] in editSummary and proceed to action (#2550) 2020-04-20 09:16:06 +02:00
src/org/openrefine/wikidata make maxlag configurable (#2469) 2020-03-26 08:46:49 +01:00
tests make maxlag configurable (#2469) 2020-03-26 08:46:49 +01:00
.gitignore gitignore for wikidata extension 2018-04-27 09:17:31 +02:00
credits.txt Add license headers, general cleanups on Java files 2018-04-27 09:17:33 +02:00
pom.xml Revert "Adds Maven release for compile target" 2020-04-17 10:45:28 -05:00