[pgAdmin4][patch] AJAX call related changes for jQuery 3

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][patch] AJAX call related changes for jQuery 3
Date: 2018-07-09 10:49:15
Message-ID: CAM9w-_kTzYxR9ZryDfJ3niE+PDNBsO4coKq115+RK2LucvQwOQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to replace deprecated success, error callbacks in
$.ajax call with new functions .done and .fail.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Attachment Content-Type Size
ajax-jquery3.patch application/octet-stream 268.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2018-07-09 12:12:46 [pgAdmin4][RM3478] User should able to type any query in SQL Filter
Previous Message Dave Page 2018-07-09 10:28:09 Re: [pgAdmin4][Patch]: Feature tests for PG utilities