<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app, branch 5879_compliance_control_predicates</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Refs #5879 correct the predicate traductions errors</title>
<updated>2018-02-15T05:33:21+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2018-02-15T05:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3fc4e199dfd3ef294a70f53b9b050e4612128a65'/>
<id>3fc4e199dfd3ef294a70f53b9b050e4612128a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ImportResourcesDecorator: Fix `Draper::UninferrableDecoratorError`</title>
<updated>2018-02-14T17:34:07+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-14T14:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a9bb67274bd5bbc8737955ae1ff21e5683b44150'/>
<id>a9bb67274bd5bbc8737955ae1ff21e5683b44150</id>
<content type='text'>
We were getting this error:

    Draper::UninferrableDecoratorError in ImportResources#index

    Showing .../stif-boiv/app/views/import_resources/index.html.slim where line #14 raised:

    Could not infer a decorator for ActiveRecord::Base.

    Extracted source (around line #14):

                span.status_icon = import_status(@import.status)
                span = t('.table_state', lines_imported: @import_resources.lines_imported , lines_in_zipfile: @import_resources.lines_in_zipfile )
            - if @import_resources.present?
              .col-lg-12
                h2 = t('.table_title')
              .col-lg-12

    Rails.root: .../stif-boiv
    Application Trace | Framework Trace | Full Trace

    app/views/import_resources/index.html.slim:14:in `_app_views_import_resources_index_html_slim___3139942318249059519_70240694466080'

when visiting this page:
http://stif-boiv.dev:3000/workbenches/1/imports/18/import_resources

Fix the error by inheriting from `AF83::Decorator` and having it take
care of things. We don't have any other model decorators that don't
inherit from `AF83::Decorator`, so this shouldn't be a problem any more.

Refs #5926
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were getting this error:

    Draper::UninferrableDecoratorError in ImportResources#index

    Showing .../stif-boiv/app/views/import_resources/index.html.slim where line #14 raised:

    Could not infer a decorator for ActiveRecord::Base.

    Extracted source (around line #14):

                span.status_icon = import_status(@import.status)
                span = t('.table_state', lines_imported: @import_resources.lines_imported , lines_in_zipfile: @import_resources.lines_in_zipfile )
            - if @import_resources.present?
              .col-lg-12
                h2 = t('.table_title')
              .col-lg-12

    Rails.root: .../stif-boiv
    Application Trace | Framework Trace | Full Trace

    app/views/import_resources/index.html.slim:14:in `_app_views_import_resources_index_html_slim___3139942318249059519_70240694466080'

when visiting this page:
http://stif-boiv.dev:3000/workbenches/1/imports/18/import_resources

Fix the error by inheriting from `AF83::Decorator` and having it take
care of things. We don't have any other model decorators that don't
inherit from `AF83::Decorator`, so this shouldn't be a problem any more.

Refs #5926
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #216 from af83/5416_checksum_attribute</title>
<updated>2018-02-13T14:21:23+00:00</updated>
<author>
<name>Johan Van Ryseghem</name>
</author>
<published>2018-02-13T14:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=385a9e1b68f3eea51f71386a8f4856477ba6a273'/>
<id>385a9e1b68f3eea51f71386a8f4856477ba6a273</id>
<content type='text'>
5416 checksum attribute</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5416 checksum attribute</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #301 from af83/5150-update-decorators</title>
<updated>2018-02-13T12:49:29+00:00</updated>
<author>
<name>teddywing</name>
</author>
<published>2018-02-13T12:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=84891328d7ea0c3b82ba3fa3a73b7c49f317855e'/>
<id>84891328d7ea0c3b82ba3fa3a73b7c49f317855e</id>
<content type='text'>
5150 Update decorators</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5150 Update decorators</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #300 from af83/5888-fix-i18n-in-js</title>
<updated>2018-02-13T08:35:25+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-02-13T08:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=423178805d896e429b1b6f54972fab890249e39f'/>
<id>423178805d896e429b1b6f54972fab890249e39f</id>
<content type='text'>
5888 Fix I18n in JS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5888 Fix I18n in JS</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #287 from af83/4963-import-cron-should-abort-old-imports</title>
<updated>2018-02-13T08:08:18+00:00</updated>
<author>
<name>Johan Van Ryseghem</name>
</author>
<published>2018-02-13T08:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=81cb1f8251e3506f7c75a229aabeaba3a83e6d8a'/>
<id>81cb1f8251e3506f7c75a229aabeaba3a83e6d8a</id>
<content type='text'>
4963 import cron should abort old imports</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4963 import cron should abort old imports</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5707; Add specs</title>
<updated>2018-02-13T08:06:59+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-02-13T08:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=49c4c822d5e7f526ad7be9c0aa21c201653f24ea'/>
<id>49c4c822d5e7f526ad7be9c0aa21c201653f24ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5707 update the global status method to avoid unacessary db requests</title>
<updated>2018-02-13T07:55:46+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2018-02-12T05:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6b9dd49ee49bcd43626ed507549fa0b8a71cc366'/>
<id>6b9dd49ee49bcd43626ed507549fa0b8a71cc366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5707 Add status to the application to track 'blocked objects'</title>
<updated>2018-02-13T07:53:59+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2018-02-07T05:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7e7371087b61aaf8a128d5f5f5ec6c43c06fd4ca'/>
<id>7e7371087b61aaf8a128d5f5f5ec6c43c06fd4ca</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 #291 from af83/4758-cron-job-to-finalise-compliance_check_set-validations--</title>
<updated>2018-02-13T07:48:35+00:00</updated>
<author>
<name>Johan Van Ryseghem</name>
</author>
<published>2018-02-13T07:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=54414ddb8970ee6133817777290153a713834285'/>
<id>54414ddb8970ee6133817777290153a713834285</id>
<content type='text'>
4758 cron job to finalise compliance check set validations  </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4758 cron job to finalise compliance check set validations  </pre>
</div>
</content>
</entry>
</feed>
