Commit graph

817 commits

Author SHA1 Message Date
Florent
6f1b58d6a5 Catch parcelnotfound by untracking 2014-09-22 17:06:24 +02:00
Laurent Bachelier
1150e89b65 webcontentedit: Better checks for vim usage
Using a full path would not detect vim (/usr/bin/vim).
Also, we can detect if EDITOR=vi but the vi is a symlink to vim.
2014-09-17 21:49:55 +02:00
Laurent Bachelier
c07e23cafc Use class attributes as much as possible for application output
refs #803
2014-09-04 12:41:25 +02:00
Laurent Bachelier
ee8e7cee3d pastoob: Add an option to set a custom file encoding 2014-09-04 12:41:25 +02:00
Laurent Bachelier
19a95dc0d6 Centralize encoding guesses, default to UTF-8
This might not be enough for print() and could need a locale.setlocale()
even though it is generally discouraged.

closes #1352
2014-09-04 12:41:25 +02:00
Florent
432f97e95c bump to 1.0 2014-09-03 17:14:10 +02:00
Romain Bignon
e448fb9459 write the account currency in ofx output 2014-08-21 08:40:46 +02:00
Romain Bignon
ed6027d201 do not crash if the account type isn't in list (closes #1452) 2014-08-21 08:40:30 +02:00
Bezleputh
0a761c5d9d [videoob] improve m3u8 management in download 2014-07-29 17:40:24 +02:00
Romain Bignon
0f1ce1d4b1 add tab to send queries 2014-07-19 15:42:19 +02:00
Florent
1daa866949 Move the import oh html2text outside of misc 2014-07-09 11:43:14 +02:00
Romain Bignon
e025fb0b20 rename ICap to Cap (closes #1424) 2014-07-05 17:33:44 +02:00
Romain Bignon
51958135cb rename CapBaseObject to BaseObject (refs #1424) 2014-07-05 17:26:05 +02:00
Bezleputh
347740c831 [Radioob] fix bug when a radio id contains a dot 2014-06-19 11:58:45 +02:00
Florent
b105b8df19 Fix definition of DISPLAYED_FIELDS 2014-06-18 15:34:59 +02:00
Florent
30732318b5 Introduce the DISPLAYED_FIELDS in formatter 2014-06-17 15:45:13 +02:00
Bezleputh
69da2c5d99 [radioob] fix typo 2014-05-20 23:07:40 +02:00
Bezleputh
b6fd529249 move id parsing from application to capability 2014-05-20 23:07:40 +02:00
Bezleputh
ee8e72f51c [radioob] update RadioListFormatter in order to display playlist 2014-05-20 23:07:40 +02:00
Bezleputh
e33c177212 Manage Albums and Playlists in radioob 2014-05-20 23:07:40 +02:00
Florent
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Laurent Bachelier
45ba413a4b pastoob: Add "info" command 2014-05-19 00:25:59 +02:00
Romain Bignon
a40643bf40 factorize aum's Contact.get_text() and boobmsg formatter into ICapContact 2014-05-17 19:07:31 +02:00
Romain Bignon
5dc9c8a2d4 ignore error when notes are not implemented on contacts 2014-05-17 18:18:20 +02:00
Romain Bignon
6fcac89dd5 first step in python3 support 2014-05-17 14:27:55 +02:00
Bezleputh
47c634e90c [webcontentedit] add a -r parameter to get command to precise revision id.
The aim is to allow to get compound words
2014-05-14 11:42:43 +02:00
Roger Philibert
c48c67875d ability to post a message to a cached thread 2014-05-10 10:07:14 +02:00
Florent
236b9087a2 Set comp_object as class method 2014-05-07 23:22:28 +02:00
Bezleputh
dddc264a52 [boobcoming] override comp_obj from repl in order to sort by start_date 2014-05-07 18:25:15 +02:00
Bezleputh
b140b3fa09 [boobcoming] improve collection management in boobcoming 2014-05-07 15:25:32 +02:00
Bezleputh
9e40e5b9df [videoob] Use wget instead of avconv 2014-05-06 22:32:41 +02:00
Bezleputh
9e72f864b3 [videoob] use aconv to download videos 2014-05-06 15:51:05 +02:00
Pierre Mazière
34a7481895 radioob: get rid of magic
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-04-07 10:33:27 +02:00
Pierre Mazière
4ce58c776e pick up first available stream when radio provides a playlist (#1345)
for now only pls and m3u playlists are supported

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2014-04-07 07:39:40 +02:00
Romain Bignon
07a1d04bb6 fix compatibility with redmine 2.4, support start/end/tracker/priority (courtesy of François Revol) 2014-03-30 12:33:56 +02:00
Florent
afd499b0ed Add the format for the date in documentation 2014-03-23 19:22:36 +01:00
Florent
b914e66969 Fix hints in not found error 2014-03-19 11:18:47 +01:00
Florent
57e08c6cad Do not display the unit if the value is empty 2014-03-19 10:00:57 +01:00
Florent
94632d60f8 Test "if a is None", not only "if a" 2014-03-18 10:43:30 +01:00
Florent
695b98ee79 Always success in untrack if the id is in the storage 2014-02-27 16:12:33 +01:00
Florent
2a0d4a5e7f Do not try to get status of not loaded backends 2014-02-27 16:03:57 +01:00
Florent
3771bf74a6 Remove trailing \n
Double new line at the beginning of the table
2014-02-20 16:23:18 +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
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
Bezleputh
3dd7caf59d [boobcoming] use ls/cd commands to navigate into categories 2014-02-06 11:30:15 +01:00
Laurent Bachelier
53e49cc040 Make GPG ignore local settings 2014-01-29 22:25:30 +01:00
Bezleputh
9ca4784a27 [videoob] add playlist play command 2014-01-24 00:44:49 +01:00
Florent
170620b810 Remove ICapGauge of wetboobs 2014-01-22 14:37:41 +01:00