<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/lib, branch 5297_fix_referential_create_validation</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 #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>Refs #5430 @2h; Deactivate lines instead of destroying them</title>
<updated>2017-12-21T20:19:27+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-20T11:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9a34cb48f49df574ae1e7c599713ed246e2938cf'/>
<id>9a34cb48f49df574ae1e7c599713ed246e2938cf</id>
<content type='text'>
- Add `activate` and `deactivate` actions in `LinesController`, as well
as corresponding routes
- Add `activate!` and `deactivate!` methods in `Chouette::Line`, as well
as `activated?`
- Add `activate?` and `deactivate?` permissions in `LinePolicy`
- Add corresponding `action_links`in the Decorator
- Create helper for these actions
- Add an optional `'extra_class` to the Links
- Update styles for ".delete-action" to handle the case where there are
several
- Add I18n keys accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add `activate` and `deactivate` actions in `LinesController`, as well
as corresponding routes
- Add `activate!` and `deactivate!` methods in `Chouette::Line`, as well
as `activated?`
- Add `activate?` and `deactivate?` permissions in `LinePolicy`
- Add corresponding `action_links`in the Decorator
- Create helper for these actions
- Add an optional `'extra_class` to the Links
- Update styles for ".delete-action" to handle the case where there are
several
- Add I18n keys accordingly
</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@0.5h; CR pass IV</title>
<updated>2017-12-14T14:34:46+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-07T12:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d4f71c7aaf775b422c97a19c06bc94d2e0a98d76'/>
<id>d4f71c7aaf775b422c97a19c06bc94d2e0a98d76</id>
<content type='text'>
  - simple simplification (as opposed to complicated simplifications ^^)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - simple simplification (as opposed to complicated simplifications ^^)
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5006@0.5h; CR pass III / (ii)</title>
<updated>2017-12-14T14:34:46+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-07T12:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b183419ac757b49f85f095b255a50ecc434a1217'/>
<id>b183419ac757b49f85f095b255a50ecc434a1217</id>
<content type='text'>
  - refact of NetexFile#frames finished, got rid of mystery global $1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - refact of NetexFile#frames finished, got rid of mystery global $1
</pre>
</div>
</content>
</entry>
</feed>
