Bug 17341

Summary: Enhance the report action button on guided_reports.pl
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: ReportsAssignee: Josef Moravec <josef.moravec>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: josef.moravec, kyle
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17402
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17341: Enhance the report action button on guided_reports.pl
[SIGNED-OFF] Bug 17341: Enhance the report action button on guided_reports.pl
Bug 17341: Enhance the report action button on guided_reports.pl

Description Christopher Brannon 2016-09-23 15:13:40 UTC
Would love to see the action button default to run, with an arrow dropdown button to the side that reveals the rest of the actions.
Comment 1 Josef Moravec 2016-09-26 11:18:29 UTC
Created attachment 55821 [details] [review]
Bug 17341: Enhance the report action button on guided_reports.pl

Test plan:
1) Apply the patch
2) Go to saved reports page
3) In the most right column of table you should see "Run" button with caret button, the first one should run the report, the second one should work asi menu trigger
4) Ensure that all report actions works as before
Comment 2 Owen Leonard 2016-09-26 16:11:57 UTC
Created attachment 55822 [details] [review]
[SIGNED-OFF] Bug 17341: Enhance the report action button on guided_reports.pl

Test plan:
1) Apply the patch
2) Go to saved reports page
3) In the most right column of table you should see "Run" button with
   caret button, the first one should run the report, the second one
   should work asi menu trigger
4) Ensure that all report actions works as before

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Jonathan Druart 2016-09-28 08:21:18 UTC
Created attachment 55864 [details] [review]
Bug 17341: Enhance the report action button on guided_reports.pl

Test plan:
1) Apply the patch
2) Go to saved reports page
3) In the most right column of table you should see "Run" button with
   caret button, the first one should run the report, the second one
   should work asi menu trigger
4) Ensure that all report actions works as before

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Christopher Brannon 2016-09-28 16:00:19 UTC
Nice job, and so fast!  Just tested it.  Looks great.  I think this is a great standard for Koha.  :)
Comment 5 Kyle M Hall 2016-10-21 17:36:02 UTC
Pushed to master for 16.11, thanks Josef!