- Jun 25, 2020
-
-
Houzefa Abbasbhay authored
Not used everywhere yet but used where we used to have spurious test failures.
-
Houzefa Abbasbhay authored
Babel uses a thin space ( ) instead of a non-breaking space ( ) to separate thousands now.
-
Houzefa Abbasbhay authored
The project now lives at <https://orus.io/florent.aide/py3o.template>.
-
- Mar 15, 2019
-
-
Florent Aide authored
-
Florent Aide authored
-
- Mar 14, 2019
-
-
Houzefa Abbasbhay authored
Fix images rendering with lowriter>=6.1
-
- Mar 10, 2019
-
-
Laurent Mignon authored
lowriter 6.1 requires that images are put into a "Pictures" sub directory. Bedore this change, images were stored at the root of the archive.
-
- Mar 13, 2019
-
-
Houzefa Abbasbhay authored
Babel relies on the default system locale when unspecified.
-
Houzefa Abbasbhay authored
-
Houzefa Abbasbhay authored
-
- Feb 12, 2019
-
-
Florent Aide authored
-
Florent Aide authored
-
- Dec 07, 2018
-
-
Houzefa Abbasbhay authored
A recent ``genshi`` has been released so re-enable Python 3 in our test suite.
-
Houzefa Abbasbhay authored
-
- Dec 06, 2018
-
-
Houzefa Abbasbhay authored
-
- Dec 04, 2018
-
-
Houzefa Abbasbhay authored
-
Houzefa Abbasbhay authored
See <https://pypi.org/project/black/> & the "hacking" doc.
-
Houzefa Abbasbhay authored
See <https://pypi.org/project/black/>.
-
Houzefa Abbasbhay authored
Now on <https://drone-ci.xcg.io/faide/py3o.template>.
-
Houzefa Abbasbhay authored
-
Houzefa Abbasbhay authored
- Raw strings - Bare exception catchers
-
Houzefa Abbasbhay authored
-
- Nov 30, 2018
-
-
Houzefa Abbasbhay authored
Deprecate ``format_amount`` & ``format_locale`` in favor of a new ``format_currency``.
-
Houzefa Abbasbhay authored
Deprecate ``format_date`` in favor of a new ``format_datetime``.
-
- Jul 03, 2018
-
-
Florent Aide authored
-
Florent Aide authored
-
Florent Aide authored
-
Florent Aide authored
-
Florent Aide authored
-
Florent Aide authored
Keep aspect ratio of images if width or height is not known Approved-by:
Houzéfa Abbasbhay <houzefa.abba@xcg-consulting.fr>
-
- Apr 18, 2018
-
-
Tom Gottfried authored
-
Tom Gottfried authored
-
Tom Gottfried authored
-
- Mar 23, 2018
-
-
Tom Gottfried authored
-
- Mar 22, 2018
-
-
Tom Gottfried authored
-
- Jul 03, 2018
-
-
Florent Aide authored
[REF]main.py: fix generated VALUE formula in `__prepare_calc_formulas` function Approved-by:
stephane_bidoul <stephane.bidoul@acsone.eu>
-
- Jun 27, 2018
-
-
Zakaria Makrelouf authored
If the Genshi expressions generates a number value (float or integer), the generated formula will be `=VALUE("1.1")` which is problematic if the user machine is configured to use a decimal separator different than the `.`. With this fix the generated formula will be `=VALUE(1.1)` (without the quotes) which is correctly handled with by the `.ods` format.
-
- Jul 03, 2018
-
-
Florent Aide authored
Improve error message 'We handle urls in tables or text paragraph only' Approved-by:
Houzéfa Abbasbhay <houzefa.abba@xcg-consulting.fr>
-
- Apr 10, 2018
-
-
Alexis de Lattre authored
-
- Jul 03, 2018
-
-
Florent Aide authored
Add multiline format function Approved-by:
Houzéfa Abbasbhay <houzefa.abba@xcg-consulting.fr>
-