Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-11 | Flake8 | Étienne Loks | |
2015-08-18 | PEP and formating | Étienne Loks | |
2015-05-06 | OOO: manage translation of keys | Étienne Loks | |
2015-05-06 | OOO: manage replacement in headers | Étienne Loks | |
2015-04-21 | Restore temporary old ooo_replace | Étienne Loks | |
2015-04-17 | Make ooo_replace an external project | Étienne Loks | |
2015-03-03 | Fix ooo_replace pretag (just before the first ###) | Étienne Loks | |
2015-02-19 | Fix too expensive regexp | Étienne Loks | |
2015-02-18 | Fix date localisation to ooo_parsing (refs #2286) | Étienne Loks | |
2015-02-12 | Fix regexp matching on ooo_replace | Étienne Loks | |
Manage interfering marker like: ###VAR <text:span text:style-name="T7">adminact_signature_date### Filter and put the markers after the replacement in order to have a consistent file generation. | |||
2015-02-02 | Try ".utf8" localisation when default is not available (refs #2259) | Étienne Loks | |
2014-10-29 | Add global variables (+admin) - implement an easier ooo parsing (refs #2111) | Étienne Loks | |
2014-09-30 | Document generation: manage bad dates... (refs #2053) | Étienne Loks | |
2014-02-14 | More permissive management of locale | Étienne Loks | |
2013-12-06 | Better date formatting for ooo file variables | Étienne Loks | |
2013-12-02 | i18n on document template | Étienne Loks | |
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 |