Romain Bignon
d67b6449d1
fix parsing of amounts
2011-09-22 18:05:47 +02:00
Romain Bignon
cfd1603a4b
fix accounts list when there is no coming amount
2011-09-20 13:42:57 +02:00
Romain Bignon
a2f72f9e52
fix backend to new bnporc website ( closes #701 )
2011-09-20 12:32:06 +02:00
Romain Bignon
a7e07acafa
commands 'profile' and 'query' work only with one backend
2011-09-19 10:47:44 +02:00
Romain Bignon
5909a27006
fix parsing of status
2011-09-19 10:19:00 +02:00
Romain Bignon
5541f38109
fix parsing of error on the send page
2011-09-19 09:49:00 +02:00
Romain Bignon
d2132b5e9c
LoginPage inherits of HomePage methods
2011-09-18 10:30:03 +02:00
Romain Bignon
105f187d94
detect errors on the final page
2011-09-15 16:46:22 +02:00
Romain Bignon
d7dbbffe79
implement fill_thread for Thread objects
2011-09-14 09:43:39 +02:00
Romain Bignon
1382ccb79f
support when 'sender' is None
2011-09-14 09:43:25 +02:00
Romain Bignon
646480bc73
fix crash when header In-Reply-To is missing
2011-09-14 09:34:31 +02:00
Xavier G
43d562a338
CrAgr: optimized operations retrieval for CA Centre by adding a start_offset parameter to AccountsList.get_history
2011-09-13 12:17:43 +02:00
Romain Bignon
51f8efc41d
display the 'N' entry only when available
2011-09-09 09:54:07 +02:00
Romain Bignon
c450ffde06
parse special cases
2011-09-09 09:53:28 +02:00
ffourcot
ac8e035d29
Split the ex-label in category and label
...
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-09-08 17:58:50 +02:00
ffourcot
9d900578a3
Add a new field to Operations to permit a better export to qif
...
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-09-08 17:58:47 +02:00
Romain Bignon
5541107a7f
fix: print the line '!type:Bank' only once
2011-09-07 10:16:47 +02:00
Romain Bignon
27a70e4525
add 'qif' formatter
2011-09-07 09:47:23 +02:00
Romain Bignon
c7b81f0e3c
fix unicode error during transfer
2011-08-30 10:19:51 +02:00
Romain Bignon
98cf41b454
correctly find title
2011-08-29 20:18:22 +02:00
Romain Bignon
8de2da49ac
remove useless imports
2011-08-29 19:50:04 +02:00
Romain Bignon
b8c3501ff5
include forum in messages ID, and ability to create new topic
2011-08-29 19:48:54 +02:00
Romain Bignon
e39cb220b9
fix backend to use a better format if available
2011-08-29 17:09:19 +02:00
Romain Bignon
a3740eb3f8
fix parsing of title when empty
2011-08-29 11:58:25 +02:00
Romain Bignon
23c58d1db1
fix when title is empty
2011-08-29 11:58:01 +02:00
Noé Rubinstein
c3be23212d
Simplyread.it backend
2011-08-28 21:33:20 +02:00
Noé Rubinstein
a4407eccb7
Mangatoshokan backend
2011-08-28 21:33:19 +02:00
Noé Rubinstein
cd0815a5ff
forgot to git add that in previous commit
2011-08-28 21:33:17 +02:00
Xavier G
67aac80c00
CrAgr: revisited the way login() and home() methods work. Also added extra debug statements. Fixes #697 .
2011-08-27 18:38:15 +02:00
Noé Rubinstein
fc70069943
fix (again) the double page download problem
...
Note for self: //lol[1] is _not_ the same as (//lol)[1]
2011-08-27 18:37:17 +02:00
Romain Bignon
a698e16104
sort backends list by names
2011-08-27 18:35:35 +02:00
Romain Bignon
25f8274eeb
use a right way to prevent weboob to be detected as a robot
2011-08-26 12:48:48 +02:00
Romain Bignon
e6130cab54
prevent being detected as a robot by a crappy phpbb check
2011-08-26 12:16:34 +02:00
Romain Bignon
c2e008bda1
to_unicode: handle new common errors
2011-08-25 22:26:28 +02:00
Romain Bignon
cb152b0146
don't set title for a reply
2011-08-25 22:26:12 +02:00
Romain Bignon
40f474881e
remove unused import
2011-08-25 22:02:19 +02:00
Noé Rubinstein
519d7bd38c
fix bug when there is no vol number
2011-08-25 22:01:46 +02:00
Noé Rubinstein
6caeb19312
Don't download the same page several times
2011-08-25 22:01:45 +02:00
Romain Bignon
9c54ca4b92
support replying on topics
2011-08-25 22:00:55 +02:00
Romain Bignon
c586bfb182
fix typo
2011-08-25 14:12:18 +02:00
Romain Bignon
3254514423
fix signature URL
2011-08-25 14:09:15 +02:00
Romain Bignon
ea8ec06637
fix parsing of next/prev links on framasoft
2011-08-25 14:06:21 +02:00
Romain Bignon
5d7e120e79
add tests on iter_unread_messages()
2011-08-25 13:51:56 +02:00
Romain Bignon
a49dcbab08
oops missing import
2011-08-25 13:48:10 +02:00
Romain Bignon
c397bc0171
add url to posts in signatures
2011-08-25 13:35:16 +02:00
Romain Bignon
1d057b400a
fix check
2011-08-24 17:21:27 +02:00
Romain Bignon
c0773c1f92
more flexible code
2011-08-24 17:19:37 +02:00
Romain Bignon
2184951c4a
new backend 'phpbb'
2011-08-24 16:25:17 +02:00
Romain Bignon
8564f52898
disconnection URL needs to be called with POST instead of GET
2011-08-23 09:17:42 +02:00
Xavier G
498d168a7f
CrAgr: added Richard Genoud's patch handling "See 25 more" links.
...
Add full history on account page: on CA centre france (and maybe others),
there's no "next page" link but a "see 25 more" link. So, we have to expand the
history before fetching results
2011-08-23 08:53:43 +02:00