dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 269a59: Fix : warning was not calcula


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 269a59: Fix : warning was not calculated on the right date
Date: Wed, 13 Aug 2014 10:24:02 -0700

  Branch: refs/heads/3.6
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 269a59e11aa92d65e0ba352f661975a8bc9a164c
      
https://github.com/Dolibarr/dolibarr/commit/269a59e11aa92d65e0ba352f661975a8bc9a164c
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-08-05 (Tue, 05 Aug 2014)

  Changed paths:
    M htdocs/commande/liste.php

  Log Message:
  -----------
  Fix : warning was not calculated on the right date


  Commit: 3499c69b7d096b13b52e6292f33ffb397bba74dc
      
https://github.com/Dolibarr/dolibarr/commit/3499c69b7d096b13b52e6292f33ffb397bba74dc
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M htdocs/contact/list.php

  Log Message:
  -----------
  Fix : search contact by phone was mistaking phone pro and phone perso


  Commit: 27266ba7e197397f752bd88cb82001f26b3af299
      
https://github.com/Dolibarr/dolibarr/commit/27266ba7e197397f752bd88cb82001f26b3af299
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M ChangeLog
    M build/doxygen/dolibarr-doxygen-build.pl
    M build/doxygen/dolibarr-doxygen.doxyfile
    M build/doxygen/doxygen_header.html
    M dev/initdata/mysqldump_dolibarr_3.1.0.sql
    M dev/initdata/mysqldump_dolibarr_3.2.0.sql
    M dev/initdata/mysqldump_dolibarr_3.3.0.sql
    M dev/initdata/mysqldump_dolibarr_3.4.0.sql
    M dev/initdata/mysqldump_dolibarr_3.5.0.sql
    M htdocs/core/lib/pdf.lib.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/holiday/define_holiday.php
    M htdocs/holiday/fiche.php
    M htdocs/holiday/view_log.php
    A test/phpunit/SqlTest.php

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


  Commit: 546b31b9d0921e5f66531bdc1d1dd72ed59fce80
      
https://github.com/Dolibarr/dolibarr/commit/546b31b9d0921e5f66531bdc1d1dd72ed59fce80
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

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

  Log Message:
  -----------
  Fix : Filtering on fourn paiement list was not working


  Commit: 1caf39ad22bf6094726842c72e2caef0a7cb873d
      
https://github.com/Dolibarr/dolibarr/commit/1caf39ad22bf6094726842c72e2caef0a7cb873d
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-08-07 (Thu, 07 Aug 2014)

  Changed paths:
    M ChangeLog
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/project.lib.php
    M htdocs/fourn/facture/fiche.php
    M htdocs/projet/activity/list.php
    M htdocs/projet/tasks/time.php

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


  Commit: 9e8a8b4da5ad2d010b3fddea513cecb828ef6dda
      
https://github.com/Dolibarr/dolibarr/commit/9e8a8b4da5ad2d010b3fddea513cecb828ef6dda
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix: regex syntax


  Commit: 8fe2f21c2873e6417a71333f4956fac536816f9b
      
https://github.com/Dolibarr/dolibarr/commit/8fe2f21c2873e6417a71333f4956fac536816f9b
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M htdocs/commande/liste.php
    M htdocs/contact/list.php
    M htdocs/fourn/facture/paiement.php

  Log Message:
  -----------
  Merge pull request #1806 from atm-maxime/3.5

Fix : warning was not calculated on the right date


  Commit: 8205a0e1b5c376220e45f4f4a1debdef310d6202
      
https://github.com/Dolibarr/dolibarr/commit/8205a0e1b5c376220e45f4f4a1debdef310d6202
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-11 (Mon, 11 Aug 2014)

  Changed paths:
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  Fix: Better comment and var name


  Commit: 4d9c72f944d5347080d9f4979601da7c854ff130
      
https://github.com/Dolibarr/dolibarr/commit/4d9c72f944d5347080d9f4979601da7c854ff130
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-11 (Mon, 11 Aug 2014)

  Changed paths:
    M htdocs/commande/liste.php
    M htdocs/contact/list.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/main.inc.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/element.php

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


  Commit: 8630f397bc066fa02c7e59e8368f7aafad7c1457
      
https://github.com/Dolibarr/dolibarr/commit/8630f397bc066fa02c7e59e8368f7aafad7c1457
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-11 (Mon, 11 Aug 2014)

  Changed paths:
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Fix: Do not force size. Must be done by function or css.


  Commit: bb355ec7bd217bddb5a9e4103ac6d593ee154ba2
      
https://github.com/Dolibarr/dolibarr/commit/bb355ec7bd217bddb5a9e4103ac6d593ee154ba2
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-11 (Mon, 11 Aug 2014)

  Changed paths:
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Fix: Do not force size. Must be done by function or css.


  Commit: 723bad0ece0bf460a060b7a78fff40c1d2b04802
      
https://github.com/Dolibarr/dolibarr/commit/723bad0ece0bf460a060b7a78fff40c1d2b04802
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-11 (Mon, 11 Aug 2014)

  Changed paths:
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Fix: colspan


  Commit: b2638625c918cd8e9360980ce105cf21f5800b9d
      
https://github.com/Dolibarr/dolibarr/commit/b2638625c918cd8e9360980ce105cf21f5800b9d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

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

  Log Message:
  -----------
  Add comment to warn about a bug


  Commit: 5026320fec7175fbd51a3d59e259c032b6a3e391
      
https://github.com/Dolibarr/dolibarr/commit/5026320fec7175fbd51a3d59e259c032b6a3e391
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

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

  Log Message:
  -----------
  Fix: Longueur zone texte libre incorrecte.


  Commit: bcc0f244f046a0ea603d1f98cec0e9180e148558
      
https://github.com/Dolibarr/dolibarr/commit/bcc0f244f046a0ea603d1f98cec0e9180e148558
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M htdocs/theme/eldy/style.css.php

  Log Message:
  -----------
  Fix: Used wrong image


  Commit: 6c316d0cda0bf56a20611ca5d589533be3c55ed5
      
https://github.com/Dolibarr/dolibarr/commit/6c316d0cda0bf56a20611ca5d589533be3c55ed5
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M htdocs/commande/liste.php
    M htdocs/contact/list.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/societe/soc.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/user/class/user.class.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/2c1db4cdd215...6c316d0cda0b

reply via email to

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