Commit graph

2,807 commits

Author SHA1 Message Date
lucien
3f5bd779ac translaboob icon and googletranslate favicon 2012-04-01 22:39:27 +02:00
Romain Bignon
9163113291 add a test script 2012-04-01 19:43:00 +02:00
Roger Philibert
3db704a28c [boobmsg] Reject empty messages by default 2012-04-01 19:39:57 +02:00
Romain Bignon
4c8170449f update AUTHORS 2012-04-01 19:35:29 +02:00
Romain Bignon
a8166a4719 several fixes in the new ICapTranslate capability, module and application 2012-04-01 19:32:05 +02:00
Roger Philibert
4b05f77329 [app/console] use EDITOR env variable to edit input 2012-04-01 19:28:11 +02:00
lucien
7c573b47a6 * translaboob is a weboob application for automatic translation
* new capability is defined, ICapTranslate
* googletranslate is a backend for the translaboob application
2012-04-01 18:46:13 +02:00
Romain Bignon
2c42416a4f add guides 2012-04-01 17:41:39 +02:00
Romain Bignon
7082571acf update code documentation 2012-04-01 17:41:20 +02:00
Romain Bignon
4c47e42dee convert values to unicode 2012-04-01 15:56:43 +02:00
Romain Bignon
4ff134db63 remove unused import 2012-04-01 15:56:38 +02:00
Gabriel Kerneis
38da7e2565 boursorama and bp: convert labels to unicode 2012-04-01 15:55:25 +02:00
Gabriel Kerneis
30a0f916bf boursorama: ignore spurious accounts
account.id must be a string.
2012-04-01 15:55:21 +02:00
Gabriel Kerneis
ee59891f62 boursorama: parse categories and date 2012-04-01 14:30:13 +02:00
Romain Bignon
4f0e1bc456 remove unused import 2012-04-01 11:28:30 +02:00
Romain Bignon
91c0dd5c82 remove double spaces from hsbc raw labels 2012-04-01 11:27:51 +02:00
Gabriel Kerneis
d9a367fab8 bnporc: parse categories 2012-04-01 11:23:35 +02:00
Gabriel Kerneis
0f6393e642 bank: add a 'category' group in patterns 2012-04-01 11:23:35 +02:00
Gabriel Kerneis
87399a2efa bnporc: more precise matching for transferts 2012-04-01 10:41:08 +02:00
Romain Bignon
fe5fa70094 check keywords on the dlfp board 2012-03-31 10:44:00 +02:00
Romain Bignon
27b742328c add an IRC bot 2012-03-30 17:39:37 +02:00
Roger Philibert
cd49be70b8 [okc] Add an empty page for /home 2012-03-29 23:58:21 +02:00
Roger Philibert
f8d7840f1b [okc] Use unicode type instead of str 2012-03-29 23:58:21 +02:00
Roger Philibert
528db5235c [okc] Date parsing improvements 2012-03-29 23:58:21 +02:00
Roger Philibert
39625632a1 [okc] Reply sending 2012-03-29 23:58:21 +02:00
Roger Philibert
b0f1035ae8 [boobmsg] Use url suffix to save photos with their extension 2012-03-29 23:16:47 +02:00
Romain Bignon
c79b8622e8 save IDs as integers in storage 2012-03-29 21:04:29 +02:00
Romain Bignon
b157e92d5b use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
Pierre Mazière
32b87b47f5 LCL: site specific fix
Reported-by: Ch. Perret <ch.perret@gmail.com>
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Tested-by:  Ch. Perret <ch.perret@gmail.com>
2012-03-29 16:03:50 +02:00
Romain Bignon
78246c7dfa remove unused import 2012-03-28 17:01:17 +02:00
Florent
90bcdf1054 Fix condition to detect empty output
And remove some whitespace
2012-03-28 15:05:40 +02:00
Pierre Mazière
9a43dce034 LCL: site specific fix
Reported-by: Ch. Perret <ch.perret@gmail.com>
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-03-28 15:02:07 +02:00
Florent
ce119b27e7 Fix whitespace in history 2012-03-28 14:46:59 +02:00
Florent
de2a777bde Fix details command (site change) 2012-03-28 14:46:58 +02:00
Florent
5bb432cb9a Print cache if empty output of plugin
Bad news : in case of site change, connection to the website every 5min
Good news : The graph will be good
2012-03-28 14:46:56 +02:00
Florent
347cc81ac3 Fix homepage parsing 2012-03-28 14:46:54 +02:00
Florent
d390590363 Remove timer (not more used by website) 2012-03-28 14:46:53 +02:00
Pierre Mazière
b440918eca LCL,BNPorc: fix str to unicode conversion warnings
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-03-28 14:25:54 +02:00
Pierre Mazière
bb6c65bb69 LCL: python 2.5 compatibility
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-03-28 14:25:53 +02:00
Florent
dba66858e4 Fix conversion warning 2012-03-27 17:30:23 +02:00
Laurent Bachelier
3b2bafdf12 Centralize "empty" comparisons
And always use "is" instead of "==".
2012-03-27 12:14:37 +02:00
Laurent Bachelier
a99cd8a0e5 Add tool to properly start make_man.py
Force using local modules / code.
2012-03-27 11:57:00 +02:00
Romain Bignon
cedbc3ae77 check types of compared objects in __eq__() operators 2012-03-27 11:55:24 +02:00
Romain Bignon
7201d81d98 do not implicitly convert strings to dates in DateField 2012-03-27 11:54:54 +02:00
Laurent Bachelier
f489f51f62 Yet another fix for compatibility with Python 2.5 2012-03-27 03:55:47 +02:00
Laurent Bachelier
331b580fb8 Warn when implicit conversions happen
To display them, you can use the python -W argument
or the PYTHONWARNINGS environment variable.
Maybe debug mode should display them.
2012-03-26 23:34:23 +02:00
Laurent Bachelier
7928d7cf06 Explain why the test is skipped 2012-03-26 23:10:55 +02:00
Romain Bignon
e8e7fbead1 add application comparoob 2012-03-26 23:05:23 +02:00
Romain Bignon
dea713d2f4 add module prixcarburants (ICapPriceComparison) 2012-03-26 23:04:32 +02:00
Romain Bignon
8f0e17ee16 add ICapPriceComparison 2012-03-26 23:00:59 +02:00