summaryrefslogtreecommitdiff
path: root/ishtar_common/admin.py
AgeCommit message (Expand)Author
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-03-02Fix custom form -> use profile instead of person typesÉtienne Loks
2021-02-28Refactoring - typoÉtienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2021-02-28Add grammatical gender to organizationsÉtienne Loks
2021-02-28Fix: gender type for title typeÉtienne Loks
2021-02-28Title type: add long title - Orga/Person type: add grammatical genderÉtienne Loks
2021-02-28Admin: fix specific list display (refs #4995)Étienne Loks
2021-02-28Fix mergeÉtienne Loks
2021-02-28Admin - import type: dynamic users - slug autocompleteÉtienne Loks
2021-02-28Documents: dynamic filter of support and medium by document type - collapse r...Étienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks
2021-02-28Admin - Document tag: add merge actionÉtienne Loks
2021-02-28Documentation - db: add new fieldsÉtienne Loks
2020-11-16Admin: action to add automatically department towns to an areaÉtienne Loks
2020-09-01Admin: for all hierarchical type lists add a colum for parent (refs #4956)Étienne Loks
2020-07-25Admin: Import/export as JSON for types and importersÉtienne Loks
2020-02-12Admin: fix and improve performancesÉtienne Loks
2019-12-09Admin: fix typo import error whene field is not recognizedÉtienne Loks
2019-09-23Hide parcel field for UE QA - Add cultural atribution for sitesÉtienne Loks
2019-09-11Make archive import/export tasks serializable for Celery tasksÉtienne Loks
2019-09-11Serialization - Import/Export: manage put an release of locksÉtienne Loks
2019-09-10Serialization - restore: manage history (or not)Étienne Loks
2019-09-09Serializers: admin and feedback improvmentÉtienne Loks
2019-09-09Serializations: do not export empty setÉtienne Loks
2019-09-09Serializers: import action - manage partial export by type of dataÉtienne Loks
2019-09-09Serialization: manage export action in admin - optimizationsÉtienne Loks
2019-07-15Public API: token authenticationÉtienne Loks
2019-06-17Generate libreoffice template for importer from adminÉtienne Loks
2019-06-17Label generation: generate labels from a template - template model, slug is m...Étienne Loks
2019-06-17Document templates: adapt models to manage labelsÉtienne Loks
2019-06-17Admin: adapt geojson export to python3Étienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-05-02Data importer: add value formaters based on Python format() stringÉtienne Loks
2019-04-24Admin: export town to GeoJsonÉtienne Loks
2019-04-24Admin - Geojson update: add an option to update only geomÉtienne Loks
2019-04-24Admin: import geojson files for townsÉtienne Loks
2019-04-24Map: manage default extent and zoom to current extentÉtienne Loks
2019-01-21Admin: preserve filters after actionsÉtienne Loks
2018-10-24Admin - CSV import: fix float conversionÉtienne Loks
2018-09-28Admin Town: change department display for areasÉtienne Loks
2018-09-27Admin - CSV import: ignore non relevant columns - 3Étienne Loks
2018-09-27 Admin - CSV import: ignore non relevant columns - 2Étienne Loks
2018-09-27Admin - CSV import: ignore non relevant columnsÉtienne Loks
2018-09-27Admin: import town from CSVÉtienne Loks
2018-09-26Area: add a reference field - Town: add 3 digit for num INSEE labelÉtienne Loks
2018-09-13Admin - JSON field: add column to table (refs #4234)Étienne Loks
2018-08-31Admin: profile type summary pageÉtienne Loks
2018-08-17Admin: importer column display col stringÉtienne Loks
2018-06-13Admin: fix registering of custom formsÉtienne Loks