| .. |
|
__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
|
rename id method arguments to _id
|
2014-01-08 23:22:31 +01:00 |
|
audiostream.py
|
rename id method arguments to _id
|
2014-01-08 23:29:55 +01:00 |
|
bank.py
|
first step in python3 support
|
2014-05-17 14:27:55 +02:00 |
|
base.py
|
first step in python3 support
|
2014-05-17 14:27:55 +02:00 |
|
bill.py
|
change currencies integer constants to ISO code strings
|
2014-02-16 19:48:17 +01:00 |
|
bugtracker.py
|
fix compatibility with redmine 2.4, support start/end/tracker/priority (courtesy of François Revol)
|
2014-03-30 12:33:56 +02:00 |
|
calendar.py
|
[calendar] fix unicode warning
|
2014-05-19 09:57:38 +02: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
|
factorize aum's Contact.get_text() and boobmsg formatter into ICapContact
|
2014-05-17 19:07:31 +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
|
rename id method arguments to _id
|
2014-01-08 23:22:31 +01:00 |
|
gallery.py
|
Add method that is actually required
|
2013-12-19 13:55:15 +01:00 |
|
gauge.py
|
Do not set None to the id
|
2014-03-19 11:22:42 +01:00 |
|
geolocip.py
|
Remove unused (and undeclared) ipaddr field
|
2014-03-27 22:28:17 +01:00 |
|
housing.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
image.py
|
rename id method arguments to _id
|
2014-01-08 23:22:31 +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
|
Show a user-friendly error message
|
2014-03-22 12:43:53 +01:00 |
|
pricecomparison.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
radio.py
|
rename AudioStreamInfo into StreamInfo
|
2014-01-05 22:46:05 +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
|
change currencies integer constants to ISO code strings
|
2014-02-16 19:48:17 +01:00 |
|
video.py
|
rename id method arguments to _id
|
2014-01-08 23:22:31 +01:00 |
|
weather.py
|
Add date object to weather capability
|
2014-01-27 17:44:12 +01:00 |