summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-11✨ Document - bulk update: add modification of tags (refs #5415)Étienne Loks
2023-05-11🐛 Container import: do not crash on empty container typeÉtienne Loks
2023-05-10✅ Simple tests for town and area noticesÉtienne Loks
2023-05-09Admin: read only for precise_town_idÉtienne Loks
2023-05-09Fix container search for documentsÉtienne Loks
2023-05-09Add missing template: settings.jsÉtienne Loks
2023-05-09Main sheets add link to town sheetÉtienne Loks
2023-05-09Settings js in an external (generated but cachable) file. Manually set l10n ↵Étienne Loks
for town sheet.
2023-05-09Sheet town: layout improvement, display associated operation, site, filesÉtienne Loks
2023-05-09Administration: improved display of subcategories (in color)Étienne Loks
2023-05-05Fix precise_town searchÉtienne Loks
2023-05-05Add absolute URL to area and townsÉtienne Loks
2023-05-04font-awesome -> fork-awesomeÉtienne Loks
2023-04-24Sheet areaÉtienne Loks
2023-04-24Document -> Town/Area: sheetÉtienne Loks
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-04-18Document -> Town/Area: models, admin, formsÉtienne Loks
2023-04-17Fix changelog read (explicit utf8 coding on opening)Étienne Loks
2023-04-17New versionÉtienne Loks
2023-04-17Changelog: use date format for filenames. Update translations.Étienne Loks
2023-04-17Changelog translationÉtienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-04-17Add bandit scan tool to Makefile - mark some security issue as non relevantsÉtienne Loks
2023-04-17Display of a changelog with alert display when updates are madeÉtienne Loks
2023-04-17Force using 128 bites salt for password hasherÉtienne Loks
2023-04-17Optional security for login attempt: loging, deactivate account after many ↵Étienne Loks
failed login.
2023-04-17Default timeout for session is set to 5 daysÉtienne Loks
2023-04-17Fix permissions for treatments requests (refs #5441)Étienne Loks
2023-04-17Doc: minor fix on images for technical annex 6 (refs #5584)Étienne Loks
2023-04-17Add default auth validatorÉtienne Loks
2023-04-17Update and fix translations (refs #5578, refs #5579, refs #5581)Étienne Loks
2023-04-17Fix test to match default geotype renameÉtienne Loks
2023-04-05Editorial corrections to Technical Annex 6Valérie-Emma Leroux
2023-04-05Fix french label for geo types (refs #5577)Étienne Loks
2023-04-05Manage strong password policy (ISHTAR_STRONG_PASSWORD_POLICY) with "Each ↵Étienne Loks
character type" validator
2023-04-04Manage expiration of passwordsÉtienne Loks
2023-04-03Image detail: do not display Modify link when not relevant (refs #5438)Étienne Loks
2023-04-03Importer export: fix pre_importer callÉtienne Loks
2023-04-03Containers: remove division searchÉtienne Loks
2023-04-03Sheets: fix history view with associated geoÉtienne Loks
2023-04-03Containers: manage historyÉtienne Loks
2023-04-03Load task refactoring - manage external_id regen with tasks - cascade update ↵Étienne Loks
from warehouse to containers (refs #5432) - containers manage history
2023-03-21Add security settingsÉtienne Loks
2023-03-20Json fields: fix bad save of multi values (refs #5384)Étienne Loks
2023-03-17New versionÉtienne Loks
2023-03-17settings: add "ISHTAR_SECURE_OPTIONS" to activate Django secured optionsÉtienne Loks
2023-03-16Custom form: can add header message - Profile: custom footer messageÉtienne Loks
2023-03-08UI: show/hide password on loginÉtienne Loks
2023-03-08CSS compilationÉtienne Loks
2023-03-08bootstrap-show-password JS libraryÉtienne Loks