- 20 Sep, 2017 4 commits
-
-
Florent Fourcot authored
-
Florent Fourcot authored
-
Florent Fourcot authored
-
Vincent A authored
-
- 19 Sep, 2017 26 commits
-
-
Laurent Bachelier authored
Like cookboob does.
-
Laurent Bachelier authored
-
Laurent Bachelier authored
-
Florent Fourcot authored
Since headers are for AGPLv3+, it's probably ok to set it here
-
Florent Fourcot authored
-
Laurent Bachelier authored
-
Vincent A authored
Do not accept anymore pastes from other instances than the configured instance.
-
Florent Fourcot authored
But it's really not enough. A deep rework of documentation on this module is mandatory. First, explain each objects: * Subscription at top level * Each subscription can have a list of Document/Detail/Bill * Explain differences between get_details and iter_history * Explain what is a balance (it's a "Detail" object! We are crazy sometimes) * Clean all references of phones/lines. Since the capability was made for something like "CapBillTelefon" at begin, it's not clean everywhere
-
Laurent Bachelier authored
-
Laurent Bachelier authored
-
Laurent Bachelier authored
-
Laurent Bachelier authored
-
Laurent Bachelier authored
-
Kremer authored
-
Kremer authored
-
Kremer authored
-
Kremer authored
-
Vincent A authored
-
Vincent A authored
-
Kremer authored
-
Kremer authored
-
Kremer authored
-
Benjamin Bouvier authored
(and also update the maintainer's email address)
-
Florent Fourcot authored
-
Florent Fourcot authored
Commit 631364b0 (library: rename get_booked/get_rented) updated API, without module updates. Even if this module is probably broken, it's a bad idea to keep invalid code.
-
Florent Fourcot authored
-
- 15 Sep, 2017 2 commits
- 11 Sep, 2017 8 commits
-
-
Bezleputh authored
-
Vincent A authored
-
Vincent A authored
weboob.browser.filters.base will contain the internal classes like Filter and core like FilterError. TableCell is imported in filters.html to let modules migrate, then it can be fully moved.
-
Vincent A authored
-
Vincent A authored
-
Vincent A authored
-
Vincent A authored
-
Vincent A authored
Using str on Comments object will generate an encoded-str in python2, which will fail when concatenated to a unicode.
-