github eventum/eventum v2.2
2009-01-14, Version 2.2

latest releases: v3.10.14, v3.10.13, snapshot...
9 years ago
  • Fixed few errors with template localization (Alessandro Ogier)
  • Added Precedence: Bulk header to emails to prevent out of office replies. Fixes #34466 (Bryan)
  • Replaced prototype JS library with jQuery JS library (Bryan)
  • Added datepicker UI to date fields (Bryan)
  • Added compatability for MySQL 6 (Bryan)
  • Added workflow method to determine what issue an email or note should be associated with (Bryan)
  • Adding attachments to outgoing messages support (Harri Porten)
  • Allow selecting initial project with /select_project.php?project=PROJECT_ID query parameter (Elan Ruusamäe)
  • Fixed problem with last action date title not being set correctly (Bryan)
  • Fixed problem where notes with attachments showed as "blocked" even though they were not (Bryan)
  • Ignore wrongly formatted To headers instead of throwing an error (Bryan)
  • Set SQLMODE to to blank (Bryan)
  • Display link to attached file download in File Attached email notify (Elan Ruusamäe)
  • Added new report to show a breakdown of issues by category and status (Bryan)
  • Added support for user's having multiple email aliases. This is just a backend code, no UI to manage aliases (Bryan)
  • Added new workflow method to modify messages being added to the mail queue (Bryan)
  • [MAJOR] Changed email system to convert all incoming emails and notes to default charset before storing (Bryan)
  • [MAJOR] Added system to manage database upgrades automatcially as SQL patch sets (Elan Ruusamäe)
  • added convert-utf8.php script to update database to utf8 if the former encoding was proper (Bryan)
  • added fix-charset.php script to update database to utf8 if the former encoding was improper (Elan Ruusamäe)
  • Merged change to display issue created date on list issues page (Bryan)
  • bounce emails back to user if download_emails.php method is used to handle routing and user has no permission to email to note or draft (needs "Leave Copy of Messages On Server" to be off) (Elan Ruusamäe)
  • Fixed bug with user being able to update issues in projects he did not have access to (Bryan, #37320)
  • Display in issue updated notifications name who made the change (Elan Ruusamäe)
  • Added mechinism for workflow to set custom messages to be displayed in the UI (Bryan)
  • Added new workflow methods preStatusChange, prePage (Bryan)
  • Removed "View Mail Queue" link for Standard Users (Bryan, #37324)
  • Changed subject of issue manually created from email to be consistent with other emails (Bryan)
  • Allow managers to delete notes from any user (Bryan)
  • Handled integer custom fields on advanced search (bug #38253)
  • Added support for default values to the Custom Field API (Bryan)
  • Don't check which project an email account belongs to when listing emails for an issue (Bryan)
  • Fixed problem with associated issue validation on issue update page (Ingo van Lil, Bryan)
  • Use text field for choosing issue to associate emails with (Bryan)
  • Use text field for choosing duplicate issue (Bryan)
  • Fixed bug with project selection not being remembered (bug #38279)
  • Fixed bug with sorting by status from advanced search page (bug #37372)
  • Fixed bug with adding attachments when sending emails (Bryan)
  • Send specialized headers to reporters too (Bryan)
  • Make <title> more informative in view.php pages (Elan Ruusamäe)
  • Fix compatibility with PEAR Date 1.5.0, displaying times in wrong time (Elan Ruusamäe)
  • Added pt_BR translation (Georger Araujo)
  • Added workflow method to control which notification options are set (Bryan)
  • Updated jquery ui.datepicker.js to 1.5.2 (Elan Ruusamäe)
  • Added scm_log_url to SCM and handle ADDED and REMOVED actions for checkins (Elan Ruusamäe)
  • Changed logic to allow users without access to the project to be CC'd on emails (Bryan Alsdorf)
  • Updated datepicker to RC version to solve problem with the day of DST switch being displayed twice (Bryan Alsdorf)
  • Allow users to login using email aliases (Bryan Alsdorf)
  • Made week start day configurable from preferences for datepicker (Elan Ruusamäe)
  • Let custom field size for multiple selection be items count but not more than 10 (Elan Ruusamäe)
  • Fixed bug with encoding addresses with special characters when sending emails (Bryan)
  • Fixed grp_id error on the manage users page after editing a user (Kirk Brown)
  • Added workflow method to control if new To/Cc addresses are auto added to notification list (Bryan)
  • Prevent PHP error with IRC bot when trying to fetch channels for a project with no channels defined (Bryan)
  • Added more informative to close issue page explaining the difference between Internal / All notification options (Bryan)
  • Fixed bug with custom field report display keys instead of values (Bryan, Elan Ruusamäe)
  • scm/eventum-cvs-hook: support CVS 1.11 and 1.12 formats (autodetected if configured correctly) (Elan Ruusamäe)
  • fix cronjobs erroneously report removed lock files. Fixes #904033 (Elan Ruusamäe)
  • Add a simple screen on the issue page for amending the reporter. (Elan Ruusamäe, Dave Anderson)
  • Fix search returning deleted notes. Bug #788718 (Elan Ruusamäe)

Don't miss a new eventum release

NewReleases is sending notifications on new releases.