id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
7705,Add support for custom properties and change history to all of the test management objects,seccanj,seccanj,A generic object supporting programmatic definition of its standard fields_ declarative definition of custom fields (in trac.ini) and keeping track of change history has been created_ by generalizing the base Ticket code.\r\n\r\nThe database tables still need to be independently defined (right_ still :-)_ but the standard fields can be programmatically provided_ and any custom fields can be just declared in trac.ini_ with the same syntax as for custom Ticket fields.\r\n\r\nTest objects have been implemented as subclasses of this class_ so they also benefit these capabilities.\r\n\r\nAlso_ a special sub-class has been created for objects wrapping Wiki pages_ i.e. which are based on wiki pages_ but with additional fields. Test catalogs and Test cases are as such.\r\n\r\nThus_ the following objects have now support for custom properties and for keeping track of change history:\r\n * Test catalogs\r\n * Test cases\r\n * Test plans\r\n * Test case in a test plan (i.e. with a status)\r\n\r\n,enhancement,closed,normal,TestManagerForTracPlugin,normal,fixed,,,0.11
