Commit graph

460 commits

Author SHA1 Message Date
Pierre Mazière
b78badc606 move ext property from BaseAudio to BaseFile
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-22 20:04:52 +01:00
Laurent Bachelier
4d74c13734 Add method that is actually required
Used in galleroob and present in all CapGallery modules
2013-12-19 13:55:15 +01:00
Florent
d9938d8554 pyflakes cleaning 2013-12-16 12:21:36 +01:00
Florent
d23d9672c6 Pep8 Capa 2013-12-16 12:06:56 +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
Bezleputh
7f325ab751 [ICapCalendar] declare TRANSP and STATUS enum content as unicode 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
a93a9025d6 [ICapCalendar] Rename entry => booked_entries and max_entry => max_entries 2013-12-15 16:10:10 +01:00
Bezleputh
ee57e622e9 [IcapCalendar] Add search_events method 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
b766065ec5 [ICapCalendarEvent] add new capability ICapCalendarEvent 2013-12-15 16:10:09 +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
Bezleputh
bd0d1d3eff [Bug #1318] fix htmltable display for wetboobs forecast command 2013-12-04 12:09:15 +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
518b795051 Add date in __repr__ 2013-10-28 18:52:41 +01:00
Bezleputh
b4c93587b4 improve ls command in handjoob 2013-08-20 18:03:14 +02:00
Laurent Bachelier
23a71d847b Code style fixes, mostly whitespace 2013-08-04 20:00:19 +02:00
Romain Bignon
b8a154ac57 add Invstment in __all__ 2013-08-03 22:10:54 +02:00
Romain Bignon
9df4fd37be use repr() to prevent encoding issues 2013-08-03 13:20:22 +02:00
Romain Bignon
ea52051c96 remove unused parameter 'pattern' 2013-08-03 13:20:22 +02:00
Romain Bignon
e2a67a954a Recipient inherits from Currency 2013-08-02 12:53:27 +02:00
Romain Bignon
c452b2b0aa typo 2013-08-01 14:42:24 +02:00
Florent
11a5f2eb5b Add attributes to Bill
Closes #1202
2013-07-30 10:42:27 +02:00
Florent
6e20c4256e Add new attributes to Detail
closes #1203
2013-07-30 10:37:04 +02:00
Florent
31800effcf Remove unused import 2013-07-30 10:36:58 +02:00
Florent
4d5b84a2a8 Move Currency from ICapBank to ICapBase 2013-07-30 10:35:25 +02:00
Laurent Bachelier
c47548caa2 CapBank: More help for date fields, introduce vdate 2013-07-29 18:16:28 +02:00
Romain Bignon
b99d599aa9 remove parameter max_results from all capabilities 2013-07-27 23:40:24 +02:00
Romain Bignon
5c95363ac1 reworking of the ICapParcel API (new name of ICapPackageTracking) 2013-07-27 21:32:05 +02:00
Romain Bignon
745b5fbd1b add method to convert currency value to text 2013-07-27 14:27:04 +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
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
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
6dc0769c65 creation of ICapJob : capability that manage jod adverts 2013-07-04 20:42:30 +02:00
Romain Bignon
6590f2224a add capability ICapPackageTracking 2013-06-11 00:00:56 +02:00
Florent
19915322da Add address field to GaugeSensor 2013-05-23 16:52:58 +02:00
Laurent Bachelier
fcd042b453 Fix comparison to None 2013-04-10 17:40:23 +02:00
Romain Bignon
8cb2bf07db default type of threads is IS_THREADS 2013-04-06 23:18:59 +02:00
Romain Bignon
c5ee2aec2a always call base constructor of CapBaseObject to prevent shared fields 2013-03-30 22:35:24 +01:00
Julien Veyssier
49647d96e6 [recipe] handle nb_person interval in export 2013-03-30 17:19:15 +01:00
Julien Veyssier
06b670af47 [cookboob] cap/app modified to handle interval number of persons 2013-03-30 15:35:38 +01:00
Romain Bignon
59dea09c8a fix problem with strftime on date.year<1900 2013-03-30 12:30:33 +01:00
Julien Veyssier
e6fe9ed69e [cookboob] comments objectified 2013-03-26 10:30:08 +01:00