<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/models, branch 6603-missing-translation</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Merge pull request #487 from af83/6410-route--don,t-run-calculate_costs-during-referential-mer</title>
<updated>2018-04-18T20:56:28+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-18T20:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=15a389600730c5e6c393a5537f9c646d1d28a134'/>
<id>15a389600730c5e6c393a5537f9c646d1d28a134</id>
<content type='text'>
Route: Don't run `#calculate_costs!` during a referential merge. Fixes #6410</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Route: Don't run `#calculate_costs!` during a referential merge. Fixes #6410</pre>
</div>
</content>
</entry>
<entry>
<title>Manage download uri in Import::Gtfs (with or without schema or port). Refs #6368</title>
<updated>2018-04-18T19:49:18+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-18T19:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=35ef1a2abe0a664b259c99538bb95f04ef6408d4'/>
<id>35ef1a2abe0a664b259c99538bb95f04ef6408d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create local_temp_directory if needed. Refs #6368</title>
<updated>2018-04-18T06:47:34+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-18T06:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7193ae93019eec54121db3150cab9fa200424785'/>
<id>7193ae93019eec54121db3150cab9fa200424785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #6539; Add helper to retrieve a timezone's full name</title>
<updated>2018-04-16T17:01:02+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-13T10:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=99a13edd10da16b1039791bb97258f5af77c764a'/>
<id>99a13edd10da16b1039791bb97258f5af77c764a</id>
<content type='text'>
`Paris` -&gt; `Europe/Paris`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Paris` -&gt; `Europe/Paris`
</pre>
</div>
</content>
</entry>
<entry>
<title>Route: Don't run `#calculate_costs!` during a referential merge</title>
<updated>2018-04-16T15:46:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-04-16T15:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=220e839fddec44c9a1e73fb5e7cd7f701faf726d'/>
<id>220e839fddec44c9a1e73fb5e7cd7f701faf726d</id>
<content type='text'>
This callback got triggered during a referential merge, but it isn't
needed at that point. It should only be executed as a result of a user
updating the route (via the web interface).

Using Alban's suggestion, we can detect that we're in the process of a
merge if the associated referential is in a `ReferentialSuite`. Use this
as a condition to run the callback.

Refs #6410
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This callback got triggered during a referential merge, but it isn't
needed at that point. It should only be executed as a result of a user
updating the route (via the web interface).

Using Alban's suggestion, we can detect that we're in the process of a
merge if the associated referential is in a `ReferentialSuite`. Use this
as a condition to run the callback.

Refs #6410
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #6450; Don't consider the empty string as a valid color for Timetables</title>
<updated>2018-04-16T13:34:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-13T13:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ac508f15b191a28a6582a8acb4d177fd20b9baa2'/>
<id>ac508f15b191a28a6582a8acb4d177fd20b9baa2</id>
<content type='text'>
Same for PurchazeWindows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Same for PurchazeWindows
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #6458; Fix Timetables autocompletion</title>
<updated>2018-04-16T13:23:04+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-13T14:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=51125f25847db2bb2c654c1bbfd1fd39295693f6'/>
<id>51125f25847db2bb2c654c1bbfd1fd39295693f6</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 #485 from af83/6551-add_custom_field_values_to_journey_patterns</title>
<updated>2018-04-16T09:50:36+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-16T09:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=caaa83f6e4fd5404161974de16974b1e0d66b6f9'/>
<id>caaa83f6e4fd5404161974de16974b1e0d66b6f9</id>
<content type='text'>
Add CustomFields to JourneyPatterns. Refs #6551 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add CustomFields to JourneyPatterns. Refs #6551 </pre>
</div>
</content>
</entry>
<entry>
<title>Refs #6551; Add CustomFields to JourneyPatterns</title>
<updated>2018-04-16T08:40:23+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-16T08:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a0592079dd01b7bc37da91606243de446847ba28'/>
<id>a0592079dd01b7bc37da91606243de446847ba28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Route stop_points position check. Use CHOUETTE_ROUTE_POSITION_CHECK env variable. Refs #6179</title>
<updated>2018-04-16T07:36:59+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-16T07:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c16f90bca5e3ffef46a67623f2c316a2fd79a18a'/>
<id>c16f90bca5e3ffef46a67623f2c316a2fd79a18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
