- 05 May, 2018 13 commits
-
-
Simon Rochwerg authored
[spirica] add currency field on the account, changes xpath on the table to make it adaptable to different currencies
-
Célande Adrien authored
The website displays a restriction on stock market functions. Closes: 595486@redmine Closes: 628958@redmine
-
Célande Adrien authored
It now looks for a message in the table. Closes: 625530@redmine Closes: 626587@redmine Closes: 625354@redmine Closes: 625683@redmine
-
Florian Duguet authored
When website return a 500 error code self.page is not updated so we won't iter history on self.page which is the same handled page but formatted differently if the first location as failed Closes: 624005@redmine
-
Fong NGO authored
Closes: 630268@redmine
-
Fong NGO authored
Closes: 4956@zendesk
-
Sylvie Ye authored
get page with partialHTMLpage Closes: 631857@remdine
-
Baptiste Delpey authored
-
Baptiste Delpey authored
don't crash handling non-mandatory fields instead we fill them with the new FetchError EmptyField
-
Sylvie Ye authored
Closes: 622718@redmine 595926@redmine
-
Fong NGO authored
The website slightly changed its textual content and nothing is matched by the xpath. Consequently a wrong input is passed to Decimal (an empty string) by the CleanText filter. Closes: 549715@redmine
-
Fong NGO authored
For some accounts, it seems like there is an prior optional page in order to visit the Espace bourse, that contains a form to submit. Closes: 4668@zendesk Closes: 573510@redmine
-
Sylvie Ye authored
Change description parameter into message parameter to show "wrong code" error message to users
-
- 03 May, 2018 1 commit
-
-
Sébastien Marie authored
-
- 27 Apr, 2018 2 commits
- 26 Apr, 2018 4 commits
-
-
Phyks (Lucas Verney) authored
-
Sébastien Marie authored
-
Sébastien Marie authored
- use env(1) to found bash on the system - remove bash dependency on few scripts
-
Sébastien Marie authored
-
- 25 Apr, 2018 12 commits
-
-
Vincent A authored
Also, fix location fetching.
-
Vincent A authored
And store it if retrieved.
-
Vincent A authored
If vignette is installed and an XDG thumbnail matching an object's URL and datetime, don't call fillobj for retrieving thumbnail icon.
-
Vincent A authored
Some modules can return a lot of items. Instead of consuming all results immediately, results can now be fetched on demand. That avoids having to set a low limit to number of results. This is done by not closing the iterator iter_gallery_images etc. The app uses a Queue to pause/resume iteration. Also, sometimes it's useful to do the same search, but some results are unwanted, so we may want to hide them permanently, to avoid fetching their data and thumbnail next time the iterator reaches them. Items can be bookmarked or ignored.
-
Vincent A authored
-
Vincent A authored
Store an intermediate Item class in QModelIndex::internalPointer. This will make it easier to change a weboob object when a fillobj method returns a new object instead of filling in-place.
-
Vincent A authored
-
Denis 'GNUtoo' Carikli authored
The RSS class changed, updating it fixes the podcast feature Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
-
Denis 'GNUtoo' Carikli authored
Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
-
Vincent A authored
TODO CapMessagesPost
-
Julien Veyssier authored
-
- 24 Apr, 2018 6 commits
-
-
Phyks (Lucas Verney) authored
-
Phyks (Lucas Verney) authored
-
Phyks (Lucas Verney) authored
-
Phyks (Lucas Verney) authored
-
Phyks (Lucas Verney) authored
-
Phyks (Lucas Verney) authored
-
- 23 Apr, 2018 2 commits
-
-
Phyks (Lucas Verney) authored
-
Laurent Bachelier authored
-