معرفی شرکت ها


TicketTree-0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Trac plugin to display tickets in a tree, organized based on structured ticket titles.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TicketTree-0.9
نام TicketTree
نسخه کتابخانه 0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Roberto Longobardi
ایمیل نویسنده seccanj@gmail.com
آدرس صفحه اصلی http://trac-hacks.org/wiki/TicketTreePlugin
آدرس اینترنتی https://pypi.org/project/TicketTree/
مجوز See the LICENSE.txt file inside the package.
Often struggled with thousands of Trac tickets and missing a clear picture of where the problems are? Ticket Tree allows you to categorize your tickets based on the areas affected. Given this categorization, you can then display the tickets in a tree, getting a better picture of the areas and sub-areas with more problems. In addition to that, the tree view lets you navigate your tickets more easily. The categorization mechanism is really simple, as it's based on the ticket title. You will use the dash '-' character to define the category and sub-categories in your tickets. For example, giving the following title to a ticket: User Interface - Main menu - File menu - Unable to click on the "Open File" item will display your ticket in the tree as follows: + User Interface + Main menu + File menu Unable to click on the "Open File" item For more information, go to the home page on Track-Hacks: http://trac-hacks.org/wiki/TicketTree The project source code is hosted on SourceForge.net: http://sourceforge.net/projects/tickettree/ === Statistics: === Next to each category you will see the number of all tickets, and the detail of open and closed tickets, in that category. === Searching and Filtering: === You can quickly search and filter tickets in the tree using the "Find" text box. Just start typing text in it to see your ticket tree reducing and highlighting only the tickets matching your text. You can type more than one word: only the tickets matching all of them will be displayed. Special words are "open" and "closed": they will limit the view to only open and closed tickets, respectively. === Querying: === The plugin provides a macro, which lets you build custom ticket trees based on specific ticket queries. Used without any parameter, the macro will display a tree with all of the tickets. === Simplified categorization: === An interesting feature is the ability to open a ticket in a specific category directly from the tree. Next to each category you'll find a "new" link, clicking which you will be opened the ticket creation page with the ticket's title already built with the corresponding category and sub-categories, and a place-holder for the ticket's short description to follow. === Refreshing: === The "Refresh" button is useful to perform the query again and update the tree.


نحوه نصب


نصب پکیج whl TicketTree-0.9:

    pip install TicketTree-0.9.whl


نصب پکیج tar.gz TicketTree-0.9:

    pip install TicketTree-0.9.tar.gz