Skip to content

[MIG][10.0] website crm recaptcha - #268

Merged
lasley merged 1 commit into
OCA:10.0from
LasLabs:release/10.0/website_crm_recaptcha
Mar 29, 2017
Merged

lasley merged 1 commit into
OCA:10.0from
LasLabs:release/10.0/website_crm_recaptcha

Conversation

@lasley

@lasley lasley commented Oct 20, 2016

Copy link
Copy Markdown
Contributor
  • Remove po files
  • Bump version in manifest and ReadMe
  • Installable to True

For functional review, you can use the following:

Site Key: 6Lc6IiYTAAAAADOJX1PtcR-b7cm-STCY2LT2qBQl
Secret Key: 6Lc6IiYTAAAAAP_o_788-FI84b7zJMiax4SH_enF

Depends:

@lasley lasley added this to the 10.0 milestone Oct 20, 2016
@pedrobaeza pedrobaeza mentioned this pull request Oct 20, 2016
35 tasks
@lasley
lasley force-pushed the release/10.0/website_crm_recaptcha branch from 9208c64 to 2f3eb29 Compare October 22, 2016 21:50

@pedrobaeza pedrobaeza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase when the other PR is merged, but 👍

@lasley

lasley commented Mar 17, 2017

Copy link
Copy Markdown
Contributor Author

@tedsalmon please review

@tarteo tarteo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you replace © with Copyright to comply the template?

Tested it on Runbot 👍

var snippet_animation = require('web_editor.snippets.animation');
var $ = require("$");

snippet_animation.registry.form_builder_send = snippet_animation.registry.form_builder_send.extend({

@tarteo tarteo Mar 20, 2017

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use snippet_animation.registry.form_builder_send.include here, please.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make this change in #267, which will then rebase here when it's merged - would you mind also dropping a review there seeing as you already technically reviewed the code?

@tedsalmon tedsalmon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM!

@@ -6,7 +6,6 @@ odoo.define('website_form_recaptcha.recaptcha', function(require){
"use strict";

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know you didn't really create these warnings, but while here it might be nice to fix:

website_form_recaptcha/static/src/js/field_recaptcha.js:7: [W7903(javascript-lint), ] Trailing spaces not allowed. [Error/no-trailing-spaces]
website_form_recaptcha/static/src/js/field_recaptcha.js:9: [W7903(javascript-lint), ] Trailing spaces not allowed. [Error/no-trailing-spaces]
website_form_recaptcha/static/src/js/field_recaptcha.js:11: [W7903(javascript-lint), ] Trailing spaces not allowed. [Error/no-trailing-spaces]
website_form_recaptcha/static/src/js/field_recaptcha.js:20: [W7903(javascript-lint), ] Assignment to function parameter 'data'. [Error/no-param-reassign]
website_form_recaptcha/static/src/js/field_recaptcha.js:30: [W7903(javascript-lint), ] Trailing spaces not allowed. [Error/no-trailing-spaces]
website_form_recaptcha/static/src/js/field_recaptcha.js:32: [W7903(javascript-lint), ] Trailing spaces not allowed. [Error/no-trailing-spaces]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically I did, because I created this module. Will fix, thanks

* Remove po files
* Bump version in manifest and ReadMe
* Installable to True
* Update copyright headers
@lasley
lasley force-pushed the release/10.0/website_crm_recaptcha branch from d90f561 to c8b4039 Compare March 29, 2017 16:58
@lasley
lasley merged commit d09a115 into OCA:10.0 Mar 29, 2017
@lasley
lasley deleted the release/10.0/website_crm_recaptcha branch March 29, 2017 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants