Commit graph

998 commits

Author SHA1 Message Date
Romain Bignon
56cc59cf5e fix fetching information of a video 2010-09-26 21:35:11 +02:00
Laurent Bachelier
79ab361d54 Fix startup error 2010-09-26 20:19:30 +02:00
Romain Bignon
f4f9ef25f4 fixes when no backends are loaded 2010-09-25 02:16:07 -04:00
Romain Bignon
11e7d2e3c1 get profile only for new messages 2010-09-25 08:06:00 +02:00
Romain Bignon
9d1b50ebe7 add profile information in mail signatures (fix regression) 2010-09-25 01:55:29 -04:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Romain Bignon
ec45f3c2f0 fix monboob do_ methods 2010-09-25 07:30:46 +02:00
Romain Bignon
4d5a5003a7 load backends before calling main() 2010-09-25 01:28:34 -04:00
Romain Bignon
1e6de0f12e add commands 'backends add' and 'backends remove' 2010-09-25 01:17:06 -04:00
Romain Bignon
04037e7893 repl: interactive add of backends when no one is loaded at startup 2010-09-25 00:57:54 -04:00
Romain Bignon
aee0e49cc8 -b is handled by BaseApplication 2010-09-24 21:56:49 -04:00
Romain Bignon
27be2bdb25 use bold in prompt 2010-09-24 15:00:31 -04:00
Romain Bignon
73304380c3 add command 'play' (and now videoob is stateful) 2010-09-24 14:59:48 -04:00
Romain Bignon
96a9bb4b8f completion of command 'formatter' 2010-09-24 14:19:46 -04:00
Romain Bignon
0eba4302a5 override complete() to change the behaviour of Cmd completion 2010-09-24 13:56:24 -04:00
Romain Bignon
d0730472d8 oops fix bad function name 2010-09-24 13:45:50 -04:00
Romain Bignon
86acc67ccc remove PromptApplication (replaced by ReplApplication) 2010-09-24 13:04:15 -04:00
Romain Bignon
37a53b783a port every console applications to ReplApplication 2010-09-24 12:58:27 -04:00
Nicolas Duhamel
81706f23ad Add a transfer capability and implante it in bp and boobank
Make a transfer in boobank like that:

>transfer fromaccountid toaccoundid amount

Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-24 18:05:32 +02:00
Christophe Benz
06cbda9d4d implement formatter options 2010-09-24 18:03:50 +02:00
Christophe Benz
29de886fe6 add nsfw command 2010-09-24 18:03:48 +02:00
Christophe Benz
4f4897e0f2 add formatter command 2010-09-23 19:48:52 -04:00
nicolas
af8842bb0b Committer: nicolas <nicolas@NicolasDesktop.(none)>
New backend, bp, La Banque Postale
Implante
 - get_accounts_list
 - get_history

	new file:   weboob/backends/bp/__init__.py
	new file:   weboob/backends/bp/backend.py
	new file:   weboob/backends/bp/browser.py

Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-23 17:17:58 -04:00
Christophe Benz
13a1f2a8a5 enhance select command, add condition command 2010-09-23 13:24:59 -04:00
Romain Bignon
65bcd201e0 fixes on console applications 2010-09-23 17:05:32 +02:00
Romain Bignon
6bbc6f599e fix things related to help output, completion and intro 2010-09-21 19:49:04 -04:00
Romain Bignon
17544397dd fix callback 2010-09-21 13:10:55 -04:00
Christophe Benz
9e2345eeb9 implement select command 2010-09-21 13:10:52 -04:00
Christophe Benz
ab4a427586 new ReplApplication base class 2010-09-21 13:10:48 -04:00
Romain Bignon
0dc4485076 fix script 2010-09-17 19:09:46 -04:00
Romain Bignon
54f9220555 fix output when no backends is configured 2010-09-17 19:08:04 -04:00
Romain Bignon
d1f805145d fix parsing of comments when templeet sucks, and display comments URL in signatures 2010-09-09 16:00:08 +02:00
Romain Bignon
5a33463fb9 missing import 2010-09-01 14:05:11 +02:00
Romain Bignon
5fc4ead2ac split tests and ignore when the website is not available 2010-09-01 13:39:50 +02:00
Romain Bignon
c63fcc8c7d check when the account is blocked 2010-09-01 13:38:33 +02:00
Romain Bignon
738ddc9c60 fix parsing duration when >1h 2010-09-01 12:08:43 +02:00
Romain Bignon
0b3b020798 iter_unread_messages() doesn't raise any exception when website is unavailable 2010-08-31 18:09:11 +02:00
Romain Bignon
d632fb6164 fix: do not load disabled backends 2010-08-31 18:08:55 +02:00
Romain Bignon
60077e8f0a fix list of backends 2010-08-31 18:08:47 +02:00
Romain Bignon
915bab2a68 fix tests 2010-08-31 16:00:55 +02:00
Christophe Benz
96e706db31 use simpler form for iter to list 2010-08-31 15:55:19 +02:00
Romain Bignon
1716a738d2 fix parsing URL of youtube videos (closes #388) 2010-08-31 15:32:17 +02:00
Romain Bignon
3590b8bfeb fix name of test 2010-08-31 15:11:20 +02:00
Romain Bignon
2239e258fa python2.5 fix 2010-08-31 15:09:57 +02:00
Romain Bignon
66b212dddb test for CrAgr 2010-08-31 15:02:12 +02:00
Romain Bignon
2c57aef1fa test for INA 2010-08-31 15:02:03 +02:00
Romain Bignon
fab98062ca support fillobj and get thumbnail 2010-08-31 15:01:42 +02:00
Romain Bignon
9fb8deb516 implement searches on INA 2010-08-31 14:44:39 +02:00
Romain Bignon
87cd2bebec fix typo and raise an error when trying to post a news or telegrams 2010-08-31 10:17:52 +02:00
Romain Bignon
9e01185b1a title and sender are not needed anymore 2010-08-31 09:22:31 +02:00