summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Expand)Author
2018-08-13Criteria search: manage boolean search (refs #4180)Étienne Loks
2018-08-13Search: manage post process tretment of query (refs #4180)Étienne Loks
2018-08-13Parcel: add cached label fieldÉtienne Loks
2018-08-13Search: do not parse for parentheses inside quotes (refs #4180)Étienne Loks
2018-08-13Manage interger field search and many search (refs #4180)Étienne Loks
2018-08-13Change criteria search UI to put criteria in the search text (refs #4180)Étienne Loks
2018-08-13Full text search: manage facet search (simple, hierarchic, OR) (refs #4180)Étienne Loks
2018-06-15Small optimizationÉtienne Loks
2018-06-13Fix document editionÉtienne Loks
2018-06-12Fix tests and fixtures for new document management (refs #4107)Étienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Migrate images and sources to new document model (refs #4107)Étienne Loks
2018-06-12Migrate single image to M2M (refs #4076)Étienne Loks
2018-06-12Standardize related field item for imagee collections (refs #4076)Étienne Loks
2018-06-12Display main image as first image (refs #4076)Étienne Loks
2018-06-12Images: add a main_image field (refs #4076) - Add images associated to wareho...Étienne Loks
2018-06-12Display generation button for relation image on the sheetÉtienne Loks
2018-06-12Relation graph: add logical fields in relationsÉtienne Loks
2018-06-12Refactoring of query owns (refs #4060)Étienne Loks
2018-06-12Manage own permissions with areas for operationsÉtienne Loks
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
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
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