summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Expand)Author
2022-05-18Person: fix raw_name reinit when no name is givenÉtienne Loks
2022-04-22Template: add "images" to DocumentItem get_valuesÉtienne Loks
2022-03-24Fix dated field search (modified after/before)Étienne Loks
2022-03-09Templates: optimize template render for containersÉtienne Loks
2022-02-08Document duplicate - do not duplicate image - allow redirection to modifyÉtienne Loks
2021-06-21Update docÉtienne Loks
2021-06-21Context records: auto generate relation tree on insert and updateÉtienne Loks
2021-06-17Context records: Optimize record relations - management command - testsÉtienne Loks
2021-06-16WIP - optimize record relationsÉtienne Loks
2021-06-01Custom index - document: operation_source_type_code, index by operation and s...Étienne Loks
2021-04-02BlackÉtienne Loks
2021-04-02Forms: fix permissions evaluation on field optionsÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-03-17Fix complete_id for documentÉtienne Loks
2021-03-09Container: manage calculated weightÉtienne Loks
2021-03-02Fix custom form -> use profile instead of person typesÉtienne Loks
2021-03-01Manage corrupted image - silently fail for nowÉtienne Loks
2021-02-28Fix label generation filter + testsÉtienne Loks
2021-02-28Option to auto-clean associated documentsÉtienne Loks
2021-02-28Zip/unzip files on archive/unarchive importsÉtienne Loks
2021-02-28Template gen: fix typo in file attributesÉtienne Loks
2021-02-28Improve document generation perfÉtienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2021-02-28Typo fixÉtienne Loks
2021-02-28Template: fix get_values for organizationsÉtienne Loks
2021-02-28Add grammatical gender to organizationsÉtienne Loks
2021-02-28Jinja filter: lowerfirst - fix grammatical_gender export in templatesÉtienne Loks
2021-02-28Auto-generate labels from a base libreoffice templateÉtienne Loks
2021-02-28Document: add publishing yearÉtienne Loks
2021-02-28Labels: quick access to operation on the containerÉtienne Loks
2021-02-28Fix document-editor -> document-publisherÉtienne Loks
2021-02-28Unaccent search for person/orga. Tips for operation formÉtienne Loks
2021-02-28Fix english typoÉtienne Loks
2021-02-28get_values: fix qrcode prefixÉtienne Loks
2021-02-28Sheet files: add operation shortcutÉtienne Loks
2021-02-28Title: add id to get_valuesÉtienne Loks
2021-02-28Fix: gender type for title typeÉtienne Loks
2021-02-28Fix get values for title typeÉtienne Loks
2021-02-28Update doc with grammatical gender and long titleÉtienne Loks
2021-02-28Title type: add long title - Orga/Person type: add grammatical genderÉtienne Loks
2021-02-28Add documents to administrative acts (refs #4999)Étienne Loks
2021-02-28File: Quick add admin actÉtienne Loks
2021-02-28File: add edit button on sheet - fix research formsÉtienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Docs: autogen value documentationÉtienne Loks
2021-02-28Docs: autogen value documentationÉtienne Loks
2021-02-28Context records: show find inside related context recordsÉtienne Loks
2021-02-28Documents: add pages fields to related sourceÉtienne Loks
2021-02-28Documents: dynamic filter of support and medium by document type - collapse r...Étienne Loks
2021-02-28Refactor custom widgets templates - ISSN/ISBN checkÉtienne Loks