Commit graph

6,091 commits

Author SHA1 Message Date
Bezleputh
0359bb4a3d [logicimmo] New module logicimmo 2014-10-30 15:40:37 +01:00
Bezleputh
0657800eca [flatboob] display backend in city choice
we need to know this because of a restriction on the number of cities in some backends.
2014-10-30 15:34:30 +01:00
Bezleputh
0d148b9e47 [seloger] fix bug on pagination 2014-10-29 14:02:34 +01:00
Loic Bontonou
bd1688d72f Fix #1447 : Get videos titles in h1
Signed-off-by: Loic Bontonou <loic.bontonou@gmail.com>
2014-10-28 22:49:49 +01:00
Romain Bignon
5e1f313efb fix the fix, because old website version had also a colspan but in the other side 2014-10-28 18:31:32 +01:00
Romain Bignon
2cf7acdf32 fix parsing of market accounts and factorization of the Transaction class 2014-10-28 15:37:49 +01:00
Romain Bignon
3ec1ca1eda correctly handle 500 error during login 2014-10-28 11:31:36 +01:00
Romain Bignon
d26180c5a8 fix parsing of labels with new crédit agricole website
To determinate what is the index of label column, we have to consider the
'colspan' attribute of header
2014-10-28 10:10:11 +01:00
Bezleputh
2811340e19 [explorimmo] fix bug when nb rooms is empty 2014-10-28 09:57:10 +01:00
Bezleputh
a7684982f8 [wordreference] Adapt to browser2 2014-10-28 09:57:05 +01:00
smurail
8688e266b5 Browser.VERIFY can now be a module local file 2014-10-27 15:41:39 +01:00
smurail
2a6fa3fb36 add an asset method to get absolute path of module local files 2014-10-27 15:41:33 +01:00
smurail
a3b51902b9 enable passing the path to a CA file to Browser.VERIFY 2014-10-27 15:29:33 +01:00
Florent
e5067a43b8 Fix alignment of Total line
Fix 232e631ae1
    "change quantity type to decimal number"
and ad31e68143
    "ISIN is a 12 letter word"
2014-10-24 16:43:06 +02:00
Florent
46bd54b41c Remove hack to convert decimal to int
And better compliance with objects parameters
2014-10-23 15:32:26 +02:00
Florent
dfead7e925 Sometines the full code is not available. Display description instead 2014-10-23 15:29:43 +02:00
Florent
9c86b8f25b Better explanation for Investment class 2014-10-23 15:20:59 +02:00
Florent
258328a06f Fix copyright 2014-10-23 15:17:47 +02:00
Florent
c2d7b662aa Format integer for quantity 2014-10-23 15:16:51 +02:00
smurail
8672a6b443 add investment to boursorama bank module 2014-10-23 14:59:57 +02:00
smurail
56e9d53adb cleaner way to iterate 2014-10-23 14:54:37 +02:00
smurail
ad31e68143 ISIN is a 12 letter word 2014-10-23 14:51:55 +02:00
smurail
232e631ae1 change quantity type to decimal number 2014-10-23 14:51:51 +02:00
Bezleputh
4ef82b6dd7 [seloger] remove useless condition 2014-10-23 14:42:08 +02:00
Bezleputh
604fbd1119 [hybride] fix: site changed 2014-10-23 14:42:08 +02:00
Bezleputh
243fe7d3a0 [razibus] increase timeout 2014-10-23 14:42:07 +02:00
Bezleputh
6deaa846f9 [regionsjob] fix: site changed 2014-10-23 10:13:13 +02:00
Florent
cdd213c2ef Trailing whitespace 2014-10-22 19:10:13 +02:00
Florent
20546df89e Fix navigation after a transfer 2014-10-22 17:22:31 +02:00
Florent
f805284567 Change selection of keyboard (more generic) 2014-10-22 17:22:09 +02:00
Florent
32d792ba4c Coding style 2014-10-22 16:00:57 +02:00
Romain Bignon
708ea7b06f correctly raise instance of BrowserIncorrectPassword 2014-10-22 15:27:41 +02:00
Romain Bignon
e3af63f8d9 fix detection of authentication fail 2014-10-22 15:25:57 +02:00
smurail
0526fd471c add pro browser to cmso bank module 2014-10-22 14:21:48 +02:00
Bezleputh
d37c9f20c5 [vlille] fix encoding error 2014-10-22 11:47:00 +02:00
Bezleputh
dec5789e37 detect xml encoding 2014-10-22 11:46:15 +02:00
Bezleputh
217849b4a2 [explorimmo] detect incomplete phone number 2014-10-22 11:43:20 +02:00
smurail
137590e819 fix wrong encoding detection logic 2014-10-22 11:38:28 +02:00
Romain Bignon
f0aed18233 oops, forgot to add a file for a32776787a 2014-10-21 18:02:35 +02:00
Romain Bignon
a32776787a support professional accounts 2014-10-21 17:58:48 +02:00
Romain Bignon
eaf6b15a08 dump of tiles: save full image too 2014-10-21 17:56:18 +02:00
Bezleputh
e05e866370 [twitter] fix : site changed 2014-10-21 14:19:23 +02:00
smurail
ab15874754 fix not logical arguments order 2014-10-21 10:28:18 +02:00
smurail
81c30b0d9f add a JSValue filter to look for literals 2014-10-21 10:27:59 +02:00
smurail
586ed197bf Regexp: nth param can now be '*' to find all 2014-10-21 10:27:53 +02:00
Vincent Paredes
07d544f259 fixing duplicate entry on card account 2014-10-21 10:27:17 +02:00
Romain Bignon
80fd2db3d4 fix website change (yes, the typo is still here in class name) 2014-10-21 10:24:41 +02:00
smurail
977f5a9f02 cleaner way to get rid of BOM for CsvPage 2014-10-20 17:13:01 +02:00
smurail
a6a7130b31 add ChecksumPage mixin 2014-10-20 17:13:01 +02:00
smurail
237036ce3e new api for content, encoding, and document building 2014-10-20 17:13:01 +02:00