summaryrefslogtreecommitdiff
path: root/ishtar_common/wizards.py
AgeCommit message (Expand)Author
2016-08-17Parcels: add public domain field - better management of parcel formsets (refs...Étienne Loks
2016-08-16Account management: fix edit - can delete an account (refs #2977)Étienne Loks
2016-08-12Merge branch 'master-pdl'Étienne Loks
2016-08-12Wizard: condition_dict disable unecessary and buggy codeÉtienne Loks
2016-08-12Merge branch 'master-pdl'Étienne Loks
2016-08-12Temporary fix to prevent a mystorious infinite loop on wizard condition checkÉtienne Loks
2016-05-24Fix EQUIV fileds on wizard saveÉtienne Loks
2016-04-15Adpat person form to new fieldsÉtienne Loks
2016-02-08Fix default item after creationsÉtienne Loks
2016-02-03Readjust search fields with flexÉtienne Loks
2015-12-18Wizards: manage multiple foreign keyÉtienne Loks
2015-12-14Fix account creation for person with empty name and surnameÉtienne Loks
2015-12-14Force filtering on "own" items on selection for modificationÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for filter...Étienne Loks
2015-12-14Rights management: clear properly session data when a bad item is selectedÉtienne Loks
2015-12-14Manage own rights in wizards via an appropriate decoratorÉtienne Loks
2015-12-09Add related fields save management in wizardÉtienne Loks
2015-12-08Use cache for faster rights checkingÉtienne Loks
2015-11-27Wizard: fix callable attributesÉtienne Loks
2015-11-27Wizards: fix many to many save when same object add multiple timesÉtienne Loks
2015-11-26Wizard: allow callable to be keysÉtienne Loks
2015-11-13Wizards: fix ordering of get value multi keys - allow customization of final ...Étienne Loks
2015-10-29Archaeological files: fix parcel formÉtienne Loks
2015-10-24Imports: manage soft import (update) with unicity keys - script to initialize...Étienne Loks
2015-09-23Fix many to many initialisation in wizardsÉtienne Loks
2015-08-28Archaeological files: add departments to preventive forms - Wizards manage se...Étienne Loks
2015-08-19Archaeological files: change planning service managementÉtienne Loks
2015-08-18PEP8 and formatingÉtienne Loks
2015-08-18Archaeological files: associate many towns. PEP8 and formating.Étienne Loks
2015-07-21Improve parcel result displayingÉtienne Loks
2015-05-06Add a new reset wizard action available from main templates (refs #2282)Étienne Loks
2015-05-06Work on new town field (with state and department) - work on new UI for filesÉtienne Loks
2014-07-21Ordering of formset items martch to the meta ordering if available otherwise ...Étienne Loks
2014-05-15Archaeological operations wizard: fix validation error (refs #1826)Étienne Loks
2014-05-12Person and organization deletion (refs #1675)Étienne Loks
2014-04-03Automatic copy of associated archaeological file on operation creation (refs ...Étienne Loks
2014-01-15Fix direct modification by URL ("Modify" button) (refs #1615)Étienne Loks
2014-01-07Archaeological sites: fix wizard management (refs #1586)Étienne Loks
2013-12-27Allow modification from the window (refs #1574)Étienne Loks
2013-12-27Display current item window after creation and modification (refs #1574)Étienne Loks
2013-12-26Manage archaeological sites into forms (refs #1586)Étienne Loks
2013-12-17Organizations management (refs #1568)Étienne Loks
2013-10-28Autofocus on full text input on parcel form (refs #1463)Étienne Loks
2013-10-28Add autofocus to first field of wizard pages (refs #1463)Étienne Loks
2013-10-28Don't validate the form when clicking on previous step (refs #1462, refs #1463)Étienne Loks
2013-10-28Operation: easily add all parcel related to an archaeological file (refs #1444)Étienne Loks
2013-10-17Fix permission managementÉtienne Loks
2013-09-18Wizard: prevent bad testÉtienne Loks
2013-09-08Manage wizard formset when no required field is available (refs #1386, refs #...Étienne Loks
2013-09-04Wizard: improve management of forms number in formset after submit (refs #1220)Étienne Loks