Romain Bignon
|
6099560b8c
|
change currencies integer constants to ISO code strings
|
2014-02-16 19:48:17 +01:00 |
|
Romain Bignon
|
1ca332df67
|
addd fields to Departure (arrival_time, price, currency)
|
2013-12-14 15:54:17 +01:00 |
|
Romain Bignon
|
c36cfdc811
|
add parameter 'date' to ICapTravel.iter_station_departures
|
2013-12-14 15:54:17 +01:00 |
|
Laurent Bachelier
|
7094931c92
|
Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines
autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .
Diff quickly checked.
|
2013-03-16 00:54:55 +01:00 |
|
Romain Bignon
|
aea269e9f6
|
create UserError exception
Modules can raise this exception when they want to print errors to user
|
2012-04-25 13:43:52 +02:00 |
|
Romain Bignon
|
c6a141595c
|
change way to describe fields of CapBaseObject, and lot of documentation
|
2012-03-26 14:35:54 +02:00 |
|
Romain Bignon
|
c284a24842
|
ability to set an arrival or a departure time
|
2011-07-13 15:12:17 +02:00 |
|
Romain Bignon
|
6fa7a49349
|
support roadmaps in ICapTravel (closes #680)
|
2011-06-28 17:10:54 +02:00 |
|
Romain Bignon
|
7e2bb91b3b
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
Romain Bignon
|
916400467e
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
Romain Bignon
|
92c6507f71
|
use the new add_field() method to define fields
|
2010-10-08 13:43:57 +02:00 |
|
Romain Bignon
|
87f3e1e765
|
enhancements
|
2010-08-14 00:21:48 +02:00 |
|
Romain Bignon
|
e980e040ba
|
capabilities objets inherit from CapBaseObject (refs #369)
|
2010-08-12 17:22:04 +02:00 |
|
Christophe Benz
|
45ffb0fe7d
|
s/ICap/IBaseCap and add constants
|
2010-08-12 16:04:53 +02:00 |
|
Christophe Benz
|
470f2a9fe2
|
use real comments for licence header
|
2010-06-22 16:27:33 +02:00 |
|
Juke
|
6df41d2219
|
add copyright information
|
2010-04-13 19:19:46 +02:00 |
|
Juke
|
9363333b34
|
ADD plateform to disting late_reason and plateform
|
2010-04-13 19:17:01 +02:00 |
|
Romain Bignon
|
56fea28640
|
split module loader in ModulesLoader and BackendsConfig classes
|
2010-04-06 21:17:51 +02: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
|
e789bb52e7
|
correctly encoding to unicode
|
2010-03-23 13:59:28 +01:00 |
|
Romain Bignon
|
287a6b4985
|
added the ICapTravel capability
|
2010-03-23 11:54:50 +01:00 |
|