summaryrefslogtreecommitdiff
path: root/archaeological_operations/views.py
AgeCommit message (Collapse)Author
2021-02-28Refactor - cleanÉtienne Loks
2021-02-28Add documents to administrative acts (refs #4999)Étienne Loks
2021-02-28Stats: generation on demandÉtienne Loks
2020-03-09Quick actions - tables - site: add bulk update form (towns field)Étienne Loks
2020-03-06Sheet actions: add duplicate for site, operation, document and context recordÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-09-14Operation, site: multi del - redirsÉtienne Loks
2019-09-13Delete action: operations, sites, orgas, containers, warehousesÉtienne Loks
2019-09-13New management of "popup" for new items -> change all form configurationÉtienne Loks
2019-09-10QA: lock/unlock (sites, operations, context records, finds, containers, ↵Étienne Loks
warehouses)
2019-09-10Locks: prevent edit actionsÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-06-04QA operation: bulk modificationÉtienne Loks
2019-02-13Manage search on json fields - HistorySelect for all concerned formsÉtienne Loks
2018-12-06Gen doc: refactoringÉtienne Loks
2018-12-05Document generation: no more specific action -> available on the sheetÉtienne Loks
2018-09-28Catch template syntax error on documet generationÉtienne Loks
2018-09-03Manage history for sitesÉtienne Loks
2018-08-13Manage alertsÉtienne Loks
2018-06-14Fix reset for operation - cleaningÉtienne Loks
2018-06-12Document form - refactoring (refs #4107)Étienne Loks
2018-06-12Rebase migrationsÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Adapt forms and wizards to manage M2M images (refs #4076)Étienne Loks
2018-06-12Operations: add ishtar images panel (refs #4076)Étienne Loks
2018-06-12Manage own permissions with areas for operationsÉtienne Loks
2018-04-13New type of operation: court-ordered seizure with associated fields (refs #4048)Étienne Loks
* models * migrations * wizard panel * forms * sheet
2018-03-03Sites: add locality and underwater fields (forms and sheet)Étienne Loks
2018-02-23Site labels: fix translation of customizationÉtienne Loks
2018-02-18Sites: add town formÉtienne Loks
2018-02-16Archaeological sites: modify action on the sheet (refs #3913)Étienne Loks
2018-02-16Archaeological sites: deletion wizard (refs #3913)Étienne Loks
2018-02-16Site: modification wizard (refs #3913)Étienne Loks
2018-02-15Archaeological site: simple creation wizard (refs #3913)Étienne Loks
2018-02-15Explicit importsÉtienne Loks
2018-02-15Archaeological site: simple sheet (refs #3913)Étienne Loks
2018-02-15Archaeological site: search view (refs #3913)Étienne Loks
- add site to profile - allow alternate label in menus for sites - add entry in menu - basic configuration of site model
2018-01-02Custom form: operations forms - change name and slugsÉtienne Loks
2017-11-22Merge branch 'master' into developÉtienne Loks
2017-11-22autocomplete-operation: fix inadequate default filterÉtienne Loks
2017-11-21Custom forms: manage formsetsÉtienne Loks
2017-08-22Django 1.11: use render() instead render_to_response - pass dict to templatesÉtienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-30Sources wizard: fix author deletion (refs #3634)Étienne Loks
2017-05-17Document generation: check permission - testÉtienne Loks
2017-05-17Merge branch 'master' into developÉtienne Loks
Conflicts: ishtar_common/views.py version.py
2017-05-17Operation wizard: collaborators in a specific panel (refs #3595)Étienne Loks
2017-04-18Django 1.8: HttpResponse mimetype -> content_typeÉtienne Loks
2017-03-29Access control: simplify and fix permissions relative to "get_item"Étienne Loks
2017-03-23Operation forms: filter some fields if "files" module is not activated (ref ↵Étienne Loks
#3367)