Commit graph

6,666 commits

Author SHA1 Message Date
Florent
31f206e697 Fix low balance listing
When the balance is low, the span class is "low-balance" and not
balance. Use 'contain' to be more robust
2015-03-19 22:29:54 +01:00
Florent
98b637ec4a Fix regexp for external transfer
Since the SEPA update, the "VIR" prefix is not used anymore.
However, add a new regexp instead of removing the old one for
compatibility with old transactions
2015-03-19 08:01:50 +01:00
Florent
72aaed43fb Fix exception in some cases
When self.loggedpage.is_here is false, we try to raise a
browserIncorrectPassword(error). Sadly, error is not set.

If we are not on the login page, we are in an unknown state (the site is
perhaps down?)
2015-03-18 20:35:26 +01:00
Florent
b3aabdeeaf Be consistent in enable state: use human readable values 2015-03-17 22:16:15 +01:00
Florent
9208b7bb31 Add 'on' and 'yes' to enabled values
Be consistent with ouiboube core
2015-03-17 22:08:50 +01:00
Florent
6b76b31fed Fix body selectors 2015-03-17 08:33:30 +01:00
Romain Bignon
406297ac9f fetch detail of transactions and use it in Transaction.raw 2015-03-16 15:43:53 +01:00
Vincent Paredes
659cb51c9f handling banned account 2015-03-16 15:13:08 +01:00
Romain Bignon
8f24a3fe8f remove text after card number if any 2015-03-16 15:13:08 +01:00
Romain Bignon
5fa16ee66d remove spaces from IDs 2015-03-16 15:13:08 +01:00
Vincent Paredes
b888e393f7 handling no amount on account 2015-03-16 15:13:08 +01:00
Vincent Paredes
d011b76273 supporting new account page 2015-03-16 15:13:08 +01:00
Oleg Plakhotniuk
ce65d35081 [amazon] Support for a new payment layout and priceless items. Fixes #1764 2015-03-14 13:12:27 +01:00
Bezleputh
1569eb00ee [feedly] improve login management 2015-03-13 17:46:30 +01:00
Bezleputh
bc1746214c [browser] catch HTTPErrors during load_state 2015-03-13 17:45:53 +01:00
Bezleputh
cd358c1239 [leboncoin] do not crash if a select does not exist in the form 2015-03-13 00:05:36 +01:00
Bezleputh
186d501406 [biplan] do not crash when no time can be found 2015-03-13 00:05:36 +01:00
Bezleputh
cdc4410170 [arte] adapt to browser2
* use of browser 2
* choose between videos version (ie: subtitles or not)
* support of cinema.arte.tv
2015-03-13 00:05:36 +01:00
Bezleputh
11a63c33ce [filter] improve Join filter
The filter will now act a little bit more like the join command
I also added some parameters that will help formatting (newLine, addBedore, addAfter)
2015-03-13 00:05:36 +01:00
Bezleputh
a3d351eb88 [base] create enum in base and use it in calendar and housing 2015-03-13 00:05:35 +01:00
Bezleputh
92a0b9582f [feedly] improve tests 2015-03-13 00:05:35 +01:00
Bezleputh
a39dff77a5 [Element] create new element : DictElement
use new DictElement in modules
2015-03-13 00:05:35 +01:00
Romain Bignon
be122f0fa6 add 'replace' xpath function 2015-03-12 15:22:42 +01:00
Romain Bignon
c3e88a4119 certificate updated 2015-03-12 12:14:15 +01:00
Vincent Paredes
a833a3e328 handle expired password 2015-03-09 18:55:02 +01:00
Baptiste Delpey
15b9e1d10c we don't try to parse transactions without currencyCode anymore 2015-03-09 18:54:46 +01:00
Baptiste Delpey
910b54aff7 account.id is now only paramNumCompte if there is not paramNumContrat 2015-03-09 18:54:45 +01:00
Romain Bignon
5900f12dfd cic: handle new certificate 2015-03-09 18:53:26 +01:00
Romain Bignon
569ff245a3 catch csv exceptions 2015-03-09 10:44:23 +01:00
Romain Bignon
2afd27b4a4 use StateBrowser, s/BrowserToBeContinued/BrowserQuestion/ and coding style fixes 2015-03-08 16:31:36 +01:00
Romain Bignon
248830752d add (deprecated) StateBrowser which saves cookies into storage 2015-03-08 14:21:23 +01:00
Baptiste Delpey
aa721c28b8 boursorama two_authentication with BrowserToBeContinued instead of raw_input 2015-03-08 14:21:23 +01:00
Baptiste Delpey
3a05b29bc3 add BrowserToBeContinued exception and handle it 2015-03-08 14:21:23 +01:00
Romain Bignon
81503a88e8 do not crash when the limitation rate is reached 2015-03-08 11:01:52 +01:00
Romain Bignon
3df00b6395 remove unused code, fix timeout of history fetch 2015-03-05 21:58:26 +01:00
Romain Bignon
7d81005988 cm: handle refresh on empty page 2015-03-05 15:20:21 +01:00
Kitof
f9e92b76fa [paypal] Fix #1747 2015-03-04 22:49:40 +01:00
Kitof
8ae6ad68aa [shopoob] Improvements + pep8 fixes 2015-03-04 13:37:22 +01:00
Kitof
f7e7e45760 [amazon] pep8 fixes 2015-03-04 13:37:22 +01:00
Kitof
170db43de1 [s2e] New module for Employee Savings Plans. Support for Esalia, Capeasi, "BNP Paribas Épargne & Retraite Entreprises" and "HSBC Epargne et Retraite en Entreprise" 2015-03-04 13:37:22 +01:00
Kitof
131b01c599 [paypal] Get converted amount for foreign currencies 2015-03-04 13:37:06 +01:00
Vincent Paredes
fc6aa997e7 fixing 2nd detail line who was considered like investment 2015-03-03 16:05:21 +01:00
Vincent Paredes
7b0cbfdc41 fixing empty performance 2015-03-03 16:05:15 +01:00
Baptiste Delpey
37026158b8 fix history on paypal, stop parsing suspended recurring payment 2015-03-03 16:04:28 +01:00
Baptiste Delpey
291acb53bc lcl fix stop parsing not transactions lines 2015-03-03 16:04:24 +01:00
Laurent Bachelier
dd1173e2f2 filters: JSON Dict improvements
- Allow the selector to already be a list
- Allow having None as a valid value (JSON "null")
- Handle lists in addition to dicts
- Try to guess whether the selector element is intented to be an int or a str
  based on the structure available (list means int)
2015-03-02 15:48:38 +01:00
Laurent Bachelier
7d5835d84f browser: Fix crash when using HEAD on a page-matching URL
HEAD responses have no content, so it doesn't make sense to build
Pages out of them.
2015-03-02 15:48:38 +01:00
Laurent Bachelier
677cc18524 browser: Add an absurl method to Page 2015-03-02 15:48:37 +01:00
Roger Philibert
19de93fe52 add module happn (CapDating) 2015-02-28 17:33:54 +01:00
Romain Bignon
396defc7f5 set default value of Contact.profile to OrderedDict() 2015-02-28 15:55:33 +01:00