https://bz.apache.org/bugzilla/show_bug.cgi?id=59896
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Hardware|Other |All Status|NEW |RESOLVED Keywords| |FixedInTrunk --- Comment #4 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Wed Mar 6 19:59:29 2019 New Revision: 1854942 URL: http://svn.apache.org/viewvc?rev=1854942&view=rev Log: Bug 59896 - Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file Contributed by UbikLoadPack This closes #453 Bugzilla Id: 59896 Added: jmeter/trunk/bin/testfiles/HTMLReportExpect.json jmeter/trunk/bin/testfiles/HTMLReportFalseTestFile.csv jmeter/trunk/bin/testfiles/HTMLReportTestFile.csv jmeter/trunk/src/core/org/apache/jmeter/gui/HtmlReportAction.java (with props) jmeter/trunk/src/core/org/apache/jmeter/gui/HtmlReportUI.java (with props) jmeter/trunk/src/core/org/apache/jmeter/gui/action/HtmlReportGenerator.java (with props) jmeter/trunk/test/src/org/apache/jmeter/gui/HtmlReportGUISpec.groovy jmeter/trunk/test/src/org/apache/jmeter/gui/action/HtmlReportGeneratorSpec.groovy jmeter/trunk/xdocs/images/screenshots/html_report_menu.png (with props) Modified: jmeter/trunk/bin/jmeter.properties jmeter/trunk/src/core/org/apache/jmeter/gui/action/ActionNames.java jmeter/trunk/src/core/org/apache/jmeter/gui/util/FileDialoger.java jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/generating-dashboard.xml jmeter/trunk/xdocs/usermanual/properties_reference.xml -- You are receiving this mail because: You are the assignee for the bug.
