weboob-devel/weboob/capabilities
Laurent Bachelier 9c5326c0e4 Make CapCollection a bit more useable
Collections are not stored in replapplication.objects anymore, but in
replapplication.collections. This fixes the IDs issue. There was no gain
from storing them in objects.

Completion right after cd should be faster (and should always have been
like that, it was pretty much a bug).

The display of do_ls() should be much clearer. Collections are always at
the end, have ids/title/backend like objects (but using a formatter
would be better than my current hack).

There are still many issues with the current implementation.
refs #774
closes #785
2012-02-12 15:49:08 +01:00
..
__init__.py remove namespace packages info 2010-11-25 16:39:05 +01:00
account.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
bank.py Add object type filtering to iter_resources 2012-02-05 13:30:02 +01:00
base.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
bugtracker.py fix license to AGPL 2011-07-24 19:55:28 +02:00
chat.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
collection.py Make CapCollection a bit more useable 2012-02-12 15:49:08 +01:00
contact.py ICapContact: manage personal notes about a contact 2011-12-04 11:14:53 +01:00
content.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
dating.py new Event object 2011-10-19 18:55:08 +02:00
gallery.py add basic support for Izneo 2011-07-13 11:46:08 +02:00
geolocip.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
housing.py add housing photos 2012-02-11 19:06:39 +01:00
messages.py Fix incorrect translation 2012-02-10 01:28:40 +01:00
paste.py CapPaste: Also check the title in can_post 2011-05-05 00:19:21 +02:00
radio.py use CapResources for radios 2011-04-21 12:07:37 +02:00
torrent.py Fix the KickAss test, and enhance it (closes #651) 2011-04-28 11:21:01 +02:00
travel.py ability to set an arrival or a departure time 2011-07-13 15:12:17 +02:00
video.py Put Thumbnail in a tools.capabilities 2011-05-03 02:52:38 +02:00
weather.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00