dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 44a105: Fix warining message during s


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 44a105: Fix warining message during societe activation
Date: Tue, 10 Jun 2014 15:34:38 -0700

  Branch: refs/heads/3.5_backported
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 44a105915816c4d8f2904088f6a3d099cc7459ee
      
https://github.com/Dolibarr/dolibarr/commit/44a105915816c4d8f2904088f6a3d099cc7459ee
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-05 (Thu, 05 Jun 2014)

  Changed paths:
    M htdocs/core/modules/modSociete.class.php

  Log Message:
  -----------
  Fix warining message during societe activation


  Commit: e8f8644bf46bb8d064cc203e6ebdfc54395351b7
      
https://github.com/Dolibarr/dolibarr/commit/e8f8644bf46bb8d064cc203e6ebdfc54395351b7
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-05 (Thu, 05 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php

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


  Commit: ebe49b0525b5a316a90a2bd9b2f259099e76d204
      
https://github.com/Dolibarr/dolibarr/commit/ebe49b0525b5a316a90a2bd9b2f259099e76d204
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-05 (Thu, 05 Jun 2014)

  Changed paths:
    M htdocs/core/modules/modSociete.class.php

  Log Message:
  -----------
  Same bug, missing select column use in result


  Commit: 768163c6fcd16d9a7b04a50c4406f555601ae8ca
      
https://github.com/Dolibarr/dolibarr/commit/768163c6fcd16d9a7b04a50c4406f555601ae8ca
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

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

  Log Message:
  -----------
  Fix: Easy fix to solve pb with pagebreak when adding image


  Commit: 2ec4c56f6b04be32f88ebe790b5759ea5fba2ef1
      
https://github.com/Dolibarr/dolibarr/commit/2ec4c56f6b04be32f88ebe790b5759ea5fba2ef1
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

  Changed paths:
    M htdocs/core/modules/modSociete.class.php

  Log Message:
  -----------
  Merge pull request #1640 from FHenry/3.5

3.5


  Commit: 77a9d4eb71a7ede8e503e42104edb33035ad54ee
      
https://github.com/Dolibarr/dolibarr/commit/77a9d4eb71a7ede8e503e42104edb33035ad54ee
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/core/lib/security2.lib.php
    M htdocs/main.inc.php
    M htdocs/public/demo/index.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/fiche.php

  Log Message:
  -----------
  Start fix [ bug #1437 ] Securitu Issue

Some of them can be fix, because GETPOST even with 'alpha' test do not
warn if input is
"2%2F0%2F1234%3cscript%3ealert%2893275%29%3c%2fscript%3e"
for exemple

I don't have magical solution for this kind of security issue


  Commit: 9ba4b53a88eb0d5f30f2e0424b2329f534dd0c24
      
https://github.com/Dolibarr/dolibarr/commit/9ba4b53a88eb0d5f30f2e0424b2329f534dd0c24
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/core/lib/security2.lib.php
    M htdocs/main.inc.php
    M htdocs/public/demo/index.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/fiche.php

  Log Message:
  -----------
  Merge pull request #1645 from FHenry/3.5

Start fix [ bug #1437 ] Securitu Issue


  Commit: 4c3c62515d25624a6f551fcbfed50393c2294e39
      
https://github.com/Dolibarr/dolibarr/commit/4c3c62515d25624a6f551fcbfed50393c2294e39
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/master.inc.php
    M htdocs/public/members/new.php
    M htdocs/public/members/public_card.php
    M htdocs/public/members/public_list.php
    M htdocs/public/paybox/newpayment.php
    M htdocs/public/paybox/paymentko.php
    M htdocs/public/paybox/paymentok.php
    M htdocs/public/paypal/newpayment.php
    M htdocs/public/paypal/paymentko.php
    M htdocs/public/paypal/paymentok.php

  Log Message:
  -----------
  Fix: Confusion between is_int and is_numeric.


  Commit: 0810e6756ae4ae8f43d004f27c6cf60a97272d35
      
https://github.com/Dolibarr/dolibarr/commit/0810e6756ae4ae8f43d004f27c6cf60a97272d35
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/admin/fichinter.php

  Log Message:
  -----------
  Fix: [ bug #1415 ] Intervention document model name and suppliers model names 
is not shown properly in module configuration


  Commit: 83b58aca891700eec42bf26823f06976351b1106
      
https://github.com/Dolibarr/dolibarr/commit/83b58aca891700eec42bf26823f06976351b1106
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Typo


  Commit: 8a22a708b47492f0a47371539f1c0353b799bef4
      
https://github.com/Dolibarr/dolibarr/commit/8a22a708b47492f0a47371539f1c0353b799bef4
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/admin/supplier_invoice.php
    M htdocs/admin/supplier_order.php

  Log Message:
  -----------
  Fixed the bug for supplier invoice and supplier order pages


  Commit: 0b73b44f3403e9fee2efe2491d2893f3cef974b2
      
https://github.com/Dolibarr/dolibarr/commit/0b73b44f3403e9fee2efe2491d2893f3cef974b2
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/admin/supplier_order.php

  Log Message:
  -----------
  Fix: [ bug #1416 ] Supplier order does not list document models in the select 
box of the supplier order card


  Commit: 85d906078a5fb58cf74f98ac5b5a0cadafda8ad7
      
https://github.com/Dolibarr/dolibarr/commit/85d906078a5fb58cf74f98ac5b5a0cadafda8ad7
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/fourn/class/fournisseur.facture.class.php

  Log Message:
  -----------
  Fix: [ bug #1443 ] Payment conditions is erased after editing supplier 
invoice label or limit date for payment


  Commit: 9e91225936ebccd940adad01aa44859d1e979efa
      
https://github.com/Dolibarr/dolibarr/commit/9e91225936ebccd940adad01aa44859d1e979efa
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/admin/fichinter.php
    M htdocs/admin/supplier_invoice.php
    M htdocs/admin/supplier_order.php

  Log Message:
  -----------
  Merge pull request #1648 from marcosgdf/bug-1415

Fix: [ bug #1415 ] Intervention document model name and suppliers model names 
is not shown properly in module configuration


  Commit: 5853b9eb30b7ff9bfe7f26301d6baf0f7fb1ba53
      
https://github.com/Dolibarr/dolibarr/commit/5853b9eb30b7ff9bfe7f26301d6baf0f7fb1ba53
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ChangeLog
    M build/debian/changelog
    M build/exe/doliwamp/doliwamp.iss
    M build/rpm/dolibarr_fedora.spec
    M build/rpm/dolibarr_generic.spec
    M build/rpm/dolibarr_mandriva.spec
    M build/rpm/dolibarr_opensuse.spec
    M htdocs/admin/supplier_order.php
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  Merge branch 'bug-1416' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1416

Conflicts:
        ChangeLog


  Commit: ebeda9a271c9a95faf4ab60b3e40835c3ccf113b
      
https://github.com/Dolibarr/dolibarr/commit/ebeda9a271c9a95faf4ab60b3e40835c3ccf113b
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ChangeLog
    M build/debian/changelog
    M build/exe/doliwamp/doliwamp.iss
    M build/rpm/dolibarr_fedora.spec
    M build/rpm/dolibarr_generic.spec
    M build/rpm/dolibarr_mandriva.spec
    M build/rpm/dolibarr_opensuse.spec
    M htdocs/admin/supplier_order.php
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  Merge branch 'marcosgdf-bug-1416' into 3.5


  Commit: 41adaeea9957c3c419ca38eec5d8a0af5c41f8ae
      
https://github.com/Dolibarr/dolibarr/commit/41adaeea9957c3c419ca38eec5d8a0af5c41f8ae
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/fourn/class/fournisseur.facture.class.php

  Log Message:
  -----------
  Merge branch 'bug-1443' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1443

Conflicts:
        ChangeLog


  Commit: ae0116aab090ab14232bf749290c9d8844269402
      
https://github.com/Dolibarr/dolibarr/commit/ae0116aab090ab14232bf749290c9d8844269402
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/fourn/class/fournisseur.facture.class.php

  Log Message:
  -----------
  Merge branch 'marcosgdf-bug-1443' into 3.5


  Commit: b4c7a2d28aa45df0176129ff559df8d0477b70f8
      
https://github.com/Dolibarr/dolibarr/commit/b4c7a2d28aa45df0176129ff559df8d0477b70f8
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M ChangeLog
    M build/debian/changelog
    M build/exe/doliwamp/doliwamp.iss
    M build/rpm/dolibarr_fedora.spec
    M build/rpm/dolibarr_generic.spec
    M build/rpm/dolibarr_mandriva.spec
    M build/rpm/dolibarr_opensuse.spec
    M htdocs/admin/fichinter.php
    M htdocs/admin/supplier_invoice.php
    M htdocs/admin/supplier_order.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/security2.lib.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/main.inc.php
    M htdocs/master.inc.php
    M htdocs/public/demo/index.php
    M htdocs/public/members/new.php
    M htdocs/public/members/public_card.php
    M htdocs/public/members/public_list.php
    M htdocs/public/paybox/newpayment.php
    M htdocs/public/paybox/paymentko.php
    M htdocs/public/paybox/paymentok.php
    M htdocs/public/paypal/newpayment.php
    M htdocs/public/paypal/paymentko.php
    M htdocs/public/paypal/paymentok.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/fiche.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/865bafd1ea24...b4c7a2d28aa4

reply via email to

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