Lines Matching +full:task +(+path:plugin +path:do) -(+path:plugin +path:do +path:lang)
72 * Toggle status of task, when symbol of task is clicked
120 * Set the task title
122 * @param {Array} assignees assignees for the task, undefined for autodetect
123 * @param {string} due the task's due date, undefined for autodetect
124 * @param {string} closedby who closed the task, undefined for not closed, yet
125 * @param {string} closedon when was the task closed, undefined for not closed, yet
133 //take the assignees of the first task or table row when tasks are duplicated
220 * @returns {boolean} whether task is still open and exceed due date
254 * Update statistics in the page task status view
273 // task is marked done
290 //task is marked undone
322 * Save the task change to wiki and update the html in the page
344 //update task (inclusive duplicates)
357 * callback to update task when it is toggled
389 //update statistics in the page task status view
405 * so that task changes after last page render are displayed correctly
473 //check if a task was selected and load it's data