summaryrefslogtreecommitdiff
path: root/ishtar_common/forms_common.py
AgeCommit message (Collapse)Author
2025-07-19🐛 Imports form: fix import link (refs #6398)Étienne Loks
2025-05-02🚑️ person wizard: fix person creationÉtienne Loks
2025-04-29🐛 fix quick add of organization and persons on some wizards forms (refs ↵Étienne Loks
#6280, refs #6279)
2025-04-11🐛 document form: fix json fields managementÉtienne Loks
2025-03-13🐛 account form: fix title, area and person type field (refs #6190)Étienne Loks
2025-03-13🩹 simplify person wizard - put person types on main formÉtienne Loks
2025-02-25✨ biographical notes: add json field to sheet - manage custom fieldsÉtienne Loks
2025-02-19🗃️ add acquisition date to geo items - remove mandatory link to ↵Étienne Loks
geovectordata
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19✨ Town, area searches for person, organisations, archaeological files, ↵Étienne Loks
context records, warehouses and containers (refs #6095)
2025-02-19✨ admin: better management of Import - Item keys, import/export, links all ↵Étienne Loks
user/imports
2025-02-19🐛 fix import match listingÉtienne Loks
2025-02-19🐛 fix permissions menu evaluation - fix formsÉtienne Loks
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