Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-08 | Update french translation | Étienne Loks | |
2016-06-05 | Fix warehouse creation | Étienne Loks | |
2016-06-04 | Treatment: workon on basket update after treatment | Étienne Loks | |
2016-06-03 | Warehouse: work on packaging | Étienne Loks | |
2016-06-02 | Fix container creation | Étienne Loks | |
2016-06-02 | Pep8 | Étienne Loks | |
2016-04-15 | Add field to person and organizations | Étienne Loks | |
2016-03-16 | Update translations | Étienne Loks | |
2016-03-08 | Remove packaging | Étienne Loks | |
2016-02-23 | Update translations | Étienne Loks | |
2016-02-22 | Update translation | Valérie-Emma Leroux | |
2016-02-22 | Update translations | Étienne Loks | |
2016-02-18 | New management of modules | Étienne Loks | |
2016-01-19 | Update translations | Étienne Loks | |
2015-12-23 | Update translations | Étienne Loks | |
2015-12-14 | Adapt menus and urls for right management - check_rights_condition for ↵ | Étienne Loks | |
filtering wizard steps | |||
2015-12-09 | Update translations | Étienne Loks | |
2015-12-08 | Use cache for faster rights checking | Étienne Loks | |
2015-11-20 | Update translation | Étienne Loks | |
2015-11-19 | Using zanata for translations | Étienne Loks | |
2015-11-17 | Update french translation | Étienne Loks | |
2015-11-17 | Update french translation | Étienne Loks | |
2015-09-30 | Update french translation | Étienne Loks | |
2015-08-28 | Update french translation | Étienne Loks | |
2015-05-06 | Add missing migration from archaeological_warehouse merge | Étienne Loks | |
2015-05-06 | Manage migration merge on archaeological_context_records | Étienne Loks | |
To apply: ./manage.py migrate archaeological_warehouse --delete-ghost-migrations | |||
2015-05-06 | Fix generaltype slug size (to match with label size) | Étienne Loks | |
2015-05-06 | Manage link between import and imported object - Auto-delete imported object ↵ | Étienne Loks | |
when deleting import | |||
2014-12-18 | Fix length of town's name. | Étienne Loks | |
* Ready for Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch! | |||
2014-12-13 | Update french initial fixture | Étienne Loks | |
2014-12-12 | Don'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-12 | Person 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-12 | Add email to warehouse | Étienne Loks | |
2014-05-10 | History: add a creator field | Étienne Loks | |
* automatically add creator to new created item * associated migrations * associated tests * tests | |||
2013-09-12 | Manage missing order for some GeneralTypes (refs #612) | Étienne Loks | |
2013-09-03 | Update french translation | Étienne Loks | |
2013-08-22 | Replace all "Reference" label by "Ref." (refs #1322) | Étienne Loks | |
2013-08-22 | Add columns to find list (refs #1325) | Étienne Loks | |
2013-07-17 | Move remaining initial_data to initial_data-fr | Étienne Loks | |
2013-06-18 | Add simple view permissions | Étienne Loks | |
2013-04-16 | Improve admin for general types | Étienne Loks | |
2013-04-04 | Forms (operations, context records, files): add search by parcel (refs #575) | Étienne Loks | |
2012-10-22 | Djangoization - Major refactoring (step 16) | Étienne Loks | |
* regeneration of all french translations | |||
2012-10-21 | Djangoization - Major refactoring (step 13) | Étienne Loks | |
* Fix finds wizards * Clean-up an unecessary file | |||
2012-10-21 | Djangoization - Major refactoring (step 12) | Étienne Loks | |
* Fix finds wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 10) | Étienne Loks | |
* Fix operation wizards * Minor fix on other wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 9) | Étienne Loks | |
* move templates * change labels | |||
2012-10-21 | Djangoization - 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-20 | Djangoization - Major refactoring (step 6) | Étienne Loks | |
Work on wizard, views and forms to dispatch logic in a more relevant way. | |||
2012-10-20 | Djangoization - Major refactoring (step 4) | Étienne Loks | |
Reorganization of initial_data |