All releases of Issue Dealer


Release Notes: A bug where publishing an issue would raise an IndexError has been fixed. Tree publisher, which publishes issues in a tree form, has been added.


Release Notes: An Issue Dealer Category publisher that can be used in submission forms was implemented along with a Publish button for easily publishing multiple issues. A bug where the local weblog publisher's modified date wasn't updated on edit was fixed. A (de)select all check box was implemented for faster issue and relation selection.


Release Notes: Weblog issues in category and regular search are now ordered by date. A bug where incorrect inherited hooks were called in image.manage_beforeDelete was fixed.


Release Notes: This release adds categories to the local Weblog publisher. A bug where search page template would raise a parse error was fixed. OFS.Image's add/delete/clone hooks can now be called in custom image implementations.


Release Notes: config.py has been renamed to id_config.py to prevent naming conflicts with other modules on the Win32 platform. A view link has been added to the local weblog publisher. A bug where expanding and collapsing of issues in the tree view wouldn't work properly has been fixed.


Release Notes: A problem with buggy notifications where leaving the notifications running would hang Zope was fixed. The documentation was updated and the browse mode was re-implemented. A creator was added to blog entry views.


Release Notes: A bug where objects from a collapsed level would be displayed in the tree view, a bug where reported new/changed issues owned would be reported if they were in session, and a bug where public_url wouldn't be set automatically in update_catalog have been fixed. The email notification code is more more robust (trapping any exceptions raised when sending an email).


Release Notes: This release fixes a bug where a missing slash on the WebDAV publishing location would raise an IndexError. Notifications for new and changed issues within the session were added. Support for automatic notification with threading was implemented. A separate configuration file for application- wide settings was created.


Release Notes: This version fixes a bug where the save link menus raised a TypeError. It also fixes a bug where collapsing an issue expanded by level would raise a ValueError, and a bug where using previous, next, and batch links would break the navigation links. It adds batches to browse view, fixes a bug where issue location wouldn't be displayed in the browse view, and fixes a bug where expanding the issue tree by level wouldn't work below the issue dealer.


Release Notes: Minor bugs related to the new batching algorithms were fixed. Expand and collapse level controls were added to the tree view. Session-based items were removed from the menu for anonymous users.