Commit graph

2,921 commits

Author SHA1 Message Date
Vincent A
2c3922ed2c new image paste module: imgur 2014-02-19 22:14:23 +01:00
Vincent A
910aa6eea1 pastoob: paste binary files with "post_bin FILENAME" and "get_bin ID" 2014-02-19 22:14:23 +01:00
Florent
4f361ab591 Fix typo in translaboob documentation 2014-02-19 14:50:17 +01:00
Bezleputh
62b58e34dd [calendar] Add TELE category 2014-02-18 19:49:27 +01:00
Romain Bignon
2147c4b363 unify no_login and nologin 2014-02-16 19:49:08 +01:00
Romain Bignon
6099560b8c change currencies integer constants to ISO code strings 2014-02-16 19:48:17 +01:00
Romain Bignon
44da8924bf use name of module, not of backend 2014-02-09 19:09:39 +01:00
Florent
562062ac85 Display backend@issues.weboob.org and not backend.EMAIL 2014-02-09 14:32:31 +01:00
Romain Bignon
9c11d6b65d fix crash in interactive mode 2014-02-08 17:58:16 +01:00
Romain Bignon
638de3201e fix email address regexp 2014-02-07 18:11:30 +01:00
Romain Bignon
d9e33e50b8 strip password command output and take only the first line 2014-02-07 17:09:45 +01:00
Bezleputh
c6a9abcc7e [repl] Optimization: do not fetch the collections when not needed 2014-02-06 11:30:15 +01:00
Bezleputh
3dd7caf59d [boobcoming] use ls/cd commands to navigate into categories 2014-02-06 11:30:15 +01:00
Vincent Paredes
56310adcad fixing password encoding issue
Signed-off-by: Romain Bignon <romain@budget-insight.com>
2014-02-05 18:22:48 +01:00
Romain Bignon
5b03648b68 add Account.TYPE_CARD 2014-02-02 10:50:01 +01:00
Romain Bignon
9c380fc764 fix warnings 2014-01-31 17:13:58 +01:00
Romain Bignon
829ecf8305 fix: masked parameter wasn't considered 2014-01-31 17:13:58 +01:00
Romain Bignon
536bc13347 catch ^C on global bcall errors handler 2014-01-31 17:13:58 +01:00
Laurent Bachelier
53e49cc040 Make GPG ignore local settings 2014-01-29 22:25:30 +01:00
Florent
aa491a8074 Add date object to weather capability
Make it consistent with "Current", accepting both date and datetime.
2014-01-27 17:44:12 +01:00
Romain Bignon
43022f434a cleaned fix 2014-01-26 15:32:37 +01:00
Romain Bignon
478e85a2d8 better detection of editor used 2014-01-26 14:59:00 +01:00
Bezleputh
9ca4784a27 [videoob] add playlist play command 2014-01-24 00:44:49 +01:00
Romain Bignon
b36daee5b1 prompt (beautifully) user during configuration of a backend 2014-01-24 00:39:43 +01:00
Romain Bignon
4dd2bbfb7b if value is a command, do not validate conditions 2014-01-23 23:36:32 +01:00
Florent
0e93b9ba38 Move the call to external command in Value.load 2014-01-23 23:36:32 +01:00
Pierre Mazière
987dd2ee1d more verbose report of an external command failure
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-23 23:36:32 +01:00
Pierre Mazière
c3a704be67 support for password retrieval from any cli tools
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-23 09:18:42 +01:00
Florent
170620b810 Remove ICapGauge of wetboobs 2014-01-22 14:37:41 +01:00
Florent
f667fb972b Fix #1333: zero temperature can not be displayed
In __repr__ of Temperature object, the test "if self.value" failed if
the temperature is zero.
2014-01-22 12:31:49 +01:00
Romain Bignon
2b0d4e8b91 create/edit tickets in a text editor 2014-01-22 00:00:43 +01:00
Romain Bignon
1a0dc93388 support colors in issues formatter 2014-01-22 00:00:43 +01:00
Romain Bignon
02f40ccf2c add Issue.fields attribute to support custom fields 2014-01-22 00:00:43 +01:00
Florent
20917a1efe Better formatting of version number in debug
Thanks to Romain
2014-01-20 14:44:02 +01:00
Florent
8ed0c7f87c Add version information in Debug 2014-01-20 11:26:11 +01:00
Romain Bignon
d2b9a0a2d2 move obj_to_filename() into ReplApplication and use it in weboorrents 2014-01-16 23:56:42 +01:00
Romain Bignon
dc4984a811 add command 'videoob playlist download' 2014-01-16 23:43:40 +01:00
Romain Bignon
69d392e0c0 videoob [play|info]: ability to give several videos 2014-01-16 23:08:24 +01:00
Noe Rubinstein
cb411f4c54 Videoob: download: replace data fields in video filename 2014-01-17 00:04:35 +01:00
Pierre Mazière
9e735a740c radioob: fix audio objects search
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-16 10:22:17 +01:00
Pierre Mazière
7c5e21038b fix #1325: exclude backends that do not implement the required method
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-13 19:25:47 +01:00
Florent
4d0a8dfa19 Print the full documentation on error / add documentation 2014-01-13 10:16:58 +01:00
Florent
697f6e82bd Raise notimplementedError on attends 2014-01-13 10:07:04 +01:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Pierre Mazière
46513c7783 rename id method arguments to _id
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-08 23:29:55 +01:00
Pierre Mazière
78aab49ddd rename id method arguments to _id
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-08 23:22:31 +01:00
Pierre Mazière
8b295ec609 BaseFile: add 'size' property for file size in bytes
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-08 17:39:45 +01:00
Laurent Bachelier
a3306cc222 Add mpv to default players
It's another fork of mplayer, more active than mplayer2.
2014-01-08 08:06:18 +01:00
Florent
a5a4c2e44a Accept 0 and negative value for count
We already accept zero and negative value with the option -n, for
consistency it is good to accept it in interactive mode.
2014-01-07 18:59:19 +01:00
Florent
52111043e3 Revert part of e15b2a8473 2014-01-07 12:57:36 +01:00