<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec/controllers, branch robert-bup</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>ComplianceCheckSets#validated: Add response body</title>
<updated>2017-11-13T16:52:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-11-08T17:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=89f518891cff138643eaa14977aa20a3ef01930d'/>
<id>89f518891cff138643eaa14977aa20a3ef01930d</id>
<content type='text'>
On successful status update, respond with the `ComplianceCheckSet`
object attributes. Otherwise, respond with an error JSON.

Refs #4757
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On successful status update, respond with the `ComplianceCheckSet`
object attributes. Otherwise, respond with an error JSON.

Refs #4757
</pre>
</div>
</content>
</entry>
<entry>
<title>ComplianceCheckSetsController: Get ComplianceCheckSet and update status</title>
<updated>2017-11-13T16:52:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-11-08T15:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=80f932d417744488c7dadc53d7369ca573f1fc61'/>
<id>80f932d417744488c7dadc53d7369ca573f1fc61</id>
<content type='text'>
Get the `ComplianceCheckSet` from the URL and call its `#update_status`
method.

This doesn't currently work all the way. We need to send a real
response.

Refs #4757
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get the `ComplianceCheckSet` from the URL and call its `#update_status`
method.

This doesn't currently work all the way. We need to send a real
response.

Refs #4757
</pre>
</div>
</content>
</entry>
<entry>
<title>Add route stub for validation finalisation</title>
<updated>2017-11-13T16:52:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-11-02T17:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d3c747d149046a864f3be69daf03b2393ca53dc6'/>
<id>d3c747d149046a864f3be69daf03b2393ca53dc6</id>
<content type='text'>
This route will be called by the Java application when ComplianceCheck
validation is completed.

It will perform post-validation work, primarily updating statuses.

Refs #4757
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This route will be called by the Java application when ComplianceCheck
validation is completed.

It will perform post-validation work, primarily updating statuses.

Refs #4757
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #4932 Change route duplication to redrect to routes#index</title>
<updated>2017-11-09T11:27:09+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-09T11:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3ae18486a563e634ef555372131abaf84ae1a892'/>
<id>3ae18486a563e634ef555372131abaf84ae1a892</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bad indentation</title>
<updated>2017-11-08T14:03:36+00:00</updated>
<author>
<name>Guillaume</name>
</author>
<published>2017-11-08T14:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=5fee40024adbdbcfc858170019b327a031b15848'/>
<id>5fee40024adbdbcfc858170019b327a031b15848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>filter compliance_control_set by organisation on valisate referential and add specs</title>
<updated>2017-11-08T13:44:36+00:00</updated>
<author>
<name>Guillaume</name>
</author>
<published>2017-11-08T13:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3f8b085393351ed190cf071833d877dc5ea95946'/>
<id>3f8b085393351ed190cf071833d877dc5ea95946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spec to add name for import factory Refs #4816</title>
<updated>2017-10-31T09:30:52+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-10-31T09:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=bbf272a31447912af9b6240889dff8edb98a6bc5'/>
<id>bbf272a31447912af9b6240889dff8edb98a6bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spec/controllers/compliance_controls_controller_spec.rb redirect route for POST UPDATE</title>
<updated>2017-10-24T12:00:07+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-10-24T12:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7160d39c6f785e7db247aa97efda257c38f629f8'/>
<id>7160d39c6f785e7db247aa97efda257c38f629f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spec compliance_controls and factories</title>
<updated>2017-10-16T21:49:54+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-10-16T21:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=51a1ea5b141032121913f807a162d305828bec54'/>
<id>51a1ea5b141032121913f807a162d305828bec54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment spec/controllers/compliance_control_sets_controller_spec.rb to get the build passed</title>
<updated>2017-10-03T10:46:59+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-10-03T10:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=44e76bedd60938f32c7765cab1e1a19deb96d80c'/>
<id>44e76bedd60938f32c7765cab1e1a19deb96d80c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
