Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor catalog#email and catalog#sms #607

Merged
merged 1 commit into from Sep 17, 2013
Merged

Refactor catalog#email and catalog#sms #607

merged 1 commit into from Sep 17, 2013

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Sep 17, 2013

Extract email validation into a stand-alone, overridable method.

Extract sms validation similarly, and move the SMS provider to email gateway mapping into the Blacklight::Catalog, where it can be easily overridden.

@@ -141,10 +141,13 @@ fr:
url: 'URL : %{url}'
message: 'Message : %{message}'

success: "Message envoyé"
Copy link
Member Author

Choose a reason for hiding this comment

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

Need to check these i18n strings.

jcoyne added a commit that referenced this pull request Sep 17, 2013
@jcoyne jcoyne merged commit ce657ec into master Sep 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants