dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 56295e: Fixed delivery date in order


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 56295e: Fixed delivery date in order list not showing up
Date: Wed, 01 Apr 2015 07:33:56 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 56295ed43819ea1b975021f31fde75be28065067
      
https://github.com/Dolibarr/dolibarr/commit/56295ed43819ea1b975021f31fde75be28065067
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M htdocs/commande/liste.php

  Log Message:
  -----------
  Fixed delivery date in order list not showing up


  Commit: b52ee1d069ee59a8b99ab0f79bf0381221086853
      
https://github.com/Dolibarr/dolibarr/commit/b52ee1d069ee59a8b99ab0f79bf0381221086853
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M htdocs/commande/liste.php

  Log Message:
  -----------
  Merge pull request #2465 from marcosgdf/bug-delivery_date

Fixed delivery date in order list not showing up


  Commit: ea7f00e77756dad0980ad0d1254c3232755c1f98
      
https://github.com/Dolibarr/dolibarr/commit/ea7f00e77756dad0980ad0d1254c3232755c1f98
  Author: Fab <address@hidden>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M htdocs/commande/liste.php

  Log Message:
  -----------
  Fix displaying of the warning image.

Since last commit, $objp->date_livraison returns nothing ; max() will
then returns wrong result, and the warning image will be displayed when it
should not.


  Commit: 2a4687834d634fe5010ab1213c80fbdbaa230a35
      
https://github.com/Dolibarr/dolibarr/commit/2a4687834d634fe5010ab1213c80fbdbaa230a35
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M htdocs/commande/liste.php

  Log Message:
  -----------
  Merge pull request #2474 from netfab/3.6

Fix displaying of the warning image.


  Commit: 456b11d148ebdfd676a945ada134bed221bb3759
      
https://github.com/Dolibarr/dolibarr/commit/456b11d148ebdfd676a945ada134bed221bb3759
  Author: fmarcet <address@hidden>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

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

  Log Message:
  -----------
  Fix: Not using where on sellist


  Commit: b250c5588ecb612df124c2a70c454bbe6509baa5
      
https://github.com/Dolibarr/dolibarr/commit/b250c5588ecb612df124c2a70c454bbe6509baa5
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
    M htdocs/product/stock/product.php

  Log Message:
  -----------
  Fix : Quantity displayed for virtual stock explanations was wrong


  Commit: e59fed9f380fc9b24437de735feef6329072c0ef
      
https://github.com/Dolibarr/dolibarr/commit/e59fed9f380fc9b24437de735feef6329072c0ef
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M htdocs/commande/liste.php

  Log Message:
  -----------
  Corrected search box alignment in Customer orders list


  Commit: 1ca95acbd704568855903321462bb584587eeb10
      
https://github.com/Dolibarr/dolibarr/commit/1ca95acbd704568855903321462bb584587eeb10
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/exports/export.php
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/main.lang

  Log Message:
  -----------
  Fix pb during export of agenda events

Conflicts:
        htdocs/exports/export.php


  Commit: 42c2c81e28eb5a267fb375ff30c42a2d5797adf7
      
https://github.com/Dolibarr/dolibarr/commit/42c2c81e28eb5a267fb375ff30c42a2d5797adf7
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M test/phpunit/FunctionsLibTest.php

  Log Message:
  -----------
  Fix detection of html was wrong with img


  Commit: 26c29216d95787bccea56b05d952ca21528cc3b7
      
https://github.com/Dolibarr/dolibarr/commit/26c29216d95787bccea56b05d952ca21528cc3b7
  Author: Florian HENRY <address@hidden>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M htdocs/comm/action/class/actioncomm.class.php

  Log Message:
  -----------
  syntax


  Commit: 2e13479e8f7f6e2321f5c646e2e3c618dc81a0d1
      
https://github.com/Dolibarr/dolibarr/commit/2e13479e8f7f6e2321f5c646e2e3c618dc81a0d1
  Author: Florian HENRY <address@hidden>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/login/functions_dolibarr.php
    M htdocs/core/login/functions_ldap.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/exports/export.php
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/main.lang
    M test/phpunit/FunctionsLibTest.php

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


  Commit: 813cb36424fe68d5d6440f029a6c253e0207a2aa
      
https://github.com/Dolibarr/dolibarr/commit/813cb36424fe68d5d6440f029a6c253e0207a2aa
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-27 (Fri, 27 Mar 2015)

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

  Log Message:
  -----------
  Merge pull request #2476 from fmarcet/3.7

Fix: Not using where on sellist


  Commit: 78638a30cd70fb4765c9d1618911473cad541f50
      
https://github.com/Dolibarr/dolibarr/commit/78638a30cd70fb4765c9d1618911473cad541f50
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-27 (Fri, 27 Mar 2015)

  Changed paths:
    M htdocs/product/stock/product.php

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

Fix : Quantity displayed for virtual stock explanations was wrong


  Commit: d0e4d8046b99e496d0d10873c860d7f8cbe4f289
      
https://github.com/Dolibarr/dolibarr/commit/d0e4d8046b99e496d0d10873c860d7f8cbe4f289
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-27 (Fri, 27 Mar 2015)

  Changed paths:
    M htdocs/commande/liste.php

  Log Message:
  -----------
  Merge pull request #2480 from marcosgdf/minor-2

Corrected search box alignment in Customer orders list


  Commit: e777516f38af8d618509dec506b7a7fbd4bd46a2
      
https://github.com/Dolibarr/dolibarr/commit/e777516f38af8d618509dec506b7a7fbd4bd46a2
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-27 (Fri, 27 Mar 2015)

  Changed paths:
    M htdocs/comm/action/class/actioncomm.class.php

  Log Message:
  -----------
  Merge pull request #2483 from FHenry/3.7

FIX : fetch actioncomm return 0 if no record found instead of nothing


  Commit: 5e33068e298c34e580ea9bd2f7ff55a078398f0d
      
https://github.com/Dolibarr/dolibarr/commit/5e33068e298c34e580ea9bd2f7ff55a078398f0d
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M build/README
    M build/makepack-howto.txt

  Log Message:
  -----------
  Update doc


  Commit: ffe1ee0d84844cbab4fd50954fe491ff808203b5
      
https://github.com/Dolibarr/dolibarr/commit/ffe1ee0d84844cbab4fd50954fe491ff808203b5
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M build/makepack-dolibarr.pl

  Log Message:
  -----------
  Target 98 to publish of dolibarr sevrer is now working


  Commit: 253955dc31e78a2a0166dcd92d12307953153c34
      
https://github.com/Dolibarr/dolibarr/commit/253955dc31e78a2a0166dcd92d12307953153c34
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M htdocs/commande/liste.php
    M htdocs/product/stock/product.php

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


  Commit: b60a56dc94e7d7d620346b598d8e28324554f977
      
https://github.com/Dolibarr/dolibarr/commit/b60a56dc94e7d7d620346b598d8e28324554f977
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M htdocs/commande/list.php

  Log Message:
  -----------
  Fix search on command


  Commit: 3f5fe432e716bc0c01dd1ec5db2cce51da531271
      
https://github.com/Dolibarr/dolibarr/commit/3f5fe432e716bc0c01dd1ec5db2cce51da531271
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/core/class/extrafields.class.php

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


  Commit: 043d11d78564ee0fb5c286e5ba4e4963eea93d79
      
https://github.com/Dolibarr/dolibarr/commit/043d11d78564ee0fb5c286e5ba4e4963eea93d79
  Author: Ion Agorria <address@hidden>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

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

  Log Message:
  -----------
  check if $mc is a valid global


  Commit: b8bd27009e2a8ad6ad773abe18a5f6c3b8a00199
      
