summaryrefslogtreecommitdiff
path: root/ishtar_common/wizards.py
AgeCommit message (Collapse)Author
2019-09-13Muliple person deletion wizardÉtienne Loks
2019-09-13New management of "popup" for new items -> change all form configurationÉtienne Loks
2019-06-26Fix bad management of db errors on wizards (py3 dict)Étienne Loks
2019-06-17Fix document deletion - testsÉtienne Loks
2019-06-17Wizards: fix going to previous stepÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-06-04Wizard: allow fields initialization with GETÉtienne Loks
2019-04-24Wizards: fix post save after adding M2M to manage geoÉtienne Loks
2018-12-04Fix wizard permissions callÉtienne Loks
2018-12-02Sheet quick actions to add treatments from find, basket and containerÉtienne Loks
2018-11-29Basket: manage basket share (ro and edit) - manage alt query ownÉtienne Loks
2018-11-28Manage treatment with no creation new of itemÉtienne Loks
2018-11-28Wizard: display selected on final wizard panelÉtienne Loks
2018-11-09Fix session checkÉtienne Loks
2018-11-08Allow deactivation of "auto-pin" and of "pin menu" in the profile (refs #4307)Étienne Loks
2018-11-07Fix JSON date field modificationÉtienne Loks
2018-09-17Manage boolean type for JSON fields (refs #4235)Étienne Loks
2018-09-17Account wizard: add multiple profile - do not add a deleted profileÉtienne Loks
2018-08-22Bookmark: manage missing bookmark configurationÉtienne Loks
2018-08-17Warehouse: fix division form int and saveÉtienne Loks
2018-08-17Wizard - can specify explicitly through nameÉtienne Loks
2018-08-13Manage alertsÉtienne Loks
2018-06-13Custom forms: manage customization of search formsÉtienne Loks
2018-06-12Document: deletionÉtienne Loks
2018-06-12Rebase migrationsÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12User profile form: duplicate, delete and editÉtienne Loks
2018-06-12Wizards - JSON fields: tests (refs #4089)Étienne Loks
2018-06-12Wizards - JSON fields: Manage field display in forms - management in wizards ↵Étienne Loks
save and form init (refs #4089)
2018-06-12Authors for M2M images (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-12Wizard: fix M2M saving inside formsetsÉtienne Loks
2018-06-12Wizard: manage keep M2M member for formset with intermediary modelÉtienne Loks
2018-06-12Wizards: manage intermediary model for M2M relationsÉtienne Loks
2018-06-12Forms: preview posted imagesÉtienne Loks
2018-06-12Manage own permissions with areas for context records (refs #4060)Étienne Loks
2018-06-12Manage own permissions with areas for operationsÉtienne Loks
2018-06-12Wizard: fix M2M data storage in formsetÉtienne Loks
2018-06-12Account wizard: edit 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
for account tables. Profiles on person sheet.
2018-06-12Account wizard: save, update, delete profileÉtienne Loks
2018-06-12WIP on account wizard. Wizard: can use switch for deletion. Better display ↵Étienne Loks
of formsets on done wizard.
2018-05-28Wizard: fix bad initialization of get_prefixÉtienne Loks
2018-02-16Wizard: get formated data with new Django API for OptionsÉtienne Loks
2018-02-15Archaeological site: search view (refs #3913)Étienne Loks
- add site to profile - allow alternate label in menus for sites - add entry in menu - basic configuration of site model
2017-11-21Custom forms: disable completly a formÉtienne Loks
2017-10-18Json field: fix pre_save in order to initialize json with an empty dict ↵Étienne Loks
(refs #3077)
2017-09-22Fix email on new account creation (refs #3741)Étienne Loks