RandomSec/extensions/wikidata
Tom Morris 6095c44cb7
Update to jQuery 1.12.4 and jQuery Migrate 1.4.1 - fixes 2932 (#2933)
* Refactor module wiring to reduce redundancy

* Update to jQuery 1.12.4 & jQuery Migrate 1.4.1 - fixes #2932

This updates to the latest jQuery 1.x and jQuery Migrate 1.x,
the first step in upgrading to a modern jQuery.

* Add a couple of bug fixes from Google Code SVN

This is an unrelease version from the Google Code freebase-site
repo which only has a few changes from the v4.3 release, but
one of them is removing the `browser.msie` reference that
jQuery Migrate is complaining about.

* Use prop() for 'checked' and 'disabled'

* Update jQuery 'value' property setting code to use val()

* Use prop() instead of attr() to set 'selected'

* Patch for jQuery >1.9
2020-08-06 13:47:31 +02:00
..
module Update to jQuery 1.12.4 and jQuery Migrate 1.4.1 - fixes 2932 (#2933) 2020-08-06 13:47:31 +02:00
src/org/openrefine/wikidata Update EntityCache class (#2991) 2020-07-28 21:03:22 +02:00
tests Add https for all TestNG DTDs 2020-08-03 12:27:58 -04: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 Bump testng from 7.1.0 to 7.3.0 2020-08-03 09:01:36 +00:00