dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] d8d0bf: Fix: Update php version to 5.


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] d8d0bf: Fix: Update php version to 5.2 because we use json...
Date: Mon, 15 Aug 2011 20:03:16 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr

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

  Changed paths:
    M htdocs/install/check.php
  M htdocs/install/etape1.php

  Log Message:
  -----------
  Fix: Update php version to 5.2 because we use json_encode into ajax that 
requires 5.2.


  Commit: 79ae091bf03329804c03a9a3713f4011481bada0
      
https://github.com/Dolibarr/dolibarr/commit/79ae091bf03329804c03a9a3713f4011481bada0
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M htdocs/boxes.php
  M htdocs/ecm/index.php
  M htdocs/index.php
  M htdocs/lib/functions.lib.php
  M htdocs/main.inc.php
  M htdocs/theme/auguria/style.css.php
  M htdocs/theme/bureau2crea/style.css.php
  M htdocs/theme/cameleo/style.css.php
  M htdocs/theme/eldy/style.css.php
  M htdocs/theme/freelug/style.css.php
  M htdocs/theme/phones/smartphone/theme/default/default.css.php
  M htdocs/theme/yellow/style.css.php

  Log Message:
  -----------
  Fix: Maxi fix to make js layout working with phones


  Commit: 27040ca8e8cf079997a3214dece822b5bab1b5d0
      
https://github.com/Dolibarr/dolibarr/commit/27040ca8e8cf079997a3214dece822b5bab1b5d0
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M build/makepack-dolibarr.pl

  Log Message:
  -----------
  Work on rpm packages


  Commit: 375a8f838787da144dc711dc3a2850f53c01f095
      
https://github.com/Dolibarr/dolibarr/commit/375a8f838787da144dc711dc3a2850f53c01f095
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix: Maxi fix to make js layout working with phones


  Commit: 682e0a619186963b4afeee6d4e537032265dc7c7
      
https://github.com/Dolibarr/dolibarr/commit/682e0a619186963b4afeee6d4e537032265dc7c7
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

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

  Log Message:
  -----------
  Theme can be shared with external module


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

  Changed paths:
    M htdocs/boxes.php
  M htdocs/lib/functions.lib.php
  M htdocs/theme/freelug/style.css.php

  Log Message:
  -----------
  Fix: No td if no picto


  Commit: 3f447566f422f01ea762819475617ca82584baec
      
https://github.com/Dolibarr/dolibarr/commit/3f447566f422f01ea762819475617ca82584baec
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M htdocs/langs/fr_FR/admin.lang

  Log Message:
  -----------
  Removed external modules


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

  Changed paths:
    M htdocs/core/class/html.formfile.class.php
  M htdocs/core/class/translate.class.php

  Log Message:
  -----------
  New: Now a module can embed its own language files. Only modified entries 
must be provided.


  Commit: 26d8cc144cea5813048ccc18674d8577affeaa01
      
https://github.com/Dolibarr/dolibarr/commit/26d8cc144cea5813048ccc18674d8577affeaa01
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M build/makepack-dolibarr.pl
  M htdocs/boxes.php
  M htdocs/core/class/html.formfile.class.php
  M htdocs/core/class/translate.class.php
  M htdocs/ecm/index.php
  M htdocs/index.php
  M htdocs/install/check.php
  M htdocs/install/etape1.php
  M htdocs/langs/fr_FR/admin.lang
  M htdocs/lib/functions.lib.php
  M htdocs/main.inc.php
  M htdocs/theme/auguria/style.css.php
  M htdocs/theme/bureau2crea/style.css.php
  M htdocs/theme/cameleo/style.css.php
  M htdocs/theme/eldy/style.css.php
  M htdocs/theme/freelug/style.css.php
  M htdocs/theme/phones/smartphone/theme/default/default.css.php
  M htdocs/theme/yellow/style.css.php

  Log Message:
  -----------
  cvsimport


Compare: https://github.com/Dolibarr/dolibarr/compare/62e5fa4...26d8cc1



reply via email to

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