[root]/src/au/com/whitesquare/nas/bean/bug

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 22 (100.0%) | 2213 (100.0%) | 100.5 |
Added constants to define the POOL Statuses.
Also added functions to test if the POOL is the NEW pool or the TEST pool.
24 lines of code changed in:
Added function to determine what STAGE a bug is in. A STAGE is a set of
statuses that each bug can be in, and equates to the access rights that
each module user can own. STAGES are defined as constants of Bug.
66 lines of code changed in:
Updated the on hold process so that the bug is still assigned to the same
person but just moved to the on-hold status.
7 lines of code changed in:
Added a whole lot of update functions to manage the state changes
and different actions that can be performed.
140 lines of code changed in:
Removed TODO comments
9 lines of code changed in:
New generation of code from DCAF-Generator.
Fixed some minor bugs.
169 lines of code changed in:
Updated the code to use the new DO/BO/Lists that are automatically
generated by the new DCAF-Generator package.
1597 lines of code changed in:
Initial Load
201 lines of code changed in: