weboob-devel/weboob/core
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 change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
backendscfg.py remove unused import 2011-06-21 13:20:41 +02:00
bcall.py Make CapCollection a bit more useable 2012-02-12 15:49:08 +01:00
modules.py check module version when loading it 2012-02-05 17:08:49 +01:00
ouiboube.py bump to 0.b 2012-02-05 19:35:30 +01:00
repositories.py fix: retrieve third icons even if module is local 2012-02-11 16:19:22 +01:00
scheduler.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00