<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/helpers, branch 5334-add-nulldb-support</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: #5291@1h; Update TableBuilderHelper</title>
<updated>2017-12-19T16:02:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T16:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=926c0a338e86c7f0e1f651ba507e8120fb26ad17'/>
<id>926c0a338e86c7f0e1f651ba507e8120fb26ad17</id>
<content type='text'>
Update TableBuilderHelper to allow the `selectable` param to be a
lambda, thus allowing us to have row-based granularity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update TableBuilderHelper to allow the `selectable` param to be a
lambda, thus allowing us to have row-based granularity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ref #5291@2h; Specs setup</title>
<updated>2017-12-19T16:02:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T16:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2736ff5e010586266176a9a0fb0ac8dc6e227f63'/>
<id>2736ff5e010586266176a9a0fb0ac8dc6e227f63</id>
<content type='text'>
- Refactor specs helper to be more generic
- Write missing specs for the Workbenches#show view

We now have failing tests highlighting the bug
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Refactor specs helper to be more generic
- Write missing specs for the Workbenches#show view

We now have failing tests highlighting the bug
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5287;</title>
<updated>2017-12-19T13:40:38+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T08:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=676f45e8fd85c1422345d4d27ba2385e4bd536fe'/>
<id>676f45e8fd85c1422345d4d27ba2385e4bd536fe</id>
<content type='text'>
Add specs for the view.
Refactor to come
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add specs for the view.
Refactor to come
</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>
<entry>
<title>Line#show display secondary companies as a list</title>
<updated>2017-12-13T17:03:19+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-12-13T17:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f9d51d00b98c47beb9cc1d6effe3339c4b4a3f9e'/>
<id>f9d51d00b98c47beb9cc1d6effe3339c4b4a3f9e</id>
<content type='text'>
Refs #5142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #5142
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5197@2h; Rebasing and removing empty helper spec</title>
<updated>2017-12-11T10:33:07+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-11T10:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=46f530c45d53607949eb29349a0a30f51d42a71f'/>
<id>46f530c45d53607949eb29349a0a30f51d42a71f</id>
<content type='text'>
  Bad conflict resolution during rebase fixed (app/helpers/compliance_control_sets_helper.rb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Bad conflict resolution during rebase fixed (app/helpers/compliance_control_sets_helper.rb)
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5197@0.25h; Minor Approvements</title>
<updated>2017-12-11T09:18:36+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-06T17:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=baf59d9eebd7e606c57e8d0aec9d91d7ded115ed'/>
<id>baf59d9eebd7e606c57e8d0aec9d91d7ded115ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #5197@0.15h; Red Green Cycle to test the specs and the implementation</title>
<updated>2017-12-11T09:18:36+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-06T17:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=00a208fcab9686c656ba731f039f1321ebc2401c'/>
<id>00a208fcab9686c656ba731f039f1321ebc2401c</id>
<content type='text'>
  - Removed functionality --&gt; Red
  - Refactored and added functionality --&gt; Green
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Removed functionality --&gt; Red
  - Refactored and added functionality --&gt; Green
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #144 from af83/4812-display_empty_compliance_control_blocks</title>
<updated>2017-12-11T08:20:55+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-11T08:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c9f2073abb231c67e87b5d0685c873c064420caa'/>
<id>c9f2073abb231c67e87b5d0685c873c064420caa</id>
<content type='text'>
Refs 4812 UX changes to show empty compliance control blocks so the u…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs 4812 UX changes to show empty compliance control blocks so the u…</pre>
</div>
</content>
</entry>
<entry>
<title>Refs 4812 UX changes to show empty compliance control blocks so the user can see them all</title>
<updated>2017-12-08T16:18:54+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-12-08T15:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c8b266dd40bd75e45ded8ccc673a45a6796a0f84'/>
<id>c8b266dd40bd75e45ded8ccc673a45a6796a0f84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
