Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-06 | Manage migration merge on archaeological_files | Étienne Loks | |
To apply: ./manage.py migrate archaeological_files --delete-ghost-migrations 0020 ./manage.py migrate archaeological_files --fake 0021 | |||
2015-05-06 | Fix generaltype slug size (to match with label size) | Étienne Loks | |
2015-05-06 | Add raw field for general contractor and town planning service (refs #2279) | Étienne Loks | |
2015-05-06 | Add a deadline field for files | Étienne Loks | |
2015-05-06 | Workon alternate administrativ wizard | Étienne Loks | |
* reorganization of address fields * add a main town field * reorganize parcel wizard * workon new administrativ wizard | |||
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-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-12-11 | Fix migration for empty db | Étienne Loks | |
2014-11-24 | Work on SRA importation | Étienne Loks | |
2014-06-15 | Fix creator field in database - fix edition date in sheets (refs #1590) | Étienne Loks | |
2014-05-10 | Fix migrations | Étienne Loks | |
2014-05-10 | History: add a creator field | Étienne Loks | |
* automatically add creator to new created item * associated migrations * associated tests * tests | |||
2014-03-02 | Specific form for research archaeology (refs #1682) | Étienne Loks | |
2014-01-03 | Fix unique field on archaeological files - 2 | Étienne Loks | |
2014-01-03 | Fix unique field on archaeological files | Étienne Loks | |
2013-12-17 | Add a responsible of town planning services to files | Étienne Loks | |
2013-08-25 | Improve cached_label display | Étienne Loks | |
2013-07-17 | Improve cached_label managemnent | Étienne Loks | |
* more genericity * adapt it to archaeological files | |||
2013-04-30 | Manage new imports for "Pays de la Loire" | Étienne Loks | |
2013-04-11 | Add a name to archaelogical files (closes #628) | Étienne Loks | |
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-19 | Djangoization - Major refactoring (step 2) models reorganization in django apps | Étienne Loks | |