Commit graph

693 commits

Author SHA1 Message Date
Romain Bignon
bdf4c13f4e remove useless calls to ReplApplication.flush() (closes #812) 2013-07-27 19:00:58 +02:00
Romain Bignon
8b803e7c39 fix crash when Account.coming or Account.balance are unavailable 2013-07-27 18:48:32 +02:00
Romain Bignon
97ade8e4ec add parameter END_DATE to 'history' and 'coming' commands (closes #1150)
It iterates on all transactions until the specified date
2013-07-27 18:44:16 +02:00
Romain Bignon
ee1728b27f colorize output of boobank 2013-07-27 18:10:52 +02:00
Romain Bignon
9094294683 default behavior is to unlimit results, except for explicit commands (searches or history)
closes #1139
2013-07-27 15:56:45 +02:00
Laurent Bachelier
fd5901b00e Use NamedTemporaryFile(delete=False) instead of mkstemp 2013-07-27 15:42:23 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
Romain Bignon
c0740e695d remove useless import of with_statement (we do not support anymore python2.5)
refs #806
2013-07-27 14:38:18 +02:00
Romain Bignon
234e22a255 in interactive mode, 'transfer' commands asks confirmation (refs #1077) 2013-07-27 14:29:04 +02:00
Romain Bignon
1a09823c1c listing of backends: fix crash if a module cannot be loaded 2013-07-27 14:02:38 +02:00
Romain Bignon
cd96fc8d9a remove 'backends' command from help 2013-07-27 14:02:35 +02:00
Romain Bignon
49f08743b3 rename command 'getfile' to 'download' 2013-07-27 13:34:40 +02:00
Romain Bignon
e11d71872d print filename where subtitle is saved (closes #1279) 2013-07-27 13:34:05 +02:00
Romain Bignon
ca992fcafa save subtitles in a better file name (closes #1278) 2013-07-27 13:33:34 +02:00
sebastien
a5e35a4c6e qhandjoob resize large links focus jobSearch area add backend in the job preview
Signed-off-by: sebastien <sebastien@perso>
2013-07-26 11:00:38 +02:00
Bezleputh
824e4b56da bug in contract type display 2013-07-24 13:22:15 +02:00
sebastien
3fbe113e61 qhandjoob add search button
Signed-off-by: sebastien <sebastien@perso>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-07-20 11:10:33 +02:00
Florent Fourcot
428e9df2a4 Add caps parameter to get_object in cineoob
Fixes #1280
2013-07-16 23:00:41 +02:00
Romain Bignon
979f1764d4 pyflakes fixes (unused imports) 2013-07-14 19:08:17 +02:00
sebastien
a7f4b83587 ajout application qhandjoob
Signed-off-by: sebastien <sebastien@perso>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-07-14 19:08:17 +02:00
Florent
9d6eff0252 Do not flush twice 2013-07-09 09:53:21 +02:00
Florent Fourcot
40b784913c Better formatter for investment 2013-07-09 00:25:12 +02:00
Florent Fourcot
f4c5df891a Add investment command to boobank 2013-07-08 21:43:51 +02:00
Florent
e92621e5e3 Fix headers 2013-07-04 20:55:43 +02:00
Bezleputh
518358e284 correct console application 2013-07-04 20:42:30 +02:00
Bezleputh
48f0054e91 creation de l'appli console handjoob 2013-07-04 20:42:30 +02:00
Florent Fourcot
407d5996f0 Fix gauges command parsing 2013-05-17 00:09:25 +02:00
Stefano Zacchiroli
88908f358e boobank: avoid blank lines between entries in (pretty_)qif formatting
rationale: empty lines between entries do not seem to be supported by
the spec
http://web.archive.org/web/20100222214101/http://web.intuit.com/support/quicken/docs/d_qif.html
and I have found at least one application reading QIF that works properly
without the blank lines, and fail to work with the blank lines

also: most QIF files generated by other apps in the wild seem not to have
any empty lines between entries
2013-05-10 09:00:26 +02:00
Romain Bignon
9018e6aedb use fillobj instead of get_video to complete all fields 2013-04-27 11:52:44 +02:00
Julien Veyssier
9716dcbe7f [suboob] don't show url if empty 2013-04-15 09:42:06 +02:00
Julien Veyssier
f8067b949e [booblyrics] search command needs 2 arguments 2013-04-10 16:50:52 +02:00
Romain Bignon
7132ac47ca fix display of messages list in non interactive mode 2013-04-06 23:18:39 +02:00
Julien Veyssier
efa452098b [qcineoob] ctrl+l to get focus on search edit, don't go on middle click opened tab 2013-04-06 10:36:28 +02:00
Julien Veyssier
515d4b8990 [qcineoob] qstring -> unicode 2013-04-06 10:36:28 +02:00
Laurent Bachelier
77ed563581 Fix comparisons to None 2013-04-03 19:04:56 +02:00
Laurent Bachelier
13026702bd Whitespace 2013-04-03 19:04:55 +02:00
Julien Veyssier
ff0d9ced4d [qcineoob] tabification 2013-04-02 12:09:52 +02:00
Julien Veyssier
0e99cd984d add language abbreviations in subtitle search help 2013-04-02 11:06:15 +02:00
Julien Veyssier
76c3454617 [cookboob] [qcookboob] better nb_person interval display 2013-04-02 11:06:15 +02:00
Julien Veyssier
7a6132cbca [qcineoob] download filename encoding 2013-04-02 11:06:15 +02:00
Julien Veyssier
2a49b6e5bf [cineoob] filmography and casting restricted to movie/person backend 2013-04-02 11:06:15 +02:00
Julien Veyssier
6667c27f9c [cookboob] sometimes preparation time is not available 2013-03-30 16:12:53 +01:00
Julien Veyssier
be5db32a19 [cookboob] small correction 2013-03-30 15:35:38 +01:00
Julien Veyssier
aed9a8a511 [qcookboob] interval number of persons 2013-03-30 15:35:38 +01:00
Julien Veyssier
06b670af47 [cookboob] cap/app modified to handle interval number of persons 2013-03-30 15:35:38 +01:00
Julien Veyssier
fb39dcd825 [qcookboob] no shortdesc case 2013-03-30 15:35:37 +01:00
Julien Veyssier
e5365d76a7 [qcineoob] small cleaning 2013-03-30 15:35:37 +01:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Julien Veyssier
77e16b839c [qcineoob] speedup, do not fillobj(thumbnail) if notavailable 2013-03-26 16:54:34 +01:00
Julien Veyssier
971ea3346a [qcineoob] thumbnails resize, showThumbnailCheck state saved in config 2013-03-26 16:22:00 +01:00