Commit graph

53 commits

Author SHA1 Message Date
Romain Bignon
0e3907601a new Transilien backend (thanks to Julien Hébert) 2010-03-23 23:46:42 +01:00
Romain Bignon
123e16b563 fix change_location calls 2010-03-23 23:46:42 +01:00
Romain Bignon
0f92967357 ICapTravel.iter_station_departures can take an optional 'arival_station' argument 2010-03-23 23:46:42 +01:00
Romain Bignon
825aa80df6 add attributes to backend (maintainer, email address and version) 2010-03-23 23:46:37 +01:00
Romain Bignon
b920e20570 can change parser 2010-03-23 22:38:29 +01:00
Romain Bignon
267a2a9947 renamed sncf backend to canaltp 2010-03-23 15:10:40 +01:00
Romain Bignon
c9debbc619 fix unicode issues 2010-03-23 14:19:59 +01:00
Romain Bignon
e789bb52e7 correctly encoding to unicode 2010-03-23 13:59:28 +01:00
Romain Bignon
3f6d62f34a add the 'travel' frontend 2010-03-23 13:59:14 +01:00
Romain Bignon
f65ca1c8b6 improve caps 2010-03-23 11:56:18 +01:00
Romain Bignon
0afb45d777 backends.dlfp.feeds returns an Article object 2010-03-23 11:55:52 +01:00
Romain Bignon
4af91565af added the SNCF backend to get stations and departures 2010-03-23 11:55:15 +01:00
Romain Bignon
287a6b4985 added the ICapTravel capability 2010-03-23 11:54:50 +01:00
Romain Bignon
1f4b33c8e4 license 2010-03-20 12:41:06 +01:00
Christophe Benz
4533e02c35 move mail frontend 2010-03-19 17:43:10 +01:00
Christophe Benz
120bd99d93 ignore egg-info files 2010-03-19 17:11:50 +01:00
Christophe Benz
e324432d0c add setup.py 2010-03-19 17:11:34 +01:00
Christophe Benz
c23564d48d add dummy frontend 2010-03-19 17:11:27 +01:00
Christophe Benz
df27572d5b add __str__ to Message 2010-03-19 17:10:51 +01:00
Romain Bignon
bcd63ee3e7 backported some aum stuff 2010-03-11 17:40:26 +01:00
Christophe Benz
a4dd17631f use iterator instead of get_backends 2010-03-11 15:29:30 +01:00
Christophe Benz
bfdc3e014f return null iterator instead of pass 2010-03-11 15:29:00 +01:00
Christophe Benz
d699e307dd use lower_case_with_underscores instead of mixedCase for methods (PEP 8) 2010-03-11 15:13:17 +01:00
Christophe Benz
e4846ff2a4 no API break 2010-03-11 11:49:27 +01:00
Christophe Benz
9cb692a888 use iterators 2010-03-11 11:37:54 +01:00
Romain Bignon
0ac4885ad8 backported AuM last modifications 2010-03-08 18:53:41 +01:00
Romain Bignon
454cf3497a works correctly 2010-03-08 17:45:33 +01:00
Romain Bignon
8c4340bed3 create backends with Weboob object 2010-03-08 17:45:11 +01:00
Romain Bignon
7cdf5060ae fixed ICapMessage capability 2010-03-08 17:44:54 +01:00
Romain Bignon
f100a8d8c5 correctly read config 2010-03-08 17:44:03 +01:00
Romain Bignon
02980374cd use scheduler 2010-03-08 16:20:05 +01:00
Romain Bignon
19a37ccdfa sqlite is optional with Browser 2010-02-28 11:48:00 +01:00
Romain Bignon
d65d551ce1 use yaml as storage instead of SafeConfigParser 2010-02-23 22:15:57 +01:00
Romain Bignon
bf25a8c1fe BaseApplication is a class which some included tools 2010-02-23 21:28:21 +01:00
Romain Bignon
d27b6e9f5c weboob2mail is probably fully implemented (just missing several unimplemented Weboob methods) 2010-02-23 20:39:49 +01:00
Romain Bignon
b69ba38844 ICapMessages and ICapMessagesReply capabilities 2010-02-23 20:39:34 +01:00
Romain Bignon
f06ef5da34 better capabilities management (class interfaces instead of constants) 2010-02-23 20:39:01 +01:00
Romain Bignon
283a5360ad Config.get() method 2010-02-23 20:37:16 +01:00
Romain Bignon
2aa2e01bc5 support of backend capabilities 2010-02-20 14:31:53 +01:00
Romain Bignon
458c92b4f8 moved the Weboob class 2010-02-20 13:57:04 +01:00
Romain Bignon
ab84d29634 backported "fix parsing search results (since fucking website changes HTML)" from aum 2010-02-20 13:54:16 +01:00
Romain Bignon
9a9862e935 Weboob class 2010-02-20 13:48:27 +01:00
Romain Bignon
34f42b9af1 modules loader 2010-02-20 13:48:19 +01:00
Romain Bignon
b3a061d3a9 config parser with unlimited levels 2010-02-20 13:47:56 +01:00
Romain Bignon
da1369ef7b imported aum as a backend 2010-02-14 14:45:08 +01:00
Romain Bignon
4065f7efcd renamed dlfp2mail to weboob 2010-02-13 17:59:41 +01:00
Romain Bignon
7906433c20 renamed project from dlfp2mail to catin 2010-02-10 20:52:19 +01:00
Romain Bignon
5a6860ec32 fetch newspapers and telegrams feeds 2010-02-10 09:20:31 +01:00
Romain Bignon
ac3db2cfb1 ignore *.pyc files 2010-02-10 00:40:43 +01:00
Romain Bignon
aae79a7e8b support login on dlfp 2010-02-10 00:40:24 +01:00