Check this thread http://groups.google.com/group/trac-users/browse_thread/thread/cb8d9f1ca19ff9f8/8842cabc07ff01b9?hl=en&lnk=gst&q=TICKET_CLOSE#8842cabc07ff01b9
Creating a mypermissions.py file and dropping it in the trac plugins directory works well once you have the syntax correct. Also expand the last message on the thread concerning tuples and lists. On Apr 8, 12:52 pm, StefanoC <[email protected]> wrote: > Hello! > > i'm trying to create an advanced workflow for tickets that has a new > state, WORK_DONE, before the CLOSED state; the idea is a Project > Manager only can change the state from WORK_DONE to CLOSED (after > validating that everything works) or can send back the state to > ACCEPTED (or WORK_IN_PROGRESS maybe). > > Another possible use of custom privileges will be to use the ticketing > system also to request a vacation, which again will require a Manager > approval. > > I could easily find how to create new workflows, and the system is > powerful. But could not find anywhere information on creating custom > privileges. Is there any way? > > Thanks a lot, > Stefano Crosta --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
