Commit graph

4,716 commits

Author SHA1 Message Date
Florent
d9938d8554 pyflakes cleaning 2013-12-16 12:21:36 +01:00
Florent
da0ecfd6a7 pep8 nihonnooto 2013-12-16 12:19:04 +01:00
Florent
537238de07 pep8 nectarine 2013-12-16 12:17:19 +01:00
Florent
242aa15089 Pep8 audioaddict 2013-12-16 12:16:15 +01:00
Florent
d23d9672c6 Pep8 Capa 2013-12-16 12:06:56 +01:00
Pierre Mazière
b965e8222c modify somafm module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
fe33234960 modify radiofrance module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
dcad02eb29 modify ouifm module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
b91a7b00d9 modify nova module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
6716787ad9 modify nihonnooto module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
5f76ea4eef modify nectarine module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
f90cb73a85 modify audioaddict module to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
ad81711575 modify radioob to use the modified ICapRadio
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
4638d245d4 modify ICapRadio to use ICapAudioStream
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
edd015107e new capability ICapAudioStream
for web site providing audio streams

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
976fd7984e new capability ICapAudio
for web sites providing search and audio files download

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Pierre Mazière
a6de82b986 new capability ICapFile
for web sites providing search and files download

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-16 11:50:33 +01:00
Florent
643a28f2aa Remove modules difm and rockradio (see audioaddict) 2013-12-15 17:06:39 +01:00
Florent
ecddbd6be3 Fix JSON export
Closes #1294
2013-12-15 17:05:01 +01:00
Florent
a3e6e98b4e Move condition code in BaseApplication
The count parameter is now consistent with condition parameter
close #1289
2013-12-15 16:47:42 +01:00
Florent
f7c4e4c89b pep8 / split very large line 2013-12-15 16:23:17 +01:00
Vincent A
e3d440d359 ovs: implement ICapContact.get_contact 2013-12-15 16:14:26 +01:00
Vincent A
4ee3460b01 ovs: restrict conf choices and let browser fetch cities list 2013-12-15 16:14:26 +01:00
Vincent A
46f61b3516 new messages module: ovs 2013-12-15 16:14:26 +01:00
Bezleputh
f6f723674f [biplan + hybride] better specific classes declaration 2013-12-15 16:10:10 +01:00
Bezleputh
7f325ab751 [ICapCalendar] declare TRANSP and STATUS enum content as unicode 2013-12-15 16:10:10 +01:00
Bezleputh
f21b5defb6 [boobcoming] move parse_date to weboob/tools/date.py 2013-12-15 16:10:10 +01:00
Bezleputh
23c228280d [boobcoming] code review corrections
- split attends command in two (attends / unattends)
- use formatter in export command
2013-12-15 16:10:10 +01:00
Bezleputh
d2c9bab406 [ICapCalendar] update fields to be more strict in BaseCalendarEvent 2013-12-15 16:10:10 +01:00
Bezleputh
0a126a8a12 [Biplan] bug in float parsing 2013-12-15 16:10:10 +01:00
Bezleputh
a93a9025d6 [ICapCalendar] Rename entry => booked_entries and max_entry => max_entries 2013-12-15 16:10:10 +01:00
Bezleputh
bf1e400f88 [Boobcoming] update ics formatter add UID field and make status mandatory 2013-12-15 16:10:10 +01:00
Bezleputh
87aba3c873 [boobcoming] bug in ical export 2013-12-15 16:10:10 +01:00
Bezleputh
1ae5552103 [biplan]Update to match with ICapCalendar new features 2013-12-15 16:10:10 +01:00
Bezleputh
b9bfb3e583 [hybride] Update to match with ICapCalendar new features 2013-12-15 16:10:10 +01:00
Bezleputh
d282d02733 [Boobcoming] add a search method 2013-12-15 16:10:10 +01:00
Bezleputh
ee57e622e9 [IcapCalendar] Add search_events method 2013-12-15 16:10:10 +01:00
Bezleputh
dbfa91c783 [Boobcoming] Add a one line simple formatter 2013-12-15 16:10:10 +01:00
Bezleputh
38402c5467 [Boobcoming] correctbug in attends command 2013-12-15 16:10:10 +01:00
Bezleputh
b5ecdd366c [Biplan] manage float prices in biplan 2013-12-15 16:10:10 +01:00
Bezleputh
8e58b7c851 [hybride] Correct bug on description retrievment 2013-12-15 16:10:10 +01:00
Bezleputh
b5cfd7a57a [Boobcoming] add functionnalities
* Export all listed event as ical
* add attend command
* add new baseCalendarObjet parameters in formatter
2013-12-15 16:10:10 +01:00
Bezleputh
419cce14fc [ICapCalendar] improve ICapCalendar
* define price as float
* add comments
* add new parameters (entry, max_entry, event_planner)
* add new method attends_event
2013-12-15 16:10:09 +01:00
Bezleputh
2ce5b4d0d4 [Biplan] Add a new module to manage www.lebiplan.org 2013-12-15 16:10:09 +01:00
Bezleputh
f2bfe01178 [Hybride] add a new module to manage www.lhybride.org 2013-12-15 16:10:09 +01:00
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
Bezleputh
a9397dbfcf [francetelevisions] fix #1282 2013-12-15 16:09:01 +01:00
Bezleputh
46bf1274db [indeed] add new Advert page url 2013-12-15 16:07:30 +01:00
Romain Bignon
3186df0cc7 support comfort classes 2013-12-15 14:06:42 +01:00