aces / Loris

LORIS is a web-accessible database solution for longitudinal multi-site studies.
GNU General Public License v3.0
145 stars 173 forks source link

[DQT] DQT contains old jQuery $.ajax calls and references to AjaxHelper.php #4783

Open driusan opened 5 years ago

driusan commented 5 years ago

The code for the DQT could stand to be updated. The calls are using jQuery instead of the fetch API, and it still has many references to AjaxHelper.php instead of /dataquery/ajax/foo (or better, a properly thought out URL hierarchy using the module router.)

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

driusan commented 1 month ago

This will be resolved when the old DQT is removed, but keeping this open since the module still exists.