Pierre Mazière
19d7180c13
add ICapImage and BaseImage
...
BaseImage was extracted from the gallery capability and
refactored to inherit from BaseFile.
As I did not look further into the gallery capability, I left
the original BaseImage there.
I'm aware that it's not an healthy situation, but it seems
to be used only by modules using ICapGallery and hopefully
should not have any consequences for now
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-12-22 20:04:53 +01:00
..
__init__.py
create UserError exception
2012-04-25 13:43:52 +02:00
account.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
audio.py
fix method inheritance bug
2013-12-22 20:04:52 +01:00
audiostream.py
fix method inheritance bug
2013-12-22 20:04:52 +01:00
bank.py
Patch de la capability bank: ajout d'un type pour les dépôts d'espèces
2013-11-21 13:56:38 +01:00
base.py
Move Currency from ICapBank to ICapBase
2013-07-30 10:35:25 +02:00
bill.py
Add attributes to Bill
2013-07-30 10:42:27 +02:00
bugtracker.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
calendar.py
[ICapCalendar] declare TRANSP and STATUS enum content as unicode
2013-12-15 16:10:10 +01:00
chat.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
cinema.py
[qcineoob] graphical fixes
2013-03-18 15:02:39 +01:00
collection.py
Declare fields to avoid warnings
2012-11-08 11:51:51 +01:00
contact.py
create UserError exception
2012-04-25 13:43:52 +02:00
content.py
remove parameter max_results from all capabilities
2013-07-27 23:40:24 +02:00
dating.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
file.py
move ext property from BaseAudio to BaseFile
2013-12-22 20:04:52 +01:00
gallery.py
Add method that is actually required
2013-12-19 13:55:15 +01:00
gauge.py
Add date in __repr__
2013-10-28 18:52:41 +01:00
geolocip.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
housing.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
image.py
add ICapImage and BaseImage
2013-12-22 20:04:53 +01:00
job.py
improve ls command in handjoob
2013-08-20 18:03:14 +02:00
library.py
remove unused parameter 'pattern'
2013-08-03 13:20:22 +02:00
lyrics.py
[booblyrics] able to search by artist or songtitle
2013-03-13 01:16:39 +01:00
messages.py
default type of threads is IS_THREADS
2013-04-06 23:18:59 +02:00
parcel.py
reworking of the ICapParcel API (new name of ICapPackageTracking)
2013-07-27 21:32:05 +02:00
paste.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
pricecomparison.py
Easy spacing fixes, trailing stuff
2013-03-16 00:54:55 +01:00
radio.py
pyflakes cleaning
2013-12-16 12:21:36 +01:00
recipe.py
Code style fixes, mostly whitespace
2013-08-04 20:00:19 +02:00
subtitle.py
add attribute 'ext'
2013-07-27 13:32:11 +02:00
torrent.py
create UserError exception
2012-04-25 13:43:52 +02:00
translate.py
Fix indentation
2012-04-26 12:14:47 +02:00
travel.py
addd fields to Departure (arrival_time, price, currency)
2013-12-14 15:54:17 +01:00
video.py
remove parameter max_results from all capabilities
2013-07-27 23:40:24 +02:00
weather.py
[Bug #1318 ] fix htmltable display for wetboobs forecast command
2013-12-04 12:09:15 +01:00