dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 55904f: New: Test on browser version


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 55904f: New: Test on browser version during install step.
Date: Wed, 29 Feb 2012 11:07:15 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 55904f7f37443691104e3359f2dcd4a29888668a
      
https://github.com/Dolibarr/dolibarr/commit/55904f7f37443691104e3359f2dcd4a29888668a
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
  M htdocs/install/check.php
  M htdocs/langs/en_US/install.lang
  M htdocs/langs/fr_FR/install.lang
  M htdocs/main.inc.php
  M htdocs/product/liste.php
  M test/phpunit/FunctionsTest.php

  Log Message:
  -----------
  New: Test on browser version during install step.
Mutualize code to detect browser version.


  Commit: 7e3cb90f5ad07d4b6f5fd639a528e853c0a71e8e
      
https://github.com/Dolibarr/dolibarr/commit/7e3cb90f5ad07d4b6f5fd639a528e853c0a71e8e
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M htdocs/admin/commande.php
  M htdocs/admin/facture.php
  M htdocs/admin/propale.php
  M htdocs/compta/prelevement/bon.php
  M htdocs/compta/prelevement/bons.php
  M htdocs/compta/prelevement/create.php
  M htdocs/compta/prelevement/demandes.php
  M htdocs/compta/prelevement/factures.php
  M htdocs/compta/prelevement/fiche-rejet.php
  M htdocs/compta/prelevement/fiche-stat.php
  M htdocs/compta/prelevement/fiche.php
  M htdocs/compta/prelevement/ligne.php
  M htdocs/compta/prelevement/lignes.php
  M htdocs/compta/prelevement/liste.php
  M htdocs/compta/prelevement/rejets.php
  M htdocs/core/modules/commande/modules_commande.php
  M htdocs/core/modules/facture/modules_facture.php
  M htdocs/core/modules/propale/modules_propale.php

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


  Commit: 51fb1b238591e50284f1576ed910719a23ec6198
      
https://github.com/Dolibarr/dolibarr/commit/51fb1b238591e50284f1576ed910719a23ec6198
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M htdocs/admin/commande.php
  M htdocs/admin/facture.php
  M htdocs/admin/propale.php
  M htdocs/core/modules/commande/modules_commande.php
  M htdocs/core/modules/facture/modules_facture.php
  M htdocs/core/modules/propale/modules_propale.php

  Log Message:
  -----------
  Fix: Code was sharing loop for custom dir and loop for subdir modules.
The loop to manage customdir must be managed by the dol_buildpath so
only loop on / + module dir must be done.


Compare: https://github.com/Dolibarr/dolibarr/compare/ff94388...51fb1b2

reply via email to

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