Simple Report For Testlink Changelog
- Improve result table display
- CSS
- Cleaning and update
- PHP/HTML
- Improve result table display
- Modify the
FORM
- CSS
- Add new
li
class for theFORM
- Add new
- PHP/HTML
- Display "filter" on the test plans
FORM
based on its first letter
- Display "filter" on the test plans
- Select several test plans is now possible
- Modify the behavior of the coverage button
- Known bug: After build selection, change test plan can lead to wrong result, use the "reset" button in this case
- Rename the project
- JAVASCRIPT
- Cleaning
- PHP/HTML
- Coverage column disappears
- Coverage doesn't show obsolete testcases or never executed testcases
- SQL
- Refactoring everything to take into account the multi-test plans request
- Simplify the request on build table and testsuite table
- New view (sr_vw_test plans)
- Ignore testsuite starting with an
_
- Sort test plans list by name in the form
- CSS
- Split CSS file
- SQL
- Add "ORDER BY" in test plan request
- Fix test condition on unset variables
- PHP/HTML
- Replace
if($_GET['xxxx'])
byif(isset($_GET['xxxx']))
to test unset variables
- Replace
- Add a legend
- CSS
- Add changelog CSS
- Improve CSS for
sr_tools.php
- PHP/HTML
- By default the checkbox
low level testsuite
is checked - Add a legend
- Modify executed percent display
- By default the checkbox
- Consult without login
- General display improvement
- CSS
- New style for the button
- PHP/HTML
- Save the state of
low level testsuite
checkbox - Allow anyone to consult the statistics
- Hide misleading
total
row - Move the reset link (form reset)
- Add a changelog page (click on version X.Y)
- Save the state of
- Add pie chart
- Add "hide 100% passed"
- CSS
- Update the CSS
- JAVASCRIPT
- Add chart.js
- Add new function to draw the pie chart
- PHP/HTML
- Add "hide 100% passed"
- Add the percentage of passed.
- Modify the FORM
- SQL
- Fix bugs
- Add button to hide low level testsuite
- Change the layout
- Add CSS
- CSS
- Add CSS
- JAVASCRIPT
- Add new toggle function
- PHP/HTML
- Modify the FORM
- SQL
- Keep the testsuite level (in the tree view)
- Beta version