msjit / testcasedb

TestCaseDB - Web based test case management
MIT License
40 stars 18 forks source link

Stencils are not displayed with strikethrough when deprecated #43

Closed agramian closed 9 years ago

agramian commented 9 years ago

When a new version of a stencil is created and the previous one is deprecated, it does not show the old version with a strikethrough in the stencil index list page.

Also as another suggestion, since it is possible to delete stencils and test plans, it should be possible to modify a previous version's deprecated value from the web ui.

joffems commented 9 years ago

The stencils are now shown as deprecated with a strikeout.

Deprecated is always calculated based on DB values. I'm not sure if deprecated is usable as a custom field if the data cannot be seen any way.

joffems commented 9 years ago

@agramian This has been fixed for a few days. Going to close it out. IF you have questions, let me know.