In Extenso : Mise à jour des liens et paramètres

This commit is contained in:
Michael RICOIS 2015-01-08 13:22:00 +00:00
parent 51fef82a50
commit 7a335eb227
7 changed files with 43 additions and 6 deletions

View File

@ -14,11 +14,39 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-md-6"><img src="/themes/default/images/partner/<?=$this->logo?>"/></div> <div class="col-md-6">
<p><img src="/themes/default/images/partner/<?=$this->logo?>"/></p>
<div class="panel panel-default">
<div class="panel-body">
<p class="text-primary">Spécialiste de l'information légales et financières sur les entreprises, Scores & Décisions vous permet par
confirmation des éléments ci-contre d'accéder à toute sa base de données.</p>
<ul class="list-group">
<li class="list-group-item">
Télécharger nos Conditions Générales de Services
<a href="<?=$this->baseUrl()?>/documents/inextenso_cgs.pdf" target="_blank">
<span class="glyphicon glyphicon-file pull-right" aria-hidden="true"></span></a>
</li>
<li class="list-group-item">
Télécharger nos Conditions Tarifaires
<a href="#" target="_blank">
<span class="glyphicon glyphicon-file pull-right" aria-hidden="true"></span></a>
</li>
<li class="list-group-item">
Télécharger les coordonnées de vos contacts
<a href="<?=$this->baseUrl()?>/documents/inextenso_contacts.pdf" target="_blank">
<span class="glyphicon glyphicon-file pull-right" aria-hidden="true"></span></a>
</li>
</ul>
<p class="text-danger">Ce service est actuellement en beta. La consultation vous est offerte durant cette période.</p>
</div>
</div>
</div>
<div class="col-md-6"> <div class="col-md-6">
<form method="post" action="<?=$this->url(array('controller'=>'auth', 'action'=>'userssocreate'), 'default', true)?>"> <form method="post" action="<?=$this->url(array('controller'=>'auth', 'action'=>'userssocreate'), 'default', true)?>">
<h2 class="form-signin-heading">Extranet <small>Scores & Décisions</small></h2> <h2 class="form-signin-heading">Extranet <small>Scores &amp; Décisions</small></h2>
<?php <?php
//Error //Error
if ($this->Error) {?> if ($this->Error) {?>
@ -47,24 +75,29 @@
<div class="form-group"> <div class="form-group">
<label for="email">Email</label> <label for="email">Email</label>
<input type="email" class="form-control" id="email" value="<?=$this->FormCourriel?>"> <input type="email" class="form-control" name="email" value="<?=$this->FormCourriel?>">
</div> </div>
<div class="form-group"> <div class="form-group">
<label for="siret">SIRET</label> <label for="siret">SIRET</label>
<input type="text" class="form-control" id="siret" value="<?=$this->FormSiret?>"> <input type="text" class="form-control" name="siret" value="<?=$this->FormSiret?>">
</div> </div>
<div class="form-group"> <div class="form-group">
<label for="nom">Nom</label> <label for="nom">Nom</label>
<input type="nom" class="form-control" id="nom" value="<?=$this->FormNom?>"> <input type="text" class="form-control" name="nom" value="<?=$this->FormNom?>">
</div> </div>
<div class="form-group"> <div class="form-group">
<label for="prenom">Prénom</label> <label for="prenom">Prénom</label>
<input type="prenom" class="form-control" id="email" value="<?=$this->FormPrenom?>"> <input type="text" class="form-control" name="prenom" value="<?=$this->FormPrenom?>">
</div> </div>
<div class="form-group">
<label for="tel">Téléphone</label>
<input type="text" class="form-control" name="tel" value="<?=$this->FormTel?>">
</div>
<button class="btn btn-lg btn-primary btn-block clearfix" type="submit">Valider</button> <button class="btn btn-lg btn-primary btn-block clearfix" type="submit">Valider</button>
<?php }?> <?php }?>

Binary file not shown.

Binary file not shown.

View File

@ -25,6 +25,7 @@ resources.view.basePath = APPLICATION_PATH "/views/default"
; Scores configuration ; Scores configuration
profil.server.name = sdsrvdev01 profil.server.name = sdsrvdev01
profil.webservice.location = sdsrvdev01 profil.webservice.location = sdsrvdev01
profil.webservice.url = "http://webservice-2.7.sd.lan";
profil.mail.method = smtp profil.mail.method = smtp
profil.mail.smtp_host = smtp.free.fr profil.mail.smtp_host = smtp.free.fr
profil.mail.username = yourusername profil.mail.username = yourusername

View File

@ -25,6 +25,7 @@ resources.view.basePath = APPLICATION_PATH "/views/default"
; Scores configuration ; Scores configuration
profil.server.name = development profil.server.name = development
profil.webservice.location = sdsrvdev01 profil.webservice.location = sdsrvdev01
profil.webservice.url = "http://webservice-2.7.sd.lan";
profil.mail.method = smtp profil.mail.method = smtp
profil.mail.smtp_host = smtp.free.fr profil.mail.smtp_host = smtp.free.fr
profil.mail.username = yourusername profil.mail.username = yourusername

View File

@ -25,6 +25,7 @@ resources.view.basePath = APPLICATION_PATH "/views/default"
; Scores configuration ; Scores configuration
profil.server.name = sd-46528 profil.server.name = sd-46528
profil.webservice.location = celeste profil.webservice.location = celeste
profil.webservice.url = "http://wse.scores-decisions.com:8081";
profil.mail.method = sendmail profil.mail.method = sendmail
profil.mail.email.support = support@scores-decisions.com profil.mail.email.support = support@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com profil.mail.email.supportdev = supportdev@scores-decisions.com

View File

@ -25,6 +25,7 @@ resources.view.basePath = APPLICATION_PATH "/views/default"
; Scores configuration ; Scores configuration
profil.server.name = ns359466 profil.server.name = ns359466
profil.webservice.location = celeste profil.webservice.location = celeste
profil.webservice.url = "http://wse.scores-decisions.com:8081";
profil.mail.method = sendmail profil.mail.method = sendmail
profil.mail.smtp_host = profil.mail.smtp_host =
profil.mail.username = yourusername profil.mail.username = yourusername