<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/views/api_keys, branch docker</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Refactoring move render pageheader into layout</title>
<updated>2017-11-28T11:23:38+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-11-24T15:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c4919718286758b4a34ad31f4c8b682fcce25d23'/>
<id>c4919718286758b4a34ad31f4c8b682fcce25d23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace pageheader by render partial</title>
<updated>2017-11-28T11:21:33+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-11-23T13:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6820faf7849ff704c55cde29c8b2efc320ff63d7'/>
<id>6820faf7849ff704c55cde29c8b2efc320ff63d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4446@1.5h;</title>
<updated>2017-09-15T08:47:13+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-09-15T08:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=82be97d62b4b36d1dd9106f954aeb6f059a8a462'/>
<id>82be97d62b4b36d1dd9106f954aeb6f059a8a462</id>
<content type='text'>
  * Make failing /delete_api_key_feature_spec pending
    - Seems Capybara only sees html from the partial api_keys/_form, but not
      the parent api_keys/edit, which happens to contain the delete link :(

  * ApiKeyPolicy adapted
    - update? depends on record's organisation as no referential present
    - create? depends on user's permission only as organisation will be correct anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Make failing /delete_api_key_feature_spec pending
    - Seems Capybara only sees html from the partial api_keys/_form, but not
      the parent api_keys/edit, which happens to contain the delete link :(

  * ApiKeyPolicy adapted
    - update? depends on record's organisation as no referential present
    - create? depends on user's permission only as organisation will be correct anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix views and access for api keys generation Refs #4276 @8</title>
<updated>2017-09-11T15:27:10+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-09-11T15:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=5ee3a180de710d23ceb7660b1bcc454701b42d87'/>
<id>5ee3a180de710d23ceb7660b1bcc454701b42d87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>table_builder_2: Use `Column#link_to` in all table builder calls</title>
<updated>2017-09-01T15:22:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-09-01T14:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e115d2cf86c285f66af37aa8ca66d63eb4144294'/>
<id>e115d2cf86c285f66af37aa8ca66d63eb4144294</id>
<content type='text'>
Rewrite table builder calls to work with the new
`TableBuilderHelper::Column#link_to` mechanism for defining the linked
column and what it points to. This takes the link out of the
`TableBuilderHelper`, and puts it into the hands of the view.

It gives us more flexibility with regards to what can be defined as a
link in our tables and what those links point to.

This will be used in a more meaningful way in the `imports#show` page to
list `NetexImport`s and provide links to both the referential associated
with a Netex import and the imported file status page from a table row.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewrite table builder calls to work with the new
`TableBuilderHelper::Column#link_to` mechanism for defining the linked
column and what it points to. This takes the link out of the
`TableBuilderHelper`, and puts it into the hands of the view.

It gives us more flexibility with regards to what can be defined as a
link in our tables and what those links point to.

This will be used in a more meaningful way in the `imports#show` page to
list `NetexImport`s and provide links to both the referential associated
with a Netex import and the imported file status page from a table row.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring api_key#new form with simple_form</title>
<updated>2017-08-18T12:38:09+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-08-18T12:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0a255f105f71b9b51cefd83160e4bc085aae139d'/>
<id>0a255f105f71b9b51cefd83160e4bc085aae139d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring api_keys views with table_builder</title>
<updated>2017-08-18T12:38:09+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-08-18T12:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=dba01bf83eed749a96a55bb751245568cd476152'/>
<id>dba01bf83eed749a96a55bb751245568cd476152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #1295: convert erb to slim (api_keys)</title>
<updated>2016-08-04T16:00:35+00:00</updated>
<author>
<name>jpl</name>
</author>
<published>2016-08-04T16:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8713ddd7bfcf8ff19dc3a80251bdd9f617867f9d'/>
<id>8713ddd7bfcf8ff19dc3a80251bdd9f617867f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mantis 38589 : cannot show or copy api-key</title>
<updated>2015-09-15T12:07:11+00:00</updated>
<author>
<name>Michel Etienne</name>
</author>
<published>2015-09-15T12:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6b9e5ebf56cd32ac6261fd9d45baf541cf360734'/>
<id>6b9e5ebf56cd32ac6261fd9d45baf541cf360734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mantis 38589 : cannot show or copy api-key</title>
<updated>2015-09-15T12:05:52+00:00</updated>
<author>
<name>Michel Etienne</name>
</author>
<published>2015-09-15T12:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=41b99b39816cc4edfb0e7936d004f054fd963d40'/>
<id>41b99b39816cc4edfb0e7936d004f054fd963d40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
