Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-03 | Associate template to AdministrativActType - automatically associate the ↵ | Étienne Loks | |
relevant template on administrativeact document generation (refs #1524) | |||
2013-12-02 | Manage document template | Étienne Loks | |
* ooo_replace: generate a document by mapping ooo variables with a given dict * DocumentTemplate model: store templates associated with a type of objects * get_values method: generate a dict of value from a model * new form/view to generate document from administrativ acts | |||
2013-10-28 | Add the reference of the last recorded file in the label (refs #625) | Étienne Loks | |
2013-08-23 | PersonType from single value to multi value for Person | Étienne Loks | |
2013-07-17 | Fix cache issues | Étienne Loks | |
2013-07-17 | Fix cached forms that doesn't allow modeltypes update | Étienne Loks | |
Don't instanciate the form passed to the widget | |||
2013-04-11 | Add a name to archaelogical files (closes #628) | Étienne Loks | |
2013-04-04 | Forms (operations, context records, files): add search by parcel (refs #575) | Étienne Loks | |
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 3) | Étienne Loks | |
Reorganization of views, urls, menus, admin, forms. Changes on models. |