Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
d4bf94f8
Commit
d4bf94f8
authored
Nov 13, 2017
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
credential: rename erp5-subscription.notification into credential_request-subscription
parent
3ab4c743
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
bt5/erp5_credential/PathTemplateItem/notification_message_module/credential_request-subscription.xml
...cation_message_module/credential_request-subscription.xml
+2
-2
bt5/erp5_credential/SkinTemplateItem/portal_skins/erp5_credential/ERP5Site_newCredentialRequest.py
...al_skins/erp5_credential/ERP5Site_newCredentialRequest.py
+1
-1
bt5/erp5_credential/bt/template_keep_workflow_path_list
bt5/erp5_credential/bt/template_keep_workflow_path_list
+1
-1
bt5/erp5_credential/bt/template_path_list
bt5/erp5_credential/bt/template_path_list
+1
-1
No files found.
bt5/erp5_credential/PathTemplateItem/notification_message_module/
erp5_subscription_notifica
tion.xml
→
bt5/erp5_credential/PathTemplateItem/notification_message_module/
credential_request-subscrip
tion.xml
View file @
d4bf94f8
...
...
@@ -66,7 +66,7 @@
</item>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
erp5-subscription.notifica
tion
</string>
</value>
<value>
<string>
credential_request-subscrip
tion
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
...
...
@@ -76,7 +76,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
erp5_subscription_notifica
tion
</string>
</value>
<value>
<string>
credential_request-subscrip
tion
</string>
</value>
</item>
<item>
<key>
<string>
language
</string>
</key>
...
...
bt5/erp5_credential/SkinTemplateItem/portal_skins/erp5_credential/ERP5Site_newCredentialRequest.py
View file @
d4bf94f8
...
...
@@ -68,7 +68,7 @@ else:
after_path_and_method_id
=
path_and_method_id
)
credential_request
.
activate
(
**
activity_kw
).
CredentialRequest_sendSubmittedNotification
(
context_url
=
context
.
absolute_url
(),
notification_reference
=
'
erp5-subscription.notifica
tion'
)
notification_reference
=
'
credential_request-subscrip
tion'
)
message_str
=
"Thanks for your registration. You will be receive an email to activate your account."
else
:
# no email verification is needed
...
...
bt5/erp5_credential/bt/template_keep_workflow_path_list
View file @
d4bf94f8
...
...
@@ -3,4 +3,4 @@ notification_message_module/20100928-212A
notification_message_module/20100928-7459
notification_message_module/20110426-1B7D
notification_message_module/credential_recovery-username.en
notification_message_module/erp5_subscription_notification
\ No newline at end of file
notification_message_module/credential_request-subscription
\ No newline at end of file
bt5/erp5_credential/bt/template_path_list
View file @
d4bf94f8
...
...
@@ -3,7 +3,7 @@ notification_message_module/20100928-212A
notification_message_module/20100928-7459
notification_message_module/20110426-1B7D
notification_message_module/credential_recovery-username.en
notification_message_module/
erp5_subscription_notifica
tion
notification_message_module/
credential_request-subscrip
tion
portal_alarms/accept_submitted_credentials
portal_categories/question
portal_categories/question/credential
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment