summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Collapse)Author
2024-04-16🏷️ Documentation/finds received -> documentation/finds providedÉtienne Loks
2024-04-16🐛 fix administrative act sheet crash (refs #5739)Étienne Loks
2024-04-16✨ imports: add search criteriaÉtienne Loks
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition
2023-06-27🐛 sheet: fix float display for hectareÉtienne Loks
2023-06-07⚡️ improve post treatments after importsÉtienne Loks
- check_cascade_update is now function which evaluate if cascade update is relevant - "_no_repost_save" attribute prevent a resave after post import - fix updat check for geo post save - add some logging
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-03-08Site: quick add operation action (refs #4450)Étienne Loks
2023-03-08Site: quick action for creation of virtual operation from site with many ↵Étienne Loks
operations (refs #3935)
2023-03-06Profile: do not display geo item list when mapping is deactivated (refs #4467)Étienne Loks
2023-03-02Sheet operation - statistics number of parcels fix (refs #3726)Étienne Loks
2023-03-01Search - Operation: add "old code" search (refs #5456)Étienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2022-12-22Syndication - serialization: fix filtersÉtienne Loks
2022-12-12Operation from file creation - fix automatic town association and parcel recopyÉtienne Loks
2022-12-12Remove deadcode (old dashboards) - clean cssÉtienne Loks
2022-12-12Geodata - search: add search fields on related items searchesÉtienne Loks
2022-12-12Geodata save: transaction for main_geodata assignation to limit deadlocksÉtienne Loks
2022-12-12Geodata post save: transactions and targeted post save to limit deadlocksÉtienne Loks
2022-12-12Geo: quick add geo action for context records, sites and findsÉtienne Loks
2022-12-12Geo: clean old methods - fix geodata post treatments on geo form - quick add ↵Étienne Loks
geo action
2022-12-12Geodata: manage m2m signal town associationÉtienne Loks
2022-12-12Geodata: cascade addÉtienne Loks
2022-12-12Admin act: ref_sra 15 -> 200Étienne Loks
2022-12-12Geo: display associated context records and associated finds on sheet map ↵Étienne Loks
(refactor and fixes)
2022-12-12Geo display: clean old code - manage bad dataÉtienne Loks
2022-12-12Geo sheet: display context recordsÉtienne Loks
2022-12-12Geo: display related items on sheetÉtienne Loks
2022-12-12Fix many count search such has "has-finds" (refs #5425)Étienne Loks
2022-12-12Add "is locked" search (refs #5419)Étienne Loks
2022-12-12WIP: add "is locked" search (refs #5419)Cefin
2022-12-12Site creation: fix post messageÉtienne Loks
2022-12-12Parcels: remove from operation wizard - improve displayÉtienne Loks
2022-12-12Geodata redesign: container, warehouse migrationÉtienne Loks
2022-12-12Geodata redesign: site migrationÉtienne Loks
2022-12-12Geodata redesign: fix operation migrationÉtienne Loks
2022-12-12Geodata redesign: operation migrations (1/2) - operation geo post save - ↵Étienne Loks
town area creation
2022-12-12File - Parcels - Modify: add get method for modifying parcels #5227Cefin
2022-12-12Operation - Parcels - Modify - work in progress, attempt to manage formsets ↵Cefin
with view for #5227
2022-12-12temporary draft for #5227Cefin
2022-12-12temporary work #5227Cefin
2022-12-12Syndication - serialization - display sheet findÉtienne Loks
2022-12-12Syndication - serialization - display sheet operationÉtienne Loks
2022-12-12Migration to Django 2.2 - many fixesÉtienne Loks
- remove redondant permissions - fix missing kwargs for widget and form fields - fix default to callable for model field - quick and dirty fix for datepicker - is_authenticated() -> is_authenticated - fix registration urls - remove six usage (no more python2)
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-11Preventive file: add some fields - better sheet - Administrativ act: add commentÉtienne Loks
2022-07-08Fix operator filter on operation listing for operator (refs #5236)Étienne Loks
2022-07-08add scientist in charge column on operation search #5197Cefin
2022-07-08Operation vocabulary clarificationValérie-Emma Leroux