summaryrefslogtreecommitdiff
path: root/archaeological_finds/views.py
AgeCommit message (Collapse)Author
2025-07-21♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
2025-03-13✨ exhibitions: link documents (refs #6222)Étienne Loks
2025-03-13🐛 autocomplete finds: do not display find with downstream treatment (refs ↵Étienne Loks
#6178)
2025-02-19✨ create exhibition from basketÉtienne Loks
2025-02-19✨ exhibitions: "GAM" exportÉtienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19🐛 new permissions: fix permission_check for action (refs #6126)Étienne Loks
2025-02-19✨ exhibition: forms/sheetsÉtienne Loks
2025-02-19✨ base exhibition viewsÉtienne Loks
2025-02-19🗃️ database: add associated basket to treatments - is exhibition for ↵Étienne Loks
treatments types
2025-02-19🌐 localizationÉtienne Loks
2025-02-19♻ permissions refactoring: refactor has_permission methodsÉtienne Loks
2024-09-11✨ criteria searches: add missing criteria for operation, find and context ↵Étienne Loks
records (refs #6020) - Context records bulk update: add fields Criteria searches: - Finds: context record type - Operations: has an attached archeo file - Context records : - Type of documentation - Description - Filling - General comment Context records bulk update: - documentation - identification - excavation technic
2024-04-16✨ find/document fields: forms, searchesÉtienne Loks
fields: quantity_comment, technical_areas, technical_processes, rights_owner, licenses, copyright, shooting_angle.
2022-12-23Search result - export: export only selectedÉtienne Loks
2022-12-22Fix geo finds for external sources: do not displayÉtienne Loks
2022-12-12Tests: find basket modificationÉtienne Loks
2022-12-12Geo: display related items on sheetÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Find - Quick action n1 treatment: add redirect in table quick action - fix ↵Étienne Loks
resulting_pk initialization (refs #5231)
2022-12-12work in progress on view with management form error and not redirecting ↵Cefin
correctly #5231
2022-12-12Find - Quick action n1 treatment: adapt url of the redirect view (refs #5231)Étienne Loks
2022-12-12clean the code for #5231Cefin
2022-12-12draft and temporary testing for #5231Cefin
2022-12-12Syndication - api view & url for find, context record, warehouse, container ↵Étienne Loks
and file
2022-12-12Syndication - docs, api permissionsÉtienne Loks
Permissions by token, IP and by model.
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Basket: fix next sheet linkÉtienne Loks
2022-07-08rapid action modify basket property #5180Cefin
2022-07-08rapid action context record show add a find #5184 part oneCefin
2022-07-08url with get and display geo itemsQuentin André
2022-07-08api for geo_get_items for context records + testsQuentin André
2022-07-08handle pk exceptionQuentin André
2022-07-08correction with kwargs for get_polygonsQuentin André
2022-07-08correction regexQuentin André
2022-07-08modified urls and black reformattingQuentin André
2022-07-08add of get_geo_items in API + testQuentin André
2022-05-27Quick action context record - add a find (refs #5184)Cefin
2021-06-22Find inside containers: fix permissionsÉtienne Loks
2021-06-02Find: add functional area fieldÉtienne Loks
2021-03-19Format - black: findsÉtienne Loks
2021-02-28Refactoring - typoÉtienne Loks
2021-02-28Fix alert displayÉtienne Loks
2021-02-28Context records: show find inside related context recordsÉtienne Loks
2021-02-28Container: fix find table inside containers (refs #4950)Étienne Loks
2021-02-28New container localisation - adapt sheets, importsÉtienne Loks
2020-03-31Find basket API: order by basket order (fix)Étienne Loks
2020-03-31Find basket API: order by basket orderÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-09-24Allow own locker to edit their locksÉtienne Loks