summaryrefslogtreecommitdiff
path: root/ishtar_common/models_common.py
AgeCommit message (Collapse)Author
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-12New geo fixturesÉtienne Loks
2022-12-12Fix INSEE number generation on error with yearsÉtienne Loks
2022-12-12Add geo buffer type: model, admin, formsÉtienne Loks
2022-12-12Add "is locked" search (refs #5419)Étienne Loks
2022-12-12WIP: add "is locked" search (refs #5419)Cefin
2022-12-12Geo sheet: fix display coordinatesÉtienne Loks
2022-12-12Import: manage CSV geo dataÉtienne Loks
2022-12-12Geo - sheet: fix coordinates displayÉtienne Loks
2022-12-12Update translationsÉtienne Loks
2022-12-12Geo: fix default srid when no srid is setÉtienne Loks
2022-12-12GeoVectorData: fix roundÉtienne Loks
2022-12-12Fix migrationsÉtienne Loks
2022-12-12Geodata - geoforms: manage large number of related items - fix zoom - better ↵Étienne Loks
+ button
2022-12-12Geodata - geo forms: create item formÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Geodata: import - fix reverse and default dataÉ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-12Geodata: gpkg, shp importÉtienne Loks
2022-12-12Geodata: fix templates with geovectordataÉtienne Loks
2022-12-12Geodata: fix search displayÉtienne Loks
2022-12-12Geodata: fix cached value update for geovectorÉtienne Loks
2022-12-12Geodata redesign: operation migrations (2/2)Étienne Loks
2022-12-12Geodata redesign: operation migrations (1/2) - operation geo post save - ↵Étienne Loks
town area creation
2022-12-12Geodata redesign: town migrationsÉtienne Loks
2022-12-12Geodata redesign: model adaptation - adminÉtienne Loks
2022-12-12Geodata redesign: new modelÉtienne Loks
2022-12-12Fix history parametersÉtienne Loks
2022-12-12Fix m2m listing on historicÉtienne Loks
2022-12-12Fix history creationÉtienne Loks
2022-12-12Fix int search register - Fix testsÉtienne Loks
2022-12-12Default historiez value for serialized objectsÉtienne Loks
2022-12-12Syndication - fix pin searchÉtienne Loks
2022-12-12Syndication - filter field on sheet (bis)É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-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 - serialization - display sheet operationÉtienne Loks
2022-12-12Syndication - WIP serializationÉtienne Loks
2022-12-12Increase phone number length (refs #5204)Étienne Loks
2022-12-12Syndication - fix search testÉtienne Loks
2022-12-12Migration to Django 2.2 - fixes warehouse test - segfault on coordsÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- rel -> remote_field - to -> model - default initialization for historical models
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-09-27Merge page - add more fields on table (refs #5447)Étienne Loks
2022-09-18Town: catch error on surface calculateÉtienne Loks