<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core, branch enhanced-i18n</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Refs #6238; Update `t_action` method to handle the 'update' and 'create' actions</title>
<updated>2018-03-16T15:41:27+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-03-16T15:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ac69f1295251a62bf617f8e31dfd772d44854cb3'/>
<id>ac69f1295251a62bf617f8e31dfd772d44854cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new helper in page header</title>
<updated>2018-03-16T15:34:39+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-03-12T08:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=79bf79f39bc9dc26cbd594f80c35b0d5559e610c'/>
<id>79bf79f39bc9dc26cbd594f80c35b0d5559e610c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use I18n.locale ads default locale (refs #6035)</title>
<updated>2018-03-16T15:34:09+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-03-12T08:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=fbc2ed836e93e40ed340f57aa4276d53400ddb45'/>
<id>fbc2ed836e93e40ed340f57aa4276d53400ddb45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proposed i18n enhancements</title>
<updated>2018-03-16T15:34:09+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-25T10:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8417d632ff88fbd6cd0e0bddd1e9d75fb920e768'/>
<id>8417d632ff88fbd6cd0e0bddd1e9d75fb920e768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reflex sync Refs #6141</title>
<updated>2018-03-16T14:09:51+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-03-16T14:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6e27953fbf3539da0d0971f762c0a4443c9f8946'/>
<id>6e27953fbf3539da0d0971f762c0a4443c9f8946</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>Use current locale to pluralize Chouette::Network. Refs #6035</title>
<updated>2018-03-15T18:33:34+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T18:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f45dbdcb2869bf98e4b3625acbd10e3835a07ea4'/>
<id>f45dbdcb2869bf98e4b3625acbd10e3835a07ea4</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 #385 from af83/6203-journeypatternscollection-show--use-route-WayCosts-in-c</title>
<updated>2018-03-15T17:27:41+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T17:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=90ae17c0d0f626763f456f061c472a66ec06eef1'/>
<id>90ae17c0d0f626763f456f061c472a66ec06eef1</id>
<content type='text'>
JourneyPatternsCollection#show use route way costs as default cost. Refs #6203</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
JourneyPatternsCollection#show use route way costs as default cost. Refs #6203</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid error when distance or time cost is ignored. Refs #6203</title>
<updated>2018-03-15T17:25:30+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-15T17:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=dd8b4cc13d8e052d0fac7a25569f869470198256'/>
<id>dd8b4cc13d8e052d0fac7a25569f869470198256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RouteWayCostUnitConverter: Round kilometres to 2 decimal places</title>
<updated>2018-03-15T16:44:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-15T16:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1a9656e9d69d598cd1239c372f1002d21ec73d09'/>
<id>1a9656e9d69d598cd1239c372f1002d21ec73d09</id>
<content type='text'>
The JavaScript validation doesn't pass if we have more than two decimal
places (I think because it uses a number field step value of 0.01).
Round the values to allow them to pass frontend validation.

Refs #6203
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The JavaScript validation doesn't pass if we have more than two decimal
places (I think because it uses a number field step value of 0.01).
Round the values to allow them to pass frontend validation.

Refs #6203
</pre>
</div>
</content>
</entry>
</feed>
