- 27 Feb, 2019 3 commits
-
-
Romain Bignon authored
-
Romain Bignon authored
-
Romain Bignon authored
-
- 25 Feb, 2019 5 commits
-
-
Lowik BOURGEOISAT authored
-
Laurent Bachelier authored
-
JEAN Sébastien authored
-
JEAN Sébastien authored
-
Vincent A authored
Sphinx will be able to use the docstring as documentation. Also, favicon is PNG format.
-
- 24 Feb, 2019 32 commits
-
-
Daniel Berthereau authored
-
Romain Bignon authored
This reverts commit 780ffa98.
-
Florian Hatat authored
-
Florian Hatat authored
This allows someone reading the doc to quickly use an example from the doc in its own code without spending too much time figuring out which imports are required.
-
Florian Hatat authored
-
Florian Hatat authored
This commit explains in particular how to save the fact that login has succeeded once by using the browser's logged attribute, so that do_login isn't called multiple times afterwards.
-
Florian Hatat authored
-
Florian Hatat authored
-
Florian Hatat authored
-
Romain Bignon authored
-
Tony Malto authored
Closes: 501341@redmine
-
Romain Bignon authored
-
Baptiste Delpey authored
without typing, transactions would go through budgea backend regex and a transaction with 'PRET A MANGER' label would become a LOAN_PAYMENT -> prelevement -> order transaction. Closes: 3279@zendesk
-
Jonathan Schmidt authored
-
Vincent Paredes authored
-
Baptiste Delpey authored
-
Baptiste Delpey authored
-
Baptiste Delpey authored
-
Baptiste Delpey authored
-
Baptiste Delpey authored
-
Romain Bignon authored
-
Romain Bignon authored
As budgea goes twice on the accounts list, if we stay on the same page, that's the last page, and we miss all first accounts.
-
Vincent Paredes authored
-
Romain Bignon authored
-
Vincent Paredes authored
-
Vincent Ardisson authored
-
Maxime Gasselin authored
During the get_labels, we can have "Comptes et cartes" and "Comptes et Cartes"...... We compare now with lower method. Closes: 37018@sibi
-
Maxime Gasselin authored
Page content: Questionnaires obligatoires Ce questionnaire vous est proposé dans votre intérêt afin de vous fournir un service d'investissement adapté. Closes: 33297@sibi
-
Maxime Gasselin authored
The url changed and the xpath too. Closes: 33297@sibi
-
Maxime Gasselin authored
The website seems to create fake iban with the id card (but not reachable with website navigation).
-
Maxime Gasselin authored
The "credit" and "synthese" keys are now splitted. It is more secure to check the label in each iteration instead of a given index. Closes: 37018@sibi
-
Quentin Defenouillere authored
The arguments were not in the same order in the module.py of CMES and in the browser __init of cmes and its children modules. CMES has several children, including CICES.
-