summaryrefslogtreecommitdiff
path: root/archaeological_context_records/models.py
AgeCommit message (Expand)Author
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-12Context record search: add town to search vectorÉtienne Loks
2018-06-12Context record towns: change column and search to point directly (not through...Étienne Loks
2018-06-12Context record: add town field for context records (when parcel is not mandat...É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-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 context records (refs #4060)Étienne Loks
2018-03-06Parcel not mandatory: change in database (refs #3962)Étienne Loks
2018-02-26Update labelsValérie-Emma Leroux
2018-02-18Add link between context records and sites (model)Étienne Loks
2018-02-02No more test with spatialite :( Too much cool PostgreSQL features used.Étienne Loks
2018-01-19Adapt context record formsÉ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-10-25Merge branch 'master' into developÉtienne Loks
2017-10-24Permissions: add a permission fo record relation viewÉ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-12basic vector search parameters (refs #2912)Étienne Loks
2017-10-12Performance: add indexes for cached labelsÉ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-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-08-13Models: change relation type to manage self relation on virtual classÉtienne Loks
2017-08-04Admin: fix point management for context recordÉtienne Loks
2017-08-04Context record: add point 2dÉtienne Loks
2017-08-04Admin context records: add context record lookup, improve admin formsÉtienne Loks
2017-07-31Merge branch 'master' into developÉtienne Loks
2017-07-31Context record form/sheet: add opening/closing datesÉtienne Loks
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-24Datings: post-fix of duplicates associated to the same object (usually on imp...Étienne Loks
2017-07-02Remove translation on all permissions (can generate database issue)Étienne Loks
2017-07-02Remove translation on some 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-05-15Merge branch 'master' into developÉtienne Loks
2017-05-10Find search: search by context records (and within relations)Étienne Loks
2017-04-30Fix cascading bulk updateÉtienne Loks
2017-04-29Extra security to prevent recursion on bulk updateÉtienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-19Django 1.8: remove transaction.commit_unless_managedÉ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-04Base finds: bulk update of finds on context record change (refs #3484)Étienne Loks