summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/wizard/default_wizard.html
AgeCommit message (Collapse)Author
2017-02-06Fix UI bug: validation button at the bottom of the page (refs #3441)Étienne Loks
2017-02-02Add a footer (refs #3432)Étienne Loks
2016-12-14Manage container localisationÉtienne Loks
2016-12-03Adapt fields/forms/wizard for treatmentsÉtienne Loks
2016-11-14Update labelsValérie-Emma Leroux
2016-04-15Adpat person form to new fieldsÉtienne Loks
2016-02-03Readjust search fields with flexÉtienne Loks
2015-05-06Refactoring of templates. Add a new ishtar_pdl with custom templates and CSSÉtienne Loks
2015-05-06Beautiful button for reseting wizards!Étienne Loks
2015-05-06Add a new reset wizard action available from main templates (refs #2282)Étienne Loks
2014-12-18First work for an alternate UI for archaeological files (refs #2175)Étienne Loks
2014-05-13Work on new designÉtienne Loks
2013-10-28Display a reminder of items concerned by the current edition (refs #1218)Étienne Loks
2013-10-28Fix wizard navigation (missing <form>) (refs #1463)Étienne Loks
2013-10-28Don't validate the form when clicking on previous step (refs #1462, refs #1463)Étienne Loks
If a field has been changed a confirmation dialog appear.
2013-08-25Add images to finds (refs #1314)Étienne Loks
* an abstract model class has been defined to manage image and thumbnail with resizing on the fly * max size for images and thumbnails are set in project settings * new field have been added to Find model to save images and thumbnails * form and wizard of Find have been changed
2013-04-17Fix current action and context data for search actionsÉtienne Loks
2013-04-04Inline formset to manage parcelsÉtienne Loks
2012-10-21Djangoization - Major refactoring (step 14)Étienne Loks
* Fix formset UI. * Fix formset towns. * Clean-up
2012-10-19Layout improvmentÉtienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks