Eventum:Pending Contributions
As the main page is not editable to add more contributions, add your contributions here:
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
- Eventum:Hide_closed_issues_from_stats - Pie charts only show issues with open status. link may not be correct
- 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 - Extra reports from Tim as described here
[edit] Patches for Eventum 2.1.1
- Eventum in Spanish - Eventum 100% translated into Spanish, thanks to the contributors of the list
- Patch Reminder Repetition - This patch adds the possibility to specify a reminder repetition period. The reminder is repeated after the specified time.
- Limit Project Managers to Their Projects - This mod will limit what a project manager can do in the Administration section.
- Managers can add / edit /update users only on the projects they manage.
- Managers can modify project parameters only on the projects they manage.
- Administrators can still do anything on any project.
[edit] Patches for Eventum 2.2
- Patch Reminder Repetition - This patch adds the possibility to specify a reminder repetition period. The reminder is repeated after the specified time.
[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.