Commit graph

693 commits

Author SHA1 Message Date
Romain Bignon
5744a5b7a1 fix 'weboob-config list' filtered by capabilities (closes #786) 2012-02-07 19:11:51 +01:00
Romain Bignon
4be4b40509 bump to 0.b 2012-02-05 19:35:30 +01:00
Laurent Bachelier
bfb3689456 Add object type filtering to iter_resources 2012-02-05 13:30:02 +01:00
Laurent Bachelier
63da39e005 Remove redefinition of function
Probably the result of a bad merge
2012-02-05 13:19:03 +01:00
Laurent Bachelier
53915bf6b5 Better way of testing the start of a string 2012-02-04 02:08:56 +01:00
Laurent Bachelier
8d15911d67 Fix some failures with badly set 'current' field. 2012-02-02 15:25:13 +01:00
Romain Bignon
b2597e9e76 add missing docstring 2012-02-02 08:44:15 +01:00
Laurent Bachelier
caf4bbc44a Do not limit the results in radioob 2012-02-02 01:49:14 +01:00
Laurent Bachelier
289b60bcbe Make trusted.gpg world-readable
There is no reason to hide it from anyone, the GPG default is not
appropriate in our case.
2012-01-30 16:13:36 +01:00
Laurent Bachelier
09e3c516d0 Fix usage of the subprocess module under Python 2.6 2012-01-30 15:40:12 +01:00
Laurent Bachelier
5a05d7eef7 Select the secret key from the list of public keys 2012-01-29 18:35:07 +01:00
Laurent Bachelier
b705f385e8 Add support for signing repository files 2012-01-29 17:42:28 +01:00
Laurent Bachelier
bdb20189bd Quiet GPG operation
stderr is shown and an exception is raised if GPG does not exit
successfully.
2012-01-29 16:55:57 +01:00
Laurent Bachelier
dd60e65174 Add support for generating a keyring 2012-01-29 16:50:23 +01:00
Laurent Bachelier
863a32b96e Small enhancements to mtime handling
* Use directories mtime (so deleted or renamed files are taken into account)
* Set the tarfile mtime close to the version
2012-01-29 15:56:35 +01:00
Laurent Bachelier
adb7b95796 Fix to still use with keyword with Python 2.6
Also add imports for Python 2.6 usage.
2012-01-27 23:14:44 +01:00
Romain Bignon
65169a8a8d fix compatibility with python2.6 2012-01-21 16:46:33 +01:00
Romain Bignon
b3c797978a automatically install missing modules referenced in ~/.weboob/backends 2012-01-19 10:48:26 +01:00
Romain Bignon
9d87c8bc37 "weboob-config update" installs missing modules referenced in ~/.weboob/backends 2012-01-17 17:59:03 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Romain Bignon
4edeba3d62 fix crash when there isn't any photos on a profile 2011-12-12 14:37:24 +01:00
Romain Bignon
a32dfeb412 fix formatting error 2011-12-09 21:32:44 +01:00
Romain Bignon
a347913d1b disable empty tabs 2011-12-04 11:27:34 +01:00
Romain Bignon
3cd28382e8 fix tabs, disable widgets during load/save, don't crash when there isn't any notes 2011-12-04 11:26:57 +01:00
Clément Schreiner
b8adf34e52 qhavesex: Implement the 'Notes' tab for taking notes about a contact 2011-12-04 11:14:53 +01:00
Romain Bignon
685d389fd9 ability to select values in profile (closes #731) 2011-11-27 22:22:49 +01:00
Romain Bignon
4766e0507e display status message of contacts in events list 2011-10-20 12:24:00 +02:00
Romain Bignon
14028b13d9 add a button 'Profile' 2011-10-19 18:58:47 +02:00
Romain Bignon
cde5bff35a new 'Events' tab 2011-10-19 18:58:44 +02:00
Romain Bignon
8da336d3dd when thread is a discussion, display messages linearly 2011-10-16 21:16:35 +02:00
Romain Bignon
ce52d2967e fix crash when there is no thumbnail on a video (closes #708) 2011-10-11 19:27:34 +02:00
Romain Bignon
eb3f681136 bump to 0.a 2011-10-10 11:38:02 +02:00
Romain Bignon
97fe89ab66 profile is now a dict, not a list 2011-10-05 15:44:20 +02:00
Romain Bignon
b0d84fff2a fix unicode issue (closes #703) 2011-10-04 08:57:04 +02:00
Romain Bignon
e68ec1d6e5 fix unicode issues 2011-10-03 20:57:51 +02:00
Romain Bignon
836c4b4f10 show if a photo is hidden or not 2011-09-27 11:34:47 +02:00
Noé Rubinstein
f4b9d08ff7 galleroob: fix selection of wrong backend 2011-09-26 13:31:05 +02:00
Romain Bignon
d714250cc8 new version of aum backend 2011-09-25 01:40:21 +02:00
Romain Bignon
a7e07acafa commands 'profile' and 'query' work only with one backend 2011-09-19 10:47:44 +02:00
Romain Bignon
1382ccb79f support when 'sender' is None 2011-09-14 09:43:25 +02:00
Romain Bignon
646480bc73 fix crash when header In-Reply-To is missing 2011-09-14 09:34:31 +02:00
Romain Bignon
51f8efc41d display the 'N' entry only when available 2011-09-09 09:54:07 +02:00
ffourcot
9d900578a3 Add a new field to Operations to permit a better export to qif
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-09-08 17:58:47 +02:00
Romain Bignon
5541107a7f fix: print the line '!type:Bank' only once 2011-09-07 10:16:47 +02:00
Romain Bignon
27a70e4525 add 'qif' formatter 2011-09-07 09:47:23 +02:00
Romain Bignon
4390dd9452 fix crash during transfer when given account backend is unknown 2011-08-16 12:55:13 +02:00
Romain Bignon
1e83aaa3ef oops typo 2011-08-16 09:41:25 +02:00
Romain Bignon
6c2dfef837 flush print total only when there are accounts in queue 2011-08-16 09:31:07 +02:00
Romain Bignon
f745ae2b8f fix usage of signature 2011-08-12 10:14:51 +02:00
Romain Bignon
d9e174d4c1 display a warning when no URL is available on media 2011-08-04 09:24:38 +02:00