<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec/lib, branch 5505-custom_fields</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Add Range#intersect?. Refs #5299</title>
<updated>2018-01-05T09:23:29+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-27T20:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7a65a9fbe0cefdf504e7d735003065d8bb874f1e'/>
<id>7a65a9fbe0cefdf504e7d735003065d8bb874f1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move (clean) period split logic into Range#remove. Refs #5299</title>
<updated>2018-01-05T09:23:29+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-17T14:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f90488de1f657abf24026231485c87d3e42ee11d'/>
<id>f90488de1f657abf24026231485c87d3e42ee11d</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 #151 from af83/5281-workbench-import-structural-bug-reading-zip</title>
<updated>2017-12-20T09:26:07+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-20T09:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3df4c7feb809fc6e8eeeec5010147c42447388d8'/>
<id>3df4c7feb809fc6e8eeeec5010147c42447388d8</id>
<content type='text'>
5281 workbench import structural bug reading zip</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5281 workbench import structural bug reading zip</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #124 from af83/5006-wb_import_filter_refs_with_foreign_lines</title>
<updated>2017-12-20T09:18:01+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-20T09:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e6ab30bc089b9d30a4222df214a70097df651d72'/>
<id>e6ab30bc089b9d30a4222df214a70097df651d72</id>
<content type='text'>
5006 wb import filter refs with foreign lines</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5006 wb import filter refs with foreign lines</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 5333-add-policies-for-referentials-sharing</title>
<updated>2017-12-20T08:42:07+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-20T08:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=38ab26f1ea40b7ab5774ff0c18fba54204767b88'/>
<id>38ab26f1ea40b7ab5774ff0c18fba54204767b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5325@0.5h; Use policies for calendar sharing</title>
<updated>2017-12-19T18:12:09+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-18T10:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=818bacf718594441052820ea0e7b33b9491a5b71'/>
<id>818bacf718594441052820ea0e7b33b9491a5b71</id>
<content type='text'>
Use policies to determine if a user is allowed to share a calendar,
instead of a hardcoded string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use policies to determine if a user is allowed to share a calendar,
instead of a hardcoded string
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5333@1.5h; Use permissions to sync StopAreas and Lines</title>
<updated>2017-12-19T13:21:52+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-18T16:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=98c08c6fae5b0bf59231b3e402ca91307c200297'/>
<id>98c08c6fae5b0bf59231b3e402ca91307c200297</id>
<content type='text'>
- add missing policies
- update permissions translator
- update views to check for the permission
- update views helper to check for the permission
- uipdate controllers to check for the permission
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add missing policies
- update permissions translator
- update views to check for the permission
- update views helper to check for the permission
- uipdate controllers to check for the permission
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5006@0.7h; CR changes from #5006 &amp; staring error_messages in imports/show</title>
<updated>2017-12-15T07:31:07+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-14T16:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4613f02d52e2d8c9159633b6a45b8d0361759332'/>
<id>4613f02d52e2d8c9159633b6a45b8d0361759332</id>
<content type='text'>
 - Renaming as requested STIF::NetexFile::Frame.get_line_object_id -&gt; get_sgort_id
 - working on error_messages for imports#show
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Renaming as requested STIF::NetexFile::Frame.get_line_object_id -&gt; get_sgort_id
 - working on error_messages for imports#show
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5006@12h;</title>
<updated>2017-12-14T14:34:46+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-11-27T10:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=424496bc6e7b6f94b0f34d3c11fb95fd7f6088c5'/>
<id>424496bc6e7b6f94b0f34d3c11fb95fd7f6088c5</id>
<content type='text'>
   Implementing allowed vs foreign line lookup for the zip service

   - Adapting `lib/stif/netex_file.rb` to expose the already implemented matching
   - `app/services/zip_service.rb` augmented to check for allowed lines and returning forbidden lines
   - Specs with fixtures and using the beforementioned new zip support in the specs
   - Fixture directories for the new specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   Implementing allowed vs foreign line lookup for the zip service

   - Adapting `lib/stif/netex_file.rb` to expose the already implemented matching
   - `app/services/zip_service.rb` augmented to check for allowed lines and returning forbidden lines
   - Specs with fixtures and using the beforementioned new zip support in the specs
   - Fixture directories for the new specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compliance control block#edit view pageheader</title>
<updated>2017-12-13T17:32:48+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-12-13T17:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f09adf01633cfe55197b5ff4b0151532fe30934d'/>
<id>f09adf01633cfe55197b5ff4b0151532fe30934d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
