coloring in execute tree
coloring in execute tree
Bug id 0000885 tells that it is possible to bring back the coloring in execute tree by code contributed by Kester Mielke.
But where can I find this code (and how to apply it)?
Need a little mor guidance, sorry for being that clueless.
joerg
But where can I find this code (and how to apply it)?
Need a little mor guidance, sorry for being that clueless.
joerg
As I understood, the code is in HEAD. I.e. the code does not exist in 1.7.*-versions.
We have just finsihed a test period and it's really disturbing to not see which test cases are passed/failed/blocked. Besides the coloring 1.6 had a summary within brackets (for each suite) that showed how many was passed,failed and blocked...
We have just finsihed a test period and it's really disturbing to not see which test cases are passed/failed/blocked. Besides the coloring 1.6 had a summary within brackets (for each suite) that showed how many was passed,failed and blocked...
- Backup your install directory (just in case...)
- get nightly tarball from http://testlink.org/cvs_tarballs/index.php?dir=head/
- expand it over your installation
- check if your customisations are still there
- if neccessary add
$g_tree_type='TREE';
or
$g_tree_type='LAYERSMENU';
in config.inc.php (or better in custom_config.inc.php)
this is the way it worked for me.
hope that helps
- get nightly tarball from http://testlink.org/cvs_tarballs/index.php?dir=head/
- expand it over your installation
- check if your customisations are still there
- if neccessary add
$g_tree_type='TREE';
or
$g_tree_type='LAYERSMENU';
in config.inc.php (or better in custom_config.inc.php)
this is the way it worked for me.
hope that helps
So, I'm trying the suggestion by jsm and have the latest from HEAD (yep, alpha code). The following warning message appears and number two is a bit confusing, any additional explanation would be appreciated.
Warning!!! Warning!!! Warning!!! Warning!!! Warning!!!
You have requested an Upgrade, this process WILL MODIFY your TestLink Database
We STRONGLY recommend you to backup your Database Before starting this upgrade process
Attention PLEASE:
1. The name/title of testcases, categories, ecc WILL BE TRUNCATED to 100 chars
2. Components and Categories present in Test Plans BUT NO MORE PRESENT IN PRODUCTS
WILL BE DELETED
Warning!!! Warning!!! Warning!!! Warning!!! Warning!!!
Warning!!! Warning!!! Warning!!! Warning!!! Warning!!!
You have requested an Upgrade, this process WILL MODIFY your TestLink Database
We STRONGLY recommend you to backup your Database Before starting this upgrade process
Attention PLEASE:
1. The name/title of testcases, categories, ecc WILL BE TRUNCATED to 100 chars
2. Components and Categories present in Test Plans BUT NO MORE PRESENT IN PRODUCTS
WILL BE DELETED
Warning!!! Warning!!! Warning!!! Warning!!! Warning!!!