History for ReleaseNotes
??changed:- Version 0.21 (unreleased): * added substitute support (allows you to define a substitute when you are on vacation. A substitute can be defined on a per-collector basis). Defining a substitute means that the substitute will receive all notifications of the user as well) * Install.py: appending 'collectorng' to skin paths instead of prepending it * Updated Install.py to work together with CMFQuickInstaller (thanks to Rocky Burt) * new issue properties "custom1", "custom2" and "custom3" for custom use * better migration of existing issues **Version 0.20 (08.03.2003)**: * FINAL RELEASE * - more i18n fixes - several improvements to the EmailSubmissions support Version 0.20 Beta 3 (23.02.2003): - lots of minor bugfixes - some more i18n fixes - add getId as index/metadata to collector_catalog to workaround an incompatibility between CMF 1.3 and latest CMF CVS Version 0.20 Beta 2 (06.02.2003): - Anonymous users are no longer permitted to upload files to avoid misuse (upload of inappropriate content) - added support for EmailSubmissions (this work is funded by Jamkit (www.jamkit.com)) - the CMFCollectorNG class now has a 'migrate' method to update an instance to new collector properties - moved watchlist_action.py to scripts folder - support for non-US dates (requires Zope 2.7 or patches) Version 0.20 Beta 1 (19.01.2003): - completed translation to English - very much enhanced CMF integration - completed PloneIntegration Version 0.20alpha1 (12.01.2003): - translated UI to english (many thanks to Helge Tesdal) - reworked SearchableText() implementation - added Watchlist (authenticated members can "subscribe" to a ticket and receive notifications) - added selection window for ticket references - fixed Python 2.2 compatibility issue - added introspection support for issue properties - fixed several MSIE 5.5/6.0 Javascript compatibility issues - assigned supporters have now permission to edit the tickets they are assigned to - new popup calendar (no longer crashes Mozilla) - the last search inside a tracker is now stored inside the users session object (Zope sessions support must be available and enabled) - refactored XML support - re-added full support for confidential tickets - using "main_template" instead of "collector_template" - bugfixes... Version 0.10 (03.12.2002): - initial release