Commit graph

4,729 commits

Author SHA1 Message Date
Vincent A
299c0369e6 new calendar module: pariskiwi 2013-12-16 23:54:27 +01:00
Florent
4b04e7af97 Leclercmobile favicon 2013-12-16 17:51:43 +01:00
Florent
0419905563 Add a wonderful favicon of the Blue Wonder 2013-12-16 17:43:57 +01:00
Laurent Bachelier
513567b6f8 Fix some typos and better wording on conditions documentation 2013-12-16 16:46:54 +01:00
Florent
920e8edc44 Add documentation on conditions 2013-12-16 16:40:14 +01:00
Florent
9782459535 Set unicode string, since it contains one "é" 2013-12-16 16:12:46 +01:00
Florent
c930e7f23f Small fixes on boobill documentation 2013-12-16 15:43:20 +01:00
Florent
f0a1865c13 Update boobank documentation 2013-12-16 15:39:54 +01:00
Florent
505a5e9fef Add date to filter of expression
closes #1308

It is now possible to get a history in a range of date with something
like:
boobank history CC-1234@ing --condition "date>2013-12-01 AND date<2013-12-8"

It displays transactions done betwenn the 2th and the 7th december.
2013-12-16 15:22:47 +01:00
Romain Bignon
0513e86628 simplification of json formatter (refs #1294) 2013-12-16 15:10:07 +01:00
Florent
af5452091b Add -s option to ls (sort by backend/id)
closes #1079
2013-12-16 14:31:23 +01:00
Florent
3983590d76 Remove condition in format function
Forgot to clean it in a3e6e98b4e
2013-12-16 14:00:03 +01:00
Romain Bignon
3887bd70c4 remove all of the agency parameter (refs #1313) 2013-12-16 12:35:29 +01:00
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