Users (users.UsersOverview)¶
A variant of Users showing only active users and only some fields. This is used on demo sites in admin_main.html to display the list of available users. (more)
Inherits from lino.modlib.users.Users
Every row of this data table is a User.
User guide: The users plugin.
Columns
Username (
username) : Must be either unique or empty. User accounts having this field empty cannot be used to sign in.User type (
user_type) : The user type assigned to this user. User accounts having this field empty cannot be used to sign in.Language (
language) : SeeLanguage.
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 User.
Create (submit_insert) : Submit this form, i.e. send your data to the server.
Delete (delete_selected) : Delete this record
Merge (merge_row) : Merge this object into another object of same class.
Show data problems (show_problems) : See (unformatted:
<lino.core.actions.ShowSlaveTable show_problems ('Show data problems')>).Don’t forget me (cancel_forget_me) : See (unformatted:
<lino.modlib.users.actions.CancelForgetMe cancel_forget_me ("Don't forget me")>).Change password (change_password) : Change the password to be used for authentication.
Check data (check_data) : Update data problem messages for this database object, also removing messages that no longer exist. This action does not change anything else in the database.
Update summary data (check_summaries) : See (unformatted:
<lino.modlib.summaries.mixins.UpdateSummariesByMaster check_summaries ('Update summary data')>).Fix data problems (fix_problems) : Update data problem messages and repair those which are automatically fixable.
Forget me (forget_me) : See (unformatted:
<lino.modlib.users.actions.ForgetMe forget_me ('Forget me')>).None (grid) : A variant of Users showing only active users and only some fields. This is used on demo sites in admin_main.html to display the list of available users.
Initialize password (init_password) : Set the password to be used for authentication.
None (open_help) : Open Help Window
Send welcome mail (send_welcome_email) : Send a Welcome email to the user.
Update widgets (update_widgets) : See (unformatted:
<lino.modlib.dashboard.models.UpdateWidgets update_widgets ('Update widgets')>).Verify (verify_me) : Ask for the verification code you have received by email and mark your email address as verified.
Filter parameters
Active (
show_active) : Seeshow_active.Date range from (
start_date) : Start date of observed date range.until (
end_date) : End date of observed date range.User type (
user_type) : The user type assigned to this user. User accounts having this field empty cannot be used to sign in.