<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/models, branch 6132-forms-breadcrumb</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Add log messages in Import::Base#child_change process. Refs #6243</title>
<updated>2018-03-20T22:01:12+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-20T22:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1cfd8df709eefd3d32463dc0658e98cd5651b7cd'/>
<id>1cfd8df709eefd3d32463dc0658e98cd5651b7cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use Import::Base#status_changed? into #notify_parent (status can be changed by java side). Refs #6243</title>
<updated>2018-03-20T22:00:41+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-20T22:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c9f3f819c64b448c8647670a9de3f2ea1763cc8f'/>
<id>c9f3f819c64b448c8647670a9de3f2ea1763cc8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #6210 Remove status value attribue from Chouette::VehicleJourney and section status fron Chouette::JourneyPattern</title>
<updated>2018-03-19T04:47:40+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2018-03-19T04:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9078f171fd874ff9050c726874cdfb01b3abe368'/>
<id>9078f171fd874ff9050c726874cdfb01b3abe368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stop_area state for filter and display. Update reflex sync to use confirmed_at. Refs #6141</title>
<updated>2018-03-16T12:46:54+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-03-16T12:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=193b85cc7882762d99f412b796c67f9c350172cd'/>
<id>193b85cc7882762d99f412b796c67f9c350172cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #379 from af83/6095-route--calculate-distance-and-time-cost-between-stops</title>
<updated>2018-03-15T16:09:34+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T16:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f011f7e9806ffeaaba3ad73510bc818211f55dbd'/>
<id>f011f7e9806ffeaaba3ad73510bc818211f55dbd</id>
<content type='text'>
Calculate distance and time cost between Route stops. Refs #6095 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Calculate distance and time cost between Route stops. Refs #6095 </pre>
</div>
</content>
</entry>
<entry>
<title>Route: Don't run `#calculate_costs!` on callback if TomTom disabled</title>
<updated>2018-03-15T10:53:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-15T10:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9291d45e825edbaf52cb556c102498366985496f'/>
<id>9291d45e825edbaf52cb556c102498366985496f</id>
<content type='text'>
We say `TomTom` is disabled when no API key is present. If this is the
case, the `after_save` callback that uses it shouldn't be executed.

I had to change my `API_KEY` constant to an instance variable to be able
to change it for testing.

Refs #6095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We say `TomTom` is disabled when no API key is present. If this is the
case, the `after_save` callback that uses it shouldn't be executed.

I had to change my `API_KEY` constant to an instance variable to be able
to change it for testing.

Refs #6095
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #377 from af83/6107-bind-stop_area_referential-and-workgroups</title>
<updated>2018-03-15T10:49:56+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T10:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c427ad507e6ba9083e96e330814d8095a6c817b7'/>
<id>c427ad507e6ba9083e96e330814d8095a6c817b7</id>
<content type='text'>
Refs 6106 &amp; 6107. Binds LineReferentials and StopAreaReferentials to Workgroups</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs 6106 &amp; 6107. Binds LineReferentials and StopAreaReferentials to Workgroups</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #376 from af83/6006-fix-stops-filter</title>
<updated>2018-03-15T09:43:38+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T09:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ff1c63581138e31da48766a07eaa46655a0842bb'/>
<id>ff1c63581138e31da48766a07eaa46655a0842bb</id>
<content type='text'>
Fix VehicleJourney#with_ordered_stop_area_ids scope. Refs #6006 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix VehicleJourney#with_ordered_stop_area_ids scope. Refs #6006 </pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #375 from af83/6040-fix-stop-points-poitions-in-merged-routes</title>
<updated>2018-03-15T09:33:31+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T09:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7076c427d18548d7e9f5c87de26a936b73ebe8fd'/>
<id>7076c427d18548d7e9f5c87de26a936b73ebe8fd</id>
<content type='text'>
Enforce stop points positions in merged Referential. Refs #6040 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enforce stop points positions in merged Referential. Refs #6040 </pre>
</div>
</content>
</entry>
<entry>
<title>Add StopArea#status in stop_areas#_form. Refs #6033</title>
<updated>2018-03-15T09:10:29+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T08:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3036b52aea082c12dec82d463936dae29643cb22'/>
<id>3036b52aea082c12dec82d463936dae29643cb22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
