Skip to content

update jquery

Peter Tönnies requested to merge Feature/PT-updateJQuery into master

What does this MR do?

updates jquery to the last version before the big step to 3.x

It will completely kick out support for IE 6, 7, and 8

How confident are you it won't break things if deployed?

Regarding API doc this should be no problem. I have added a migration check plugin to track possible errors.

Checklist

  • added a test, or explain why one is not needed/possible... (added migration plugin. Will need testing on beta. Too many effected places)
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports