summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Expand)Author
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Migrate images and sources to new document model (refs #4107)Étienne Loks
2018-06-12Fail silently when image is not available on document saveÉtienne Loks
2018-06-12Test: user profile formÉtienne Loks
2018-06-12User profile form: duplicate, delete and editÉtienne Loks
2018-06-12Fix profile migration (alays create a current)Étienne Loks
2018-06-12Wizards - JSON fields: Manage field display in forms - management in wizards ...Étienne Loks
2018-06-12Wizards - JSON fields: inlines for custom form in admin pages (refs #4089)Étienne Loks
2018-06-12Wizards - JSON fields: database migration (refs #4089)Étienne Loks
2018-06-12Fix tests for M2M imagesÉtienne Loks
2018-06-12Images: force relocation of image file and creation of symlinks after associa...Étienne Loks
2018-06-12Add new to authors field for m2m imagesÉtienne Loks
2018-06-12Migrate single image to M2M (refs #4076)Étienne Loks
2018-06-12Move image to logical directory and generate symlinks (refs #4076)Étienne Loks
2018-06-12Standardize related field item for imagee collections (refs #4076)Étienne Loks
2018-06-12Add URL to licence types. Add missing model to admin.Étienne Loks
2018-06-12Adapt migrations - M2M cannot be simply migrate (refs #4076)Étienne Loks
2018-06-12Display generation button for relation image on the sheetÉtienne Loks
2018-06-12Relation graph: add logical fields in relationsÉtienne Loks
2018-06-12Area: fix on delete parent (SET NULL)Étienne Loks
2018-06-12Refactoring of query owns (refs #4060)Étienne Loks
2018-06-12Manage own permissions with areas for operationsÉtienne Loks
2018-06-12Account wizard: edit areas (refs #4060)Étienne Loks
2018-06-12Associate area to userprofiles (refs #4060)Étienne Loks
2018-06-12Manage groupment of towns with areas (refs #4060)Étienne Loks
2018-06-12Fix menu initializationÉtienne Loks
2018-06-12Show item at the end of person, account, organization wizard. Profile column ...Étienne Loks
2018-06-12Fix and simplify permission management with profiles (refs #4046)Étienne Loks
2018-06-12Remove groups from person types (refs #4046)Étienne Loks
2018-06-12Permission management is now done via profile (refs #4046)Étienne Loks
2018-06-12Add a profile page to manage preferences (refs #4046)Étienne Loks
2018-06-12Profile: default->currentÉtienne Loks
2018-06-12Add an explicit profile for user (refs #4046)Étienne Loks
2018-04-13New type of operation: court-ordered seizure with associated fields (refs #4048)Étienne Loks
2018-04-03Types: charfield to textfield for name and slugÉtienne Loks
2018-03-28Make step by step import an experimental feature (refs #3975)Étienne Loks
2018-03-27Step by step: large improvments on step display (refs #3975)Étienne Loks
2018-03-27Step by step import: present object to be created, updated, etc. (refs #3975)Étienne Loks
2018-03-15Container - fix length for different character fields (refs #3993) - fix leng...Étienne Loks
2018-03-08Fix entity labelsÉtienne Loks
2018-03-08Fix bad label for sitesÉtienne Loks
2018-03-06Parcel not mandatory: configuration in administration (refs #3962)Étienne Loks
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