Groovy Source
B
Bloggers
Build Systems
 
C
Charting & Reporting
Code Analyzers
Collections
 
E
ERP & CRM
Eclipse Plugins
 
F
Financial Soft
 
I
Installers
Inversion of Control
Issue Tracking
 
J
JMX
Job Schedulers
 
N
Network Clients
 
P
PDF Libraries
Persistence
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
Security
Swing
 
T
Template Engines
Testing Tools
Text Processing
 
U
UML & Modeling
 
W
Web Frameworks
Web Mail
Web Servers
Web Services
Web Testing
Wiki Engines
Workflow Engines
 

Open Source Issue Tracking Software in Groovy

i-Ticket

i-Ticket is simple implementation issue tracking tool based on Grails web application framework. It supports:

 * per project configuration (ticket type, components, ticket flow ...)
 * customizable ticket types, version types, component types (in hierarchical structure)
 * roles management (development, customer, solution support -> affects viewing of tickets)
 * access control list on projects/components/tickets/fields (bound with roles management)
 * customizable fields for tickets (add, edit, delete?)
 * configurable flow of ticket states (new, assigned, fixed/rejected..., verified, closed)
 * per user customizable views of tickets
 * user/ticket administration
 * time management (estimated time for each ticket)
 * time effort tracking (time spent solving a ticket
 * save current project as template for future use (create a predefined project)
 * ticket exports (pdf, xml, txt, xls)
 * embedded wiki page
 * RSS/ATOM support

Go To i-Ticket

Jiration

Provides a simple Groovy API through which to programmatically interact with Atlassian's JIRA.

Go To Jiration



FogBugzReporter

This simple application written in the Groovy language allows users to connect to FogBugz servers (FogBugz On Demand or server version 6.0+) and produce simple timesheet reports.

Go To FogBugzReporter