]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
updated and moved jquery-jcrop (no longer .min.js)
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 14 Sep 2013 10:31:53 +0000 (12:31 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 14 Sep 2013 11:31:16 +0000 (13:31 +0200)
commit31bace8cfd6db12d948a85d414510a6000d7461f
tree15bf2a432abae800cae195feb358252e52a96bad
parent0731207186b1150d9626443e6b150c328ee42d70
updated and moved jquery-jcrop (no longer .min.js)

This won't run properly if other scripts stop javascript execution before
it's time to crop (such as in the Bookmark plugin, which when writing this
hasn't been migrated to Jquery 2.x - so it stops on a '.die' call).

Some images were cleaned up from the theme/base/images/illustrations too.
13 files changed:
actions/avatarsettings.php
actions/grouplogo.php
js/extlib/jquery-jcrop/css/Jcrop.gif [new file with mode: 0644]
js/extlib/jquery-jcrop/css/jcrop.css [new file with mode: 0644]
js/extlib/jquery-jcrop/css/jcrop.min.css [new file with mode: 0644]
js/extlib/jquery-jcrop/jcrop.js [new file with mode: 0644]
js/jcrop.go.js [new file with mode: 0644]
js/jcrop/jquery.Jcrop.go.js [deleted file]
js/jcrop/jquery.Jcrop.min.js [deleted file]
theme/base/css/jquery.Jcrop.css [deleted file]
theme/base/images/illustrations/illu_jcrop.gif [deleted file]
theme/base/images/illustrations/illu_pattern-01.png [deleted file]
theme/base/images/illustrations/illu_progress_loading-01.gif [deleted file]