Noé Rubinstein
ae97e5ea0b
fix help display for tools/gen_comic_reader.sh
2011-09-26 13:31:13 +02:00
Noé Rubinstein
2d3a341a26
add batoto backend
2011-09-26 13:31:12 +02:00
Noé Rubinstein
1519b533a4
add tests for generic comic readers
2011-09-26 13:31:11 +02:00
Noé Rubinstein
306c36ae83
add a generator for generic comic reader backends
...
this is an ugly solution; backends should be simple enough to not need a
generator, and this is almost achieved with genericcomicreader except
for the necessity of two separate short files (__init__ and test)
2011-09-26 13:31:10 +02:00
Noé Rubinstein
ba91601fc7
add tests to genericcomicreader
2011-09-26 13:31:09 +02:00
Noé Rubinstein
f5aa37e0c2
move genericcomicreader to a single file for now
2011-09-26 13:31:07 +02:00
Noé Rubinstein
2993efcf55
remove " http://%s%%s " % DOMAIN workaround and shorten
2011-09-26 13:31:06 +02:00
Noé Rubinstein
f4b9d08ff7
galleroob: fix selection of wrong backend
2011-09-26 13:31:05 +02:00
Noé Rubinstein
26ca3a65cd
fix mangareader backend
2011-09-26 13:31:05 +02:00
Noé Rubinstein
f1ab1e29d0
mangareader backend (untested)
2011-09-26 13:31:03 +02:00
Noé Rubinstein
ce5feab405
mangahere backend
2011-09-26 13:31:02 +02:00
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