Commit graph

2,912 commits

Author SHA1 Message Date
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
Florent
9223d92fc8 restrict ls to 40 results by default 2014-01-06 17:13:16 +01:00
Florent
92dfab4069 More text in error 2014-01-06 15:26:09 +01:00
Florent
0b39d2d873 Coding style 2014-01-06 15:17:21 +01:00
Florent
0a7414d3e5 Remove unused imported
Ref e7805cec12
2014-01-06 15:14:38 +01:00
Florent
af33442ba2 Catch error in condition evaluation
And return a better message to users
2014-01-06 15:02:04 +01:00
Florent
3bb4b50ba0 Fix bug introduced in ReplApplication.get_object refactoring
Ref e15b2a8473
    e0417f702d
    0668db2b5a
2014-01-06 14:58:29 +01:00
Pierre Mazière
0668db2b5a ReplApplication.get_object(): fix backend lookup
because self.enabled_backends contains BaseBackend objects
and not backend name strings

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-05 22:46:05 +01:00
Pierre Mazière
e7805cec12 rename AudioStreamInfo into StreamInfo
Allowing future use with upcoming VideoStream

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-01-05 22:46:05 +01:00
Pierre Mazière
c4e7e4e333 radioob: add support for playlist of BaseAudio objects 2014-01-05 22:46:05 +01:00