Return-path: <pullrequests-reply@bitbucket.org>
Envelope-to: juan.miguel@ssf.com.mx
Delivery-date: Tue, 01 Sep 2015 17:27:43 -0500
Received: from lb01-ash.bitbucket.org ([131.103.20.165]:59634 helo=lb01.bitbucket.org)
	by vishnu.hosting-mexico.net with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256)
	(Exim 4.85)
	(envelope-from <pullrequests-reply@bitbucket.org>)
	id 1ZWu1m-00079i-3R
	for juan.miguel@ssf.com.mx; Tue, 01 Sep 2015 17:27:43 -0500
Received: from app13.ash-private.bitbucket.org (app13.ash-private.bitbucket.org [172.17.10.29])
	by lb01.bitbucket.org (Postfix) with ESMTP id C8274A813B5
	for <juan.miguel@ssf.com.mx>; Tue,  1 Sep 2015 22:27:42 +0000 (UTC)
Received: from app13.ash-private.bitbucket.org (localhost [127.0.0.1])
	by app13.ash-private.bitbucket.org (Postfix) with ESMTP id C7B1B2A00F9
	for <juan.miguel@ssf.com.mx>; Tue,  1 Sep 2015 22:27:42 +0000 (UTC)
Content-Type: multipart/alternative;
 boundary="===============0564212178666329136=="
MIME-Version: 1.0
Subject: Re: [Bitbucket] Pull request #328: Catalogorevisionllantas
 (globalgassf/globalnet-app)
From: =?utf-8?q?Juan_Gudi=C3=B1o?= <pullrequests-reply@bitbucket.org>
To: juan.miguel@ssf.com.mx
Date: Tue, 01 Sep 2015 22:27:42 -0000
Auto-Submitted: auto-generated
Message-ID: <pr-globalgassf/globalnet-app/328/updated/77558522b5da4c2c9cca14de41ed8580@bitbucket.org>
References: <pr-globalgassf/globalnet-app/328@bitbucket.org>
Precedence: bulk
In-Reply-To: <pr-globalgassf/globalnet-app/328@bitbucket.org>
X-Spam-Status: No, score=-2.3
X-Spam-Score: -22
X-Spam-Bar: --
X-Ham-Report: Spam detection software, running on the system "vishnu.hosting-mexico.net",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 root\@localhost for details.
 
 Content preview:  --- you can reply above this line --- Pull request #328 has
    been updated by Juan Gudiño to include new changes. https://bitbucket.org/globalgassf/globalnet-app/pull-requests/328/catalogorevisionllantas
    [...] 
 
 Content analysis details:   (-2.3 points, 5.0 required)
 
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  0.0 URIBL_BLOCKED          ADMINISTRATOR NOTICE: The query to URIBL was blocked.
                             See
                             http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
                              for more information.
                             [URIs: bitbucket.org]
 -2.3 RCVD_IN_DNSWL_MED      RBL: Sender listed at http://www.dnswl.org/, medium
                              trust
                             [131.103.20.165 listed in list.dnswl.org]
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -1.4 RP_MATCHES_RCVD        Envelope sender domain matches handover relay domain
 -0.0 RCVD_IN_MSPIKE_H4      RBL: Very Good reputation (+4)
                             [131.103.20.165 listed in wl.mailspike.net]
  1.5 MPART_ALT_DIFF_COUNT   BODY: HTML and text parts are different
  0.0 HTML_MESSAGE           BODY: HTML included in message
 -0.0 RCVD_IN_MSPIKE_WL      Mailspike good senders
X-Spam-Flag: NO

--===============0564212178666329136==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

--- you can reply above this line ---

Pull request #328 has been updated by Juan Gudiño to include new changes.

https://bitbucket.org/globalgassf/globalnet-app/pull-requests/328/catalogorevisionllantas

Title: Catalogorevisionllantas

Creator: juancabralvi

* Avance formulario para revision de llantas

* Se agregan archivos para avance de revision de llantas

* Se agregan validaciones y boton nuevo

*Para agregar permisos en el catalogo agregar las siguientes sentencias en SQL:

insert into permiso values( UUID(), 'view.controlTires.tireRevision', 'Permite la visualización de Revision Llantas en Control de Llantas', 'Cotrol de Llantas - Revision Llantas');

insert into usuario_permiso values( (select id_usuario from usuario where nombre_usuario = 'root'), (select id_permiso from permiso where nombre_permiso = 'view.controlTires.tireRevision') );

insert into permiso values( UUID(), 'edit.controlTires.tireRevision', 'Permite la edición de Revision Llantas en Control de Llantas', 'Control de Llantas - Revision Llantas');

insert into usuario_permiso values( (select id_usuario from usuario where nombre_usuario = 'root'), (select id_permiso from permiso where nombre_permiso = 'edit.controlTires.tireRevision') );


* Se agrega archivo de validaciones para la revision de la llanta.

* Se agrega documentacion de código.

Updated list of changes:

e8ab8f3b62e9 by Juan Gudiño: "correcciones menores"




--

Unwatch this pull request to stop receiving email updates:
https://bitbucket.org/globalgassf/globalnet-app/pull-requests/328/unwatch/juancabralvi/05ecd0c15f2cd73370945aebdacf136a676e815b/