https://github.com/Dolibarr/dolibarr/commit/b8bd27009e2a8ad6ad773abe18a5f6c3b8a00199
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

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

  Log Message:
  -----------
  Simplify code


  Commit: 018a0d779f0b63dc931fc7d9087add1da1dd38c4
      
https://github.com/Dolibarr/dolibarr/commit/018a0d779f0b63dc931fc7d9087add1da1dd38c4
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/categories.lang
    M htdocs/langs/en_US/main.lang

  Log Message:
  -----------
  Fix translation


  Commit: 3cc4358e727b97ab4f2bf5f1a415493aa4b00348
      
https://github.com/Dolibarr/dolibarr/commit/3cc4358e727b97ab4f2bf5f1a415493aa4b00348
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M build/makepack-dolibarr.pl
    M htdocs/commande/list.php
    M htdocs/product/stock/product.php

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

Conflicts:
        build/makepack-dolibarr.pl
        htdocs/commande/liste.php
        htdocs/product/stock/product.php


  Commit: 5fe5ec939da6dccb515b20da2b6eb4bc144dd96c
      
https://github.com/Dolibarr/dolibarr/commit/5fe5ec939da6dccb515b20da2b6eb4bc144dd96c
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M htdocs/commande/card.php

  Log Message:
  -----------
  Fix: delivery date must not be autofill with current date


  Commit: 293495467f5457eb92e27355efea6ca7a7c20da3
      
https://github.com/Dolibarr/dolibarr/commit/293495467f5457eb92e27355efea6ca7a7c20da3
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M htdocs/commande/class/commande.class.php
    M htdocs/core/class/notify.class.php

  Log Message:
  -----------
  Fix: Bad ref used into notification message


  Commit: 1bc0f6c99f303336d706027782c5e83fd7c1e61b
      
https://github.com/Dolibarr/dolibarr/commit/1bc0f6c99f303336d706027782c5e83fd7c1e61b
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M htdocs/core/class/html.formactions.class.php

  Log Message:
  -----------
  Fix: do not show end date when it is same than start date


  Commit: ad1e4134a95198da3ef59405e5d8dbf1d8c5bc8b
      
https://github.com/Dolibarr/dolibarr/commit/ad1e4134a95198da3ef59405e5d8dbf1d8c5bc8b
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M htdocs/core/actions_sendmails.inc.php

  Log Message:
  -----------
  Fix: bcc was lost if notif to bcc was also forced


  Commit: 16a620f926b4455efcc0d604bd3e15b3ed65a8db
      
https://github.com/Dolibarr/dolibarr/commit/16a620f926b4455efcc0d604bd3e15b3ed65a8db
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M htdocs/install/mysql/data/llx_c_action_trigger.sql
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/langs/en_US/agenda.lang

  Log Message:
  -----------
  Fix: Deadlock situation (when order were canceled, no way to make
nothing on it)
Fix: Don't know how I forgot this events into trigger system.


  Commit: 8e9c1c47478fab1f29792f08eb19361c55bdb4b1
      
https://github.com/Dolibarr/dolibarr/commit/8e9c1c47478fab1f29792f08eb19361c55bdb4b1
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M build/README
    M build/makepack-dolibarr.pl
    M build/makepack-howto.txt
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/commande/list.php
    M htdocs/core/actions_sendmails.inc.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/notify.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/login/functions_dolibarr.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M htdocs/exports/export.php
    M htdocs/install/mysql/data/llx_c_action_trigger.sql
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/categories.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/product/stock/product.php
    M test/phpunit/FunctionsLibTest.php

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

Conflicts:
        htdocs/commande/card.php
        htdocs/commande/class/commande.class.php
        htdocs/commande/list.php
        htdocs/core/class/notify.class.php
        htdocs/core/login/functions_dolibarr.php
        htdocs/exports/export.php
        htdocs/langs/en_US/admin.lang


Compare: 
https://github.com/Dolibarr/dolibarr/compare/39d0c15c152f...8e9c1c47478f

reply via email to

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