Pending Contributions

From Eventum

As the main page is not editable to add more contributions, add your contributions here:

Patches for Eventum 1.7.0

  • Compact issue display - Implemented in 2.0 This patch removes line breaks between each subsection, moved "Back to top" link into header of each subsection.
  • Admin delete attachments - Implemented in 2.0 Allow a user with Manager or Adminstrator role to delete attachments they don't own.
  • Add a timeout for outgoing smtp connections 171 - This adds an admin configurable timeout for smtp connections. It helps preventing the php script that processes the outgoing mail queue from getting stalled and never releasing its lock
  • Defaulting Assigned Emails to Yes - This fixes the fact users assigned to projects after being created do not get the proper defaults in reference to recieving emails when it is assigned to them

Patches for Eventum 2.0.1

  • Hide Closed Issues on Stats (Main) Page - Implemented in 2.1.X This adds a "Hide Closed Issues" on the Stats / Main page and saves the preferences in user prefs and updates the local cookie. Designed to be included in Eventum Mainstream should the developers so choose.
  • Add a timeout for outgoing smtp connections - This adds an admin configurable timeout for smtp connections. It helps preventing the php script that processes the outgoing mail queue from getting stalled and never releasing its lock
  • Open Source Project Mod - Allows anonymous (non-registered) user access to tracker issues just like a regular user with configurable access.
  • Custom reports from Tim Uckun (http://eventum.mysql.org/downloads/customreports.tgz) - Extra reports from Tim as described here (http://lists.mysql.com/eventum-devel/611)

Patches against Eventum daily build

  • Enhanced FAQ part 1 - Gives us two lists of FAQ-items in manage. One with not published FAQ-items, and one with published FAQ-items.
  • Enhanced FAQ part 2 - You MUST choose a project before editing FAQ-items. Remembers which project you choose.