I would like to have this featue as well. Is there any way to do that by myself?
Am Dienstag, 9. Oktober 2012 14:37:50 UTC+2 schrieb TRAN, CANH T PW: > > On this same plugin, I also like to have a feature so that a particular > field will be noneditable after a certain workflow state. > > This field is already handled to be editable with permission but need to > be blocked from editing later on. > > I’m thinking of something like > > > > fielname.noedit = workflow_state, workflow_state2, etc. > > > > I haven’t written entire plugin myself but the tweak should be done in > blackmagic.py by gathering states to not be editable and set the field > editable to false just like the option disable (I think). > > > > Canh > > > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *gmk > *Sent:* Monday, October 08, 2012 4:02 PM > *To:* [email protected] <javascript:> > *Subject:* [Trac] Trac 1.0 and BlackMagicTicketTweaksPlugin > > > > Is there another way to do the things made available > in BlackMagicTicketTweaksPlugin for Trac 1.0 > > > > This plugin gave us the feature to hide / disable fields depending on user > permissions. > > However, this plugin does not hide the information of beeing included in > the notification mails, if there were changes to this fields. > > > > Is there another way to do this kind of field access control which > includes also the notification system? > > > > Best Regards, > > Gernot > > -- > You received this message because you are subscribed to the Google Groups > "Trac Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/trac-users/-/hTdddIKkhGYJ. > To post to this group, send email to [email protected] > <javascript:>. > To unsubscribe from this group, send email to > [email protected] <javascript:>. > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
