My Upload files (uploads.MyUploads)¶
Shows my uploads (i.e. those whose author is the requesting user). (more)
Inherits from lino.modlib.uploads.Uploads
Every row of this data table is a Upload file.
User guide: The uploads plugin.
Columns
File (
file) : Pointer to the uploaded file itself (a Django FileField).Library file (
library_file) : The path of this file, relative the volume’s root.Description (
description) : A short description entered manually by the user.Uploaded by (
user) : The author of this database object.Attached to (
owner) : SeeAttached to.
Detail layout
File (
file) : Pointer to the uploaded file itself (a Django FileField).Library volume (
volume) : A pointer to the library volume where this file is stored.Library file (
library_file) : The path of this file, relative the volume’s root.
Uploaded by (
user) : The author of this database object.Attached to (
owner) : SeeAttached to.
Upload area (
upload_area) : The upload area this file belongs to.Upload type (
type) : The type of this upload.
Description (
description) : A short description entered manually by the user.Mentioned by (
memo.MentionsByTarget1) : SeeMentioned by.
None (
preview) : Seepreview.
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 Upload file.
Create (submit_insert) : Submit this form, i.e. send your data to the server.
Delete (delete_selected) : Delete this record
Show data problems (show_problems) : See (unformatted:
<lino.core.actions.ShowSlaveTable show_problems ('Show data problems')>).Camera (camera_stream) : See (unformatted:
<lino.modlib.uploads.actions.CameraStream camera_stream ('Camera')>).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.
Fix data problems (fix_problems) : Update data problem messages and repair those which are automatically fixable.
None (grid) : Shows my uploads (i.e. those whose author is the requesting 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
Upload type (
upload_type) : Seeupload_type.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).Uploaded by (
user) : The author of this database object.
Hidden columns
ID (
id) : SeeID.MIME type (
mimetype) : The media type of the uploaded file.File size (
file_size) : The size of the file in bytes. Not yet implemented.Confidential (
private) : Whether this row is confidential.Team (
group) : The user group this row belongs to. This field may be empty, which means that it is not shared in a group, only its author can see it.Controlled by (type) (
owner_type) : SeeControlled by (type).Controlled by (object) (
owner_id) : SeeControlled by (object).Upload area (
upload_area) : The upload area this file belongs to.Upload type (
type) : The type of this upload.Library volume (
volume) : A pointer to the library volume where this file is stored.Select multiple rows (
rowselect) : SeeSelect multiple rows.