summaryrefslogtreecommitdiff
path: root/archaeological_finds
AgeCommit message (Collapse)Author
2022-12-12Sheet find: always display period tabÉtienne Loks
2022-12-12Remove deprecated geo test - Fix tests for v4Étienne Loks
2022-12-12Remove deprecated x, y, z fields on main item forms - Find form: fix order ↵Étienne Loks
of decoration field
2022-12-12Sheet find: always display mapÉtienne Loks
2022-12-12Geodata - search: add search fields on related items searchesÉtienne Loks
2022-12-12Geo: quick add geo action for context records, sites and findsÉtienne Loks
2022-12-12Geodata: cascade addÉtienne Loks
2022-12-12Geaovectordata - admin: autocomplete for geodata itemsÉ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: display related items on sheetÉtienne Loks
2022-12-12Geo: select geo item to display on the sheetÉtienne Loks
2022-12-12WIP: add "is locked" search (refs #5419)Cefin
2022-12-12Fix migrations and importsÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Geodata: fix geoitem -> geodata on findÉtienne Loks
2022-12-12Geodata: improve migrate script (multi processing) - fix upper modelÉtienne Loks
2022-12-12Geodata: filter edit permissions for geo itemsÉtienne Loks
2022-12-12Geodata: display geodata list on sheetÉtienne Loks
2022-12-12Squash database migrationsÉtienne Loks
2022-12-12Geodata: adapt importer modelÉtienne Loks
2022-12-12Geodata: fix templates with geovectordataÉtienne Loks
2022-12-12Geodata redesign: context record, base find migrationÉtienne Loks
2022-12-12Area reference -> textÉtienne Loks
2022-12-12Geodata redesign: operation migrations (2/2)Étienne Loks
2022-12-12Geodata redesign: town migrationsÉtienne Loks
2022-12-12Geodata redesign: model adaptation - adminÉtienne Loks
2022-12-12Syndication - fix pin searchÉ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-12cleaning the code #5231Cefin
2022-12-12clean the code for #5231Cefin
2022-12-12draft and temporary testing for #5231Cefin
2022-12-12Syndication - serialization - display sheet find - 2Étienne Loks
2022-12-12Syndication - serialization - display sheet findÉtienne Loks
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-12Remove unicode_litteralsÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- remove django-ajax-select - fix migrations
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-10-17Fix quick treatment act modify URL match (refs #5472)Étienne Loks
2022-10-03Fix delete wizard with no "class_verbose_name"Étienne Loks
2022-07-08Admin - Export - CSV: Standardise csv exports of typologies (refs #5251)Cefin
2022-07-08Refactoring: NewImportForm -> BaseImportFormÉtienne Loks
2022-07-08Basket: fix next sheet linkÉtienne Loks
2022-07-08Basket bulk update: propose slug on single edit, allow multi edit (refs #5225)Étienne Loks
2022-07-08deleting slug instead of denomination field and authorize multi for basket ↵Cefin
bulk update #5225
2022-07-08deleting denomination field on basket bulk update #5225Cefin