juke
4bd3a976a6
20 minutes backend + cleanboob
2011-02-04 11:14:43 +01:00
Romain Bignon
47243c1ade
fix broken ouifm backend (to get current songs)
2011-02-03 18:10:07 +01:00
Clément Schreiner
3cbb5671d3
Small fixes and changes in qwebcontentedit and ICapContent.
...
- content preview's html code is now cleaner
- ICapContent.preview_content() renamed to ICapContent.get_content_preview()
- tab "preview" was shown first when starting qwebcontentedit. Fixed.
2011-02-03 15:09:27 +01:00
Clément Schreiner
0c5a449e5f
Cleaner condition.
2011-02-01 17:06:03 +01:00
Clément Schreiner
9f3dfb9664
Makes sure the browser is on the right page before retrieving the preview.
2011-02-01 16:50:16 +01:00
Clément Schreiner
dcb2375fd1
New application qwebcontentedit
...
Status: ugly GUI, editing and saving a page mostly working,
preview support in progress
2011-02-01 15:08:39 +01:00
Clément Schreiner
e3f46ac751
Adds support for previewing modifications on redmine's wiki pages.
...
Status: draft (needs further work to be really useful)
2011-02-01 13:47:13 +01:00
Julien Veyssier
94a1fff7fa
[creditmutuel] negative value correctly considered by 'list'
2011-01-22 15:53:10 +01:00
Romain Bignon
51f99b962e
[aum] fix website change: mails.php renamed to mail.php
2011-01-20 13:40:30 +01:00
Romain Bignon
81f9980623
update copyrights
2011-01-14 23:03:52 +01:00
Julien Veyssier
843e98e262
[piratebay] fix parsing to find leecher and seeders ( closes #458 )
2011-01-11 23:06:04 +01:00
Romain Bignon
2ebb9a844d
bump to 0.6
2011-01-08 12:30:28 +01:00
Romain Bignon
f3fe130a0f
weboob 0.5 released
2011-01-08 11:48:56 +01:00
Romain Bignon
e8de9f5579
fix kickass website compatibility ( closes #457 )
2011-01-05 22:13:04 +01:00
Romain Bignon
285774ba0f
fix unused imports
2011-01-05 22:05:23 +01:00
Christophe Benz
efec968f80
fix youtube backend ( closes #450 )
...
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-01-05 21:55:41 +01:00
Christophe Benz
bc606d3640
add space to join for user message
2011-01-05 17:09:08 +01:00
Romain Bignon
983883dc66
fix pipe of message to boobmsg ( closes #455 )
2011-01-02 22:49:02 +01:00
Romain Bignon
1edaf7fd9f
fix return value of iter_city_search ( closes #457 )
2011-01-02 22:47:11 +01:00
Romain Bignon
0278af175f
use datetime.date objects and transform coming labels
2010-12-27 18:28:24 +01:00
Xavier G
70a3effae4
The CrAgr backend now systematically goes back to the home page when get_accounts_list is triggered.
...
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-12-26 17:43:19 +01:00
Julien Veyssier
61016fc13f
[yahoo] search implemented
2010-12-23 20:40:40 +01:00
Romain Bignon
80b45b2cea
fix encoding problems ( closes #453 )
2010-12-16 14:41:42 +01:00
Julien Veyssier
fdf09c4ad0
fix row identification problem in isohunt
...
because of their bad website which doesn't produce the same page each time
2010-12-14 13:51:34 +01:00
Christophe Benz
638dc1f466
introduce unique_backend argument for parse_id
2010-12-13 16:43:27 +01:00
Christophe Benz
e9ede31053
fix parse_args conflict
2010-12-13 16:18:23 +01:00
Christophe Benz
5bdd1540fe
s/parseargs/parse_args
2010-12-13 15:42:20 +01:00
Romain Bignon
fbf74148a6
reintroduce the 'short' optional parameter for get_command_help()
2010-12-13 11:31:58 +01:00
Laurent Bachelier
217920fddf
Fix handling of negative amounts on account list
...
The '-' was ignored (only ',' and digits were accepted!)
As a bonus, factorization of similar code.
2010-12-10 17:07:03 +01:00
Laurent Bachelier
fdcc192f7e
Fix extraction of amounts >999 €
2010-12-10 16:41:26 +01:00
Romain Bignon
edee4b51b3
correctly split ID from In-Reply-To header
2010-12-09 18:00:25 +01:00
Christophe Benz
f1b3264a67
simplify and factorize code, remove dead code, follow conventions, use new-style classes
2010-12-09 15:39:49 +01:00
Romain Bignon
55a1574df5
display application version
2010-12-09 13:50:18 +01:00
Romain Bignon
8caeab8853
generated manpages from make_man.py
2010-12-09 12:06:04 +01:00
Romain Bignon
7b5e5f3289
display supported websites ( closes #427 )
2010-12-09 12:05:41 +01:00
Romain Bignon
78bfa70f23
set a description for every application
2010-12-09 12:03:38 +01:00
Romain Bignon
0a4e05e509
do not print weboob commands when application is not REPL
2010-12-09 12:03:21 +01:00
Romain Bignon
311f997b39
fix syntax (please cbenz check with pyflakes before commiting)
2010-12-09 12:03:04 +01:00
Christophe Benz
851b2d34ca
code clean, split too long lines
2010-12-08 18:10:44 +01:00
Christophe Benz
3dd50f363d
remove unnecessary brackets
2010-12-08 18:10:42 +01:00
Christophe Benz
f1a43f1101
sort backends alphabetically in right order
2010-12-08 18:10:40 +01:00
Romain Bignon
d546294964
add a description
2010-12-08 17:55:38 +01:00
Romain Bignon
9242a2e3e2
display hash when the captcha hasn't been resolved
2010-12-08 17:55:38 +01:00
Romain Bignon
8f39c0618c
display usage, description and commands list in a proper way, display copyright and files list (refs #427 )
2010-12-08 17:55:27 +01:00
Romain Bignon
5dae3e3c92
use specifics OptionParser and OptionFormatter to display commands list
2010-12-08 17:53:05 +01:00
Romain Bignon
c836e3c1ec
correctly set the 'receivers' field
2010-12-08 12:19:37 +01:00
Romain Bignon
657b47bd6a
ability to send a message which is not a reply ( closes #437 )
2010-12-08 12:14:11 +01:00
Romain Bignon
809c2c622e
rewrite of do_post(); it can get the message on command line instead of stdin
2010-12-08 12:11:53 +01:00
Romain Bignon
f6e9fc30d4
a message requires to have a Thread
2010-12-08 12:10:54 +01:00
Romain Bignon
590f2c5ae2
help of commands more understandable (refs #445 )
2010-12-08 10:26:58 +01:00