Tasks (cal.TasksByUser)

Shows the list of tasks for this user. (more)

Inherits from lino_xl.lib.cal.Tasks

Every row of this data table is a Task.

User guide: The cal plugin.

Columns

  • Priority (priority) : How urgent this task is.

  • Start date (start_date) : See Start date.

  • Short description (summary) : See Short description.

  • Workflow (workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.

Detail layout

    • Start date (start_date) : See Start date.

    • Priority (priority) : How urgent this task is.

    • Due date (due_date) : See Due date.

    • ID (id) : See ID.

    • Workflow (workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.

  • Short description (summary) : See Short description.

  • Author (user) : The author of this database object.

    • Controlled by (owner) : See Controlled by.

    • Created (created) : The time when this database row was created.

    • Modified (modified) : The time when this database object was last modified.

  • Description (description) : See Description.

Toolbar actions

  • Table (landscape) (as_pdf) : See (unformatted: <lino_xl.lib.appypod.mixins.PrintTableAction as_pdf ('Table (landscape)')>).

  • Table (portrait) (as_pdf_p) : See (unformatted: <lino_xl.lib.appypod.mixins.PortraitPrintTableAction as_pdf_p ('Table (portrait)')>).

  • Export to .xls (export_excel) : Export this table as an .xls document

  • None (grid_post) : See (unformatted: <lino.core.actions.CreateRow grid_post>).

  • None (grid_put) : See (unformatted: <lino.core.actions.SaveGridCell grid_put>).

  • New (insert) : Insert a new Task.

  • Create (submit_insert) : Submit this form, i.e. send your data to the server.

  • Delete (delete_selected) : Delete this record

  • Upload files (show_uploads) : Opens a data window with the uploaded files associated to this database object.

  • None (grid) : Shows the list of tasks for this user.

  • None (open_help) : Open Help Window

  • None (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

  • Save (submit_detail) : Save changes in this form

Filter parameters

  • Date range from (start_date) : Start date of observed date range.

  • until (end_date) : End date of observed date range.

  • Controlled by (type) (owner_type) : See Controlled by (type).

  • Controlled by (object) (owner_id) : See Controlled by (object).

  • None (project) : See project.

  • Author (user) : The author of this database object.

  • State (state) : The state of this Task. one of TaskStates.

Hidden columns

  • ID (id) : See ID.

  • Start time (start_time) : See Start time.

  • Modified (modified) : The time when this database object was last modified.

  • Created (created) : The time when this database row was created.

  • Controlled by (type) (owner_type) : See Controlled by (type).

  • Controlled by (object) (owner_id) : See Controlled by (object).

  • Description (description) : See Description.

  • No. (auto_type) : Contains the sequence number if this is an automatically generated component. Otherwise this field is empty.

  • Due date (due_date) : See Due date.

  • Due time (due_time) : See Due time.

  • Duration value (percent) : See Duration value.

  • State (state) : The state of this Task. one of TaskStates.

  • Select multiple rows (rowselect) : See Select multiple rows.

  • Controlled by (owner) : See Controlled by.

  • Author (user) : The author of this database object.