<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec, branch 6628-fix-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 #6811; Fix specs</title>
<updated>2018-04-26T09:22:34+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-26T09:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e69dfa80737402286adbfe6f29edae2efca36fd8'/>
<id>e69dfa80737402286adbfe6f29edae2efca36fd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Truncate Referential#slug. Refs #6811</title>
<updated>2018-04-26T09:22:34+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-26T08:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=cc1be3219f3263e23023590ab04bc8cc94405754'/>
<id>cc1be3219f3263e23023590ab04bc8cc94405754</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AutocompleteLinesController: Don't error if no `q` param is passed</title>
<updated>2018-04-26T07:16:15+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-04-24T13:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0becfb7afdc1e439059c1f82ef6860c1c52d7fd6'/>
<id>0becfb7afdc1e439059c1f82ef6860c1c52d7fd6</id>
<content type='text'>
Previously the action would respond with a 500 error if no `q` parameter
was given in the request. Instead, respond with a 200 and fix the error
that occurs as a result of assuming that `params[:q]` exists in
`AutocompleteLinesController#collection`.

Refs #5889
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the action would respond with a 500 error if no `q` parameter
was given in the request. Instead, respond with a 200 and fix the error
that occurs as a result of assuming that `params[:q]` exists in
`AutocompleteLinesController#collection`.

Refs #5889
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CustomField specs</title>
<updated>2018-04-26T07:07:26+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-26T07:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=37cef4eca7eec2dbfc4be10334c787ce207b466e'/>
<id>37cef4eca7eec2dbfc4be10334c787ce207b466e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix VehicleJourney Specs</title>
<updated>2018-04-26T06:56:43+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-04-26T06:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=25becea7c5c2df57019212f5e5ce7fb0766312ec'/>
<id>25becea7c5c2df57019212f5e5ce7fb0766312ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid problem in merge specs with route checksum (problem not reproduced in real condition)</title>
<updated>2018-04-25T22:45:13+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-25T22:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=499a4785f3c6108202bbc19926a46ff548637bb1'/>
<id>499a4785f3c6108202bbc19926a46ff548637bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes problems in ReferentialCloning specs. Refs #5372</title>
<updated>2018-04-25T22:45:13+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-25T21:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=de91a32724f30d567c042ef43ad9e7ba64d53681'/>
<id>de91a32724f30d567c042ef43ad9e7ba64d53681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes problems in CleanUp specs. Refs #5372</title>
<updated>2018-04-25T22:45:13+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-25T21:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b0f53ae97c36cbe2e94fc4fd6104b70a9589b92c'/>
<id>b0f53ae97c36cbe2e94fc4fd6104b70a9589b92c</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 #520 from af83/6711-update-parents-checksum</title>
<updated>2018-04-25T20:10:24+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-25T20:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=cf962fb13fe52394f09a7fad90f848be6ab65d51'/>
<id>cf962fb13fe52394f09a7fad90f848be6ab65d51</id>
<content type='text'>
Update checksums on parents. Fixes #6711</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update checksums on parents. Fixes #6711</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #524 from af83/6762-merge-ignored_routing_contraint_zones</title>
<updated>2018-04-25T20:08:53+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-04-25T20:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1434331621f3677ba825da6dc44d438a7df99b70'/>
<id>1434331621f3677ba825da6dc44d438a7df99b70</id>
<content type='text'>
Merge VehicleJourney ignored_routing_contraint_zone_ids. Refs #6762 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge VehicleJourney ignored_routing_contraint_zone_ids. Refs #6762 </pre>
</div>
</content>
</entry>
</feed>
