<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/services, branch 5949-referential-date-select</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<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>
<entry>
<title>Refs #3542 @4h; First UI</title>
<updated>2018-02-02T13:31:32+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-19T07:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c13c94fe665fdbe2c434c8bfadd44a0988ecea60'/>
<id>c13c94fe665fdbe2c434c8bfadd44a0988ecea60</id>
<content type='text'>
Still missing:
- Pagination
- Filters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still missing:
- Pagination
- Filters
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5006@0.7h; CR changes from #5006 &amp; staring error_messages in imports/show</title>
<updated>2017-12-15T07:31:07+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-14T16:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4613f02d52e2d8c9159633b6a45b8d0361759332'/>
<id>4613f02d52e2d8c9159633b6a45b8d0361759332</id>
<content type='text'>
 - Renaming as requested STIF::NetexFile::Frame.get_line_object_id -&gt; get_sgort_id
 - working on error_messages for imports#show
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Renaming as requested STIF::NetexFile::Frame.get_line_object_id -&gt; get_sgort_id
 - working on error_messages for imports#show
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5281@2h;  Code Analysis first bugfix</title>
<updated>2017-12-14T17:00:47+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-14T15:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0354c84367cede7d738c79e9c0f116b2c0a178b2'/>
<id>0354c84367cede7d738c79e9c0f116b2c0a178b2</id>
<content type='text'>
  - Rebased #5006 upoon master and created #5281 from #5006
  - Setup regression test based on client provided input
  - Fixed bug with multiple spurious directory occurances
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Rebased #5006 upoon master and created #5281 from #5006
  - Setup regression test based on client provided input
  - Fixed bug with multiple spurious directory occurances
</pre>
</div>
</content>
</entry>
</feed>
