summaryrefslogtreecommitdiff
path: root/archaeological_operations/forms.py
AgeCommit message (Collapse)Author
2013-09-03Add a widget to do free input parcel additions (refs #809)Étienne Loks
2013-07-17Fix cache issuesÉtienne Loks
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-07-16Manage strange session error.Étienne Loks
2013-07-16Operation search: remove autocomplete for partriarcheÉtienne Loks
2013-04-30Many fix on CSV imports - allow to import only slice of rowsÉtienne Loks
2013-04-30Add extra fields to Operation (fr specific) - many display improvmentÉtienne Loks
2013-04-17Add common name to operation sheetÉtienne Loks
2013-04-05UI improvment for parcels management (refs #151)Étienne Loks
2013-04-04Inline formset to manage parcelsÉtienne Loks
2013-04-04Operation: search by period (refs #1017)Étienne Loks
2013-04-04Fix duplicate parcel test (refs #1162)Étienne Loks
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2013-04-04Operation: add search by person in charge (refs #1185)Étienne Loks
2013-04-04Operations: search operations by dates (refs #1187)Étienne Loks
2013-04-03OPE: search OPE by PATRIARCHE code (refs #430)Étienne Loks
2012-10-21Djangoization - Major refactoring (step 12)Étienne Loks
* Fix finds wizards
2012-10-21Djangoization - Major refactoring (step 11)Étienne Loks
* Fix context record wizards
2012-10-21Djangoization - Major refactoring (step 10)Étienne Loks
* Fix operation wizards * Minor fix on other wizards
2012-10-21Djangoization - Major refactoring (step 7)Étienne Loks
Work on archaeological_files wizards
2012-10-20Djangoization - Major refactoring (step 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.