<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec/support/pundit, 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>Refs #4776 Add policies to ComplianceControl and ComplianceControlSet</title>
<updated>2017-11-09T11:27:09+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-10-25T10:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=464a5c70450e4054c12f4d5b58477bb9386917f2'/>
<id>464a5c70450e4054c12f4d5b58477bb9386917f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #4440@0.5h;</title>
<updated>2017-09-26T15:05:10+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-09-13T08:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=353780bc16bb4377cc1eac3c3d677611a9bb6ec7'/>
<id>353780bc16bb4377cc1eac3c3d677611a9bb6ec7</id>
<content type='text'>
Added Controller Spec

Fixed Older Specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added Controller Spec

Fixed Older Specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4021@0.15h; Fixes Policy Tests</title>
<updated>2017-07-10T19:06:07+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-10T19:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1ab9c3364ffcd777dae39bd9154dca031cc00db0'/>
<id>1ab9c3364ffcd777dae39bd9154dca031cc00db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #3478@1.5h</title>
<updated>2017-07-06T09:44:46+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-06T09:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1b5b681603f629b901deabffc4c55f654bbcfe14'/>
<id>1b5b681603f629b901deabffc4c55f654bbcfe14</id>
<content type='text'>
  - Fixes remaining issues with LinePolicy, CalenderPolicy &amp; RoutePolicy
  - Dead Code elimination
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Fixes remaining issues with LinePolicy, CalenderPolicy &amp; RoutePolicy
  - Dead Code elimination
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs:#3478@10h;</title>
<updated>2017-07-06T06:37:18+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-05T14:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b09994a4ee79f735f9b3f43535c6d138c4b68a56'/>
<id>b09994a4ee79f735f9b3f43535c6d138c4b68a56</id>
<content type='text'>
   Policy Refactoring and Policy Test Completion

   - All policies (and all permissions) under test.
   - Common patterns and potential problems identified...
   - ... and documented in DEVNOTES.md

   - some simply refactorings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   Policy Refactoring and Policy Test Completion

   - All policies (and all permissions) under test.
   - Common patterns and potential problems identified...
   - ... and documented in DEVNOTES.md

   - some simply refactorings
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3478@1h</title>
<updated>2017-07-04T19:54:04+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-03T13:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c48ad4fde3056ef04645b73f7eab54ff867d370c'/>
<id>c48ad4fde3056ef04645b73f7eab54ff867d370c</id>
<content type='text'>
newapplication helper default authorization, (no if) -&gt;

   * DefaultPolicy (all true)
   * Add some policies (LinePolicy)
   * Use `boiv:read` pour show, index

   * Adapted `table_builder`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
newapplication helper default authorization, (no if) -&gt;

   * DefaultPolicy (all true)
   * Add some policies (LinePolicy)
   * Use `boiv:read` pour show, index

   * Adapted `table_builder`
</pre>
</div>
</content>
</entry>
<entry>
<title>Spec fix and optimization</title>
<updated>2017-06-30T15:54:49+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-06-30T15:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1a8b68be2a43ff20db73b9e9571ba3eff8d3c4ae'/>
<id>1a8b68be2a43ff20db73b9e9571ba3eff8d3c4ae</id>
<content type='text'>
-  Fixed bugs in Policy Specs (Shared methods were not using records)
-  Using build_stubbed instead of create for all Policy Methods (5.43s -&gt; 3.75s)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-  Fixed bugs in Policy Specs (Shared methods were not using records)
-  Using build_stubbed instead of create for all Policy Methods (5.43s -&gt; 3.75s)
</pre>
</div>
</content>
</entry>
<entry>
<title>spec/Support::Pundit::Policies: Use UserContext instead of OpenStruct</title>
<updated>2017-06-15T14:38:44+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-15T14:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b011960b67c7cadecb8d948934f13071d9ae4df1'/>
<id>b011960b67c7cadecb8d948934f13071d9ae4df1</id>
<content type='text'>
There's a `UserContext` class that allows us to build user contexts. We
should use the full type for this instead of creating an anonymous one
for the context.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's a `UserContext` class that allows us to build user contexts. We
should use the full type for this instead of creating an anonymous one
for the context.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3385; basic policy for boiv:*</title>
<updated>2017-05-29T15:34:42+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-05-24T09:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d67ad14d0fe9fbfe08a450317d208afcee48d819'/>
<id>d67ad14d0fe9fbfe08a450317d208afcee48d819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3446; hotfix</title>
<updated>2017-05-24T11:57:51+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-05-24T11:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f704e1366ac3185aefbc8ad4ee6312b9f1249684'/>
<id>f704e1366ac3185aefbc8ad4ee6312b9f1249684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
