<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/config, branch 6146-line-states</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Small fixes for i18n state Refs #6146 @1</title>
<updated>2018-03-15T14:22:16+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-03-15T14:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e93784cba5e7f07d7ff4e20622088d9506816436'/>
<id>e93784cba5e7f07d7ff4e20622088d9506816436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5146 Line state update</title>
<updated>2018-03-12T13:17:02+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2018-03-12T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e02ada352a0b204783fbc67d7c2a4266d2551082'/>
<id>e02ada352a0b204783fbc67d7c2a4266d2551082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save database.yml. Refs #6047</title>
<updated>2018-03-12T08:14:03+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-12T08:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2cb01a39e9ce5865c25982b4a89c30d23c1e8d95'/>
<id>2cb01a39e9ce5865c25982b4a89c30d23c1e8d95</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 fetch for ENV['RAILS_DB_PASSWORD']. Refs #6047</title>
<updated>2018-03-09T14:49:51+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-09T14:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=264f006f1b5a860c01b5370d5fbd1acb02c18e7c'/>
<id>264f006f1b5a860c01b5370d5fbd1acb02c18e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create ci:build, ci:docker and ci:docker:clean. Rename config/database/jenkins.yml in ci.yml. Refs #6047</title>
<updated>2018-03-09T14:46:02+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-09T14:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=25e9f336477dab18f419257a90437c9ccf4aa08e'/>
<id>25e9f336477dab18f419257a90437c9ccf4aa08e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create ci:build, ci:docker and ci:docker:clean. Rename config/database/jenkins.yml in ci.yml. Refs #6047</title>
<updated>2018-03-09T14:28:39+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-09T14:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=665727fc7392de55bb19b8f9ccac90b068e86ba5'/>
<id>665727fc7392de55bb19b8f9ccac90b068e86ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change route to AutocompleteLinesController</title>
<updated>2018-03-07T12:19:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-05T16:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3dea399922f40eb6afeca9f08910ab91cddeefea'/>
<id>3dea399922f40eb6afeca9f08910ab91cddeefea</id>
<content type='text'>
Johan recommended not putting it in a separate `/autocomplete...` route,
but instead to use `/referentials/4/lines/autocomplete` to be more
RESTful. Makes perfect sense.

Refs #5889
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Johan recommended not putting it in a separate `/autocomplete...` route,
but instead to use `/referentials/4/lines/autocomplete` to be more
RESTful. Makes perfect sense.

Refs #5889
</pre>
</div>
</content>
</entry>
<entry>
<title>ReferentialVehicleJourneys#index: Make lines filter asynchronous</title>
<updated>2018-03-07T12:19:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-22T15:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0baeff6da40e5f631ef32ebe553f881dfb31a0c2'/>
<id>0baeff6da40e5f631ef32ebe553f881dfb31a0c2</id>
<content type='text'>
Instead of doing a complex query to get the lines available to filter
on, just get all the lines in the current referential. We then filter
those by what was typed into the select2 box and asynchronously respond
with line options in a new JSON autocomplete controller.

Here we're only providing the option to filter by `number` and `name`
field on the line. I'd like to filter by everything in the
`#display_name`. I don't think the objectid is going to be easy to
integrate into the SQL query but I'd like to add the company part. It's
possible we could do the objectid filter in Ruby instead of the database
query.

Refs #5889
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of doing a complex query to get the lines available to filter
on, just get all the lines in the current referential. We then filter
those by what was typed into the select2 box and asynchronously respond
with line options in a new JSON autocomplete controller.

Here we're only providing the option to filter by `number` and `name`
field on the line. I'd like to filter by everything in the
`#display_name`. I don't think the objectid is going to be easy to
integrate into the SQL query but I'd like to add the company part. It's
possible we could do the objectid filter in Ruby instead of the database
query.

Refs #5889
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #359 from af83/6068-simple-exporter</title>
<updated>2018-03-05T22:08:45+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-03-05T22:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=75f50a80a458b1de6d211ee6a98587f1262bc1bf'/>
<id>75f50a80a458b1de6d211ee6a98587f1262bc1bf</id>
<content type='text'>
Simple exporter. Refs #6068 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple exporter. Refs #6068 </pre>
</div>
</content>
</entry>
<entry>
<title>workbenches.en.yml: Update grammar of `referential_count.zero`</title>
<updated>2018-03-05T11:33:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-05T11:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9f218edb7e9b2843c82d85118e5caa51290aebb7'/>
<id>9f218edb7e9b2843c82d85118e5caa51290aebb7</id>
<content type='text'>
Make this phrase more grammatically correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make this phrase more grammatically correct.
</pre>
</div>
</content>
</entry>
</feed>
