Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-07 | Finds: deletion (refs #2812) | Étienne Loks | |
2015-12-14 | Flake8 | Étienne Loks | |
2015-12-14 | Force own filters for context records and finds | Étienne Loks | |
2013-12-27 | Display current item window after creation and modification (refs #1574) | Étienne Loks | |
2013-10-28 | Display a reminder of items concerned by the current edition (refs #1218) | Étienne Loks | |
2013-08-25 | Add 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 | |||
2012-10-21 | Djangoization - Major refactoring (step 12) | Étienne Loks | |
* Fix finds wizards | |||
2012-10-21 | Djangoization - 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-20 | Djangoization - Major refactoring (step 6) | Étienne Loks | |
Work on wizard, views and forms to dispatch logic in a more relevant way. |