Commit graph

3,259 commits

Author SHA1 Message Date
Kevin Pouget
a920de34ee LIST working quite well 2012-11-22 22:25:20 +01:00
Kevin Pouget
e6a837f6ab start working on Credit Cooperatif backend 2012-11-22 22:25:12 +01:00
Florent
f05786441a Add a real id for all details objects
close #932
2012-11-22 12:03:34 +01:00
Florent
7ad0135588 Fix typo error 2012-11-20 11:46:01 +01:00
Florent
22d43408f1 Fix content of daily titles
Site changed
2012-11-19 15:14:56 +01:00
Romain Bignon
8e4454e14f fix parsing accounts when there are interlines 2012-11-17 17:00:09 +01:00
Florent
64d9493b60 Fix bills and download commands
Site changed
2012-11-17 15:05:58 +01:00
Florent
16bab6f4cd Fix history command
Site changed
2012-11-17 15:05:26 +01:00
Florent
950219435b Fix parsing details (site changed) 2012-11-17 15:05:24 +01:00
Romain Bignon
f54c82b033 support new LCL certificate 2012-11-16 12:08:13 +01:00
Florent
d7cc57e188 Fix deconnexion error
TypeError: must be string or buffer, not dict
2012-11-13 11:32:36 +01:00
Florent
456d2d1fe0 Sort results in comparoob
Close #934
2012-11-12 17:16:31 +01:00
Florent
66545b23c6 Remove double product with multiple backends 2012-11-12 17:16:31 +01:00
Florent
c838b91fb2 Add SensorNotFound exception 2012-11-12 17:16:31 +01:00
Florent
8e6b0fba4c Change sachsen module to use ICapGauge 2012-11-12 17:16:31 +01:00
Florent
3b26a7a6b5 Rename last_gauge_measure to last_censor_measure 2012-11-12 17:16:31 +01:00
Florent
53596628b9 Change wetboobs to use ICapGauge 2012-11-12 17:16:31 +01:00
Florent
ab778ee5a1 Add a new field 2012-11-12 17:16:31 +01:00
Florent
f63c412b2a Change ICapWaterLevel to be more generic
1) Rename it to ICapGauge
2) One gauge can have more than one sensor (a flow and
   a level for a river, or temperature and humidity for
   a wetter station)
3) Add/remove/rename fields to be more general
2012-11-12 17:16:30 +01:00
Romain Bignon
fa2c19cfd3 fix hostname of Aquitaine Centre atlantique bank region 2012-11-12 11:10:41 +01:00
Romain Bignon
c65a31369d fix encoding issue 2012-11-12 09:01:33 +01:00
Romain Bignon
f265722d0a support when website is unavailable 2012-11-12 08:08:06 +01:00
Laurent Bachelier
e7c8e8c772 tests: Use the guessed nosetests for the core tests too 2012-11-11 05:20:30 +01:00
Laurent Bachelier
73443ebe31 tests: Guess the right builder name
when run by buildslaves
2012-11-11 05:17:11 +01:00
Laurent Bachelier
3eba9a809b Allow multiple CERTHASH values in a module
Also fix typos and usage of reserved hash() function.
2012-11-10 18:22:30 +01:00
Laurent Bachelier
da655d84d1 tests: Better way of handling non-module tests
Some were not caught, and they were ran even for a single-module test.
Also, don't include them in the report.
2012-11-10 18:18:32 +01:00
Laurent Bachelier
c9683e08ae tests: Save and submit test results
There is no processing of the reports for now,
but the submit part is done.
2012-11-10 18:18:31 +01:00
Laurent Bachelier
1f310a3d33 Fix many CapVideo-related ConversionWarnings 2012-11-10 18:18:29 +01:00
Laurent Bachelier
9773f9d626 paste*: Remove some test warnings 2012-11-10 18:18:27 +01:00
Romain Bignon
24cbeb47e5 major language fix (courtesy of Pascal Jakobs) 2012-11-10 14:37:45 +01:00
Romain Bignon
47887d5560 add handler in applications 2012-11-10 13:25:07 +01:00
Florent
492dbd5fcc Return BrowserForbidden for action reserved to logued users 2012-11-10 13:23:08 +01:00
Florent
894784995a Add new exception BrowserForbidden 2012-11-10 13:23:00 +01:00
Florent
74725e61fa Allow anonyme login on dlfp (closes #923) 2012-11-10 13:22:45 +01:00
Romain Bignon
3be3689439 correctly use iterators 2012-11-10 13:15:01 +01:00
Romain Bignon
9bdd96271c do not crash if there is no history link for an account 2012-11-10 13:13:02 +01:00
Romain Bignon
df3fdcd123 do not consider special accounts 2012-11-10 13:04:00 +01:00
Romain Bignon
e52c6d6b18 handle login errors 2012-11-10 12:51:43 +01:00
Romain Bignon
33bbe6d451 support payment in several times 2012-11-10 12:37:12 +01:00
Romain Bignon
7344a22b0e fix parsing torrents descriptions 2012-11-10 09:47:37 +01:00
Romain Bignon
e7c6e6b4ab correctly encode login and password 2012-11-09 13:31:29 +01:00
Laurent Bachelier
400056c057 pastebin: Fix login without API 2012-11-08 11:51:54 +01:00
Laurent Bachelier
cf03138308 pastebin: Fix visibility detection
Private has been renamed to Unlisted, and Private is something else.
2012-11-08 11:51:53 +01:00
Laurent Bachelier
f48c81de53 Properly get to the previous path, not home 2012-11-08 11:51:52 +01:00
Laurent Bachelier
c728dfa774 Declare fields to avoid warnings
Also call the init of CapBaseObject. This should have been done
previously, though the usage of id=None isn't ideal. Maybe it should be
split_path.
2012-11-08 11:51:51 +01:00
Laurent Bachelier
0d01f83fb9 Use redirected domain 2012-11-08 11:51:50 +01:00
Florent
e1ee2fb1e8 Do not use inline link but display links regulary 2012-11-07 20:00:00 +01:00
Florent
5e2af20be1 Use clean_relativ_urls for presseurop articles 2012-11-07 18:18:33 +01:00
Florent
a6e80a2206 Simplify presseurop code 2012-11-07 18:15:55 +01:00
Florent
3cb78d1729 Add clean_relativ_urls in genericArticle.py
and use it for ecrans.fr
2012-11-07 18:13:03 +01:00