Noé Rubinstein
73b676a768
Eatmanga backend
2011-09-26 13:31:01 +02:00
Noé Rubinstein
f8dbdaf8f0
move genericcomicreader to tools
2011-09-26 13:31:00 +02:00
Noé Rubinstein
076a12f4e5
fix factorization of comic readers
...
there is still a race condition during the selection of the comic reader
class; sometimes, the URL matches for mangatoshokan but for some reason
mangafox is choosen instead
2011-09-26 13:30:58 +02:00
Noé Rubinstein
e5c1b1879b
factorize mangatoshokan and simplyreadit (wip)
2011-09-26 13:30:57 +02:00
Noé Rubinstein
88e1275d66
begin comic reader factorization - doesn't work
2011-09-26 13:30:56 +02:00
Laurent Bachelier
478696379c
Try to add an extension when saving responses
2011-09-26 12:55:57 +02:00
Romain Bignon
e5157595aa
display hostnames when availables (instead of IP addresses)
2011-09-26 10:25:24 +02:00
Romain Bignon
d714250cc8
new version of aum backend
2011-09-25 01:40:21 +02:00
Julien Veyssier
416e449d07
[creditmutuel] Maine-Anjou, Basse-Normandie bank added
2011-09-23 14:45:42 +02:00
Romain Bignon
d32482231e
set 'coming' to NotAvailable if needed
2011-09-23 10:02:00 +02:00
Romain Bignon
7ee6ce1c4a
website change: get the new json file containing current songs
2011-09-23 10:01:03 +02:00
Romain Bignon
2cc992a8bc
new parser 'json'
2011-09-23 10:00:46 +02:00
Romain Bignon
5337e53b49
split BaseBrowser into new class StandardBrowser which is usable without inheriting it
2011-09-23 09:59:12 +02:00
Romain Bignon
cc626bfd81
fix transfers with new website
2011-09-22 18:05:55 +02:00
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
7a102347b8
add icons
2011-08-27 18:35:17 +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