Age | Commit message (Collapse) | Author | Files | Lines |
|
If the issue is already closed, these functions should do nothing.
Continuing the logic in these functions could currupt the database.
|
|
The call to setParent() should have been in an else. It was being
called every time...
|
|
|
|
Setup to perform an iteration of development focused on a simpler
implementation and eliminating redundancy in design.
|
|
|
|
This adds attributes to an issue:
due date (optional datetime)
tags (space separated string of words to help categorize issues (again, optional))
|
|
|