Romain Bignon
|
bbbca2214b
|
output gay colored results of searches
|
2013-07-27 17:33:29 +02:00 |
|
Romain Bignon
|
9d46a62d6c
|
do not output bold at all when stdout is not a tty
|
2013-07-27 17:20:48 +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 |
|
Romain Bignon
|
f1305f0daa
|
invoking 'help' command from shell display only list of commands (no options)
|
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
|
a98ab89671
|
get_object supports backend's services returning lists
|
2013-07-27 14:28:10 +02:00 |
|
Romain Bignon
|
745b5fbd1b
|
add method to convert currency value to text
|
2013-07-27 14:27: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
|
fdcc4ec4b9
|
change '_backend' setting to '_module' (closes #789)
|
2013-07-27 13:47:04 +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 |
|
Romain Bignon
|
6c0e9e34a2
|
add attribute 'ext'
|
2013-07-27 13:32:11 +02:00 |
|
Noé Rubinstein
|
4502b9b015
|
capabilities.bank: add Transaction.unique_id
|
2013-07-26 22:56:09 +02:00 |
|
Noé Rubinstein
|
539eceef2e
|
weboob.tools.date: add parse_french_date
|
2013-07-26 22:56:09 +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 |
|
Florent
|
a37fcf448b
|
Fix printing of DictObj
a6fbcbaec7 introduces a bug in
printing of DictObj. It brokes "weboob-config list",
"weboob-config modules", etc.
|
2013-07-25 16:56:02 +02:00 |
|
Bezleputh
|
824e4b56da
|
bug in contract type display
|
2013-07-24 13:22:15 +02:00 |
|
Romain Bignon
|
59695eafc9
|
fix crash if backend name contains unicode chars
|
2013-07-23 22:11:23 +02:00 |
|
Laurent Bachelier
|
db9f2d6d73
|
Tools to easily get the CERTHASH
|
2013-07-23 20:25:51 +02:00 |
|
Laurent Bachelier
|
4b38dcbbed
|
Fix doctests for pyflakes
I'm pretty sure those doctests will not work if ran, but they serve
as useful documentation.
|
2013-07-21 00:40:49 +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 |
|
Laurent Bachelier
|
59a7a0d842
|
Explicit module load errors
|
2013-07-19 19:25:38 +02:00 |
|
Laurent Bachelier
|
c8b013be53
|
Better handling of "tiny" choices, allow forcing
|
2013-07-19 19:25:38 +02:00 |
|
Florent Fourcot
|
428e9df2a4
|
Add caps parameter to get_object in cineoob
Fixes #1280
|
2013-07-16 23:00:41 +02:00 |
|
Florent Fourcot
|
34bb4d52a1
|
Add a new caps parameter to get_object
|
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 Fourcot
|
94830f7510
|
Add a code string for stocks
|
2013-07-08 21:36:35 +02:00 |
|
Florent Fourcot
|
17ddb8a57b
|
Add Investment objects and iter_investment in ICapBank
|
2013-07-08 21:23:06 +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
|
f65697a884
|
correct job capability and module tests in order to avoid encoding error in 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 |
|
Bezleputh
|
6dc0769c65
|
creation of ICapJob : capability that manage jod adverts
|
2013-07-04 20:42:30 +02:00 |
|
Laurent Bachelier
|
5f9641e201
|
Fix doctest syntax
This also had the power to crash newer pyflakes releases.
|
2013-07-04 00:14:44 +02:00 |
|
Romain Bignon
|
6590f2224a
|
add capability ICapPackageTracking
|
2013-06-11 00:00:56 +02:00 |
|
Florent
|
74f15059e9
|
Fix Pillow import in core
|
2013-06-06 13:49:39 +02:00 |
|
Gabriel Kerneis
|
6bb6d1e42b
|
Fix english sentence
|
2013-05-28 11:19:04 +02:00 |
|
Florent
|
19915322da
|
Add address field to GaugeSensor
|
2013-05-23 16:52:58 +02:00 |
|
Romain Bignon
|
6f95fdd800
|
do not crash if date in label regexp isn't valid
|
2013-05-20 20:59:14 +02:00 |
|
Florent Fourcot
|
407d5996f0
|
Fix gauges command parsing
|
2013-05-17 00:09:25 +02:00 |
|
Laurent Bachelier
|
a0abba9810
|
Allow overriding delay and tries in decorated function arguments
|
2013-05-14 10:39:03 +02:00 |
|