Pending Contributions
From Eventum
As the main page is not editable to add more contributions, add your contributions here:
| Table of contents |
[edit]
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.
- Associate new issues - on the associate emails page, select only from open issues.
- Subject AND header based routing - fall back to header based routing if no issue # found in subject
- Hide closed issues from stats - Pie charts only show issues with open status.
- 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
[edit]
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)
[edit]
Patches for Eventum 2.1.1
- Eventum in Spanish (http://translate.unixlan.com.ar/es/eventum/eventum.po) - Eventum 100% translated into Spanish, thanks to the contributors of the list (http://www.unixlan.com.ar/list/)
[edit]
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.
