Commit | Date | |
---|---|---|
Real template for single issue
[3b1e5f] by |
2010-01-11 | Tree |
Handle "not found" case for issues
[abd120] by |
2010-01-11 | Tree |
Layout issue list with blueprint
[ad2144] by |
2010-01-11 | Tree |
Comments need "author" field
[457514] by |
2010-01-11 | Tree |
more uncoerced strings
[8f70c3] by |
2010-01-08 | Tree |
New Issue based on mount_point
[7ca544] by |
2010-01-08 | Tree |
coercion to str is not automatic
[232e39] by |
2010-01-08 | Tree |
project_id is str, not ObjectId
[718531] by |
2010-01-08 | Tree |
dict()s are not .-accessible
[69f463] by |
2010-01-08 | Tree |
issue_num POSTs back as "", not None
[090195] by |
2010-01-08 | Tree |
Improving new-issue form
[550ed5] by |
2010-01-08 | Tree |
Assign issue_num at issue creation time
[5a466b] by |
2010-01-08 | Tree |
PEP 8: don't align lists of assignments
[efe9c3] by |
2010-01-06 | Tree |
Changes to Tracker code from code review
|
2010-01-06 | Tree |
Factor project_id dict in uninstall
[e2a9ce] by |
2010-01-06 | Tree |
Initial template for issue view
[438a08] by |
2010-01-06 | Tree |
comment out uninstall until I understand
[8e818f] by |
2010-01-06 | Tree |
Issue shorthand_id should be based on issue_num
[ebe6ca] by |
2010-01-06 | Tree |
IssueController requires 'read' access
[53aac9] by |
2010-01-06 | Tree |
Delete unused ArtifactController; hook CommentC...
[57ea7c] by |
2010-01-06 | Tree |
move "new" to RootController
[68d711] by |
2010-01-06 | Tree |
for index, list issues
[024bd4] by |
2010-01-06 | Tree |
Provide small integer issue_num allocated from ...
[7a2ad9] by |
2010-01-06 | Tree |
Segregate issues by project_id
[b3f8ad] by |
2010-01-06 | Tree |
Comment and Attachment should inherit from Message
[b2b90f] by |
2010-01-06 | Tree |