--===============0564212178666329136==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
  </head>
  <body style="font: 14px/1.4285714 Arial, sans-serif; color: #333;">
    <table style="width: 100%; border-collapse: collapse;">
      <tbody>
        <tr>
          <td style="background: #f5f5f5; padding: 10px 10px 0; font: 14px/1.4285714 Arial, sans-serif;">
            <table style="width: 100%; border-collapse: collapse;">
              <tbody>
                
                
                
                
                  
                     <tr><td id="main" style="font: 14px/1.4285714 Arial, sans-serif; padding: 0; background-color: #ffffff; border-radius: 5px">
    <div style="border: 1px solid #cccccc; border-radius: 5px; padding: 20px">
      <table style="width: 100%; border-collapse: collapse"><tbody><tr><td style="font: 14px/1.4285714 Arial, sans-serif; padding: 0">
              <table style="width: 100%; border-collapse: collapse"><tbody><tr><td id="avatar" style="font: 14px/1.4285714 Arial, sans-serif; padding: 0; width: 32px; vertical-align: top">
                      
                      <img width="32" height="32" alt="jgudino" src="https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Jun/12/jgudino-avatar-3845106770-5_avatar.png" style="border-radius: 3px"></td>
                    <td id="content" style="font: 14px/1.4285714 Arial, sans-serif; padding: 0 0 0 10px">
                      
<table style="width: 100%; border-collapse: collapse"><tr><td class="user-action" style="font: 14px/1.4285714 Arial, sans-serif; padding: 0; line-height: 1">
      <span>
        
          <strong>Juan Gudiño</strong> updated pull request #328:
        
      </span>
    </td>
  </tr><tr><td class="title" style="font: 14px/1.4285714 Arial, sans-serif; padding: 5px 0 0; font-weight: bold; line-height: 1.2">
      <a href="https://bitbucket.org/globalgassf/globalnet-app/pull-requests/328/catalogorevisionllantas" style="color: #3572b0; text-decoration: none">Catalogorevisionllantas</a>
    </td>
  </tr><tr><td class="commit-list-container" style="font: 14px/1.4285714 Arial, sans-serif; padding: 10px 0 20px">
      

<table class="commit-list" style="width: 100%; border-collapse: collapse"><tr><th class="user" style="border-bottom: 1px solid #ccc; text-align: left; font-weight: bold; padding: 5px; width: 132px">Author</th>
    <th class="commit" style="border-bottom: 1px solid #ccc; text-align: left; font-weight: bold; padding: 5px; width: 50px">Commit</th>
    <th class="message" style="border-bottom: 1px solid #ccc; text-align: left; font-weight: bold; padding: 5px">Message</th>
    <th class="date" style="border-bottom: 1px solid #ccc; text-align: left; font-weight: bold; padding: 5px; width: 100px">Date</th>
  </tr><tr><td class="user" style="font: 14px/1.4285714 Arial, sans-serif; padding: 5px; border-bottom: 1px solid #ccc; line-height: 24px; color: #707070; width: 132px">
        
          
            
              <img height="24" width="24" alt="jgudino" src="https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Jun/12/jgudino-avatar-3845106770-5_avatar.png" style="vertical-align: top; border-radius: 3px"><span style="padding: 0 0 0 5px">Juan Gudiño</span>
          
        
      </td>
      <td class="commit" style="font: 14px/1.4285714 Arial, sans-serif; padding: 5px; border-bottom: 1px solid #ccc; line-height: 24px; color: #707070; width: 50px; font-family: Monaco, monospace; font-size: 12px">
        
        <a href="https://bitbucket.org/globalgassf/globalnet-app/commits/e8ab8f3b62e91424d44ee2725e5bc0016b69b683" style="color: #3572b0; text-decoration: none">e8ab8f3</a>
      </td>
      <td class="message" style="font: 14px/1.4285714 Arial, sans-serif; padding: 5px; border-bottom: 1px solid #ccc; line-height: 24px; color: #707070">
        correcciones menores
      </td>
      <td class="date" style="font: 14px/1.4285714 Arial, sans-serif; padding: 5px; border-bottom: 1px solid #ccc; line-height: 24px; color: #707070; width: 100px">
        <div>
          1 Sep 2015
        </div>
      </td>
    </tr></table></td>
  </tr></table></td>
                  </tr></tbody></table></td>
          </tr><tr><td class="actions" colspan="2" style="font: 14px/1.4285714 Arial, sans-serif; padding: 10px 0 0; border-top: 1px solid #cccccc; line-height: 1">
      
      
        
          <a href="https://bitbucket.org/globalgassf/globalnet-app/pull-requests/328/catalogorevisionllantas" style="color: #3572b0; text-decoration: none">View this pull request</a> or add a comment by replying to this email.
        
      
    </td>
  </tr></tbody></table></div>
  </td>
</tr>
                  
                
                <tr>
                  

<td style="padding: 20px 0; color: #707070;">
  <table style="width: 100%; border-collapse: collapse;">
    <tbody>
      <tr>
        <td style="padding: 0">
          
            
            
              
              
                
                  <a style="color: #3572b0; text-decoration: none;" href="https://bitbucket.org/globalgassf/globalnet-app/pull-requests/328/unwatch/juancabralvi/05ecd0c15f2cd73370945aebdacf136a676e815b/">Unwatch this pull request</a> to stop receiving email updates.
                
              
            
          
          
        </td>
        <td style="padding: 0">
          
            

  <img width="1" height="1" src="https://bitbucket.org/account/notifications/mark-read/195746527/5ea4d5888acb4717c9c7f740f28f63df35ee62bd/">


          
        </td>
        <td style="text-align: right; width: 100px; padding: 0">
          <a href="https://bitbucket.org" style="color: #3572b0; text-decoration: none;">
            <img width="100" height="18" src="https://d3oaxc4q5k2d6q.cloudfront.net/m/0dda01d4228b/img/email/logo.gif" alt="Bitbucket" />
          </a>
        </td>
      </tr>
    </tbody>
  </table>
</td>

                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
  </body>
</html>

--===============0564212178666329136==--
