summaryrefslogtreecommitdiff
path: root/ishtar_common/wizards.py
AgeCommit message (Expand)Author
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
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
2018-06-12Account wizard: save, update, delete profileÉtienne Loks
2018-06-12WIP on account wizard. Wizard: can use switch for deletion. Better display of...Étienne Loks
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
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 (refs...Étienne Loks
2017-09-22Fix email on new account creation (refs #3741)Étienne Loks
2017-08-29Wizards: fix empty image initializationÉtienne Loks
2017-08-29Wizards: fix image and file initialization on modifyÉtienne Loks
2017-08-22Django 1.11: add missing context to some templatesÉtienne Loks
2017-08-22Django 1.11: use render() instead render_to_response - pass dict to templatesÉtienne Loks
2017-08-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-24Datings: post-fix of duplicates associated to the same object (usually on imp...Étienne Loks
2017-07-12Merge branch 'master' into developÉtienne Loks
2017-07-11Fix find deletion when warehouse module is activated (refs #3649)Étienne Loks
2017-07-06Fix account creationÉtienne Loks
2017-07-05Wizard: fix non valid wizardsÉtienne Loks
2017-04-30Wizards: better management of many to many - 2Étienne Loks
2017-04-30Better management of many to manyÉtienne Loks
2017-04-21Fix wizard validationsÉtienne Loks
2017-04-21Wizards: fix serialization of ImageFileFieldÉtienne Loks
2017-04-18Django 1.8: keyOrder -> OrderedDictÉtienne Loks
2017-04-18Change storage to match new wizardÉtienne Loks
2017-04-14Django 1.8: formtools is now an external lib - trick to make pisa use new ver...Étienne Loks
2017-04-03Fix find modify action (refs #3405)Étienne Loks
2017-04-01Operation wizard: an operation cannot be related to herself (refs #3578)Étienne Loks
2017-03-24Wizard: manage readonly forms (refs #3563)Étienne Loks