summaryrefslogtreecommitdiff
path: root/archaeological_warehouse
AgeCommit message (Collapse)Author
2016-12-18Containers / Warehouse: actions, sheets and fixes.Étienne Loks
2016-12-16Update translation fileÉtienne Loks
2016-12-14Manage container localisationÉtienne Loks
2016-12-13Manage warehouse forms. Add warehouse division managementÉtienne Loks
2016-12-13Add divisions to warehousesÉtienne Loks
2016-12-13Warehouse: basic add / modify wizardÉtienne Loks
2016-12-11Administrative act for treatment and treatment filesÉtienne Loks
2016-12-05Update french translationÉtienne Loks
2016-12-04Treatments: adapt menuÉtienne Loks
2016-10-22Update french translationÉtienne Loks
2016-10-21Manage export with importer's templates (refs #3064)Étienne Loks
2016-10-11Update french translationÉtienne Loks
2016-09-23Cache: manage long keys - immediatly refresh cache after types modificationsÉtienne Loks
2016-09-02Update french translationÉtienne Loks
2016-09-01Non-available types display on old item modification (refs #3179)Étienne Loks
2016-06-24Reactivate treatmentsÉtienne Loks
2016-06-08Update french translationÉtienne Loks
2016-06-05Fix warehouse creationÉtienne Loks
2016-06-04Treatment: workon on basket update after treatmentÉtienne Loks
2016-06-03Warehouse: work on packagingÉtienne Loks
2016-06-02Fix container creationÉtienne Loks
2016-06-02Pep8Étienne Loks
2016-04-15Add field to person and organizationsÉtienne Loks
2016-03-16Update translationsÉtienne Loks
2016-03-08Remove packagingÉtienne Loks
2016-02-23Update translationsÉtienne Loks
2016-02-22Update translationValérie-Emma Leroux
2016-02-22Update translationsÉtienne Loks
2016-02-18New management of modulesÉtienne Loks
2016-01-19Update translationsÉtienne Loks
2015-12-23Update translationsÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-12-09Update translationsÉtienne Loks
2015-12-08Use cache for faster rights checkingÉtienne Loks
2015-11-20Update translationÉtienne Loks
2015-11-19Using zanata for translationsÉtienne Loks
2015-11-17Update french translationÉtienne Loks
2015-11-17Update french translationÉtienne Loks
2015-09-30Update french translationÉtienne Loks
2015-08-28Update french translationÉtienne Loks
2015-05-06Add missing migration from archaeological_warehouse mergeÉtienne Loks
2015-05-06Manage migration merge on archaeological_context_recordsÉtienne Loks
To apply: ./manage.py migrate archaeological_warehouse --delete-ghost-migrations
2015-05-06Fix generaltype slug size (to match with label size)Étienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import
2014-12-18Fix length of town's name.Étienne Loks
* Ready for Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch!
2014-12-13Update french initial fixtureÉtienne Loks
2014-12-12Don't erase any creation of this user when it is deleted (refs #2169)Étienne Loks
* creator is no more a mandatory field * for associated foreign key relation: on_delete set to SET_NULL
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
2014-05-12Add email to warehouseÉtienne Loks
2014-05-10History: add a creator fieldÉtienne Loks
* automatically add creator to new created item * associated migrations * associated tests * tests