weboob-devel/weboob/capabilities
Laurent Bachelier 682e14c86a Make CapCollection understandable and useable by humans
* Make the declaration of fct and it in the constructor Collection,
 instead of adding them from the outside
* Add a function to flatten a list containing collection (solves the
 radioob search crash)
* Better display of collections in the "ls" command (and display both id
 and title)
* The "cd" command goes to the root of the path (like the UNIX cd)
* Move the Video object of canalplus in a correct path
* Make Collection iterable
* Add comments to CapCollection
* Cache the result of fct in a Collection; it is only called once
* CollectionNotFound errors can be more explicit by providing a path
* Require utf-8 in collection paths
* Code cleanups
2012-02-02 23:44:13 +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 Make CapCollection understandable and useable by humans 2012-02-02 23:44:13 +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 understandable and useable by humans 2012-02-02 23:44:13 +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
messages.py allow datetime.date type (in add to datetime.datetime) 2011-08-03 09:41:53 +02: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