<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/javascript, branch 5499-workgroup-model</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Import createLogger. Refs #5156</title>
<updated>2018-01-10T14:55:08+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-10T14:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=18d6fa534a33cf9d3b3d8a7ab680851b2a0afff4'/>
<id>18d6fa534a33cf9d3b3d8a7ab680851b2a0afff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import PropTypes from prop-types. Refs #5156</title>
<updated>2018-01-10T14:54:55+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-10T14:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8309461a4303de66c726e7b9d876d0eb5efafe59'/>
<id>8309461a4303de66c726e7b9d876d0eb5efafe59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5437 @1h; Refactor code</title>
<updated>2018-01-10T09:47:23+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-10T09:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=aaa9ee2fabe87209df028bb225339108bf389f64'/>
<id>aaa9ee2fabe87209df028bb225339108bf389f64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5437 @0.5h; Propagate behaviour to the JourneyPatterns editor</title>
<updated>2018-01-10T09:08:34+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-10T09:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d0e51ea2058163b76863797a4e337ba3f5d6611d'/>
<id>d0e51ea2058163b76863797a4e337ba3f5d6611d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5437; Refactor headers computing</title>
<updated>2018-01-10T08:29:45+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-10T08:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=314c706183146099e385b224e316fdf06f6f91cd'/>
<id>314c706183146099e385b224e316fdf06f6f91cd</id>
<content type='text'>
Share a method between the components VehicleJourneys and VehicleJourney
to compute the header to be shown (or not)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Share a method between the components VehicleJourneys and VehicleJourney
to compute the header to be shown (or not)
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5437 @0.5h; Show country name instead of city in the journeys editor</title>
<updated>2018-01-10T08:29:44+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-28T16:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3bc583b1e727f0cf27e0aef8ef94121dd693cd86'/>
<id>3bc583b1e727f0cf27e0aef8ef94121dd693cd86</id>
<content type='text'>
When the organisation has the "long_distance_routes" features.
Mind the `StopArea#country_name` method which is pending until we merge
the branch which adds the countries support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the organisation has the "long_distance_routes" features.
Mind the `StopArea#country_name` method which is pending until we merge
the branch which adds the countries support.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5437 @2h; Update Rect to v16</title>
<updated>2018-01-10T08:29:36+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-28T16:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b4d016c8aa2e671e2b5a492d7e742d5166069495'/>
<id>b4d016c8aa2e671e2b5a492d7e742d5166069495</id>
<content type='text'>
Because it is needed to test the components.
Major issue: Proptype now lives in a separate package, hence the huge
diff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because it is needed to test the components.
Major issue: Proptype now lives in a separate package, hence the huge
diff
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix display order or VJ metadatas</title>
<updated>2018-01-09T14:25:53+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2018-01-09T14:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=23b415c7dfddc46f828047402879389100181049'/>
<id>23b415c7dfddc46f828047402879389100181049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix disabled fields in VJs editor</title>
<updated>2018-01-09T14:18:27+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-09T14:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=415e8e14b52e125fd1b38d28e16afea7c4a62f83'/>
<id>415e8e14b52e125fd1b38d28e16afea7c4a62f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebase master</title>
<updated>2018-01-08T07:22:16+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-08T07:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=5134b83b0bd07d62b6ab1e334977962addfebf47'/>
<id>5134b83b0bd07d62b6ab1e334977962addfebf47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
