summaryrefslogtreecommitdiff
path: root/ishtar_common/ooo_replace.py
AgeCommit message (Collapse)Author
2015-04-21Restore temporary old ooo_replaceÉtienne Loks
2015-04-17Make ooo_replace an external projectÉtienne Loks
2015-03-03Fix ooo_replace pretag (just before the first ###)Étienne Loks
2015-02-19Fix too expensive regexpÉtienne Loks
2015-02-18Fix date localisation to ooo_parsing (refs #2286)Étienne Loks
2015-02-12Fix 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-02Try ".utf8" localisation when default is not available (refs #2259)Étienne Loks
2014-10-29Add global variables (+admin) - implement an easier ooo parsing (refs #2111)Étienne Loks
2014-09-30Document generation: manage bad dates... (refs #2053)Étienne Loks
2014-02-14More permissive management of localeÉtienne Loks
2013-12-06Better date formatting for ooo file variablesÉtienne Loks
2013-12-02i18n on document templateÉtienne Loks
2013-12-02Manage 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