The Issue Tracker module for Jamroom is an advanced Issue Tracking system - the exact same system used here on Jamroom.net to track all Jamroom development and issues, including:
- Public and Private tickets for external and internal communication
- Multiple file attachment and comment support for tickets
- Keep up to date with ticket notifications
- "Back Burner" for tracking ideas and work that is not pressing
The Issue Tracker is a flexible module that makes team collaboration easy and efficient.
Issue Tracker module changelog
Version 2.3.1:
- New: "Tracker ID" can be clicked to copy the ID and title to the clipboard
- Bug Fix: Last Updated order was only showing trackers in "open" status
Version 2.3.0:
- New: Updated Feature Requests tab with "Open" and "Closed" status selector
- New: Profile Owners can now directly set the Vote Count when creating and modifying trackers
- New: "Last Updated" sort option when viewing Feature Requests
- Change: If the "1 Vote Per Day" config option is off, Voting no longer refreshes the page
- Change: Updated integration with Tags module for better display and search
Version 2.2.0:
- New: "1 Vote Per Day" global config option to allow unchecked voting on features
- New: Tracker titles will be bolded if unviewed since last update
Version 2.1.0:
- New: Added template system to save tracker templates
- New: Add new statuses of "Release Ready", "Release Testing" and "Delayed"
- New: You can change the status of a tracker by clicking the status in the Tracker listing
- New: Searching for a tracker ID will now redirect you to the tracker if found
- Change: "Pending" status changed to "Pending Feedback"
Version 2.0.2:
- Bug Fix: User images may not be visible in the "assign tracker to user" modal popup
- Bug Fix: SQL error showing on notification options page if linked Profile exists
Version 2.0.1:
- Bug Fix: Tracker notification options not showing if Tracker is not allowed on Home Profile
Version 2.0.0:
- New: "Reports" tab added to tracker tabs to view issue reports (currently includes 1 report)
- New: "Enable Feature Requests" global config option to enable/disable feature request support
- New: "Only Private Trackers" global config to force all trackers to be private trackers
- New: Set tracker owner from tracker list by clicking on owner name under Tracker title
Version 1.3.2:
- Change: Updated to work with new Recycle Bin functions found in Jamroom Core 6.2.0
- Change: The tracker item_id is now included when searching for a tracker
Version 1.3.1:
- Bug Fix: Disabling "Enable Daily Report" in global config could still send daily email report
Version 1.3.0:
- New: Abilty to Assign a tracker to another profile owner by clicking Assigned name on Item Detail page
- New: Ability to set the tracker status directly from the Tracker item detail page
- New: "Daily Tracker Report" email for site admins outlining all open trackers
- New: "Tracker Assigned" and "Tracker Status Change" Notification options
Version 1.2.8:
- New: Added support for "pending" Tracker Status
- Bug Fix: Issue Tracker tabs in profile were not using the correct language strings
Version 1.2.7:
- Change: Updated to work with new image info listener to selectively block cached image access
Version 1.2.6:
- Change: pressing tab to move between fields in forms has been improved
- Bug Fix: Some tracker data is not being removed when Developer Tools "Reset System" tool is run
Version 1.2.5:
- New: When an issue is set to 'closed' a resolution is required
Version 1.2.4:
- Bug Fix: Some comments may show a permission error when viewing on a linked private profile
Version 1.2.3:
- Change: Updated to work with new private_item_ids listener provided by User Comments module
Version 1.2.2:
- Bug Fix: non-admin users of a shared profile may see access denied error after posting to tracker
Version 1.2.1:
- Bug Fix: Privacy check for tracker comments could impact Timeline listing of comments
Version 1.2.0:
- New: BitBucket VCS integration for auto-closing trackers on Pull Request Merge
- Bug Fix: Possible SQL Error on "Features" tab if specific quota settings are applied
Version 1.1.4:
- Change: Changes to work with updated active profile_id support in Core 5.3.6
- Bug Fix: [code] block in ticket create may have HTML stripped
Version 1.1.3:
- New: "My Issues" tab now sorts tickets by their status - i.e. Open, In Progress, etc.
- New: Breadcrumb in view ticket now includes link back to the referring page
Version 1.1.2:
- Bug Fix: Tracker Owner field options being saved in Form Designer so unable to change
Version 1.1.1:
- New: Form Designer support added to Issue create and modify forms
- Change: pager at bottom of tracker list now uses same pager as other profile item lists
- Bug Fix: Uploading attachments to an existing ticket overwriting earlier attachments
- Bug Fix: logged out users were not able to remove an applied filter
Version 1.1.0:
- New: "Can Create Trackers" Quota config for allowing users to create Trackers
- New: "Can Delete Trackers" Quota config for allowing users to delete Trackers they created
- Change: notifications no longer sent on Tracker Update - just Create, Close and Comments
- Change: Follow button no longer shows to profile owners (they automatically receive notifications)
- Bug Fix: New comment notification on a tracker update could be sent twice
- Bug Fix: Titles for Private Issue Trackers could show in RSS Feed
Version 1.0.10:
- Bug Fix: "Following" a Tracker may not highlight the following button correctly
Version 1.0.9:
- Change: "Search" when viewing Open Trackers now searches all tracker statuses (including closed)
Version 1.0.8:
- New: Tracker Search now includes ticket comments in search
- Bug Fix: Viewing individual tracker ticket could result in an invalid "order by" text message
Version 1.0.7:
- Bug Fix: with more than 10 image attachments, delete image button on hover may not show
- Bug Fix: comments on private trackers might be visible to non-logged in users
Version 1.0.6:
- Bug Fix: non-feature tickets marked as "completed" not showing up in Closed tab
Version 1.0.5:
- New: Issue Type field now allows custom Issue Types to be entered
- Change: Updated file type icons for tracker file attachments
Version 1.0.4:
- New: Allowed File Types quota config for defining allowed file extensions for attachments
- New: jpe/jpeg/jfif file extensions allowed for jpg image attachments
Version 1.0.3:
- Bug Fix: Typo in breadcrumb URL showed "Change Notice" instead of "Page"
Version 1.0.2:
- Bug Fix: [code] blocks now working in ticket comments
Version 1.0.1:
- Change: Updated templates to use lightbox2 instead of lightbox
Version 1.0.0:
- Initial Release