Notification messages (notify.AllMessages)¶
The gobal list of all messages. (more)
Inherits from lino.modlib.notify.Messages
Every row of this data table is a Notification message.
User guide: The notify plugin.
Columns
Created (
created) : Timestamp of when this message has been emitted.Subject (
subject) : The subject of this message. See Subject and body of a notification message.Recipient (
user) : The recipient of this message. The site user to whom this message is to be delivered.Reply to (
reply_to) : The comment to which a reply to this message would reply.seen (
seen) : Timestamp of when the recipient of this message has marked it as seen.sent (
sent) : Timestamp of when this message has been sent via email to its recipient.
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>).Create (submit_insert) : Submit this form, i.e. send your data to the server.
Delete (delete_selected) : Delete this record
None (grid) : The gobal list of all messages.
Mark all as seen (mark_all_seen) : See (unformatted:
<lino.modlib.notify.models.MarkAllSeen mark_all_seen ('Mark all as seen')>).None (open_help) : Open Help Window
Filter parameters
Seen (
show_seen) : Seeshow_seen.Date from (
start_date) : Start of observed date rangeuntil (
end_date) : End of observed date rangeControlled by (type) (
owner_type) : SeeControlled by (type).Controlled by (object) (
owner_id) : SeeControlled by (object).Recipient (
user) : The recipient of this message. The site user to whom this message is to be delivered.
Hidden columns
ID (
id) : SeeID.Controlled by (type) (
owner_type) : SeeControlled by (type).Controlled by (object) (
owner_id) : SeeControlled by (object).Message Type (
message_type) : The notification message type.Body (
body) : The body of this message. See Subject and body of a notification message.Notification mode (
mail_mode) : SeeNotification mode.Select multiple rows (
rowselect) : SeeSelect multiple rows.Controlled by (
owner) : The owner of this message. Expresses what this message is about.