Commit graph

49 commits

Author SHA1 Message Date
Romain Bignon
105f187d94 detect errors on the final page 2011-09-15 16:46:22 +02:00
Romain Bignon
8bed79b7fe update tests 2011-07-13 15:17:49 +02:00
Romain Bignon
c284a24842 ability to set an arrival or a departure time 2011-07-13 15:12:17 +02:00
Romain Bignon
c719865e7a find roadmaps only by rail transports. 2011-07-13 14:38:21 +02:00
Romain Bignon
89516b9956 correctly set step ID, and ask only rail transport mode 2011-06-28 18:04:25 +02:00
Romain Bignon
4a6903f2eb add tests for roadmaps 2011-06-28 18:03:52 +02:00
Romain Bignon
142bc04f56 support roadmaps in transilien (#681) 2011-06-28 17:10:54 +02:00
Romain Bignon
729b5e9c8f rewrite transilien to use lxmlparser (closes #271) 2011-06-28 17:10:46 +02:00
Romain Bignon
53e22d9f4b bump to 0.9 2011-05-08 18:31:44 +02:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Johann Broudin
81a8ac1ed8 Add the PAA code for Gare de Lyon
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-04-04 11:25:20 +02:00
Romain Bignon
31a0a0a8be bump to 0.8 2011-04-04 10:30:09 +02:00
Juke
ece1eaee13 fix pyflakes error on user agent 2011-03-22 22:07:40 +01:00
Juke
ab2cd223d0 use https (closes #583) 2011-03-22 21:48:41 +01:00
Juke
18281b2013 change user agent (closes #580) 2011-03-22 21:48:39 +01:00
Romain Bignon
15caa95eab recreate the HTMLParser instance for each request 2011-03-16 10:59:45 +01:00
Romain Bignon
3cb6ca033f bump to 0.7 2011-03-01 13:57:23 +01:00
Romain Bignon
2ebb9a844d bump to 0.6 2011-01-08 12:30:28 +01:00
Romain Bignon
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +01:00
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Romain Bignon
b2921d0dc2 oops fix build of browser 2010-10-30 16:47:00 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Christophe Benz
96e706db31 use simpler form for iter to list 2010-08-31 15:55:19 +02:00
Romain Bignon
8767ff2bf0 add tests for transilien 2010-08-14 00:21:37 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
7949fcc8f1 unused imports removed 2010-08-12 09:19:35 +02:00
Christophe Benz
13f9fc07b2 move icons to xdg standard dirs, add desktop files
closes #359
2010-08-11 19:30:30 +02:00
Romain Bignon
490d0a6a39 add logo for each backends 2010-07-31 16:22:14 +02:00
Christophe Benz
eb026b7c3c remove unnecessary constants 2010-07-14 17:14:53 +02:00
Christophe Benz
51239167d3 use snake case for to_unicode 2010-07-14 17:14:52 +02:00
Christophe Benz
0028e48b61 backend move to tools 2010-07-12 03:16:05 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00
Christophe Benz
944662c4bf set application versions to 0.1 2010-07-07 17:20:16 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Romain Bignon
c1279aa496 new API in BaseBackend to create browser 2010-05-20 10:39:49 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Christophe Benz
a09658d6cf rename Backend to BaseBackend 2010-04-16 18:11:52 +02:00
Romain Bignon
fa5c6ba5cb fix instanciation of parser 2010-04-15 12:47:14 +02:00
Juke
9363333b34 ADD plateform to disting late_reason and plateform 2010-04-13 19:17:01 +02:00
Romain Bignon
dc706132ab set description 2010-04-06 22:52:52 +02:00
Romain Bignon
c4f3df9f8d fix method overload 2010-04-05 10:30:54 +02:00
Romain Bignon
e119a70cec new system to load backends
Now there is a single file ~/.weboob/backends, where every backends are
instancied. There are two ways to create backends for frontends:
- Use Weboob.load_backends(), to load every backends in the config file
- Use Weboob.load_modules(), to instanciate every module one time
2010-04-01 20:05:09 +02:00
Romain Bignon
7d274c74b7 fix backends initialization 2010-03-30 23:30:58 +02:00
Romain Bignon
d15365fe26 added a LICENSE attribute 2010-03-30 17:39:28 +02:00
Romain Bignon
8e394c2203 aibility to use search stations 2010-03-24 00:32:25 +01:00
Romain Bignon
df003c7f29 import list of transilien.fr station IDs 2010-03-24 00:31:59 +01:00
Romain Bignon
0e3907601a new Transilien backend (thanks to Julien Hébert) 2010-03-23 23:46:42 +01:00