<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/models, branch developer-toolbar</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Merge pull request #249 from af83/5593-task-to-update-checksum</title>
<updated>2018-01-19T14:58:23+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-01-19T14:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2d8c6a86a191671786f7021564caeb32c42bc7fd'/>
<id>2d8c6a86a191671786f7021564caeb32c42bc7fd</id>
<content type='text'>
Add task to update checksums</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add task to update checksums</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #247 from af83/5592-workbenches-show--filter-by-workgroup-on-initial-load</title>
<updated>2018-01-19T14:26:31+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-01-19T14:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f8755d7c9693be54e2c0d800e7a6c26939a15c91'/>
<id>f8755d7c9693be54e2c0d800e7a6c26939a15c91</id>
<content type='text'>
5592 workbenches show  filter by workgroup on initial load</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5592 workbenches show  filter by workgroup on initial load</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #248 from af83/5623-fix-schedule-when-jp-is-prefilled</title>
<updated>2018-01-19T14:24:39+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-01-19T14:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=bd6fb5c4c545fa004374df8122151b3adc752f40'/>
<id>bd6fb5c4c545fa004374df8122151b3adc752f40</id>
<content type='text'>
5623 fix schedule when jp is prefilled</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5623 fix schedule when jp is prefilled</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compliance check sets breadcrumb, locales and datas display</title>
<updated>2018-01-19T08:34:20+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-01-19T08:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=fc4894a6c3595050af34206beecdfefe87af3c11'/>
<id>fc4894a6c3595050af34206beecdfefe87af3c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5593 @1h;</title>
<updated>2018-01-17T15:57:59+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-01-17T15:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b853120644819dd1ae646ea762f457836abfea09'/>
<id>b853120644819dd1ae646ea762f457836abfea09</id>
<content type='text'>
- Register all models that implement checksums
- Add a simple rake task that updates all checksums within a given
referential
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Register all models that implement checksums
- Add a simple rake task that updates all checksums within a given
referential
</pre>
</div>
</content>
</entry>
<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>workbenches/show: Filter referentials by workgroup</title>
<updated>2018-01-16T16:24:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-01-16T16:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=93b60066cc49d699171d6a50798c5939a4644eea'/>
<id>93b60066cc49d699171d6a50798c5939a4644eea</id>
<content type='text'>
Previously, all `Referential`s would be listed on this page if they had
matching line metadata. Now, we exclude those referentials that are in
other workgroups to ensure users don't see referentials they're not
supposed to see.

Refs #5592
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, all `Referential`s would be listed on this page if they had
matching line metadata. Now, we exclude those referentials that are in
other workgroups to ensure users don't see referentials they're not
supposed to see.

Refs #5592
</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>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>
</feed>
