summaryrefslogtreecommitdiff
path: root/archaeological_warehouse
AgeCommit message (Collapse)Author
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
2013-09-12Manage missing order for some GeneralTypes (refs #612)Étienne Loks
2013-09-03Update french translationÉtienne Loks
2013-08-22Replace all "Reference" label by "Ref." (refs #1322)Étienne Loks
2013-08-22Add columns to find list (refs #1325)Étienne Loks
2013-07-17Move remaining initial_data to initial_data-frÉtienne Loks
2013-06-18Add simple view permissionsÉtienne Loks
2013-04-16Improve admin for general typesÉtienne Loks
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2012-10-22Djangoization - Major refactoring (step 16)Étienne Loks
* regeneration of all french translations
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 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-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-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 4)Étienne Loks
Reorganization of initial_data