summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Collapse)Author
2013-08-25Improve cached_label displayÉtienne Loks
2013-08-22More explicit label for operation and files (refs #1324)Étienne Loks
2013-07-17Improve cached_label managemnentÉtienne Loks
* more genericity * adapt it to archaeological files
2013-07-17Performance: add a cached label to improve display on main pageÉtienne Loks
2013-06-18Add simple view permissionsÉtienne Loks
2013-06-11Operations: work on importÉtienne Loks
2013-05-09Import operations: parse parcelsÉtienne Loks
2013-04-30Manage new imports for "Pays de la Loire"Étienne Loks
2013-04-16Ordering operation typesÉtienne Loks
2013-04-04Operation sheet: group parcels by sections - add parcels to File sheet (refs ↵Étienne Loks
#1193)
2013-04-03OPE: search OPE by PATRIARCHE code (refs #430)Étienne Loks
2013-03-13Operations: better display of missing operation_codeÉtienne Loks
2013-03-13Improve display of operation codesÉtienne Loks
2013-03-13Operations: fix operation detailÉtienne Loks
2013-02-06Work on importsÉtienne Loks
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 10)Étienne Loks
* Fix operation wizards * Minor fix on other wizards
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-20Djangoization - Major refactoring (step 5)Étienne Loks
Fix models imports and menu creation.
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.
2012-10-19Djangoization - Major refactoring (step 2) models reorganization in django appsÉtienne Loks