summaryrefslogtreecommitdiff
path: root/archaeological_finds
AgeCommit message (Collapse)Author
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
2022-07-08adding dimensions on initial fore treatmentN1 #4873Cefin
2022-07-08Find - grouping treament: concat description (refs #4873)Étienne Loks
2022-07-08 Quick edit basket form: fix confirmation value for "shared write_with"Étienne Loks
2022-07-08Quick edit CR form: fix confirmation value for "site" (refs #5208)Étienne Loks
2022-07-08Quick edit basket form: fix confirmation value for "shared with" and "share ↵Étienne Loks
write with" (refs #5180)
2022-07-08rapid action modify basket property #5180 part twoCefin
2022-07-08rapid action modify basket property #5180Cefin
2022-07-08rapid action context record show add a find #5184 part oneCefin
2022-07-08add conservatory comment on bulk update on find search #5178Cefin
2022-07-08black formatingÉtienne Loks
2022-07-08Find/context record search: change search order, terms, fix search fieldÉtienne Loks
2022-07-08resolve issue on archeological finds tests searchCefin
2022-07-08finalize the test with one errorCefin
2022-07-08adding test for acrcheological finds search on operationsCefin
2022-07-08code review on FindSelect FindsCefin
2022-07-08adding operator name with error ajax on finds searchCefin
2022-07-08adding operator on finds searchCefin
2022-07-08adding search by person-in-charge on findsCefin
2022-07-08Tests: clean importsÉtienne Loks
2022-07-08synthethic functions for tests and improvement of their robustnessQuentinAndre