https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40141 Jan Kissig <bibliothek@th-wildau.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #187885|0 |1 is obsolete| | --- Comment #15 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 187901 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187901&action=edit Bug 40141: Add "Run" and "Test" buttons to data provider toolbar This patch adds the SUSHI test and run options to the toolbar of the data providers detail page. If a provider is not active the buttons are disabled. Testplan: - go to /cgi-bin/koha/erm/eusage/usage_data_providers - add a dummy provider - notice the toolbar on the data provider detail page: Only Edit and Delete are available - apply the patch - run 'yarn js:build' - I needed to call 'restart_all' - refresh the providers detail page and notice the two new buttons: Test and run now - click on 'test' and wait for the result - click on 'Run now' and enter some appropriate dates. - Click 'yes run' to see the jobs queued - (Please do not dismiss the 'run now' dialog by clicking outside, as this triggers bug 41001) Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> If a provider is not active the buttons are disabled. -- You are receiving this mail because: You are watching all bug changes.