Commit graph

2,174 commits

Author SHA1 Message Date
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
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
Xavier G
7f3c4be18b CrAgr: fixed regression induced by commit cb906211 2011-08-23 08:53:20 +02:00
Noé Rubinstein
ae782c02db Mangafox: access page in constant time
Doesn't click through every page to obtain the next. It doesn't change
anything right now but will be better when comix is usable with weboob
2011-08-23 08:53:01 +02:00
Noé Rubinstein
1d904d356e Add mangafox backend 2011-08-23 08:53:00 +02:00
Romain Bignon
a82339a9e2 during an incorrect password error, disable backend 2011-08-22 20:09:58 +02:00
Romain Bignon
4390dd9452 fix crash during transfer when given account backend is unknown 2011-08-16 12:55:13 +02:00
Romain Bignon
1e83aaa3ef oops typo 2011-08-16 09:41:25 +02:00
Romain Bignon
6c2dfef837 flush print total only when there are accounts in queue 2011-08-16 09:31:07 +02:00
Xavier G
13aa381335 CrAgr: when transferring money, the reason was not optional as expected. (closes #696) 2011-08-14 20:39:14 +02:00
Olivier
573521523d Ajout CA-centre est (closes #694)
Signed-off-by: Olivier <olivier@localhost>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-08-12 23:11:22 +02:00
Romain Bignon
367d996d50 get_object doesn't request the backend name in IDs (dedicated to fucking nigger pankkake) 2011-08-12 15:46:40 +02:00
Romain Bignon
30026290c8 support videos on www.ina.fr (in addition to boutique.ina.fr) 2011-08-12 15:39:33 +02:00
Romain Bignon
f745ae2b8f fix usage of signature 2011-08-12 10:14:51 +02:00
Romain Bignon
18dd9e2b8f always flush formatter after calling a command 2011-08-12 09:56:30 +02:00