uploads.UploadsByController (Fichiers téléchargés)

No help_text for uploads.UploadsByController

Inherits from lino.modlib.uploads.Uploads, lino.modlib.uploads.UploadsByController, lino.modlib.uploads.AreaUploads

Every row of this data view is a Fichier téléchargé.

User Guide: Uploads and media files.

Columns

  • Uploaded by (user) : The author of this object. A pointer to lino.modlib.users.models.User.

  • Bénéficiaire (project) : Pointer to the project to which this object is related.

  • Type de téléchargement (type) : The type of this upload.

  • Fichier (file) : Pointer to the uploaded file itself (a Django FileField).

  • Valide depuis (start_date) : See Valide depuis.

  • Valide jusque (end_date) : Date until which the original document is valid.

  • Nécessaire (needed) : Whether the responsible user should be reminded when validity of this upload reaches its end.

  • Description (description_link) : Almost the same as description, but if file is not empty, the text is clickable, and clicking on it opens the uploaded file in a new browser window.

Detail layout

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f771141c6d0>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f771141c730>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f771141c880>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f77114224c0>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f7711422520>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f7711422670>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f77114227c0>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f7711422910>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f77113a51f0>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f77113a5250>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f77113a53a0>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f77113a5a60>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f77113a5ac0>)

Toolbar actions

  • HTML (show_as_html) : Show this table in Bootstrap3 interface

  • Table (landscape) (as_pdf) : Show this table as a pdf document.

  • Table (portrait) (as_pdf_p) : Show this table as a pdf document.

  • 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>).

  • Nouveau (insert) : Open a dialog window to insert a new Fichier téléchargé.

  • Créer (submit_insert) : Create the record and open a detail window on it

  • Détail (detail) : Open a detail window on records of uploads.

  • Supprimer (delete_selected) : Supprimer cet enregistrement

  • Check data (check_data) : See (unformatted: <lino.modlib.checkdata.models.UpdateProblemsByController check_data ('Check data')>).

  • Réparer les problèmes de données (fix_problems) : See (unformatted: <lino.modlib.checkdata.models.FixProblemsByController fix_problems ('Réparer les problèmes de données')>).

  • None (grid) : See (unformatted: <lino.core.actions.ShowTable grid>).

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

  • Enregistrer (submit_detail) : Enregistrer les changements dans ce formulaire

Filter parameters

  • Type de téléchargement (upload_type) : See upload_type.

  • Validité (observed_event) : See observed_event.

  • Période du (start_date) : Start date of observed period

  • au (end_date) : End date of observed period

  • Intervenant (coached_by) : Show only uploads for clients coached by this user.

  • Bénéficiaire (project) : Pointer to the project to which this object is related.

  • Uploaded by (user) : The author of this object. A pointer to lino.modlib.users.models.User.

Hidden columns

  • ID (id) : See ID.

  • type MIME (mimetype) : The media type of the uploaded file.

  • File size (file_size) : The size of the file in bytes. Not yet implemented.

  • Lié à (type) (owner_type) : See Lié à (type).

  • Lié à (object) (owner_id) : See Lié à (object).

  • Émis par (Organisation) (company) : Pointer to Company.

  • Émis par (Personne) (contact_person) : Pointer to Person.

  • Represented as (contact_role) : The optional Role of the contact_person within company.

  • Domaine de téléchargement (upload_area) : The upload area this file belongs to.

  • Librarie de fichiers (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.

  • Description (description) : A short description entered manually by the user.

  • Remarque (remark) : See Remarque.

  • Lié à (owner) : See Lié à.