Romain Bignon
3860f87f76
return a Transfer object insetad of only an ID
2010-10-31 10:26:06 +01:00
Romain Bignon
710d8ffd54
fix compare of two messages
2010-10-30 12:27:21 +02:00
Romain Bignon
28e57001bc
add a messages refresh button, and better handler of contacts selection
2010-10-30 09:58:52 +02:00
Romain Bignon
f995d86023
new capability ICapAccount ( closes #389 )
2010-10-26 21:02:27 +02:00
Romain Bignon
3e643ef7ab
use 'table' as default formatter in boobank
2010-10-16 18:59:45 +02:00
Romain Bignon
916400467e
use "basestring" instead of "(str,unicode)"
2010-10-16 17:44:09 +02:00
Romain Bignon
66335a52c8
ability to send a new revision of a wiki page
2010-10-16 10:06:04 +02:00
Romain Bignon
a39db3626b
new capability ICapContent (for wiki, blogs, etc)
2010-10-15 16:31:31 +02:00
Romain Bignon
cc541cc64a
pyflakes fixes
2010-10-08 13:52:56 +02:00
Romain Bignon
92c6507f71
use the new add_field() method to define fields
2010-10-08 13:43:57 +02:00
Romain Bignon
bcfa838e86
new method CapBaseObject.add_field()
...
When you want to add a field to your CapBaseObject derivated class, use
this method to:
- add it in the fields list (order is important)
- set the only possible values types
- default value to NotLoaded if not specified
- possibility to set another value
2010-10-08 13:41:41 +02:00
Romain Bignon
ebec2ebb06
new capability ICapRadio
2010-10-08 10:53:30 +02:00
Romain Bignon
bf81773e8b
if FIELDS is not defined, still raise id first
2010-10-08 10:52:41 +02:00
Romain Bignon
cba2f742aa
correctly initialize base class
2010-10-08 10:51:21 +02:00
Nicolas Duhamel
935531c5ae
Return transfer id Prevent when the two accounts aren't on the same backend
...
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-28 22:27:40 +02:00
Romain Bignon
cca5e98888
set the FIELDS attribute to Thread and Message classes
2010-09-26 23:37:03 +02:00
Romain Bignon
c8bb18ea4b
FIELDS isn't a field
2010-09-26 23:36:52 +02:00
Nicolas Duhamel
81706f23ad
Add a transfer capability and implante it in bp and boobank
...
Make a transfer in boobank like that:
>transfer fromaccountid toaccoundid amount
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-24 18:05:32 +02:00
Christophe Benz
9e2345eeb9
implement select command
2010-09-21 13:10:52 -04:00
Romain Bignon
9e01185b1a
title and sender are not needed anymore
2010-08-31 09:22:31 +02:00
Romain Bignon
42dd9ec4e1
new API for ICapMessages and ICapMessagesPost (introduce threads objects)
2010-08-30 16:59:52 +02:00
Romain Bignon
aaffdbf8d6
fix: the operation's label might be unicode (reported by blino)
2010-08-26 17:54:39 +02:00
Romain Bignon
b354f8d3a7
enhancement of load detection of fields
2010-08-14 21:50:31 +02:00
Romain Bignon
87f3e1e765
enhancements
2010-08-14 00:21:48 +02:00
Romain Bignon
404d7290ba
a lot of pyflakes and pylint fixes
2010-08-13 22:23:10 +02:00
Romain Bignon
089d1de72c
empty fields are not loaded
2010-08-13 21:01:42 +02:00
Romain Bignon
f2871c8811
bool(NotLoaded) and bool(NotAvailable) are False
2010-08-13 21:01:05 +02:00
Romain Bignon
50d0c9a728
enhancement of the ICapMessages.Message object
2010-08-13 14:38:42 +02:00
Romain Bignon
af08bd0eeb
several fixes
2010-08-12 18:17:19 +02:00
Romain Bignon
d8a739f86f
applying patch from Olf to add the 'history' command to boobank and backends (refs #373 )
2010-08-12 18:17:19 +02:00
Christophe Benz
9411dbccd9
unused import
2010-08-12 18:17:19 +02:00
Christophe Benz
87f34c1961
set not loaded fields to NotAvailable
2010-08-12 18:17:19 +02:00
Romain Bignon
e980e040ba
capabilities objets inherit from CapBaseObject (refs #369 )
2010-08-12 17:22:04 +02:00
Christophe Benz
53f6571fee
implement max_results option and infinite search for youtube
2010-08-12 16:04:53 +02:00
Christophe Benz
ecf8077eb8
add __str__ methods
2010-08-12 16:04:53 +02:00
Christophe Benz
5243ca33fd
use NotLoaded for thumbnail
2010-08-12 16:04:53 +02:00
Christophe Benz
45ffb0fe7d
s/ICap/IBaseCap and add constants
2010-08-12 16:04:53 +02:00
Romain Bignon
3dda5dac7a
new capability ICapGeolocIp
2010-08-11 16:00:50 +02:00
Romain Bignon
4bbbee9370
display ContactPhoto url as string
2010-08-03 20:57:43 +02:00
Romain Bignon
f3d88567dd
fix preview urls with spaces
2010-08-03 20:24:42 +02:00
Romain Bignon
244bb055f2
VideoThumbnail.__str__() doesn't print the url between <> anymore
2010-08-02 14:48:51 +02:00
Romain Bignon
ae674c6789
rename ContactThumbnail to VideoThumbnail
2010-08-02 14:47:17 +02:00
Romain Bignon
d710c93b36
fetch thumbnails asynchroneously
2010-08-01 21:08:22 +02:00
Romain Bignon
f95aab9096
display all of the profile
2010-07-29 13:08:16 +02:00
Romain Bignon
d7e2a02733
new class ContactPhoto which contains url and data for fullsize and thumbnail
2010-07-24 12:07:31 +02:00
Laurent Bachelier
92a4a02d53
Remove useless non-breaking space
2010-07-20 17:04:10 +02:00
Romain Bignon
fc4badf88e
merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps')
2010-07-17 13:48:32 +02:00
Christophe Benz
3175883351
implement fillobj() browser method
2010-07-15 01:21:49 +02:00
Christophe Benz
12234bfb52
fix other properties setters in bank
2010-07-14 17:14:52 +02:00
Romain Bignon
9d4f02840b
order contacts list by status
2010-07-13 19:52:47 +02:00