Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    TracMasterTickets 3.0.1

    Download button

    No screenshots available
    Downloads: 239  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Noah Kantrowitz | More programs
    BSD License / FREE
    July 12th, 2010, 11:38 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    TracMasterTickets description

    Provides support for ticket dependencies and master tickets

    TracMasterTickets is a Trac plugin that adds "blocks" and "blocked by" fields to each ticket, enabling you to express dependencies between tickets. It also provides a graphviz-based dependency-graph feature for those tickets having dependencies specified, allowing you to visually understand the dependency tree. The dependency graph is viewable by clicking 'depgraph' in the context (in the upper right corner) menu when viewing a ticket that blocks or is blocked by another ticket.

    What is it not?

     * It does not provide ticket-hiding for sub-tasks of a top-level ticket.
     o There is no orthogonal parent/child relationship possible
     o You cannot view the descriptions of tickets depending on the current ticket
     o In fact, there are no explicit features that can assist you with sub-task management
     o Although it would be cool.
     * It does not allow you to create a dependent ticket from the current ticket
     * It does not include reporting features to show how tasks are interrelated (other than the dependency graph already described above).

    Configuration

    To use this plugin you must configure two custom fields named blocking and blocked_by.

    All other configuration options go in the [mastertickets] section.

    dot_path : optional, default: dot
     Path to the dot executable. This is only used for the dependency graph.
    use_gs : optional, default: False
     If enabled, use ghostscript to produce a nicer dependency graph.
    gs_path : optional, default: gs
     Path to the ghostscript executable.

    To enable the plugin:

    [components]
    mastertickets.* = enabled

    [ticket-custom]
    blocking = text
    blocking.label = Blocking
    blockedby = text
    blockedby.label = Blocked By


    Custom fields

    While the two field names must be blocking and blocked_by, you are free to use any text for the field labels.

    Example

    To use a locally-built graphviz:

    [mastertickets]
    dot_path = /usr/local/bin/dot

    [components]
    mastertickets.* = enabled

    [ticket-custom]
    blocking = text
    blocking.label = Blocking
    blockedby = text
    blockedby.label = Blocked By



    Product's homepage

    Requirements:

    · Python
    · Trac

      


    TAGS:

    ticket dependencies | master tickets | Trac plugin | Trac | master | tickets

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM