Kwestie (master) :  summary log tree commit diff
path: root/doc/TODO blob: 5ca7a357d57119e31443e668faaa8285cddccf5b
1== TODO == /* list items here in priority order that need to get done */
2
3Threaded Comments would really improve the comment system ( use acts_as_nested_set )
4Routing system for people to pass issues along
5Attachment upload from the issue / comment form
6Group management, insert groups into routing system
7Following Issues support, allow people to follow or stop notification of any issue and it's comments
8Product tagging and sub tagging (ex. gnome-panel -> [2.20, 2.21, 2.22] )
9Milestone tagging (ex. Release 1 - date )
10User Account:
11 Password reset (should be easy)
12 Edit name and email address
13Import of a Kwestie Issue from one Kwestie instance to another (requires working openid provider/consumer and issue.xml)
14Cleanup the routes and permalinking situation ( see http://api.rubyonrails.org/classes/ActionController/Resources.html )
15
16== TODONE == /* list items here in order of completion that were taken from the TODO list */
17
18Email interface fixes (mail views, mail on new comments)
19Basic Attachments for Comments and Issues
20Basic URL aliases for Issues (permalinks)
21Basic Comment web creation tools (comments)
22Basic Issue web creation tools (issues)
23UUID Keys for all distributed pieces (uuid)
24OpenID Account Creation System (open_id_authentication)
25Basic User Account System (restful_authentication)
26
27
28