summaryrefslogtreecommitdiff
path: root/archaeological_context_records/models.py
AgeCommit message (Collapse)Author
2021-02-28Context records: add surfaceÉtienne Loks
2021-02-28Context records: show find inside related context recordsÉ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
2020-11-06Label generation: optimize template evaluationÉtienne Loks
2020-11-04Operation sheet: fix parcel column on context record table (refs #4984)Étienne Loks
2020-09-02Search - criteria: "has finds" for operation and context record searchÉtienne Loks
2020-07-01Finish migration refactoringÉtienne Loks
2020-05-28Dating: fix is identical when precise_dating is nullÉtienne Loks
2020-05-25Search finds - context records: add missing search criterias for datingsÉtienne Loks
2020-03-23Public representation: do not display default year - display precise dating ↵Étienne Loks
for datings
2020-03-11Searc criteria: add has image/file/url criteria for all document itemsÉtienne Loks
2020-03-06Sheet actions: add duplicate for site, operation, document and context recordÉtienne Loks
2019-12-16Gin index for data fieldsÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-09-13Delete action: context records, files, finds, treatments, treatments files, ↵Étienne Loks
admin acts
2019-09-10QA: lock/unlock (sites, operations, context records, finds, containers, ↵Étienne Loks
warehouses)
2019-09-06Serialization: natural key for relations between context recordsÉtienne Loks
2019-09-04Public API: manage context record with no townÉtienne Loks
2019-09-04Serializers: manage context records - uuid for context recordsÉtienne Loks
2019-09-04Use UUID for operations and datingsÉtienne Loks
2019-08-29Document generation: manage periodsÉtienne Loks
2019-07-15Url for public find apiÉtienne Loks
2019-07-12Base public serializerÉtienne Loks
2019-07-10Context record relation table: fix queryÉtienne Loks
2019-07-09Graph generation: fix non full generation with changing relation type - ↵Étienne Loks
attach full to upper item
2019-06-28Better management of cascade updatesÉtienne Loks
2019-06-17Fix cache generation for finds and context recordsÉtienne Loks
2019-06-17Context records: settings for new query engineÉtienne Loks
2019-06-17Statistics: context records settingsÉtienne Loks
2019-06-17Tests: fix default conversion to strÉtienne Loks
2019-06-17Fix geo-model heritageÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-06-17Geo: manage autogen of polygonsÉtienne Loks
2019-06-05Searches: fix history modifierÉtienne Loks
2019-05-24DocumentItem: fix inapropriate heritageÉtienne Loks
2019-05-23Document generation: better layout for VALUESÉtienne Loks
2019-05-22Document templates: manage finds, base finds, baskets relationsÉtienne Loks
2019-05-02Data importer: add value formaters based on Python format() stringÉtienne Loks
2019-04-24Geo: fix precise polygon heritageÉtienne Loks
2019-04-24Search: manage localized and non localized indexationÉtienne Loks
2019-04-24QR code: QR code export, display on ODT and PDFÉtienne Loks
2019-04-24Manage generation of QR codesÉtienne Loks
2019-04-24Context record: fix get town polygon from siteÉtienne Loks
2019-04-24Geo: manage container and warehouse - manage geo save dependenciesÉtienne Loks
2019-04-24Sheet - Map: WIP - manage vector source for polygonsÉtienne Loks
2019-04-24Geo: manage autogen of polygonsÉtienne Loks
2019-04-24Manage X, Y, Z fields for context records, operations and sitesÉtienne Loks
2019-03-20Search index: fix auto update of base find search - add parcel to context ↵Étienne Loks
record search
2019-02-06ForeignKey: SET_NULL fixÉtienne Loks