dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] 3dc5ff: FIX send mail, copy sendto do


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 3dc5ff: FIX send mail, copy sendto don't read the list of ...
Date: Mon, 25 May 2015 09:11:10 -0700

  Branch: refs/heads/3.7
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 3dc5ffa871226cf4a263aa6923a124e4a6711707
      
https://github.com/Dolibarr/dolibarr/commit/3dc5ffa871226cf4a263aa6923a124e4a6711707
  Author: Alexis Algoud <address@hidden>
  Date:   2015-05-13 (Wed, 13 May 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/compta/facture.php

  Log Message:
  -----------
  FIX send mail, copy sendto don't read the list of contact


  Commit: a4df49f6c889716217027c218fd5a9dbc04c64d5
      
https://github.com/Dolibarr/dolibarr/commit/a4df49f6c889716217027c218fd5a9dbc04c64d5
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-16 (Sat, 16 May 2015)

  Changed paths:
    M build/exe/doliwamp/doliwamp.iss

  Log Message:
  -----------
  Prepare packaging


  Commit: a4031a3680241275ac3404ba3d4835a3c6ba3701
      
https://github.com/Dolibarr/dolibarr/commit/a4031a3680241275ac3404ba3d4835a3c6ba3701
  Author: Alexis Algoud <address@hidden>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/compta/facture.php

  Log Message:
  -----------
  if contact in sellist, it's an Id


  Commit: 40ef5737fcb25bcfefb0c5f25ff348c88c7fb321
      
https://github.com/Dolibarr/dolibarr/commit/40ef5737fcb25bcfefb0c5f25ff348c88c7fb321
  Author: Francis Appels <address@hidden>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M htdocs/compta/facture/class/facturestats.class.php

  Log Message:
  -----------
  Fix: SQL error in facturestats on no view rights

table alias sc must be available when user has no rights to view
customers. see where defenition line 80


  Commit: 439b416daf9ca722c1a616dfe4e3c8fb069c0ef5
      
https://github.com/Dolibarr/dolibarr/commit/439b416daf9ca722c1a616dfe4e3c8fb069c0ef5
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M htdocs/compta/facture/class/facturestats.class.php

  Log Message:
  -----------
  Merge pull request #2846 from fappels/3.6

Fix: SQL error in facturestats on no view rights


  Commit: a7f6bbd316e9b96216e9b2c7a065c9251c9a8907
      
https://github.com/Dolibarr/dolibarr/commit/a7f6bbd316e9b96216e9b2c7a065c9251c9a8907
  Author: Raphaƫl Doursenaud <address@hidden>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M htdocs/adherents/liste.php
    M htdocs/contact/list.php
    M htdocs/contrat/liste.php
    M htdocs/product/liste.php
    M htdocs/societe/societe.php

  Log Message:
  -----------
  Properly escape untrusted data to prevent HTML injection.

First pass for #2857


  Commit: bc672c2c2365a1dd682505983d7e7ad40cd9e66b
      
https://github.com/Dolibarr/dolibarr/commit/bc672c2c2365a1dd682505983d7e7ad40cd9e66b
  Author: Alexis Algoud <address@hidden>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M htdocs/core/lib/security.lib.php

  Log Message:
  -----------
  FIX event for restricted user was restricted if company null


  Commit: 9184b08f94a7e9eaa7032ec8a1b33c4a62df68f0
      
https://github.com/Dolibarr/dolibarr/commit/9184b08f94a7e9eaa7032ec8a1b33c4a62df68f0
  Author: Alexis Algoud <address@hidden>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M htdocs/compta/sociales/charges.php

  Log Message:
  -----------
  FIX button create payment hide if tax amount is less than 1


  Commit: f32215a9fc3abfa69c34d4cf65a044b60ff8e93a
      
https://github.com/Dolibarr/dolibarr/commit/f32215a9fc3abfa69c34d4cf65a044b60ff8e93a
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M htdocs/adherents/liste.php
    M htdocs/contact/list.php
    M htdocs/contrat/liste.php
    M htdocs/product/liste.php
    M htdocs/societe/societe.php

  Log Message:
  -----------
  Merge pull request #2866 from GPCsolutions/3.5-2857

Properly escape untrusted data to prevent HTML injection.


  Commit: 8244d1bd444c0bc516bd1d820eecdd53e0505010
      
https://github.com/Dolibarr/dolibarr/commit/8244d1bd444c0bc516bd1d820eecdd53e0505010
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M htdocs/core/lib/security.lib.php

  Log Message:
  -----------
  Merge pull request #2869 from 
atm-alexis/fix_event_for_user_restricted_if_no_company

FIX event for restricted user was restricted if company null


  Commit: 81a919e8a3c5f66e8856bfb952abf457bbee2e9c
      
https://github.com/Dolibarr/dolibarr/commit/81a919e8a3c5f66e8856bfb952abf457bbee2e9c
  Author: Alexis Algoud <address@hidden>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M htdocs/compta/sociales/charges.php

  Log Message:
  -----------
  round to price2num


  Commit: ff6708840ddd8c30deade00ed72d7c27c5a3813a
      
https://github.com/Dolibarr/dolibarr/commit/ff6708840ddd8c30deade00ed72d7c27c5a3813a
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M htdocs/compta/facture/class/facturestats.class.php

  Log Message:
  -----------
  Fix : facturestats was not filtering on invoice type


  Commit: 9c9afc0a93dba3bcaa556542b79a019105dc4194
      
https://github.com/Dolibarr/dolibarr/commit/9c9afc0a93dba3bcaa556542b79a019105dc4194
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M htdocs/compta/facture/class/facturestats.class.php

  Log Message:
  -----------
  Merge pull request #2876 from atm-maxime/3.6

Fix : facturestats was not filtering on invoice type


  Commit: 4de46892d17f93c381554984f3ee030cf2547b7e
      
https://github.com/Dolibarr/dolibarr/commit/4de46892d17f93c381554984f3ee030cf2547b7e
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M htdocs/compta/sociales/charges.php

  Log Message:
  -----------
  Merge pull request #2872 from 
atm-alexis/fix_button_create_payment_on_social_tax_less_than_1euro

FIX button create payment hide if tax amount is less than 1


  Commit: 2f5d1f5965419144979383f6ea2086cfb9d96585
      
https://github.com/Dolibarr/dolibarr/commit/2f5d1f5965419144979383f6ea2086cfb9d96585
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/compta/facture.php

  Log Message:
  -----------
  Merge pull request #2842 from atm-alexis/fix_email_cc_in_selectlist_on_propal

Fix email cc in selectlist on propal/bill


  Commit: dcc197eb6be63a5ab5fdb9cb5fd4a2ac651e51b9
      
https://github.com/Dolibarr/dolibarr/commit/dcc197eb6be63a5ab5fdb9cb5fd4a2ac651e51b9
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/compta/facture.php

  Log Message:
  -----------
  Fix bug debian 786479


  Commit: 0b4050287892ed3b569ff55ea409b26bbb85dbf8
      
https://github.com/Dolibarr/dolibarr/commit/0b4050287892ed3b569ff55ea409b26bbb85dbf8
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M htdocs/adherents/liste.php
    M htdocs/contact/list.php
    M htdocs/contrat/liste.php
    M htdocs/product/liste.php
    M htdocs/societe/societe.php

  Log Message:
  -----------
  Merge branch '3.5' of address@hidden:Dolibarr/dolibarr.git into 3.5


  Commit: a33809a52632fd992150e3714ec17057eedb3176
      
https://github.com/Dolibarr/dolibarr/commit/a33809a52632fd992150e3714ec17057eedb3176
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M htdocs/adherents/liste.php
    M htdocs/contact/list.php
    M htdocs/contrat/liste.php
    M htdocs/product/liste.php
    M htdocs/societe/societe.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.5' into 3.6

Conflicts:
        htdocs/adherents/liste.php
        htdocs/comm/propal.php
        htdocs/compta/facture.php


  Commit: 11d4a945b01e57aa46cd47974348bdba7d9a0101
      
https://github.com/Dolibarr/dolibarr/commit/11d4a945b01e57aa46cd47974348bdba7d9a0101
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M build/exe/doliwamp/doliwamp.iss
    M htdocs/adherents/list.php
    M htdocs/comm/propal.php
    M htdocs/compta/facture/class/facturestats.class.php
    M htdocs/compta/sociales/charges.php
    M htdocs/contact/list.php
    M htdocs/contrat/list.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/product/list.php
    M htdocs/societe/societe.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.6' into 3.7

Conflicts:
        htdocs/adherents/liste.php
        htdocs/comm/propal.php
        htdocs/compta/facture.php
        htdocs/contact/list.php
        htdocs/contrat/liste.php
        htdocs/product/liste.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/fe2329518bde...11d4a945b01e

reply via email to

[Prev in Thread] Current Thread [Next in Thread]