<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec, branch 5340-deactivate-lines</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Fix deprecated syntax in StopAreaReferentialsController spec</title>
<updated>2017-12-21T20:19:27+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-20T12:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=cb0dd3864b468914462432eaf264647ba301b336'/>
<id>cb0dd3864b468914462432eaf264647ba301b336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5430 @2h; Deactivate lines instead of destroying them</title>
<updated>2017-12-21T20:19:27+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-20T11:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9a34cb48f49df574ae1e7c599713ed246e2938cf'/>
<id>9a34cb48f49df574ae1e7c599713ed246e2938cf</id>
<content type='text'>
- Add `activate` and `deactivate` actions in `LinesController`, as well
as corresponding routes
- Add `activate!` and `deactivate!` methods in `Chouette::Line`, as well
as `activated?`
- Add `activate?` and `deactivate?` permissions in `LinePolicy`
- Add corresponding `action_links`in the Decorator
- Create helper for these actions
- Add an optional `'extra_class` to the Links
- Update styles for ".delete-action" to handle the case where there are
several
- Add I18n keys accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add `activate` and `deactivate` actions in `LinesController`, as well
as corresponding routes
- Add `activate!` and `deactivate!` methods in `Chouette::Line`, as well
as `activated?`
- Add `activate?` and `deactivate?` permissions in `LinePolicy`
- Add corresponding `action_links`in the Decorator
- Create helper for these actions
- Add an optional `'extra_class` to the Links
- Update styles for ".delete-action" to handle the case where there are
several
- Add I18n keys accordingly
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #172 from af83/5355-add-button-to-opposite-itinerary-timetable</title>
<updated>2017-12-21T20:00:33+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-21T20:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e722b3de7928eabba8ecc3f66b9275bfd0438904'/>
<id>e722b3de7928eabba8ecc3f66b9275bfd0438904</id>
<content type='text'>
Add opposite route button on timetables. Refs #5355 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add opposite route button on timetables. Refs #5355 </pre>
</div>
</content>
</entry>
<entry>
<title>Change button type for opposite route link. Refs #5355</title>
<updated>2017-12-21T18:59:13+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-21T18:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=780b7e4711e983e8f99e71bacc7eaf6973b214ce'/>
<id>780b7e4711e983e8f99e71bacc7eaf6973b214ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5301 Add ransackable scope to PurchaseWindow for date_ranges</title>
<updated>2017-12-21T17:25:18+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-12-21T17:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=938dae71ae29a0c2934a1027046d61dd5dcaf135'/>
<id>938dae71ae29a0c2934a1027046d61dd5dcaf135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #150 from af83/5301-add_business_calendars</title>
<updated>2017-12-21T13:50:08+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-21T13:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7aec5b94868bc2e7473f7ded4be7a585fb7b174e'/>
<id>7aec5b94868bc2e7473f7ded4be7a585fb7b174e</id>
<content type='text'>
Refs #5301 First draft for Business Calendars</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #5301 First draft for Business Calendars</pre>
</div>
</content>
</entry>
<entry>
<title>Delete purchase_window from spec permission in permission translator Refs #5301 @1</title>
<updated>2017-12-21T12:57:03+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-21T11:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=61499501bde1060b6dc22ad92d8cb8f55d42f4ae'/>
<id>61499501bde1060b6dc22ad92d8cb8f55d42f4ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix edit, i18n and add feature spec for purchase window Refs #5301 @3</title>
<updated>2017-12-21T12:57:03+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-21T11:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9a090ecdedac38eeff0aed137e311525e73832e9'/>
<id>9a090ecdedac38eeff0aed137e311525e73832e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take review into account</title>
<updated>2017-12-21T12:57:03+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-12-20T08:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e3f7317345555584464c93ce81423d3defd82d57'/>
<id>e3f7317345555584464c93ce81423d3defd82d57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BusinessCalendar =&gt; PurchaseWindow</title>
<updated>2017-12-21T12:55:49+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-12-19T15:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=43f8c76522288a0328d520dfc753ed173fc84964'/>
<id>43f8c76522288a0328d520dfc753ed173fc84964</id>
<content type='text'>
belongs_to referential
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
belongs_to referential
</pre>
</div>
</content>
</entry>
</feed>
