- Status New
- Percent Complete
- Task Type Feature Request
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0 devel (github master)
- Due in Version 2.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray
Opened by jordanmendler - 17.01.2013
Last edited by Psychokiller1888 - 06.03.2015
Opened by jordanmendler - 17.01.2013
Last edited by Psychokiller1888 - 06.03.2015
FS#1820 - Merge comments, history, and details
Should be more of a link thread of activity rather than segmented
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Any status updates here?
What do you mean?
I think something like this (screenshot taken from a github pull request):
Such a view could be generated with data provided by a UNION SQL query I think, that reads from comments table and history table (and further required tables) and ORDER BY the dates.