- Status Planned Reopened
- Percent Complete
- Task Type Bug Report
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Low
- Reported Version 0.9.9.7
- Due in Version 1.1 devel
-
Due Date
Undecided
-
Votes
1
- shilinzhou (21.08.2014)
- Private
Attached to Project: Flyspray
Opened by jordanmendler - 09.07.2014
Last edited by peterdd - 07.12.2015
Opened by jordanmendler - 09.07.2014
Last edited by peterdd - 07.12.2015
FS#1919 - AJAX Quick-Edit on category and task pages
Ability to click field to edit ticket
TODO: return handler if request ok or fail.
TODO: also clicks on label should trigger show form.
Maybe the whole “click to active for editing this field” to one click too much.
So if the user has the rights to edit the value the form input or action button should be shown when viewing a task.
All other people just see the value if they have the right to view the value.
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
Must be done from both category page and from ticket page
There is currently no feedback if the saving of a quickedit fails or succeeded. There is a return value handler needed that shows an ok or fail icon/fonticon near the quickedit current quick input.
I had this case and had no clue until I looked in firebug to see what happend (not).
Return of ajax request now shows ok or fail fonticon.