summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/models.py
AgeCommit message (Expand)Author
2021-02-28No index for stationary containersÉtienne Loks
2021-02-28Templates: fix recursive call (containers <-> finds)Étienne Loks
2021-02-28Container: prevent parent association to himselfÉtienne Loks
2021-02-28Fix migration of new containers - add collection fieldÉtienne Loks
2021-02-28Warehouse - model: add collection to containerÉtienne Loks
2021-02-28Labels: quick access to operation on the containerÉtienne Loks
2021-02-28Templates: add finds to containersÉtienne Loks
2021-02-28Fix container merge (index error)Étienne Loks
2021-02-28Container: fix index generationÉtienne Loks
2021-02-28Container: fix index uniq constraintÉtienne Loks
2021-02-28Minor: fix translationÉtienne Loks
2021-02-28Fix english typoÉtienne Loks
2021-02-28Tests: fix M2M test (false positive)Étienne Loks
2021-02-28Fix null -> "" errors - fix testsÉtienne Loks
2021-02-28File: add edit button on sheet - fix research formsÉtienne Loks
2021-02-28Container: force fisrt cached_division generationÉtienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Manage a "custom_index" for base typesÉtienne Loks
2021-02-28Labels: fix filteringÉtienne Loks
2021-02-28Complete identifier field: database - profile settings - saveÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks
2021-02-28Container: import_get_location for parent containerÉtienne Loks
2021-02-28Container: regenerate chil label on deletionÉtienne Loks
2021-02-28Sheet: document tab for container, warehouse and fileÉtienne Loks
2021-02-28Stats: generation on demandÉtienne Loks
2021-02-28Sheet container: show statisticsÉtienne Loks
2021-02-28Warehouse sheet: display divisions table, display number of items, divisions,...Étienne Loks
2021-02-28Containers: fix division default labelsÉtienne Loks
2021-02-28Container: fix label generation on creationÉtienne Loks
2021-02-28Containers: fix statistics on warehouse sheetÉtienne Loks
2021-02-28Container: fix parent field on form - prevent recursion on parent location fixÉtienne Loks
2021-02-28Stats for containersÉtienne Loks
2021-02-28Containers: append warehouse to merge key (refs #4964)Étienne Loks
2021-02-28Container: fix statisticsÉtienne Loks
2021-02-28Container - bulk update: remove parent when changing warehouse (refs #4959)Étienne Loks
2021-02-28Container: improve sheet layoutÉtienne Loks
2021-02-28Container: bulk updateÉtienne Loks
2021-02-28Container: change child location on location change (refs #4938)Étienne Loks
2021-02-28Container localisation: remove uniq constraint (model to be removed...)Étienne Loks
2021-02-28Fix container mergeÉtienne Loks
2021-02-28Container trees: INSERT rulesÉtienne Loks
2021-02-28Container trees: UPDATE rulesÉtienne Loks
2021-02-28Migrate to new container management: fix existing duplicates - fix on delete ...Étienne Loks
2021-02-28Fix statistics for warehouseÉtienne Loks
2021-02-28Fix warehouse division formsÉtienne Loks
2021-02-28Container: adapt forms for the new container managementÉtienne Loks
2021-02-28Fix merge candidate for containersÉtienne Loks
2021-02-28New container management - merge actionÉtienne Loks
2021-02-28Find - collections: add field to form and sheetÉtienne Loks
2021-02-28New container management: change ext idÉtienne Loks