<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/models, branch 4443-edit-metadata</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Merge branch 'master' into compliance_control</title>
<updated>2017-09-12T13:52:49+00:00</updated>
<author>
<name>Xinhui Xu</name>
</author>
<published>2017-09-12T13:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=095dd5151d40d25c9abb015808834b32e575c750'/>
<id>095dd5151d40d25c9abb015808834b32e575c750</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 #63 from af83/4189-duplicate-route</title>
<updated>2017-09-12T12:46:35+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-09-12T12:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4aa19d931f8585c061dd3da49e31b2ddbbb1bf6b'/>
<id>4aa19d931f8585c061dd3da49e31b2ddbbb1bf6b</id>
<content type='text'>
4189 duplicate route</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4189 duplicate route</pre>
</div>
</content>
</entry>
<entry>
<title>Edit object#local_id attribute order</title>
<updated>2017-09-12T12:23:10+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-09-12T12:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=38befb74289521600564477cdbabd53b372550a5'/>
<id>38befb74289521600564477cdbabd53b372550a5</id>
<content type='text'>
Refs #4453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #4453
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the import filter to include two inputs and tweak ransack filter to convert date object to dateTime object</title>
<updated>2017-09-12T12:04:29+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-09-12T12:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=54a6da367724eeb303f527103ddfed6e32f56bed'/>
<id>54a6da367724eeb303f527103ddfed6e32f56bed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4189@2h; Fixing logical merging issues, preparing PR</title>
<updated>2017-09-12T07:10:02+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-09-12T07:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9810dd389cff0bd5dbda26e46806f62d28410ff4'/>
<id>9810dd389cff0bd5dbda26e46806f62d28410ff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged with master</title>
<updated>2017-09-11T16:03:06+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-09-11T16:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=37865fad65adacae41bff0677651ca0a4d9db974'/>
<id>37865fad65adacae41bff0677651ca0a4d9db974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #4189@4h Route Duplication</title>
<updated>2017-09-11T15:15:49+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-09-11T07:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f7bc874de79ff9a68aa03523cf653407663e7c55'/>
<id>f7bc874de79ff9a68aa03523cf653407663e7c55</id>
<content type='text'>
* Duplication of Route is triggered by link and UI forwarded to edit of duplicatee

     - Changing route, only POST duplicate_referential_line_route --&gt; RoutesController#duplicate
     - Removing route       GET  duplicate_referential_line_route --&gt; RoutesController#duplicate
     - Removing controller action RoutesController#post_duplicate

* Link in Route Decorator depends on new policy RoutePolicy#decorate?

* Adapting specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Duplication of Route is triggered by link and UI forwarded to edit of duplicatee

     - Changing route, only POST duplicate_referential_line_route --&gt; RoutesController#duplicate
     - Removing route       GET  duplicate_referential_line_route --&gt; RoutesController#duplicate
     - Removing controller action RoutesController#post_duplicate

* Link in Route Decorator depends on new policy RoutePolicy#decorate?

* Adapting specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Update of ReferentialsController#new :</title>
<updated>2017-09-11T14:21:41+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-09-11T14:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8fe9a39516f6fb71545d6329c448680d6f8c75d1'/>
<id>8fe9a39516f6fb71545d6329c448680d6f8c75d1</id>
<content type='text'>
- Add some context to referential and workbench decorator to access current_referential and assign it to the cloned referential
- Add a build_referential method to avoir duplicates of code (in the controller and in the model), need to clean a bit more
- Need to add some Spec features to take into account the functional scope of the current_user
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add some context to referential and workbench decorator to access current_referential and assign it to the cloned referential
- Add a build_referential method to avoir duplicates of code (in the controller and in the model), need to clean a bit more
- Need to add some Spec features to take into account the functional scope of the current_user
</pre>
</div>
</content>
</entry>
<entry>
<title>ImportMessage: Remove `dependent: :destroy` on :resource association</title>
<updated>2017-09-11T10:49:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-09-11T10:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7ff60302d391afd850733d7ddade238bef502d70'/>
<id>7ff60302d391afd850733d7ddade238bef502d70</id>
<content type='text'>
It doesn't really make sense to have a `dependent: :destroy` here. For
one thing, the `Import` class has the necessary `dependent: :destroy`
definitions to remove its associated objects when it gets deleted.

At this point, according to Luc, we don't envision deleting
`ImportResource`s separately from `Import`s.

The other weird thing is that:

* `ImportResource` has many `ImportMessage`s
* `ImportMessage` has one `ImportResource`

With the `dependent: :destroy` set up the way it is here on
`ImportMessage`, we could potentially be deleting an `ImportResource`
with other `ImportMessage` children that would then become orphaned.

For both these reasons, it seems better to remove this trigger.

Refs #4412
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't really make sense to have a `dependent: :destroy` here. For
one thing, the `Import` class has the necessary `dependent: :destroy`
definitions to remove its associated objects when it gets deleted.

At this point, according to Luc, we don't envision deleting
`ImportResource`s separately from `Import`s.

The other weird thing is that:

* `ImportResource` has many `ImportMessage`s
* `ImportMessage` has one `ImportResource`

With the `dependent: :destroy` set up the way it is here on
`ImportMessage`, we could potentially be deleting an `ImportResource`
with other `ImportMessage` children that would then become orphaned.

For both these reasons, it seems better to remove this trigger.

Refs #4412
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable uniqueness of name for referential because it stops import for same referential Refs #4415 @1</title>
<updated>2017-09-08T14:30:38+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-09-08T14:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=44dedd499c075a99027f5442cca5c6802b8dae86'/>
<id>44dedd499c075a99027f5442cca5c6802b8dae86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
