summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar
AgeCommit message (Collapse)Author
2013-08-25Fix messup between static and media filesÉtienne Loks
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-08-23PersonType from single value to multi value for PersonÉtienne Loks
2013-04-17Fix current action and context data for search actionsÉtienne Loks
2013-04-04Inline formset to manage parcelsÉtienne Loks
2013-04-04Rename and move sheets templatesÉtienne Loks
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 14)Étienne Loks
* Fix formset UI. * Fix formset towns. * Clean-up
2012-10-21Djangoization - Major refactoring (step 9)Étienne Loks
* move templates * change labels
2012-10-21Djangoization - Major refactoring (step 8)Étienne Loks
* clean-up on request and storage args in methods * view creation now managed by South * clean some mess in session values by using MultiValueDict
2012-10-21Djangoization - Major refactoring (step 7)Étienne Loks
Work on archaeological_files wizards
2012-10-19Layout improvmentÉtienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks