Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-10 | Fix crash on file creation (fixes #1212) | Étienne Loks | |
2013-04-05 | UI improvment for parcels management (refs #151) | Étienne Loks | |
2013-04-04 | Inline formset to manage parcels | Étienne Loks | |
2012-10-21 | Djangoization - Major refactoring (step 14) | Étienne Loks | |
* Fix formset UI. * Fix formset towns. * Clean-up | |||
2012-10-21 | Djangoization - Major refactoring (step 10) | Étienne Loks | |
* Fix operation wizards * Minor fix on other wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 9) | Étienne Loks | |
* move templates * change labels | |||
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-21 | Djangoization - Major refactoring (step 7) | Étienne Loks | |
Work on archaeological_files wizards | |||
2012-10-20 | Djangoization - Major refactoring (step 6) | Étienne Loks | |
Work on wizard, views and forms to dispatch logic in a more relevant way. |