<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core, branch 5505-custom_fields_with_jsonb</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Use jsonb and default to create vehicle_journeys#custom_field_values. Refs #5505</title>
<updated>2018-01-10T17:15:27+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-10T17:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7a5e523886177de2cda3268effc9001e62246766'/>
<id>7a5e523886177de2cda3268effc9001e62246766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid problem when VehicleJourney#custom_field_values isn't defined. Refs #5505</title>
<updated>2018-01-10T17:12:54+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-10T17:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=976d2c6edf945a12edd0df366b0210450d7e8eff'/>
<id>976d2c6edf945a12edd0df366b0210450d7e8eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Workgroup#custom_fields. Refs #5505</title>
<updated>2018-01-10T17:12:21+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-10T17:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=92f8ca1748570574361c89be5cdfb064f8bd0b50'/>
<id>92f8ca1748570574361c89be5cdfb064f8bd0b50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #5505@0.25h; Invesitgating the failure to compute a distinct join on vehicle_journeys</title>
<updated>2018-01-10T16:47:10+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-10T07:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=547871444fa4e0958566fcd28030fb39ae8117f1'/>
<id>547871444fa4e0958566fcd28030fb39ae8117f1</id>
<content type='text'>
  Solution: custom_field_values: json -&gt; jsonb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Solution: custom_field_values: json -&gt; jsonb
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5505@1h; Small things found in s/models/chouette/vj_spec during investigation of failures</title>
<updated>2018-01-10T16:47:10+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-10T07:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ab6a4624b7adeb3f4304eec65f4b42cdcc27b0dc'/>
<id>ab6a4624b7adeb3f4304eec65f4b42cdcc27b0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #5505@2h; Migrations, specs and implementations</title>
<updated>2018-01-10T16:47:10+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-09T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a7fe8da0bc230ee7f5d3173454fc07b596970d13'/>
<id>a7fe8da0bc230ee7f5d3173454fc07b596970d13</id>
<content type='text'>
- Migration index_resource_type_on_custom_fields
- Specing behavior of custom field's resource (VehicleJourney)
- Migration create json col custom_field_values for resource (VehicleJourney)
- Create accessor methods inside resource (VehicleJourney)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Migration index_resource_type_on_custom_fields
- Specing behavior of custom field's resource (VehicleJourney)
- Migration create json col custom_field_values for resource (VehicleJourney)
- Create accessor methods inside resource (VehicleJourney)
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5505@0.5h, added tests and validations</title>
<updated>2018-01-10T16:47:10+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-09T16:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=fd553851e9e6c59b998eef8577836a954c4d43f3'/>
<id>fd553851e9e6c59b998eef8577836a954c4d43f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5505@1h; Spec discussed, model scaffolded [amend me] [skip-ci]</title>
<updated>2018-01-10T16:47:10+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-09T14:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2be1e1c2bc313f586c4e0385d90a8cfbcd9ab609'/>
<id>2be1e1c2bc313f586c4e0385d90a8cfbcd9ab609</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 #215 from af83/5499-workgroup-model</title>
<updated>2018-01-10T16:45:23+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-10T16:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=df77b06a42277b3c36627a2bfaa84ddf501d9f5f'/>
<id>df77b06a42277b3c36627a2bfaa84ddf501d9f5f</id>
<content type='text'>
Provide Workgroup model. Refs #5499</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide Workgroup model. Refs #5499</pre>
</div>
</content>
</entry>
<entry>
<title>Aesthetic changes in STIF Organisation.after_create callback. Refs #5499</title>
<updated>2018-01-10T16:43:03+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-10T16:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0bc79220fbce288102ea470fa57f865ee8fdfb47'/>
<id>0bc79220fbce288102ea470fa57f865ee8fdfb47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
