dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] fd3ba1: FIX #3541 Bypass authenticati


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] fd3ba1: FIX #3541 Bypass authentication when user was crea...
Date: Sun, 25 Oct 2015 11:54:52 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: fd3ba131307c9cc54f69d8f7186b2786e73da9a6
      
https://github.com/Dolibarr/dolibarr/commit/fd3ba131307c9cc54f69d8f7186b2786e73da9a6
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/core/login/functions_dolibarr.php

  Log Message:
  -----------
  FIX #3541 Bypass authentication when user was created using LDAP


  Commit: 6a90431cf1d4f0853041538203f461a05ff91d3b
      
https://github.com/Dolibarr/dolibarr/commit/6a90431cf1d4f0853041538203f461a05ff91d3b
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  Prepare 3.8.2


  Commit: 9e9f32e3bf848dc965de0a55c99c89ff6798d7bc
      
https://github.com/Dolibarr/dolibarr/commit/9e9f32e3bf848dc965de0a55c99c89ff6798d7bc
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M htdocs/compta/facture.php

  Log Message:
  -----------
  FIX : project was not retrieved on invoice creation form


  Commit: 5fb6705b5c57e14523c71f655b3231d0ab394ece
      
https://github.com/Dolibarr/dolibarr/commit/5fb6705b5c57e14523c71f655b3231d0ab394ece
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M htdocs/compta/facture/list.php

  Log Message:
  -----------
  FIX : Search status not saved into list


  Commit: 572be23fc1e2716b64ae584d5ea288b4b9831e72
      
https://github.com/Dolibarr/dolibarr/commit/572be23fc1e2716b64ae584d5ea288b4b9831e72
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M htdocs/fourn/facture/list.php

  Log Message:
  -----------
  FIX : filters on supplier invoices list are not used, search_status instead


  Commit: d79fb7198762e09f0c07055f1086211878dc7f8b
      
https://github.com/Dolibarr/dolibarr/commit/d79fb7198762e09f0c07055f1086211878dc7f8b
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M htdocs/compta/facture/mergepdftool.php

  Log Message:
  -----------
  FIX : search_status not used in mergefusiontool


  Commit: 7d382f7997fec9d9fbdb5e199c8e5befb18dfa11
      
https://github.com/Dolibarr/dolibarr/commit/7d382f7997fec9d9fbdb5e199c8e5befb18dfa11
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/langs/en_US/workflow.lang

  Log Message:
  -----------
  FIX Revert option WORKFLOW_PROPAL_CAN_CLASSIFIED_BILLED_WITHOUT_INVOICES
into option WORKFLOW_PROPAL_NEED_INVOICE_TO_BE_CLASSIFIED_BILLED
for better compatibility with old versions


  Commit: 5237a2afc7bf155cbdc8a73bcaeefb90264084ab
      
https://github.com/Dolibarr/dolibarr/commit/5237a2afc7bf155cbdc8a73bcaeefb90264084ab
  Author: Frédéric FRANCE <address@hidden>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M htdocs/compta/facture/list.php

  Log Message:
  -----------
  Fix lost searchstatus on next page list


  Commit: 4689b0cc11846010f43b29aeb64db4d298994c39
      
https://github.com/Dolibarr/dolibarr/commit/4689b0cc11846010f43b29aeb64db4d298994c39
  Author: Frédéric FRANCE <address@hidden>
  Date:   2015-10-21 (Wed, 21 Oct 2015)

  Changed paths:
    M htdocs/fourn/class/fournisseur.commande.class.php

  Log Message:
  -----------
  Update fournisseur.commande.class.php


  Commit: 43f003f6f90300390a1458a8cd8372555c6ee10e
      
https://github.com/Dolibarr/dolibarr/commit/43f003f6f90300390a1458a8cd8372555c6ee10e
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M htdocs/compta/facture/list.php

  Log Message:
  -----------
  Merge pull request #3783 from frederic34/patch-18

Fix lost searchstatus on next page list


  Commit: d55f138fb1dedf8ab46dd38834f8c6e0ce0610a7
      
https://github.com/Dolibarr/dolibarr/commit/d55f138fb1dedf8ab46dd38834f8c6e0ce0610a7
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M htdocs/fourn/class/fournisseur.commande.class.php

  Log Message:
  -----------
  Merge pull request #3785 from frederic34/patch-19

FIX Error message not returne into update fournisseur.commande.class.php


  Commit: ef2337a338815901e3091c624e8ce3d91b785736
      
https://github.com/Dolibarr/dolibarr/commit/ef2337a338815901e3091c624e8ce3d91b785736
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/compta/facture/list.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/langs/en_US/workflow.lang

  Log Message:
  -----------
  Merge branch '3.8' of github.com:Dolibarr/dolibarr into 3.8

Conflicts:
        htdocs/compta/facture/list.php


  Commit: 0440e313d2e1b7a5fbf4712cadd9827a212c6937
      
https://github.com/Dolibarr/dolibarr/commit/0440e313d2e1b7a5fbf4712cadd9827a212c6937
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M htdocs/compta/facture.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/facture/mergepdftool.php
    M htdocs/fourn/facture/list.php

  Log Message:
  -----------
  Merge pull request #3787 from atm-maxime/3.8

Fixes on invoice list and creation


  Commit: a01a85c3f6eb7afc589f7c666a2533647d8e9d32
      
https://github.com/Dolibarr/dolibarr/commit/a01a85c3f6eb7afc589f7c666a2533647d8e9d32
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php

  Log Message:
  -----------
  FIX tag object_total_vat_x need x to be a string with unknown decimal
lenght. Now use for x the real vat real with no more decimal (x = 20 or
x = 8.5 or x = 5.99, ...)


  Commit: 2cbfb69f9b70c851cd2e13a25010d91ab472f843
      
https://github.com/Dolibarr/dolibarr/commit/2cbfb69f9b70c851cd2e13a25010d91ab472f843
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M htdocs/install/doctemplates/invoices/template_invoice.odt

  Log Message:
  -----------
  Update template


  Commit: 48ed8d440869b64f532c079055660bbb42fefe8b
      
https://github.com/Dolibarr/dolibarr/commit/48ed8d440869b64f532c079055660bbb42fefe8b
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-25 (Sun, 25 Oct 2015)

  Changed paths:
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/main.inc.php
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  FIX The thumb of user into top menu was using the image in full size.
This make a large download at each page call. We must use the mini
thumbs.


  Commit: 1f1e72f2b6f08559d117cb6fff9761cdbefb28d6
      
https://github.com/Dolibarr/dolibarr/commit/1f1e72f2b6f08559d117cb6fff9761cdbefb28d6
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-25 (Sun, 25 Oct 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/facture/mergepdftool.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/login/functions_dolibarr.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/facture/list.php
    M htdocs/install/doctemplates/invoices/template_invoice.odt
    M htdocs/langs/en_US/workflow.lang
    M htdocs/main.inc.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.8' into develop

Conflicts:
        htdocs/compta/facture/list.php
        htdocs/core/class/html.form.class.php
        htdocs/core/lib/functions.lib.php
        htdocs/filefunc.inc.php
        htdocs/fourn/facture/list.php
        htdocs/main.inc.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/d7761ece58ea...1f1e72f2b6f0

reply via email to

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