Romain Bignon
defcacb9db
parse categories
2012-02-26 15:07:26 +01:00
Romain Bignon
b8d05430ec
add a 'type' field on Transaction object
2012-02-26 15:05:04 +01:00
Romain Bignon
fbe9ccec04
fix crash when trying to add twice a same module
2012-02-25 13:43:58 +01:00
Gabriel Kerneis
a722aa7986
[boursorama] Fix IDs of operations
2012-02-22 15:19:46 +01:00
Romain Bignon
cf58a18f00
fix crash when a bookmarked housing has been removed from website
2012-02-22 12:59:57 +01:00
Florent
b30b6398fa
Don't get articles if already seen.
2012-02-22 12:57:00 +01:00
Florent
a81281e79e
Fix license and headers
2012-02-22 11:19:20 +01:00
Romain Bignon
f5ca33f80e
can looking for a rent or a sale
2012-02-19 18:35:33 +01:00
Romain Bignon
3eddf8e6dd
fix unicode issue
2012-02-19 18:34:33 +01:00
Romain Bignon
95ad372afc
fix: create an 'id' attribute even if missing in the entry
2012-02-19 13:33:09 +01:00
Romain Bignon
d24ea00611
display enhancements
2012-02-19 12:48:11 +01:00
Romain Bignon
1a09a5d43d
get(): do not store default value in tree if key is not found
2012-02-19 12:45:57 +01:00
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
a0e4171af3
fix Newsfeed and GenericBackend
2012-02-18 17:40:22 +01:00
Romain Bignon
44b19e74db
fix required version of weboob
2012-02-18 17:18:20 +01:00
Romain Bignon
fc0eb7afc3
update AUTHORS
2012-02-18 17:05:27 +01:00
Florent
776cf8b74a
Change headers
2012-02-18 17:04:32 +01:00
Florent
e502bb2f69
First implementation of « presseurop » module (europeans news aggregator).
2012-02-18 17:04:25 +01:00
Romain Bignon
09d113b1be
can write notes on housings, display them in list
2012-02-18 17:01:38 +01:00
Romain Bignon
1d23f42ffa
loop on all results pages
2012-02-18 16:21:43 +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
c172a1b1af
remove unused import
2012-02-17 14:43:55 +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
76f9152661
update AUTHORS
2012-02-17 13:26:03 +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
58e255917c
able to fill photos
2012-02-16 17:05:05 +01:00
Romain Bignon
0b74d5a8c4
use mobile API to search housings too
2012-02-16 17:04:54 +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
7a7dcd3e00
remove mangatoshokan: website is dead
2012-02-15 23:36:50 +01:00
Romain Bignon
7f01e431a6
use an android useragent
2012-02-15 23:01:10 +01:00
Florent
f439141f90
Small improvement of boobank-munin documentation
...
Signed-off-by: Florent <weboob@flo.fourcot.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-02-15 18:24:10 +01:00
Romain Bignon
cbefbe81d2
fix bad behaviors
2012-02-14 20:27:17 +01:00
Romain Bignon
a60def6820
update AUTHORS
2012-02-14 18:29:48 +01:00
Romain Bignon
2e3a8698f8
oops
2012-02-14 18:27:59 +01:00
Romain Bignon
8c96a9dd2a
add tests for sachsen
2012-02-14 18:26:55 +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