summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Expand)Author
2018-03-03Add undewater archaeology moduleÉtienne Loks
2018-03-01Fix cache menu for all users (refs #3746)Étienne Loks
2018-03-01Force cache menu to be regerated on profile change (refs #3746)Étienne Loks
2018-02-27Allow no resizing of images (by explicit parameter in settings)Étienne Loks
2018-02-27Remove thumbnail when image is removed (refs #3737)Étienne Loks
2018-02-26Fix operation type help generationÉtienne Loks
2018-02-26Types: cache is used for help textÉtienne Loks
2018-02-26Manage hierarchical help text message for types (refs #3759)Étienne Loks
2018-02-23Site labels: fix translation of customizationÉtienne Loks
2018-02-20Fix unaccented search in search vector (refs #3152)Étienne Loks
2018-02-19Document generation: filter irrelevant fields (refs #3932)Étienne Loks
2018-02-18Sites: add town formÉtienne Loks
2018-02-18Archaeological sites: add towns on modelÉtienne Loks
2018-02-15Archaeological site: search view (refs #3913)Étienne Loks
2018-02-05History: if a previous step do not exist, get the first in historyÉtienne Loks
2018-01-29Dashboard: fix operation formÉtienne Loks
2018-01-21Administrativ act: adapt forms, models and sheetÉtienne Loks
2018-01-21Search vector: fix null parent vectorsÉtienne Loks
2018-01-19Improve search vector indexationÉtienne Loks
2018-01-19Search vectors for authors and sourcesÉtienne Loks
2018-01-18Merge branch 'develop' into develop-bootstrapÉtienne Loks
2018-01-18Merge branch 'master' into developÉtienne Loks
2018-01-18Update labelsValérie-Emma Leroux
2018-01-18Update translationsÉtienne Loks
2018-01-18Improve account formsÉtienne Loks
2018-01-18Add search vector to accountsÉtienne Loks
2018-01-18Improve person searchÉtienne Loks
2018-01-09Merge branch 'master' into developÉtienne Loks
2018-01-09Fix index constraint for ContainerÉtienne Loks
2018-01-04Custom form: warehouse formsÉtienne Loks
2018-01-02Custom form: change labelÉtienne Loks
2017-11-21Custom forms: disable completly a formÉtienne Loks
2017-11-19Custom forms: admin formsÉtienne Loks
2017-11-17Custom forms: exclude field modelÉtienne Loks
2017-11-17Custom forms: modelÉtienne Loks
2017-11-10Models: generic images with m2m relations with main itemsÉtienne Loks
2017-11-09Associated models: manage missing database initializationÉtienne Loks
2017-11-09Manage fix of associated items (after imports or database dump)Étienne Loks
2017-11-06Fix natural keys for state and departmentÉtienne Loks
2017-10-30Town: alter insee code for old townsÉtienne Loks
2017-10-29Town: generate areaÉtienne Loks
2017-10-28Towns: fix custom managerÉtienne Loks
2017-10-28Town: allow to force geom regenerationÉtienne Loks
2017-10-28Towns: manage natural keysÉtienne Loks
2017-10-28Town: generate geo field on saveÉtienne Loks
2017-10-27Command import_insee_comm_csv: import town relationsÉtienne Loks
2017-10-26Towns: remove "canton" add limits - change meta for dataÉtienne Loks
2017-10-18Json fields: manage dynamic json fields display in the sheets (refs #3077)Étienne Loks
2017-10-18Json field: fix pre_save in order to initialize json with an empty dict (refs...Étienne Loks
2017-10-17Json fields: change default and db index (refs #3077)Étienne Loks