Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / admin / background_jobs.pl
2021-10-19 Jonathan DruartBug 29020: Add link on the mainpage for users without...
2021-10-01 Jonathan DruartBug 29149: Add the capability to provide more info...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2020-10-15 Jonathan DruartBug 25898: Fix new occurrences
2020-10-05 Jonathan DruartBug 22417: Remove list of pending jobs
2020-10-05 Jonathan DruartBug 22417: Add missing POD and html filters
2020-10-05 Jonathan DruartBug 22417: Let owner of a job see the progress
2020-10-05 Jonathan DruartBug 22417: Add the new permission manage_background_jobs
2020-10-05 Jonathan DruartBug 22417: Restore the 'add to list' feature
2020-10-05 Jonathan DruartBug 22417: Try to display pending jobs - only work...
2020-10-05 Jonathan DruartBug 22417: Add the ability to cancel a job
2020-10-05 Jonathan DruartBug 22417: Add GUI to watch the progress of jobs