<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec/models, branch 5313_stop_areas_parent</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Add specs on StopArea parent area_type validation. Refuse parent of the same type. Refs #5313</title>
<updated>2017-12-28T14:42:11+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-28T14:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b9bcf2fc557c7e17451f4101ae4157cf7671cc6b'/>
<id>b9bcf2fc557c7e17451f4101ae4157cf7671cc6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 5316-migrate-compliance-control-and-check-attributes-from-hs</title>
<updated>2017-12-21T14:55:21+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-21T14:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1d7a0cb4ce78603dac88c4054a658f02bf9fbb22'/>
<id>1d7a0cb4ce78603dac88c4054a658f02bf9fbb22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `hstore_accessor` usage</title>
<updated>2017-12-21T14:32:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-12-19T15:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4918ffcd7492661f36a763cdf248757993f9bff4'/>
<id>4918ffcd7492661f36a763cdf248757993f9bff4</id>
<content type='text'>
The places we were using `hstore_accessor` have now been converted to
Postgres JSON fields. Thus we no longer need `hstore_accessor` in order
to add accessors for the fields.

Instead we can use Rails' built-in support for Postgres JSON fields and
create accessors for our JSON hash keys with `store_accessor`. We get
rid of the data types because `store_accessor` doesn't work like that
and JSON already types our values with primitive data types.

Finally, add some extra validation tests now that the vaildation for our
JSON fields should work.

Refs #5316
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The places we were using `hstore_accessor` have now been converted to
Postgres JSON fields. Thus we no longer need `hstore_accessor` in order
to add accessors for the fields.

Instead we can use Rails' built-in support for Postgres JSON fields and
create accessors for our JSON hash keys with `store_accessor`. We get
rid of the data types because `store_accessor` doesn't work like that
and JSON already types our values with primitive data types.

Finally, add some extra validation tests now that the vaildation for our
JSON fields should work.

Refs #5316
</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>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>
<entry>
<title>Refs #5301 First draft for Business Calendars</title>
<updated>2017-12-21T12:54:07+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-12-14T17:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f2d00fad59d97130babc95f37d495245f3d53f80'/>
<id>f2d00fad59d97130babc95f37d495245f3d53f80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351</title>
<updated>2017-12-20T21:24:46+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-20T19:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ffa7c137f0d06f37f67561f09472b304efa90069'/>
<id>ffa7c137f0d06f37f67561f09472b304efa90069</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes Organisation#has_feature? spec title. Refs #5339</title>
<updated>2017-12-20T16:23:47+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-20T16:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=5404543c7438a0f574af49950af52ac27454126d'/>
<id>5404543c7438a0f574af49950af52ac27454126d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Organisation#features and FeatureChecker controller concerns. Refs #5339</title>
<updated>2017-12-20T16:23:47+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-19T18:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f31a79c5bc3678949b7334486daa196a17a5db92'/>
<id>f31a79c5bc3678949b7334486daa196a17a5db92</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 #124 from af83/5006-wb_import_filter_refs_with_foreign_lines</title>
<updated>2017-12-20T09:18:01+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-12-20T09:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e6ab30bc089b9d30a4222df214a70097df651d72'/>
<id>e6ab30bc089b9d30a4222df214a70097df651d72</id>
<content type='text'>
5006 wb import filter refs with foreign lines</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5006 wb import filter refs with foreign lines</pre>
</div>
</content>
</entry>
</feed>
