| .. |
|
__init__.py
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
account.py
|
fix StatusField to be a BaseObject
|
2014-10-19 13:09:25 +02:00 |
|
audio.py
|
rename ICap to Cap (closes #1424)
|
2014-07-05 17:33:44 +02:00 |
|
audiostream.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
bank.py
|
Better explanation for Investment class
|
2014-10-23 15:20:59 +02:00 |
|
base.py
|
add the possibility to define Field type argument as a string
|
2015-01-31 15:34:38 +01:00 |
|
bill.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
bugtracker.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
calendar.py
|
[CapCalendarEvent] default values for Query fields
|
2014-11-29 17:34:09 +01:00 |
|
chat.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
cinema.py
|
[cinema] a person may have several roles in a movie, cap and apps adapted
|
2014-11-26 15:33:02 +01:00 |
|
collection.py
|
[collection] browser2 adaptation : do not require an params in constructor
|
2014-12-18 23:16:18 +01:00 |
|
contact.py
|
pep8: Use "X not in Y" instead of "not X in Y"
|
2014-10-11 01:27:24 +02:00 |
|
content.py
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
date.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
dating.py
|
fix API to store optimization name in object ID
|
2014-12-20 16:20:03 +01:00 |
|
file.py
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
gallery.py
|
[CapGallery] correct method name
|
2014-12-13 13:47:47 +01:00 |
|
gauge.py
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
geolocip.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
housing.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
image.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
job.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
library.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
lyrics.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
messages.py
|
remove _Message and _Thread and use strings in Field instead
|
2015-01-31 15:36:57 +01:00 |
|
parcel.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
paste.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
pricecomparison.py
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
radio.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
recipe.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
shop.py
|
CapShop capability for viewing purchase orders history. Closes #1662
|
2014-12-01 10:31:45 +01:00 |
|
subtitle.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
torrent.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
translate.py
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
travel.py
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02:00 |
|
video.py
|
rename ICap to Cap (closes #1424)
|
2014-07-05 17:33:44 +02:00 |
|
weather.py
|
the default ID is an empty string, not None
|
2014-11-05 08:22:13 +01:00 |