summaryrefslogtreecommitdiff
path: root/ishtar_common/wizards.py
AgeCommit message (Expand)Author
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
2017-03-21Finds search: conditionnal search (warehouse module available) for warehouses...Étienne Loks
2017-03-06"Validate and end" button is not displayed if the end panel is not available ...Étienne Loks
2017-03-02Creation wizard: can jump to the next form with mandatory fields (refs #3353)Étienne Loks
2017-02-20Warehouse: fix warehouse creation with no divisions (refs #3481)Étienne Loks
2017-02-17Accounts: initialize new account with default username extract from raw nameÉtienne Loks
2017-01-24Wizard: fix parcel reuse in creationÉtienne Loks
2017-01-23Parcels: on associated operation or file detachment remove the parcelÉtienne Loks
2017-01-19Find form: fix period saving.Étienne Loks
2017-01-19Work on fix for treatment save (refs #3418)Étienne Loks
2017-01-16Fix container creation (refs #3415)Étienne Loks
2017-01-02Wizard: when an item is given with id in forms don't filter itÉtienne Loks
2016-12-24Container creation form (refs #3392)Étienne Loks
2016-12-23Container: Localisation form become modification formÉtienne Loks
2016-12-18Containers / Warehouse: actions, sheets and fixes.Étienne Loks
2016-12-18Tests: change test order to fix strange initialization (temporary)Étienne Loks
2016-12-16Add debug...Étienne Loks
2016-12-13Manage warehouse forms. Add warehouse division managementÉtienne Loks
2016-12-07Manage treatment filesÉtienne Loks
2016-12-03Adapt fields/forms/wizard for treatmentsÉtienne Loks
2016-11-30Simple treatment form. Treatment listing. (refs #3365)Étienne Loks
2016-10-28Force regeneration of cached labels when add M2M or changing idsÉtienne Loks
2016-09-08Wizards: fix file initialization when navigating between steps (refs #2927)Étienne Loks
2016-09-06Context records: related parcel are now kept when you modify operation (refs ...Étienne Loks
2016-09-05Add images for operation, context records and sources (refs #2927, refs #351)Étienne Loks