summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-04Fix finds displayÉtienne Loks
2013-04-04Fix main dashboard (refs #1040)Étienne Loks
2013-04-04Operation sheet: group parcels by sections - add parcels to File sheet (refs ↵Étienne Loks
#1193)
2013-04-04Rename and move sheets templatesÉ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
2013-03-13Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarroot
2013-03-13Fix display of missing title personÉtienne Loks
2013-03-13Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarroot
2013-03-13Operations: better display of missing operation_codeÉtienne Loks
2013-03-13Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarroot
2013-03-13Improve display of operation codesÉtienne Loks
2013-03-13Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarroot
2013-03-13Operations: fix operation detailÉtienne Loks
2013-03-07Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarroot
2013-03-07Operations import: import periodsÉtienne Loks
2013-03-07Operations import: put address inside comment fieldÉtienne Loks
2013-03-07Operations import: filter nameÉtienne Loks
2013-03-03Operations import: improve operation type importÉtienne Loks
2013-03-03Operations import: complete operation typesÉtienne Loks
2013-03-03Add requirements fileÉtienne Loks
2013-03-03Work on DBF importsÉtienne Loks
2013-02-06Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarroot
2013-02-06Add missing __init__Étienne Loks
2013-02-06Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarroot
2013-02-06Work on importsÉtienne Loks
2012-10-26Fix town importÉtienne Loks
2012-10-26Temporary fix for menu evaluation with ApacheÉtienne Loks
2012-10-22Minor update on doc - Fix import scriptÉtienne Loks
2012-10-22Add default settings and update documentationÉtienne Loks
2012-10-22Djangoization - Major refactoring (step 16)Étienne Loks
* regeneration of all french translations
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 13)Étienne Loks
* Fix finds wizards * Clean-up an unecessary file
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 9)Étienne Loks
* move templates * change labels
2012-10-21Add a local_settings sampleÉtienne Loks
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 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.
2012-10-20Djangoization - Major refactoring (step 5)Étienne Loks
Fix models imports and menu creation.
2012-10-20Djangoization - Major refactoring (step 4)Étienne Loks
Reorganization of initial_data
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.