<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core, branch 5614-fix-schedule-computation</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 #5614 @0.5h; Fix schedule computation when departure minutes are not set</title>
<updated>2018-01-17T10:44:15+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-17T10:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=351af77182537dbb53e7bbd99d37dde50cd11ffe'/>
<id>351af77182537dbb53e7bbd99d37dde50cd11ffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finalize CSV export for ComplianceCheckMessage and Import&lt;essage</title>
<updated>2018-01-16T14:35:25+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2018-01-16T14:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3ccd38eaf70078271813c98a8ead64d6cb94230c'/>
<id>3ccd38eaf70078271813c98a8ead64d6cb94230c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix access to public.versions table for Line, StopArea, Network and company models Refs #5605 @2</title>
<updated>2018-01-16T14:31:39+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-01-16T14:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=70557bd0a5ab774a44d2bc5b61e01f39d6e9a9db'/>
<id>70557bd0a5ab774a44d2bc5b61e01f39d6e9a9db</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 #242 from af83/5140-workbenches-show--organisation-filter-should-show-orgs-</title>
<updated>2018-01-16T09:05:31+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-01-16T09:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b1c55750bb43736c2cb6f9619bddc453cfadb1aa'/>
<id>b1c55750bb43736c2cb6f9619bddc453cfadb1aa</id>
<content type='text'>
5140-workbenches-show--organisation-filter-should-show-orgs-in-workgroup--v2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5140-workbenches-show--organisation-filter-should-show-orgs-in-workgroup--v2</pre>
</div>
</content>
</entry>
<entry>
<title>workbenches_show_spec: Test organisations in filtration list</title>
<updated>2018-01-15T17:25:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-01-15T16:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=88b1e7c640d89d5bb435e4e415105b071ef0d457'/>
<id>88b1e7c640d89d5bb435e4e415105b071ef0d457</id>
<content type='text'>
Check that only `Organisation`s associated with the current `Workgroup`
appear in the list of filters on `Workbenches#show`.

Also rewrite the `other_referential` object to put it in a different
workbench from the first referential, enabling us to have multiple
organisations in the same `Workgroup`.

Refs #5140
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check that only `Organisation`s associated with the current `Workgroup`
appear in the list of filters on `Workbenches#show`.

Also rewrite the `other_referential` object to put it in a different
workbench from the first referential, enabling us to have multiple
organisations in the same `Workgroup`.

Refs #5140
</pre>
</div>
</content>
</entry>
<entry>
<title>workbenches/_filters: Only show organisations in workgroup</title>
<updated>2018-01-15T17:25:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-01-12T16:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d5543a0875a4c6f9bd06268dff49c0fe41751e91'/>
<id>d5543a0875a4c6f9bd06268dff49c0fe41751e91</id>
<content type='text'>
We had been listing all `Organisation`s in the check-box list that
enables filtering `Referential`s by organisation.

There can be many organisations in the database, and users of one org
shouldn't necessarily see other organisations.

Only allow users to filter by those organisations that belong to their
`Workgroup`. To do that, We get the workgroup of the current workbench,
and build a list containing the organisations the workgroup.

Refs #5140
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had been listing all `Organisation`s in the check-box list that
enables filtering `Referential`s by organisation.

There can be many organisations in the database, and users of one org
shouldn't necessarily see other organisations.

Only allow users to filter by those organisations that belong to their
`Workgroup`. To do that, We get the workgroup of the current workbench,
and build a list containing the organisations the workgroup.

Refs #5140
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mising whiteline in INSTALL.md</title>
<updated>2018-01-15T07:25:29+00:00</updated>
<author>
<name>Johan Van Ryseghem</name>
</author>
<published>2018-01-15T07:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=06b37dd16a136eee747103de2144a96cf1718adc'/>
<id>06b37dd16a136eee747103de2144a96cf1718adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add infos about grunt in INSTALL.md</title>
<updated>2018-01-15T07:24:35+00:00</updated>
<author>
<name>Johan Van Ryseghem</name>
</author>
<published>2018-01-15T07:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=405e811d713b8ef8bfdd5a0d01efd47fce441d55'/>
<id>405e811d713b8ef8bfdd5a0d01efd47fce441d55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes VehicleJourneyAtStop#local_time to prevent error</title>
<updated>2018-01-14T22:14:37+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-14T22:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4336567b63bba12b12d3fdf32595d166a8c0e5fb'/>
<id>4336567b63bba12b12d3fdf32595d166a8c0e5fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define Referential#workbench in Merge. Refs #5587</title>
<updated>2018-01-14T22:14:37+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-14T22:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=af4bc2d567781883fa6a1de6858e2b66726eb49d'/>
<id>af4bc2d567781883fa6a1de6858e2b66726eb49d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
