<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/views/workbenches, 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>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 Referential#merged_at and make Referentials archived and merged. Refs #5559</title>
<updated>2018-01-11T21:03:34+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-11T20:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=13de613c6db20e32f58ca16b5b3c58e79b5e8d70'/>
<id>13de613c6db20e32f58ca16b5b3c58e79b5e8d70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5413@0.5h; Refactoring of #archived_or_finalised?</title>
<updated>2018-01-09T11:24:36+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-09T11:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0e91d206fd8278d0c43c34777f4a585481882b70'/>
<id>0e91d206fd8278d0c43c34777f4a585481882b70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #5413@1h; Specs implemented</title>
<updated>2018-01-08T09:09:37+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-08T09:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0a69d409cded29a45ee3857f0a49c9a7a51d858a'/>
<id>0a69d409cded29a45ee3857f0a49c9a7a51d858a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create first merge interface. Refs #5299</title>
<updated>2018-01-05T09:23:29+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-18T09:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7d15657860db6d1836c863180ee84524a5bdeb61'/>
<id>7d15657860db6d1836c863180ee84524a5bdeb61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5291@0.5h; Update view</title>
<updated>2017-12-19T16:02:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-18T07:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7fb417235919a4c577f2c456db28edc63dc18d63'/>
<id>7fb417235919a4c577f2c456db28edc63dc18d63</id>
<content type='text'>
Update the view to match the actual controller behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the view to match the actual controller behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5198@1.5h; Specing the presence of the Modal Action Box</title>
<updated>2017-12-07T19:53:43+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-07T07:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b07c6d9c198c9417981a143b04698ff52db91024'/>
<id>b07c6d9c198c9417981a143b04698ff52db91024</id>
<content type='text'>
  - verifying the visibility of the action box
  - no dynamic behavior of the action box is verified (yet?) - would need javascript execution
  - refactoring suggestions --&gt; https://projects.af83.io/issues/5206
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - verifying the visibility of the action box
  - no dynamic behavior of the action box is verified (yet?) - would need javascript execution
  - refactoring suggestions --&gt; https://projects.af83.io/issues/5206
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring pageheader</title>
<updated>2017-11-28T11:23:35+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-11-24T12:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=529399a52ed3f19a78cf843c22ead0202c813820'/>
<id>529399a52ed3f19a78cf843c22ead0202c813820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix workbench show breadcrumb</title>
<updated>2017-10-26T13:00:57+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-10-26T13:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d68f820ee402cd94d9f5fd4405f49436c4847c4b'/>
<id>d68f820ee402cd94d9f5fd4405f49436c4847c4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Render breadcrumb for referential - time_tables - workbenches</title>
<updated>2017-10-18T14:55:18+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-10-18T14:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1e8f8fa2879f066284ca72be96386d426108d079'/>
<id>1e8f8fa2879f066284ca72be96386d426108d079</id>
<content type='text'>
Refs #4741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #4741
</pre>
</div>
</content>
</entry>
</feed>
