summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Collapse)Author
2018-04-13Site: add comment fieldÉtienne Loks
2018-04-13Subaquatic module: add missing fieldsÉtienne Loks
2018-04-13New type of operation: court-ordered seizure with associated fields (refs #4048)Étienne Loks
* models * migrations * wizard panel * forms * sheet
2018-03-03Sites: add locality and underwater fields (forms and sheet)Étienne Loks
2018-03-03Sites: add missing fields in modelsÉtienne Loks
2018-02-23Site labels: fix translation of customizationÉtienne Loks
2018-02-19Creation of virtual operation for site (refs #3935)Étienne Loks
2018-02-18Fix town display for sitesÉtienne Loks
2018-02-18Sites: add town formÉtienne Loks
2018-02-18Archaeological sites: add towns on modelÉtienne Loks
2018-02-17Sites: 200 characters for referenceÉtienne Loks
2018-02-16Archaeological sites: improve full text index (refs #3913)Étienne Loks
2018-02-15Archaeological site: search view (refs #3913)Étienne Loks
- add site to profile - allow alternate label in menus for sites - add entry in menu - basic configuration of site model
2018-02-13Tests for import and export of gen typesÉtienne Loks
2018-02-12Period tye: start and end date are not mandatoryÉtienne Loks
2018-02-02No more test with spatialite :( Too much cool PostgreSQL features used.Étienne Loks
2018-01-21Administrativ act: adapt forms, models and sheetÉtienne Loks
2018-01-19Improve sheet context recordÉtienne Loks
2018-01-19Search vectors for authors and sourcesÉtienne Loks
2017-11-10Models: generic images with m2m relations with main itemsÉtienne Loks
2017-11-09Manage fix of associated items (after imports or database dump)Étienne Loks
2017-10-24Merge branch 'master' into developÉtienne Loks
2017-10-24Add missing view permissions for operation and context record relationsÉtienne Loks
2017-10-12Performance: add indexes for cached labelsÉtienne Loks
2017-10-12Manage postgres index and vector searches (refs #2912)Étienne Loks
2017-09-21Generic manner of managing external idÉtienne Loks
2017-09-20Fix external id generation for findsÉtienne Loks
2017-08-28Change all upload directoriesÉtienne Loks
2017-08-13Models: change relation type to manage self relation on virtual classÉtienne Loks
2017-08-04Admin: improve parcel, parcel owner forms, add a lookup for parcelÉtienne Loks
2017-08-03Admin: improve operation's models formsÉtienne Loks
2017-08-01Operation sources: if index is not available don't generate an error for codesÉtienne Loks
2017-07-02Remove translation on all permissions (can generate database issue)Étienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-13OA code is now a string.Étienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-18New migrations: add viewsÉtienne Loks
2017-04-14Django 1.8: fix import errors, deprecation warnings and models warningsÉtienne Loks
2017-04-05Warehouse sheet: provide statistics (refs #3398)Étienne Loks
- Number of finds (total and by places) - Number of container (total and by places)
2017-03-30Access control: define get_query_own for personsÉtienne Loks
2017-03-30Sources: fix query owns requests (refs #3196)Étienne Loks
2017-03-29Access control: collaborators are included in get_own_query for operations, ↵Étienne Loks
context records and finds (refs #3196)
2017-03-29Operations: add collaborators field (refs #3368)Étienne Loks
2017-03-15Operation sheet: add list of containers (refs #3458)Étienne Loks
2017-03-15Refactoring: EXTRA_FULL_FIELDS_LABELS -> COL_LABELS (with merge) (refs #3491)Étienne Loks
2017-03-14Dashboard: fix area unity and effective operation tables (refs #3217)Étienne Loks
2017-03-14Operation sources: change headersÉtienne Loks
2017-03-13Operation: add a location field (refs #3508)Étienne Loks
2017-03-13Sheet operation: add INSEE code to towns (refs #3506)Étienne Loks
2017-03-13Sheets: add ishtar ID (refs #3517)Étienne Loks