replaced support@myslice.info with support@onelab.eu
authorYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 17 Sep 2014 14:26:08 +0000 (16:26 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 17 Sep 2014 14:26:08 +0000 (16:26 +0200)
portal/actions.py
portal/contactview.py
portal/templates/about.html
portal/templates/activate_user.txt
portal/templates/contact.html
portal/templates/fed4fire/fed4fire_about.html
portal/templates/onelab/onelab_about.html

index b272e2d..c532e0a 100644 (file)
@@ -44,7 +44,7 @@ def authority_get_pi_emails(request, authority_hrn):
         #default_email = default_email.replace('\n', '')
         #return default_email
         # the above doesn't work
-        return ['support@myslice.info']
+        return ['support@onelab.eu']
     else:
         pi_user_hrns = [ hrn for x in pi_users for hrn in x['pi_users'] ]
         query = Query.get('user').filter_by('user_hrn', 'included', pi_user_hrns).select('user_email')
@@ -823,7 +823,6 @@ def create_pending_user(wsgi_request, request, user_detail):
     theme.template_name = 'activate_user_email_subject.txt'
     subject = render_to_string(theme.template, request)
     subject = subject.replace('\n', '')
-    #sender = 'support@myslice.info'
     theme.template_name = 'email_default_sender.txt'
     sender =  render_to_string(theme.template, request)
     sender = sender.replace('\n', '')
index 2b9edb4..19cc1b9 100644 (file)
@@ -43,7 +43,6 @@ class ContactView (FreeAccessView, ThemeView):
             ## we don't need it cz the new ticketing systems sends a confirmation email ###
             #if cc_myself:
             #    recipients.append(email)
-            #recipients = ['support@myslice.info']
             theme.template_name = 'contact_support_email.html'
             html_content = render_to_string(theme.template, form.cleaned_data)
         
index 1ccc720..ab8be3a 100644 (file)
@@ -68,7 +68,7 @@
                                        <p> More Info: <a href="http://myslice.info/" target="_blank">http://myslice.info/</a></p>
                                        <p> Code: <a href="http://git.onelab.eu/?p=myslice.git;a=summary" target="_blank">Git Repository</a> (read only)</p> 
                                        <p> 
-                                               If you need write access to the git repository you need first to send your public key to <a href="mailto:support@myslice.info">support@myslice.info</a>.
+                                               If you need write access to the git repository you need first to send your public key to <a href="mailto:support@onelab.eu">support@onelab.eu</a>.
                                        </p>
 
 
index ac31ec2..fd7278f 100644 (file)
@@ -18,7 +18,7 @@ You may now log in to the portal using your email address and the password that
        2. A manager from your organization validates your request. Upon confirmation of your signup request, we will send an email to the managers at your organization with a validation request.
 
 We look forward to welcoming you to OneLab. 
-Please don't hesitate to contact us at support@myslice.info with any additional questions that you might have.
+Please don't hesitate to contact us at support@onelab.eu with any additional questions that you might have.
 
 
 
index fdb5d0d..98e2c0b 100644 (file)
@@ -18,7 +18,7 @@
        <p>Please check our <a href="/portal/support/">FAQ</a> section. Most of the basic problems are explained there.</p>
        <p>
        If you haven't find your answes in the FAQ, please contact us by filling the form below.<br />
-       You can also <a href="mailto:support@myslice.info">e-mail</a> us directly.
+       You can also <a href="mailto:support@onelab.eu">e-mail</a> us directly.
        </p>
        </div>
 </div>
index 5af90c8..91998cb 100644 (file)
@@ -68,7 +68,7 @@
                                        <p> More Info: <a href="http://myslice.info/" target="_blank">http://myslice.info/</a></p>
                                        <p> Code: <a href="http://git.onelab.eu/?p=myslice.git;a=summary" target="_blank">Git Repository</a> (read only)</p> 
                                        <p> 
-                                               If you need write access to the git repository you need first to send your public key to <a href="mailto:support@myslice.info">support@myslice.info</a>.
+                                               If you need write access to the git repository you need first to send your public key to <a href="mailto:support@onelab.eu">support@onelab.eu</a>.
                                        </p>
 
 
index bd71256..b1b6c29 100644 (file)
@@ -64,7 +64,7 @@
                                        <p> More Info: <a href="http://myslice.info/" target="_blank">http://myslice.info/</a></p>
                                        <p> Code: <a href="http://git.onelab.eu/?p=myslice.git;a=summary" target="_blank">Git Repository</a> (read only)</p> 
                                        <p> 
-                                               If you need write access to the git repository you need first to send your public key to <a href="mailto:support@myslice.info">support@myslice.info</a>.
+                                               If you need write access to the git repository you need first to send your public key to <a href="mailto:support@onelab.eu">support@onelab.eu</a>.
                                        </p>
 
 
@@ -82,4 +82,4 @@
        </div>
    </div>
 </div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}