Skip to content

Add missing javascript imports for picture upload and redirect on region join

Matthias Larisch requested to merge fix-pictureupload into master

Closes #307 (closed)

What does this MR do?

Some javascript had still been missing. Tested picture upload in dev version for blog and fairteiler now. The jcrop does not seem to work properly, but I don't care. It uploads :-)

ToDo: There is the "new" cropper js version of picture upload available as twig partial. See WorkGroup Module on how to use that instead.

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

sure

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • 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