<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/services, branch 6833-clone-by-command</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>:fire: log</title>
<updated>2018-04-09T10:16:07+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-09T10:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=cb3a2fecf94c658448a6886529efc417f8d8dd39'/>
<id>cb3a2fecf94c658448a6886529efc417f8d8dd39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #6360; Add checks on calendars during WorkbenchImport</title>
<updated>2018-04-09T09:22:40+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-09T09:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=27442a9ffe40d0f548b1dc99ab917a8d8b0a02a2'/>
<id>27442a9ffe40d0f548b1dc99ab917a8d8b0a02a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RouteWayCostCalculator: Use `TomTom.matrix` instead of batch</title>
<updated>2018-03-27T14:46:18+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-27T09:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f257a8b3a7ae4c59c6907b41f6e8d7dc74259917'/>
<id>f257a8b3a7ae4c59c6907b41f6e8d7dc74259917</id>
<content type='text'>
Calculate routes using the TomTom matrix API. Update the spec's HTTP
request stub accordingly (note that the stub is still fake).

Refs #6222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Calculate routes using the TomTom matrix API. Update the spec's HTTP
request stub accordingly (note that the stub is still fake).

Refs #6222
</pre>
</div>
</content>
</entry>
<entry>
<title>Route: Add `#calculate_costs!` to populate `#costs` with `WayCost`s</title>
<updated>2018-03-14T15:42:02+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-13T14:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=dbcd099b3d38f7c584450edffc8bee0a2502b170'/>
<id>dbcd099b3d38f7c584450edffc8bee0a2502b170</id>
<content type='text'>
This new method will launch a worker that takes the route's `StopArea`s,
converts them to `WayCost`s, sends them to the TomTom API to calculate
distance and time costs, and saves those costs to the route's `costs`
field.

Refs #6095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new method will launch a worker that takes the route's `StopArea`s,
converts them to `WayCost`s, sends them to the TomTom API to calculate
distance and time costs, and saves those costs to the route's `costs`
field.

Refs #6095
</pre>
</div>
</content>
</entry>
<entry>
<title>Small improvements on referential overviews</title>
<updated>2018-03-01T19:51:10+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-02-28T15:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2899e02957f87f20f4b12aaf9190acf9555a7042'/>
<id>2899e02957f87f20f4b12aaf9190acf9555a7042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imports.rake(notify_parent): Use `ParentNotifier`</title>
<updated>2018-02-08T10:29:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-07T11:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=871a088ccffc47e5e09272b3105dabecf10974a6'/>
<id>871a088ccffc47e5e09272b3105dabecf10974a6</id>
<content type='text'>
Replace `ParentImportNotifier` with the new generalised
`ParentNotifier`. This will allow us to use the same service for parent
notification of both imports and compliance check sets.

Delete the `ParentImportNotifier` class and spec as these are now
superseded by `ParentNotifier`.

Refs #4758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace `ParentImportNotifier` with the new generalised
`ParentNotifier`. This will allow us to use the same service for parent
notification of both imports and compliance check sets.

Delete the `ParentImportNotifier` class and spec as these are now
superseded by `ParentNotifier`.

Refs #4758
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `ParentNotifier` service</title>
<updated>2018-02-08T10:29:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-07T11:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6134ed98a3fe29276a17a0d79a70a8ce3e3f548b'/>
<id>6134ed98a3fe29276a17a0d79a70a8ce3e3f548b</id>
<content type='text'>
This is a takeoff on `ParentImportNotifier`. I just copied over the
class and spec and generalised the service to work with `Import`-style
interfaces. We can now use the same notifier service class for both
imports and compliance check sets.

Refs #4758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a takeoff on `ParentImportNotifier`. I just copied over the
class and spec and generalised the service to work with `Import`-style
interfaces. We can now use the same notifier service class for both
imports and compliance check sets.

Refs #4758
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #3542 @1h; Adds filters</title>
<updated>2018-02-02T13:31:43+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-19T10:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b85f33cbf055633fab4d320f1a926e319626a9f5'/>
<id>b85f33cbf055633fab4d320f1a926e319626a9f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #3542 @1h; Add Time navigation</title>
<updated>2018-02-02T13:31:43+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-19T09:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a08751696de0ba7a78f475588ff03f14bd44a7c6'/>
<id>a08751696de0ba7a78f475588ff03f14bd44a7c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #3542; Adds pagination</title>
<updated>2018-02-02T13:31:32+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-19T07:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=650b75f8e3eba73a450d4b5aed6dde006346a571'/>
<id>650b75f8e3eba73a450d4b5aed6dde006346a571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
