On Nov 9, 2008, at 2:40 AM, Jani Tiainen wrote: > > What would be required for following things that they could be done > from > plugin: > > > - Custom new fieldtypes to tickets or creating ticket fieldtypes on > the > fly from the plugin. It's very annoying that if you install some > plugin > that needs custom fields on ticket you need to _manually_ add fields > that are _required_.
This is already possible, check the 'fields' object in the data dict. > > > - Populating user session data from other source than trac database. > LDAP for example. IUserDirectoryProvider. There are a number of tickets and some patches floating arounds > > > - Ticket relations, (I know MasterTicketPluing creates simple > relation) > but I'm referring to more project management relatiobs like start to > start, end to start and end to end. If you are looking for more than mastertickets providers, you will need to be more specific. --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
