summaryrefslogtreecommitdiff
path: root/example_project
AgeCommit message (Collapse)Author
2024-12-30⚡️ disable overload translation by default - 🐛 fix disable overload ↵Étienne Loks
translation
2024-11-13👷 CI: change runner for shellÉtienne Loks
2024-10-08✨ document templates: manage export in PDF, HTML, xlsx, docx using LO unoconvÉtienne Loks
2024-06-20✨ display inline help for searches - 💄 new syle for helpÉtienne Loks
2024-05-16🔧 load custom settings after local settingsÉtienne Loks
2024-04-16🩹 fix bad interpreter in sample local_settingsÉtienne Loks
2024-04-16🔧 deactivate GPDR by defaultÉtienne Loks
2024-04-16🗃️ GDPR: add related modelsÉtienne Loks
2024-04-16✨ background task: set a low priority queue for importsÉtienne Loks
2023-07-07💄 open registration form: disabled by default - improve layoutÉtienne Loks
2023-06-08🔧 do not put debug log in root path on DebianÉtienne Loks
2023-06-07⚡️ improve post treatments after importsÉtienne Loks
- check_cascade_update is now function which evaluate if cascade update is relevant - "_no_repost_save" attribute prevent a resave after post import - fix updat check for geo post save - add some logging
2023-05-09Sheet town: layout improvement, display associated operation, site, filesÉ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-17Add default auth validatorÉ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-03-21Add security settingsÉtienne Loks
2023-03-17settings: add "ISHTAR_SECURE_OPTIONS" to activate Django secured optionsÉtienne Loks
2022-12-14Tests: use variable for fixtures pathsÉtienne Loks
2022-12-12Migration v4: disable M2M post treatmentÉtienne Loks
2022-12-12Fix redirect URL after logoutÉtienne Loks
2022-12-12File module refactoring - more tests for filesÉtienne Loks
2022-12-12coverage configurationÉtienne Loks
2022-12-12Update gitlab CIÉtienne Loks
2022-12-12Fix app name in settingsÉtienne Loks
2022-12-12settings: argon2 has the default password hasherÉtienne Loks
2022-12-12Syndication - filter field on sheet (bis)Étienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- remove django-ajax-select - fix migrations
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-07-08Generate preview image for PDFÉtienne Loks
2022-07-08Tests: clean importsÉtienne Loks
2022-02-09File storage: fix file save on broken linkÉtienne Loks
2021-06-09Fix default log settings for devÉtienne Loks
2021-04-20Fix sentry integrationÉtienne Loks
2021-04-20Sentry: add versionÉtienne Loks
2021-03-19Settings: black - sentry:filter disallowed hostÉtienne Loks
2021-02-28Refactoring - typoÉtienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2021-02-28Container: generate index by location not responsibilityÉtienne Loks
2021-02-28Fix document-editor -> document-publisherÉtienne Loks
2021-02-28Unaccent search for person/orga. Tips for operation formÉtienne Loks
2021-02-28Fix english typoÉtienne Loks
2021-02-28Documents form: new fieldsÉtienne Loks
2020-07-01Add custom settingsÉtienne Loks
2020-07-01Fix static for datepickerÉtienne Loks