Modification made in TestLink

The release related discussions, plans and questions.
Locked
agarg2
Advanced user
Posts: 26
Joined: Thu Aug 02, 2007 3:49 pm

Modification made in TestLink

Post by agarg2 »

Hi,

Till now I have modified TestLink to achieve following:-

- Two new links 'Recently Modified Test Case(s)' and 'Recently Added Test Case(s)' to allow user to view the list of tc modified/added based on number of days.
- XML import/export of test-cases with custom field
- Search test-case with Title (most of use use it as test-case id/name)
- Show complete hierarchy while displaying the search output of a test-case
- A new link 'MailToAdminForAccess' to allow user to send a mail to the admin for access on a project in TestLink. The usage is in case of LDAP, where I allow 'guest' access to all the users with valid ldap id/password.

I would like to contribute all these changes. Please let me know how I should proceed?

Do I just make a zip of files changed for each feature and upload like I did last time or is there any better solution?

Regards,
Arun Garg
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

Create N different issues (one for each new feature) on MANTIS
and attach your code there
agarg2
Advanced user
Posts: 26
Joined: Thu Aug 02, 2007 3:49 pm

Post by agarg2 »

Sorry for the late reply. I have created following issues in mantis:-

1) 1616
2) 1617
3) 1618
4) 1619

I have selected category as 'New feature' though I am not sure if that is the right thing to do as few are enhancements to existing code. Please feel free to modify the data wherever required.

Thanks for providing such a great tool.

Regards,
Arun Garg

PS:- I am also uploading the TestLink_Changes.rar to this forum in case someone would like to try out the code and not able to access mantis.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

Thanks a lot!!
We will review your code and try to add to 1.8
massimel
TestLink user
Posts: 12
Joined: Tue Aug 19, 2008 11:40 am

Post by massimel »

It would be great if Testlink can show Recently modified and Recently added test cases. If the search output contains information about the related test suites it can make my life very easier :) Thanks a lot....
Locked