Romain Bignon
d8d9eaef60
new housings on top
2012-02-19 10:57:27 +01:00
Romain Bignon
f0a41716f7
sort housings by cost/area
2012-02-19 10:36:12 +01:00
Romain Bignon
09d113b1be
can write notes on housings, display them in list
2012-02-18 17:01:38 +01:00
Romain Bignon
1b76994e79
add button to remove a query
2012-02-18 13:15:00 +01:00
Romain Bignon
c8b6c7087b
ability to edit queries
2012-02-18 12:56:11 +01:00
Romain Bignon
f340ac485e
support bookmarks
2012-02-18 12:27:44 +01:00
Romain Bignon
379083d2d7
save read housings, and display new ones with a blue background
2012-02-18 11:58:28 +01:00
Romain Bignon
b7c23956b6
fix refresh of results when the selected query is missing
2012-02-17 13:55:02 +01:00
Romain Bignon
b6379f7f37
add parameter 'nb_rooms' in queries
2012-02-17 13:25:06 +01:00
Romain Bignon
dee6edef01
display thumnails in the housings list
2012-02-16 17:06:28 +01:00
Romain Bignon
07f105910e
add new application qflatboob
2012-02-16 16:29:40 +01:00
Romain Bignon
cbefbe81d2
fix bad behaviors
2012-02-14 20:27:17 +01:00
Romain Bignon
0b8747264e
wetboobs supports ICapWaterLevel
2012-02-14 18:23:20 +01:00
Romain Bignon
4dad51ddd7
add a beautiful formater for the 'info' command
2012-02-14 18:23:19 +01:00
Romain Bignon
85918b5d71
add application flatboob
2012-02-11 12:47:54 +01:00
Laurent Bachelier
cbfd59ed77
Remove useless shebang
...
In celebration of my second commit on weboob
2012-02-11 01:31:22 +01:00
Laurent Bachelier
346704bae5
Move videoob-webserver to contrib
...
Since no one seems to use it.
I fixed the biggest issues so it is now usable again!
2012-02-10 14:26:22 +01:00
Romain Bignon
58b825c463
remove useless chatoob application
2012-02-10 14:07:13 +01:00
Laurent Bachelier
c805f4c866
Information is an uncountable noun
2012-02-10 01:28:40 +01:00
Laurent Bachelier
936fe46bf6
Don't use the plural
2012-02-10 01:28:40 +01:00
Laurent Bachelier
5ea30516ac
Fix incorrect translation
...
While this changes constants names, I think it is important as "accused" is
complely wrong. E-mails use the term "Read-receipts" so I chose
to go with RECEIVED.
2012-02-10 01:28:40 +01:00
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