<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/views/lines, branch fix_http_errors</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 #5832 @1h; Show active filters</title>
<updated>2018-02-02T11:43:55+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-02-02T11:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=771084101913ec0fb6d5790786ae533b5413f9b2'/>
<id>771084101913ec0fb6d5790786ae533b5413f9b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5586 @2h; Refactor the whole thing</title>
<updated>2018-01-25T16:17:58+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-15T17:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=936650bb189104bf9795e0a7e9b5b8044e59a652'/>
<id>936650bb189104bf9795e0a7e9b5b8044e59a652</id>
<content type='text'>
We now have a ModelDecorator and an "instance" decorator, all in the
same file, with the same API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now have a ModelDecorator and an "instance" decorator, all in the
same file, with the same API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5586 @2h; Better implementation of groups</title>
<updated>2018-01-25T16:17:58+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-15T15:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=aefa3a507239b57ebdfe9110f3c8c789da6bce26'/>
<id>aefa3a507239b57ebdfe9110f3c8c789da6bce26</id>
<content type='text'>
Used it in Lines#index and Lines#show, probably broke everything else
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used it in Lines#index and Lines#show, probably broke everything else
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5586 @1h; Primary and secondary lonks implementation</title>
<updated>2018-01-25T16:17:58+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-15T12:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=fef78d49bbc89aa41fe043b4035585605e14d389'/>
<id>fef78d49bbc89aa41fe043b4035585605e14d389</id>
<content type='text'>
As well as the `to_html` method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As well as the `to_html` method
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5586 @4h; First `action_links` refactor</title>
<updated>2018-01-25T16:17:57+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-15T09:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8c9ce8f5c143d1e9d3f2c038e447a01ee59c91d3'/>
<id>8c9ce8f5c143d1e9d3f2c038e447a01ee59c91d3</id>
<content type='text'>
- Implement new API
- Migrate the LineDecorator
- ensure no change on the "lines/index" view
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Implement new API
- Migrate the LineDecorator
- ensure no change on the "lines/index" view
</pre>
</div>
</content>
</entry>
<entry>
<title>Use current_organisation as begin_of_association_chain in Lines/Companies/Networks/GroupOfLinesController. Refs #5102</title>
<updated>2017-12-28T07:56:05+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-28T07:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=da60766c207ac372e2ebd1d42be7c7b9c3ee4957'/>
<id>da60766c207ac372e2ebd1d42be7c7b9c3ee4957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5361 @1H; Make company optional in Lines form</title>
<updated>2017-12-21T20:58:56+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-21T14:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=be8afa7aa3fd1c8922a4e02e16cdfef698b3df26'/>
<id>be8afa7aa3fd1c8922a4e02e16cdfef698b3df26</id>
<content type='text'>
And handle the case when it is nil in the views
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And handle the case when it is nil in the views
</pre>
</div>
</content>
</entry>
<entry>
<title>Line#show display secondary companies as a list</title>
<updated>2017-12-13T17:03:19+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-12-13T17:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f9d51d00b98c47beb9cc1d6effe3339c4b4a3f9e'/>
<id>f9d51d00b98c47beb9cc1d6effe3339c4b4a3f9e</id>
<content type='text'>
Refs #5142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #5142
</pre>
</div>
</content>
</entry>
<entry>
<title>Add secondary_company to Line form</title>
<updated>2017-12-13T15:44:36+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-12-13T15:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9146198415d07833833467e98ba909ed5454720f'/>
<id>9146198415d07833833467e98ba909ed5454720f</id>
<content type='text'>
Refs #5142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #5142
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 4981_last_editor</title>
<updated>2017-11-30T10:09:36+00:00</updated>
<author>
<name>Xinhui Xu</name>
</author>
<published>2017-11-30T10:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a7930abe5a70b8b964af0dcbf86fe0a587ea98cb'/>
<id>a7930abe5a70b8b964af0dcbf86fe0a587ea98cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
