Changes between Version 8 and Version 9 of SCS_ISSUE_TRACKER_SETUP_R2


Ignore:
Timestamp:
02/05/09 10:43:50 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_ISSUE_TRACKER_SETUP_R2

    v8 v9  
    105105}}} 
    106106 
    107 This allows adding workflow for bugs. For bug actions you should add ".tickettype" = bug and for the others - ".tickettype = unplanned_task, planned_task" 
     107This allows adding workflow for bugs. For bug actions you should add ".tickettype" = bug and for the others - ".tickettype = unplanned_task, planned_task". Discuss with the team leader granting "TICKET_CREATE" permissions to anonymous users.  
    108108 
    109109== Related == 
     
    113113 * http://trac-hacks.org/wiki/TicketDeletePlugin allows deleting of tickets. Currently, we may not need this but having a way to deal with unwanted content is good. 
    114114 * http://trac.edgewall.org/wiki/SpamFilter spam filter may come handy, but ip blocking may block our local ip-s too. 
     115 * http://sophie2.org/trac/wiki/TracTickets gives an idea on how to show the reporter what to type. 
    115116 
    116117== How to demo ==