Laurent Bachelier
|
c92ec6768b
|
Fix keyring updates with latest openurl() change
You now have to call read() before doing another openurl().
As a bonus, the code is slightly shorter.
|
2012-04-15 20:31:56 +02:00 |
|
Florent
|
f688786e35
|
First implementation of nettokom website
|
2012-04-15 20:31:08 +02:00 |
|
Florent
|
7d3ba1f4d4
|
Fix conversion warning
|
2012-04-15 20:31:08 +02:00 |
|
Romain Bignon
|
b8e7b8b398
|
fix typo
|
2012-04-15 20:31:08 +02:00 |
|
Romain Bignon
|
7a619a78d0
|
StandardBrowser.openurl uses mechanize.Browser.openurl instead of openurl_novisit
|
2012-04-13 15:00:12 +02:00 |
|
Romain Bignon
|
e8e9302731
|
fix parsing account label
|
2012-04-13 14:59:56 +02:00 |
|
Romain Bignon
|
06599f48bc
|
add a default timeout to 10s on connections
|
2012-04-12 21:50:56 +02:00 |
|
Romain Bignon
|
7cf5cb565c
|
raise an error if module is not found
|
2012-04-11 19:29:33 +02:00 |
|
Florent
|
03f68b4207
|
Fix livret A history (site changed)
The url is still valid, but the html code look
like the normal account.
|
2012-04-11 19:09:13 +02:00 |
|
Romain Bignon
|
6e430010ab
|
if link is not a AccountHistory, returns an empty list
|
2012-04-11 16:09:40 +02:00 |
|
Romain Bignon
|
22c2210fe7
|
never convert a float to Decimal
|
2012-04-11 13:25:58 +02:00 |
|
Romain Bignon
|
20835e5180
|
ls: clear objects list
|
2012-04-10 13:25:55 +02:00 |
|
Romain Bignon
|
c4ad0e705e
|
credit isn't necessarily a positive amount
|
2012-04-10 10:40:56 +02:00 |
|
Romain Bignon
|
c902802160
|
fix: credit and debit where inversed
|
2012-04-10 10:17:36 +02:00 |
|
Laurent Bachelier
|
2d463e060e
|
Hide ConversionWarning by default
refs #839
|
2012-04-10 08:01:27 +02:00 |
|
Laurent Bachelier
|
36db83d74e
|
tests: Allow overriding executables, and try to be smart
Get the explicit Python 2 version if there is one.
fixes #842
|
2012-04-10 07:43:07 +02:00 |
|
Laurent Bachelier
|
12f867757b
|
repositories: Prefer gpg2 over gpg
|
2012-04-10 07:30:21 +02:00 |
|
Laurent Bachelier
|
db6a912db5
|
repositories: Some systems only have gpgv2
fixes #837
|
2012-04-10 07:26:22 +02:00 |
|
Romain Bignon
|
d1447062f9
|
oops, remove unused class
|
2012-04-09 11:27:03 +02:00 |
|
Romain Bignon
|
fc2380fb58
|
empty this unused file
|
2012-04-09 11:26:08 +02:00 |
|
Romain Bignon
|
70b1c3cd0c
|
update tests
|
2012-04-09 11:25:18 +02:00 |
|
Romain Bignon
|
9ef76bb8a7
|
fix unused imports/variables
|
2012-04-09 11:24:15 +02:00 |
|
Romain Bignon
|
7559a4c93d
|
strip all kind of spaces, check decimal values signs
|
2012-04-09 11:23:13 +02:00 |
|
Romain Bignon
|
87a58baa50
|
correctly check debug level to print exception when a module can't be loaded
|
2012-04-09 11:22:55 +02:00 |
|
Romain Bignon
|
10dc63e4fa
|
support display of history and coming transactions
|
2012-04-09 11:21:28 +02:00 |
|
Romain Bignon
|
dd15bcde74
|
do not stop timer because of an exception
|
2012-04-09 10:12:58 +02:00 |
|
Romain Bignon
|
76180bdda0
|
add backtraces in CallErrors message
|
2012-04-09 10:12:28 +02:00 |
|
Romain Bignon
|
4006506292
|
add keywords and enhance fetching of board messages
|
2012-04-09 10:11:31 +02:00 |
|
Romain Bignon
|
16be6df4d0
|
fix loading hds module
|
2012-04-09 10:10:55 +02:00 |
|
Romain Bignon
|
101eabf17a
|
fix format of dicts
|
2012-04-07 23:15:06 +02:00 |
|
Romain Bignon
|
189896de02
|
fix parsing video IDs
|
2012-04-06 16:08:02 +02:00 |
|
Romain Bignon
|
c437c99ead
|
add missing parameter
|
2012-04-06 13:57:01 +02:00 |
|
Noé Rubinstein
|
99641aee5c
|
mangafox: fix domain name change
|
2012-04-06 12:24:12 +02:00 |
|
Florent
|
bffe58eb9d
|
Use transaction parsing tools for livret A account
|
2012-04-04 13:39:47 +02:00 |
|
Florent
|
bdaebf89bc
|
Use transactions parsing tools for Compte Courant
|
2012-04-04 13:12:10 +02:00 |
|
Romain Bignon
|
9e6fb48dee
|
fix transfer formatter
|
2012-04-04 09:14:35 +02:00 |
|
lucien
|
657e2213ac
|
common language interface and wordreference backend
Conflicts:
modules/wordreference/pages.py
weboob/applications/translaboob/translaboob.py
|
2012-04-03 22:52:40 +02:00 |
|
lucien
|
9efbeff8a4
|
changed the googletranslate favicon in order to specify the translation service
|
2012-04-03 22:41:26 +02:00 |
|
Romain Bignon
|
f2157c4cfb
|
fix some conversion warnings
|
2012-04-03 22:40:49 +02:00 |
|
Romain Bignon
|
fc849995f4
|
rewrite of the formatters system
|
2012-04-03 22:40:38 +02:00 |
|
Romain Bignon
|
efb18d9dce
|
add a method copy()
|
2012-04-03 22:40:02 +02:00 |
|
Florent
|
89701bbcf5
|
Remove unused file
|
2012-04-02 16:40:33 +02:00 |
|
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 |
|