11
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
better wording for README file More... over 16 years ago
Use python2.5 idiom More... over 16 years ago
added demo of sheet looping More... over 16 years ago
Automated merge with http://hg.openhex.org/relatorio More... over 16 years ago
fix all usage of tags without attribute (choose and otherwise) More... over 16 years ago
Version is now "development" More... over 16 years ago
Automated merge with http://hg.openhex.org/relatorio More... over 16 years ago
do not use the report repository in any example except a special purpose More... over 16 years ago
change frame size in advanced example so that the chart is not deformed More... over 16 years ago
set custom/larger font size for labels (needs a patched pycha to work for now) More... over 16 years ago
Added tag 0.5.0 for changeset de87333baeaf More... over 16 years ago
Preparation for release More... over 16 years ago
- improved column looping example, and added a bit of documentation within the More... over 16 years ago
we don't need the class in the default factory More... over 16 years ago
merge More... over 16 years ago
fix the case where the opening directive and closing directive are on the same More... over 16 years ago
Automated merge with ssh://oh/webapps/hg/repos/relatorio More... over 16 years ago
do not read inner documents twice More... over 16 years ago
- enable compression in the resulting OO document More... over 16 years ago
- move column loop support code to its own method More... over 16 years ago
- prefix make_href and guess_type methods by "__relatorio" so that we don't More... over 16 years ago
- moved rowspanned column loops handling to a separate method More... over 16 years ago
copy iterable in case of a rowspan'ed column repetition, so that we don't end More... over 16 years ago
- add support for column looping over several rows (rowspan > 1) More... over 16 years ago
remove bad assert More... over 16 years ago
- implement correct column looping More... over 16 years ago
made factory and loader arguments of the Report constructor optional (use More... over 16 years ago
preliminary work on column repetition More... over 16 years ago
further simplification/optimization More... over 16 years ago
- simplified and optimized opening/closing tags matching code, and moved it More... over 16 years ago