summaryrefslogtreecommitdiff
path: root/ishtar_common/forms_common.py
AgeCommit message (Collapse)Author
2025-02-19✨ permissions refactoring: forms - permission filter (mainly used by ↵Étienne Loks
search tables)
2025-02-19✨ permissions refactoring: link items to user QA formsÉtienne Loks
2025-02-19✨ permissions refactoring: manage expiration_dateÉtienne Loks
2025-02-19♻ permissions refactoring: refactor has_permission methodsÉtienne Loks
2025-02-19✨ display forum entries: activate/deactivate by user profile - profile ↵Étienne Loks
form: edit news/forum display
2024-10-15🚑 fix group import (missing skip lines)Étienne Loks
2024-10-11📝 annex 3 technic - fix MAX_UPLOAD_SIZE help textÉtienne Loks
2024-10-11🚑 fix SIG import (missing skip lines)Étienne Loks
2024-10-07✨ Importer type: add default number of line to skip for CSV - 🗃️ DB: ↵Étienne Loks
export types for templates
2024-06-26✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-25🐛 Forms: fix date validation not possible when switching to english (refs ↵Étienne Loks
#5837)
2024-06-05🚑️ hot fix geo forms - no history_creatorÉtienne Loks
2024-06-05🚑️ document and geo forms: fix overload of history creator on ↵Étienne Loks
modification (refs #5964)
2024-05-28✏️ geo, document form: fix label for "Site" when configuration is ↵Étienne Loks
checked (refs #5890)
2024-04-19✨ imports: allow media import from a web locationÉtienne Loks
2024-04-16✨ Biographical notes edit formÉtienne Loks
2024-04-16🐛 Import group - forms: fix need archive verification (refs #5698)Étienne Loks
2024-04-16✨ organization - museofile ID: search, forms, sheetÉtienne Loks
2024-04-16✨ Document - shooting angle: bulk update, criteria search, free search ↵Étienne Loks
indexation
2024-04-16🩹 document form: remove attachment constraint -> a document can be ↵Étienne Loks
attached to none
2024-04-16✨ Quick edit form for biographical notesÉtienne Loks
2024-04-16✨ find/document fields: forms, searchesÉtienne Loks
fields: quantity_comment, technical_areas, technical_processes, rights_owner, licenses, copyright, shooting_angle.
2024-04-16🗃️ museum module: new db fields, add adminÉtienne Loks
2024-04-16✨ GDPR: manage merge action, admin consultation, edition, delete, ✅ GDPR ↵Étienne Loks
tests
2024-04-16🐛 Import form - put "Number of headers" outside "CSV options" (refs #5678)Étienne Loks
2024-04-16🐛 GIS imports - allow XLS and ODS format (refs #5669)Étienne Loks
2024-04-16🐛 GIS form - remove "import updated" field (refs #5672)Étienne Loks
2024-04-16🐛 import - extract data from xls, ods, etc. with pandas instead of LOÉtienne Loks
2024-04-16✨ imports: add xlsm to available extensionsÉtienne Loks
2024-04-16✨ refactoring import permissionsÉtienne Loks
2024-04-16✨ imports: manage ods, xls and xlsxÉtienne Loks
Convert them to CSV and store the resulting file in a specific field.
2024-04-16✨ imports - match: do not propose "Set to NULL" for required columnsÉtienne Loks
2024-04-16✨ Pre-import form: manage importÉtienne Loks
2024-04-16✨ Pre-import form: form choice field - black formatÉtienne Loks
2024-04-16✨ Pre-import form: form and viewÉtienne Loks
2024-04-16✨ Imports groups: archive_required field - automatically create related ↵Étienne Loks
imports on group creation - adapt import list
2024-04-16✨ Imports - list: add groupsÉtienne Loks
2024-04-16✨ Imports groups - form: filter add button by availability - importer file ↵Étienne Loks
is required
2024-04-16✨ Imports groups - form: new import groupÉtienne Loks
2023-12-18🐛 account form: set profile_type to readonly in order to prevent some ↵Étienne Loks
errors on deletion (refs #5696)
2023-11-28🐛 New Geo item form: center map widget on the center of the main geo item ↵Étienne Loks
or use default center of the instance (#5676)
2023-11-28🐛 Custom form - add missing forms types (refs #5668)Étienne Loks
2023-11-28🐛 GIS form - remove "timestamp" fields (refs #5673)Étienne Loks
2023-07-19🐛 Fix document quick packaging (#5611)Étienne Loks
2023-07-13🐛 Account form: fix slugify of default usernameÉtienne Loks
2023-07-13✨ button to show password on admin change password formÉtienne Loks
2023-07-07💄 update password form: improve layout - redirect to start pageÉtienne Loks
2023-05-11✨ Document - bulk update: add modification of tags (refs #5415)Étienne Loks
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-04-18Document -> Town/Area: models, admin, formsÉtienne Loks