Bezleputh
|
d5e92e414e
|
[boobcoming] add new application boobcoming
|
2013-12-15 16:10:09 +01:00 |
|
Bezleputh
|
b766065ec5
|
[ICapCalendarEvent] add new capability ICapCalendarEvent
|
2013-12-15 16:10:09 +01:00 |
|
Romain Bignon
|
a6df6c0f61
|
enhancement of formatter output
|
2013-12-14 18:01:36 +01:00 |
|
Romain Bignon
|
6d09965972
|
add formatters
|
2013-12-14 15:54:17 +01:00 |
|
Romain Bignon
|
1ca332df67
|
addd fields to Departure (arrival_time, price, currency)
|
2013-12-14 15:54:17 +01:00 |
|
Romain Bignon
|
c36cfdc811
|
add parameter 'date' to ICapTravel.iter_station_departures
|
2013-12-14 15:54:17 +01:00 |
|
Laurent Bachelier
|
381c5a3847
|
Order choices
|
2013-12-10 19:48:34 +01:00 |
|
Florent
|
d2a1985e87
|
Allow to download in a folder with generated filename
|
2013-12-05 13:19:16 +01:00 |
|
Romain Bignon
|
9fdc1b4d56
|
FrenchTransaction.parse_date isn't a class method anymore
This is because we call self._logger to log errors
|
2013-12-04 22:40:01 +01:00 |
|
Bezleputh
|
bd0d1d3eff
|
[Bug #1318] fix htmltable display for wetboobs forecast command
|
2013-12-04 12:09:15 +01:00 |
|
Romain Bignon
|
1a581a1543
|
change FrenchTransaction.parse_date to be a class method
|
2013-11-29 15:14:57 +01:00 |
|
Florent
|
578216b55e
|
Move the test on self.insecure to catch direct calls
Module likes societegenerale includes direct calls
on lowsslcheck, and the option -I (insecure) is not tested.
|
2013-11-26 18:39:34 +01:00 |
|
Vincent A
|
89e1917a86
|
videoob: support curl for downloading
|
2013-11-21 14:19:58 +01:00 |
|
Simon Murail
|
790a685b2d
|
Patch de la capability bank: ajout d'un type pour les dépôts d'espèces
Ci-joint le patch.
Cordialement,
Simon
From a31841ccf4467acf8453d80cee8ff948e5daeb96 Mon Sep 17 00:00:00 2001
From: smurail <simon.murail@budget-insight.com>
Date: Thu, 21 Nov 2013 13:37:24 +0100
Subject: [PATCH 1/1] add TYPE_CASH_DEPOSIT to Transaction
Signed-off-by: smurail <simon.murail@budget-insight.com>
|
2013-11-21 13:56:38 +01:00 |
|
Romain Bignon
|
cd0f61d078
|
use raw label to calculate unique_id
|
2013-11-15 15:46:44 +01:00 |
|
Florent
|
8b2ced6dc5
|
Do not return None objects on get_object
Fix the "bug" of passing urls to videoob with
multiple backends.
|
2013-11-07 09:15:58 +01:00 |
|
Florent
|
98a4d0547a
|
Make a real link in signature
|
2013-10-30 15:02:40 +01:00 |
|
Florent
|
518b795051
|
Add date in __repr__
|
2013-10-28 18:52:41 +01:00 |
|
Florent
|
c712da56a3
|
Catch errors in boobill (cmds without args)
Closes #1303
|
2013-10-28 18:25:52 +01:00 |
|
Florent
|
9fee613cba
|
Call self.weboob.do in ReplApplication.get_object_list
|
2013-10-28 17:00:02 +01:00 |
|
Bezleputh
|
8a774daaee
|
[Qhandjoob] improve qhandjoob
|
2013-10-16 20:58:56 +02:00 |
|
Bezleputh
|
6723cca59f
|
[qhanjoob] adapt qhandjoob to ICapJob update
|
2013-10-04 09:39:44 +02:00 |
|
Vincent A
|
5a30d5568a
|
videoob: sanitize default download filename
As full URLs are supported with quvi backend, the default download
filename has to be tweaked.
|
2013-09-11 11:53:34 +02:00 |
|
Romain Bignon
|
a0c25a0b46
|
fix crash if stream index is not found (and fix coding style)
|
2013-09-10 10:48:45 +02:00 |
|
Pierre Mazière
|
55e45f0e08
|
fix stream selection in radioob
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2013-09-09 23:22:02 +02:00 |
|
Bezleputh
|
7c62d9a570
|
add playlist support in videoob
|
2013-09-09 09:46:44 +02:00 |
|
Bezleputh
|
b4c93587b4
|
improve ls command in handjoob
|
2013-08-20 18:03:14 +02:00 |
|
Romain Bignon
|
e2476bfb0e
|
WebNip tries to find path to package weboob_modules
|
2013-08-18 20:21:57 +02:00 |
|
Romain Bignon
|
badab27702
|
add class WebNip
|
2013-08-18 16:30:23 +02:00 |
|
Florent
|
ae8b5e1992
|
Fix crash if user does not give a stream id
|
2013-08-14 11:29:21 +02:00 |
|
Thomas Lecavelier
|
4fed28a308
|
Let user choose his Stream to use from Radio instance. Close #1291
Signed-off-by: Thomas Lecavelier <thomas-weboob@lecavelier.name>
|
2013-08-14 10:35:02 +02:00 |
|
Romain Bignon
|
80e9c2638e
|
fix display of results
|
2013-08-11 10:44:46 +02:00 |
|
Laurent Bachelier
|
bd110e2e90
|
pastoob: Add help for "infinite" max_age
|
2013-08-09 00:25:51 +02:00 |
|
Laurent Bachelier
|
2406b26b02
|
Hide FormFieldConversionWarning too
|
2013-08-09 00:25:51 +02:00 |
|
Romain Bignon
|
1495017546
|
truncate label in formatter 'account_list'
|
2013-08-07 14:13:15 +02:00 |
|
Florent
|
9a0f9d0fc9
|
Remove condition from core
|
2013-08-06 19:05:21 +02:00 |
|
Florent
|
29567cffa4
|
Enable infinite search by default is condition is set
|
2013-08-06 18:54:49 +02:00 |
|
Florent
|
6b0930ffc5
|
Move condition from BCall to Repl
|
2013-08-06 18:45:03 +02:00 |
|
Florent
|
c97f33633a
|
Fix the error message
|
2013-08-06 18:23:53 +02:00 |
|
Florent
|
78cfe65b2e
|
Add the "grep" operator
|
2013-08-06 18:12:20 +02:00 |
|
Florent
|
8802d697ba
|
Fix typo
|
2013-08-06 14:11:52 +02:00 |
|
Florent
|
bd48a75ade
|
Rewrite conditions
Support < and > operators
Simplify some code
|
2013-08-06 13:46:45 +02:00 |
|
Florent
|
31016c4846
|
Rewriting of ResultsCondition, first part
Allow to give int, float, and not only strings
Fix AND/OR conditions
Add some comments to unterstand this fucking code
|
2013-08-05 17:06:16 +02:00 |
|
Florent
|
4dbe7b8c5d
|
Fix OR condition
Return True at the first True result, return False if no condition
match
Closes #1288
|
2013-08-05 15:56:54 +02:00 |
|
Laurent Bachelier
|
23a71d847b
|
Code style fixes, mostly whitespace
|
2013-08-04 20:00:19 +02:00 |
|
Laurent Bachelier
|
bfe3ac6bcd
|
Remove comments on deleted code
They were still there because the code was automatically removed.
|
2013-08-03 22:15:30 +02:00 |
|
Romain Bignon
|
b8a154ac57
|
add Invstment in __all__
|
2013-08-03 22:10:54 +02:00 |
|
Laurent Bachelier
|
21c0c85ddd
|
parceloob: Do not show "None", but an empty string
|
2013-08-03 22:04:24 +02:00 |
|
Florent Fourcot
|
8030e60a5c
|
Fix copyright
|
2013-08-03 15:34:56 +02:00 |
|
Florent
|
9b022b2ebe
|
bump to 0.h
|
2013-08-03 14:31:13 +02:00 |
|