Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

izug.ticketbox is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
License
GPL2

izug.ticketbox

This Package provides a basic Tracker like Content-Type

Usage
  • Add izug.ticketbox and your the implementation package to your buildout configuration:
[instance]
eggs +=
    izug.ticketbox
  • Install the generic setup profiles of those packages.
  • Edit any content: on the bottom of the form there is new checkbox "Send notification".

Changelog

4.5.5 (2013-08-26)
  • Check if the user has the permission to add a ticket instead of checking for a local role. [mathias.leimgruber]
4.5.4 (2013-08-14)
  • Make ticket reference browser startup directory configurable with an adapter. Add a conditional adapter for workspace integration which resets the startup directory to the workspace. [jone]
  • Add permissionmapping for ftw.lawgiver [elioschmutz]
4.5.2 (2013-03-13)
  • Fix html structure of answer form. [mathias.leimgruber]
  • Add vertical and listing class to ticket view. [mathias.leimgruber]
  • Fix Creator when sending a notification about a new response. [tschanzt]
  • Fix attachment download link on ticket view (use at_download). [mathias.leimgruber]
4.5.1 (2013-01-21)
  • Don't get Contacts from assignable_users vocabulary. [tschanzt]
  • Fix bug causing duplicate ids in ticketbox configurations (states, releases, etc). Duplicate ids occured when an item with a already used title was added. [jone]
  • Use p.a.testing instead of Products.PloneTestCase. [jone]
  • Support for diverging userid and login of a user. [jone]
  • Only show filters in ticket schema and ticketbox overview if there are options to filter. [Julian Infanger]
4.5 (2012-10-10)
  • Add new "Ticket box" column to the global ticket listing tabs. [jone]
  • Tabs: remove "reset_tableconfiguration" actions in favor of new ftw.tabbedview menu. [jone]
  • Change ticket description to rich text field. Preserves consistency since ticket answers already use rich text fields. [jone]
  • Select responsible Manager by default. [tschanzt]
4.4.1 (2012-09-17)
  • Fix Response. Now the diff is saved correctly. [tschanzt]
4.4 (2012-08-21)
  • Handle not existing users in assignable_users (e.g. zope-level users). [jone]

  • Disable setting default page for TicketBox and Ticket. Those typesSelect responsible Manager by default.

    System Message: ERROR/3 (<string>, line 138)

    Unexpected indentation.

    are not normal folders and setting the default page is therefore not common.

    System Message: WARNING/2 (<string>, line 139)

    Block quote ends without a blank line; unexpected unindent.

    [jone]

  • Make assignable users configurable on ticketbox level. [jone]

  • Update German translation for tabbedview. [jone]

  • Add ftw.tabbedview to generic setup dependencies. [jone]

  • Declare dependencies to zope / plone. [jone]

  • Load ZCML of plone.principalsource dependency. [jone]

  • Remove unneded dependency BeautifulSoup. [jone]

  • Move Plone translations from i18n to locales. [jone]

  • Update German translations. [jone]

4.3.8 (2012-06-29)
  • Fix sorting of possible responsible users. [mathias.leimgruber]
4.3.7 (2012-06-29)
  • Sort responsible managers in overview alphabetically. [Julian Infanger]
  • Fix getProperty problem if a user no longer exists. [mathias.leimgruber]
4.3.6 (2012-05-25)
  • Show issue submitter in ticket view. [mathias.leimgruber]
  • Fix donwload link for attachments, since the AT file widget has changed. [mathias.leimgruber]
4.3.5 (2012-05-24)
  • Fix editor in edit response view. [jone]
  • Remove buggy truncation: use the tabbed-view cropping. [jone]
4.3.4 (2012-05-24)
  • Add comment to notification email. [jone]
4.3.3 (2012-05-24)
  • Fix encoding bug when sending email notification of a context where the responsible has a non ASCII-name. [jone]
4.3.2 (2012-05-18)
  • Fix translation. [mathias.leimgruber]
4.3.1 (2012-05-14)
  • Added missing translation. [mathias.leimgruber]
  • Show icon in ticketboxes overview. [mathias.leimgruber]
  • Extend csv export by variety. [mathias.leimgruber]
4.3 (2012-05-09)
  • Use new test buildout config, fix dep. [mathias.leimgruber]
  • Fix and change ownerid index (ownerindex is now called get_owner_index). [mathias.leimgruber]
  • Fix sortable_ticket_references index and linked_attachment helper. [mathias.leimgruber]
  • Fix assignable_user vocab, use token title if available. [mathias.leimgruber]
  • Added wincp52 encoded csv export. [mathias.leimgruber]
4.2.1 (2012-04-23)
  • Update workflow [eschmutz]
  • Fix workflow for reader-role if we use restrictedTraverse [eschmutz]
4.2 (2012-04-02)
  • Hide Answer menutitem. [mathias.leimgruber]
  • Hide addable types menu on ticket view. [mathias.leimgruber]
  • Added References to responses is now possible. Responses will be saved also on the parent (Ticket). [mathias.leimgruber]
  • Ticket-nr will be shown if Ticket reference is a Ticket too. [mathias.leimgruber]
4.1.1 (2012-03-07)
  • Fixes Manifest.in (include *.rst) [mathias.leimgruber]
4.1 (2012-03-05)
  • Customized ticket references field. It's now possible to reference to any other location or content [mathias.leimgruber]
  • Fix attachment reference in response (path of link was wrong). [jone]
  • Added ticketboxes_view, a global overview over all ticket boxes. [jone]
  • Add watched release field. [jone]
  • Add variety field. [jone]
  • Reimplement tabbed views. There is no longer a "info" tab, but a new "my issued tickets" tab. [jone]
  • Make description in ticket box and ticket optional. [jone]
4.0 (2011-07-08)
  • Moved Ticketbox icons, Changed button styling in response.pt [29.6.2011, ttschanz]
  • Fixed Bug in get_base_query tickets of other boxes aren't displayed anymore [6.6.2011, ttschanz]
  • Made ticketbox work with TinyMCE. [6.6.2011, ttschanz]
  • Fixed Bug in get_base_query tickets of other boxes aren't displayed anymore [6.6.2011, ttschanz]
  • #1468 Auftragsbox - Kein Datum in Falligkeit und Antwort erbeten bis [09.05.2011, elio.schmutz]
  • integration jenkins [19.04.2011, elio.schmutz]

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.