Commit graph

2,212 commits

Author SHA1 Message Date
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
f6c2edc64f add a 'fullid' property to get 'ID@backend' 2012-02-18 12:27:18 +01:00
Romain Bignon
379083d2d7 save read housings, and display new ones with a blue background 2012-02-18 11:58:28 +01:00
Florent
a195a5e9c8 Small fixe of the "rssid" method usage (updated)
Sorry, I did a little mistake.

Signed-off-by: Florent <weboob@flo.fourcot.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-02-17 16:08:53 +01:00
Romain Bignon
9162f1c09e convert arguments to unicode even if no locales are set 2012-02-17 14:43:09 +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
Olivier Schwander
825dc0b5b1 Fix path building for config dir and data dir
The paths are now correctly built in the case where $XDG_DATA_HOME and
$XDG_CONFIG_HOME are not empty: the "weboob/" suffix was in the fallback
argument of the os.get.environ.

Signed-off-by: Olivier Schwander <olivier.schwander@ens-lyon.org>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-02-17 13:21:19 +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
a93daefb4a improve messages 2012-02-16 00:01:19 +01:00
Romain Bignon
5b9b1bfa16 better browser exceptions handling
Are considered to BrowserHTTPNotFound 403 errors and BrowserStateError.
Also, during StandardBrowser.openurl(), do not retry if error is
BrowserStateError.
2012-02-15 23:56:14 +01:00
Romain Bignon
64c0698266 do not store 'None' in repository's config 2012-02-15 23:43:08 +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
8c7232f737 enhance ICapWaterLevel capability 2012-02-14 18:23:19 +01:00
Romain Bignon
4dad51ddd7 add a beautiful formater for the 'info' command 2012-02-14 18:23:19 +01:00
Romain Bignon
20682b3e94 changes in the CapHounsing API 2012-02-14 18:21:11 +01:00
Florent
932e2cd416 Add a new capabilitie to display information about a gauge
Signed-off-by: Florent <weboob@flo.fourcot.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-02-13 22:01:51 +01:00
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
Romain Bignon
0c522d948a add housing photos 2012-02-11 19:06:39 +01:00
Romain Bignon
d6534ae845 fix: retrieve third icons even if module is local 2012-02-11 16:19:22 +01:00
Romain Bignon
85918b5d71 add application flatboob 2012-02-11 12:47:54 +01:00
Romain Bignon
42d38f42f1 add capability CapHousing 2012-02-11 12:47:16 +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
05026b2f18 check that url isn't an unicode string (closes #784) 2012-02-07 14:49:25 +01:00
Romain Bignon
822bd8c59d use "weboob/VERSION" as user-agent to download files on repositories 2012-02-06 18:20:49 +01:00
Romain Bignon
4be4b40509 bump to 0.b 2012-02-05 19:35:30 +01:00
Romain Bignon
dfb52a2624 verbose error messages in Qt applications (closes #775) 2012-02-05 17:19:36 +01:00
Romain Bignon
a94d6c9972 check module version when loading it 2012-02-05 17:08:49 +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
Romain Bignon
d248196bb1 remove nsfw from example config 2012-02-03 23:52:02 +01:00
Romain Bignon
92c8873369 remove duplicate capabilities 2012-02-03 19:56:31 +01:00
Laurent Bachelier
baab16b931 Fix completion with new Collection objects 2012-02-03 00:07:45 +01:00
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
Romain Bignon
10215d1e4c add a repositories editor in weboob-config-qt 2012-02-02 17:18:15 +01:00
Romain Bignon
59b4e78f65 add IProgress.error() to allow application to handle errors 2012-02-02 17:17:57 +01:00
Romain Bignon
2421aa9d78 disable keyrings without warnings in pyflakes (refs #706) 2012-02-02 15:59:01 +01:00
Romain Bignon
8bf985ad86 do not prompt password when empty 2012-02-02 15:57:34 +01:00