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
Bezleputh
9a3afd2dc1
[explorimmo] typo
2014-10-20 15:53:47 +02:00
Bezleputh
549551a629
[monster] fix and adapt to browser2
2014-10-20 15:23:38 +02:00
Bezleputh
015626b87e
[explorimo] New CapHousing module explorimmmo
2014-10-19 23:31:41 +02:00
Romain Bignon
2eb5507c3a
fix warnings
2014-10-19 13:33:37 +02:00
Romain Bignon
bc4624d7e3
implement get_account_status()
2014-10-19 13:20:38 +02:00
Romain Bignon
88a899e8b3
fix StatusField to be a BaseObject
2014-10-19 13:09:25 +02:00
Florent
cf89b8cd67
Update AUTHORS
2014-10-19 11:08:16 +02:00
Laurent Bachelier
92fd11e4cf
browser tests: More Pythonic names
2014-10-19 00:28:44 +02:00
Laurent Bachelier
0a3300c891
browser tests: Fixes
...
pyflakes/pep8, test name in setup.cfg, remove useless comments
2014-10-19 00:28:43 +02:00
juliaL03
8a6c657194
Tests method Groupe Julia Lille1
...
Signed-off-by: juliaL03 <julia.leven@etudiant.univ-lille1.fr>
2014-10-19 00:28:43 +02:00
Laurent Bachelier
3fcfc9a980
form: Add comments
2014-10-19 00:28:43 +02:00
Laurent Bachelier
fd3484e063
filters: Add Unicode normalization to CleanText
...
With a default to 'NFC'.
This is inspired by python-ftfy, which has a nice explanation of the modes:
https://github.com/LuminosoInsight/python-ftfy
I think K is too strong to be a default, however C has zero visual differences
and should be the most common way to represent Unicode characters.
2014-10-19 00:28:43 +02:00
Laurent Bachelier
95a739958f
Add weboob.tools.misc to tests
2014-10-19 00:28:43 +02:00
Romain Bignon
66c27d47c5
add a profile walker to automatically send won challenges
2014-10-18 15:26:44 +02:00
Bezleputh
3e041a4b09
Add missing favicons
2014-10-18 12:21:13 +02:00