Skip to content

EmailReporting v0.9.3

Compare
Choose a tag to compare
@SL-Gundam SL-Gundam released this 02 Jan 20:20
· 203 commits to master since this release

This release will be the last to support MantisBT 1.2.x
This release adds preliminary support for MantisBT 2.0.x and ModernUI. The interface still requires some work but reports are saying that EmailReporting seems to work as required

Please report any bugs that are found here: https://www.mantisbt.org/bugs/bug_report_page.php within the project "Plugin - EmailReporting"

Please extract the attached archive within the /mantisbt/plugins/ folder

Changelog

- Preliminary support for MantisBT 2.0.x and ModernUI
- Fix possible fatal error on return value
- Added error when __construct is not run when it should have
- Added fallback in case of an unknown email priority
- Added helper link for scheduled job setup
- Updated mimeDecode pear package to version 337165
- SSL Cert error only shown when ssl_cert_verify is enabled
- Added option that allows restricting access to bug_report_mail when invoked through a webserver (based on work from Chris_Z #21786)
- Fixed deprecated errors in PEAR packages
- Fixed issue with disabled mailboxes and "Create project subfolder structure" (#21856)
- Added clean-up of message ids after issue deletion (#21850)
- Added clean-up of message ids for issues beyond the readonly border (#21850)
- Show IMAP foldername if it could not be created
- Fixed IMAP issue with Exchange and empty folders
- Store references ids from message headers for a better match of new emails to existing bugs (#21851)
- Fixed possible duplication of removed reply text
- Only show removed reply text when the description has changed
- Grouped remove reply options together
- Email body can now be limited to a certain size (#21858)
- Added IMAP folder sort to maintain proper email processing order
- Test and Complete test now also show location of pear error
- Fixed moved functionality concerning reassign_on_feedback
- Added extra check whether the given priority exists
- Test and Complete test now always show result