This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a change to branch gc/8449
in repository https://gitbox.apache.org/repos/asf/allura.git


    from 6abe3e70d [#8449] updated $.ajax method names
     new 94d642535 Revert "[#8449] updated $.ajax method names"
     new 61d3e6896 [#8449] added missing jquery-migrate file

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Allura/allura/lib/widgets/form_fields.py           |   4 +-
 Allura/allura/lib/widgets/resources/js/post.js     |   8 +-
 .../allura/lib/widgets/resources/js/reactions.js   |   2 +-
 Allura/allura/lib/widgets/resources/js/vote.js     |   2 +-
 Allura/allura/public/nf/js/allura-base.js          |   2 +-
 Allura/allura/public/nf/js/jquery-migrate-3.4.0.js | 983 +++++++++++++++++++++
 Allura/allura/public/nf/js/navbar.es6.js           |   4 +-
 Allura/allura/templates/app_admin_permissions.html |   2 +-
 Allura/allura/templates/jinja_master/master.html   |   1 +
 .../site_admin_site_notifications_list.html        |   2 +-
 .../templates/feedback/common_feedback.html        |   2 +-
 ForgeTracker/forgetracker/tracker_main.py          |   4 +-
 ForgeWiki/forgewiki/templates/wiki/page_edit.html  |   4 +-
 13 files changed, 1002 insertions(+), 18 deletions(-)
 create mode 100644 Allura/allura/public/nf/js/jquery-migrate-3.4.0.js

Reply via email to