summaryrefslogtreecommitdiff
path: root/archaeological_finds/models.py
AgeCommit message (Collapse)Author
2015-10-06Grids: manage multiple values in the same columnÉtienne Loks
2015-10-01Finds: change labels - better management of indexÉtienne Loks
2015-09-30Add administrative index to findsÉtienne Loks
2015-09-19Finds: material type to material typesÉtienne Loks
2015-09-09Archaeological finds: update sheet and searchÉtienne Loks
2015-09-09Add many fields to finds - associated migrations, forms and autocomplete ↵Étienne Loks
view (refs #2784)
2015-09-09Flake8Étienne Loks
2015-06-25Import: fix MCC find imports + testsÉtienne Loks
2015-06-11Work on find importerÉtienne Loks
2015-01-29Add new fields to context record, find sheets.Étienne Loks
2015-01-28Fix Bibracte import - add finds importsÉtienne Loks
2015-01-25Several changes on models to manage complex find importsÉtienne Loks
2014-12-12Improve material type admin - remove recommandation requirement from ↵Étienne Loks
material type
2014-10-22Merge branch 'decoupage'Étienne Loks
Conflicts: archaeological_operations/admin.py archaeological_operations/models.py
2014-10-22Decoupling archaeological filesÉtienne Loks
2014-10-17Update french translationÉtienne Loks
2014-10-15Fix sheet for findsÉtienne Loks
2014-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-07-21Colors and orders in short menu - cache mechanism (refs #1562)Étienne Loks
2014-05-12Person and organization deletion (refs #1675)Étienne Loks
* add associated actions, wizards, forms * prevent deletion of associted items (operations, files, etc.) * give list of associated items before deletion and give access to these items
2013-10-28Templates: list all dependant documentsÉtienne Loks
New template tags for displaying table of documents
2013-09-30Archaeological finds: add a conservatory state field (refs #1303)Étienne Loks
* added to models * associated migration * added to search * added to forms
2013-09-12Manage missing order for some GeneralTypes (refs #612)Étienne Loks
2013-08-25Change saved filename (refs #244)Étienne Loks
2013-08-25Improve window images layout by usinf prettyPhoto (refs #1314)Étienne Loks
2013-08-25Add 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
2013-08-25Fix conversion to string for display of OA number (refs #1317)Étienne Loks
2013-08-25Simplify access to operation for context records (don't use the parcel ↵Étienne Loks
anymore) (refs #1317)
2013-08-22Add columns to find list (refs #1325)Étienne Loks
2013-08-21Change find display IDs: complete_id and short_id (refs #1319)Étienne Loks
2013-07-17Fix material type id displayÉtienne Loks
2013-07-17Better display of finds in sheetsÉtienne Loks
2013-07-17Archaeological finds: Add code field to material typesÉtienne Loks
2013-06-18Add simple view permissionsÉtienne Loks
2013-04-04Fix finds displayÉtienne Loks
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
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