オリジナル版:http://lists.mysql.com/eventum-devel/549
Eventumは、ユーザーフレンドリーで柔軟な問題追跡システムです。
前バージョンから1年以上の開発段階の後に、我々のダウンロードページhttp://dev.mysql.com/downloads/other/eventum/から現在、Eventum 2.0のダウンロードが可能であることを発表できることを誇りに思います。
現時点では、すべてのミラーサイトがアップデートされているとは限らないことに注意してください。もし、あるミラーサイトにこのバージョンが見あたらなければ、後でもう一度やってみるか、別のダウンロードサイトを選択してください。
既存のEventumソフトウェアをアップグレードする方法については、UPGRADEファイルを説明書として参照ください。はじめてEventumをインストールすることについては、INSTALLファイルを説明書として読んでください。
より詳細な情報は
http://eventum.mysql.org/
で利用可能です。
eventum開発者リストeventum-devel@strippedに、発見したバグをお知らせください。
以下は、このリリースの変更点です。
* Changes in this release:
- Localization. Eventum UI and messages currently translated to
Swedish, Finnish and Italian. More languages will be coming soon.
- Modernized code base (Updated $HTTP_*_VARS to use $_* super globals)
- Updated configuration structure to allow easier upgrades.
- Fixed bug with error when sending emails creating infinite loops.
- Improvements to SCM integration.
- Fixed bug with user receiving an update email when they updated the
issue (Bryan)
- Fixed bug with inserting attachment from email with an apostrophe in
the email name (Bryan)
- Changed support_email table to not truncate long to and cc lists (Bryan)
- Changed status graph colors to actually match the status colors (Bryan)
- Fixed bug with downloading notes multiple times (Bryan)
- Automatically add sender of email to authorized repliers list when
auto creating an issue (Bryan)
- Refresh parent window when closing notification popup (Bug #20020)
(Bryan)
- Changed Eventum to honor default notification options when adding an
address from an email (Bryan)
- Fixed bug with special "bullet" character when submitting an issue
(Bryan)
- Added new 'Estimated Development Time' report (Bryan)
- Fixed bug that allowed reporter to change the status when sending an
email (Bryan)
- Fixed bug with closing an issue while switching projects in another
window (Bryan)
- Fixed PHP error on associate email page (Bryan, Rusty Nejdl)
- Changed Advanced Search to allow reporters to access it (Bryan)
- Added X-Eventum-Assignee header to emails (Bryan)
- Fixed bug with date fields on advanced search page not showing
correctly (Bryan)
- Fixed bug with message body not being displayed when Content-Type is
missing (Bryan)
- Fixed PHP warning in customer backend (Bryan)
- Fixed bug caused by whitespace at start of email address (Elan Ruusamäe)
- Fixed bug with wrong users being displayed on close issue page (Bryan)
- Changed quick filter form to be fixed width to avoid rendering
problems in Firefox (Bryan)
- Fixed bug with error when sending emails creating infinite loops (Bryan)
- Fixed bug with special "dash" character when submitting an issue (Bryan)
- Fixed problem with rss feeds searching by custom fields (Bryan)
- Worked on removing instances of call time pass by reference (Bryan)
- Fixed bug with subject based routing with special characters (Bryan,
Thanks to Frank Tilmans)
- Fixed bug with saving mail queue log (Bryan, Thanks to Peter van den
Heuvel)
- Fixed bug with email bounces causing infinite mail loop when auto
creating issues (Bryan)
- Added workflow method to be called before email is downloaded (Bryan)
- Added "Open Issues By Reporter" report (Bryan)
- Fixed bug with UTF8 characters on graphs (Bryan)
- Send emails with charset specified in config (Bug #17267) (Bryan)
- Added link from reporter to show all issues reported by that user (Bryan)
- Correctly show changes to issue private status in history (Bryan)
- Set last response date if sending an email from a user with a role of
Standard User or above (Bryan)
- Added --separate-closed argument to Eventum CLI weekly-report command
(Elan Ruusamäe)
- Removed double emails decoding bug (Bryan)
- Fix corruption of SCM commits messages of certain commit messages
(Elan Ruusamäe)
- Allow SCM commit messages contain multiple issue IDs (Elan Ruusamäe)
- Add "Add signature" feature to issue close page (Elan Ruusamäe)
- Customize list page sorting order per column type (Elan Ruusamäe)
- Added $note_id to handleNewNote workflow method (Elan Ruusamäe)
- Detect and log corrupted MIME emails (Elan Ruusamäe)
- Show attached xml files inline (Elan Ruusamäe)
- Improved time tracking output to show also hours and days (Elan Ruusamäe)
- Changed view issue page to be more compact (Eliot Blennerhassett,
Elan Ruusamäe)
- Rewritten SCM configuration which allows simple way of using https
scheme (Elan Ruusamäe)
- Speedup SCM commits that are not associated with Eventum issue (Elan
Ruusamäe)
- Optimized regex and memory usage (Elan Ruusamäe)
- Change permissions to allow Administrators to delete attachments from
any users (Bryan)
- Remove "Remember Login" checkbox since it is confusing and mislabeled
(Bryan)
- Fixed bug with custom fields report showing data across projects (Bryan)
- Fixed bug with Custom Fields with a type of date (Dave Greco)
- Dislay all recipients for emails in issue details screen (Elan Ruusamäe)
- Fixed bug with attachments breaking with magic_quotes_sybase = On
(Dave Greco)
- Fixed stylesheet bugs (Dave Greco)
- Automatically add addresses on to/cc list to notification list when
auto creating a new issue (Bryan)
- Change weekly report to be project specific (Bryan)
- Added warning message when closing issue from update issue page (Bryan)
- Added Ignore Issue Status Changes to weekly report window (Elan Ruusamäe)
- Update Eventum core code to handle PHP configurations without old
style of globals (Elan Ruusamäe)
- Update JPGraph to handle PHP configurations without old style of
globals (Bryan)
- Fixed bug with not setting the issue ID in the subject of emails sent
to users not on the notification list (Bryan)
- Allow IRC bot to join server with username/password optionally. (Elan
Ruusamäe)
- Set system user to always have a role of administrator (Bryan)
- Fixed bug with displaying note sequence (Bryan)
- Fixed bug with extracting attachments (Bryan)
- Added Finnish translation (Jyrki Heinonen)
- Fixed bug attachment history entry not being added due variable
overwrite (Elan Ruusamäe)
- Fixed detection in process_{svn,cvs}_commits whether there was issue
id specified in commit message (Elan Ruusamäe)
- Order weekly report by Issue ID (Bryan)