Hello all, My coworkers have accepted and used a trac system for the last months and now I have a lot of request for features. I have been able to add some plugins for some features but yesterday a colleague asked me this: Is it possible for trac to have a table that contains a reference or attachment to documents related to the development (use-cases, requirements, etc). She wants a table that has a received date, sender, file and comments. I think trac may not be suited for this better than an ordinary dms...
The other feature was custom fields whose values depend on the value of other custom fields. For example, a custom field 'module' with values 'module 1' and 'module 2', and another custom field 'submodule' with values 'sub 1.1' and 'sub 1.2' when module='module 1' and values 'sub 2.1' and 'sub 2.2' when module = 'module 2'. It could be interpreted as a "tree custom fields": 'module 1' 'sub 1.1' 'sub 1.2' 'module 2' 'sub 2.1' 'sub 2.2' Any ideas? Thanks -- David Ojeda --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
