dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] ce60ae: [Qual] Fixed HTML readonly at


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] ce60ae: [Qual] Fixed HTML readonly attribute
Date: Tue, 12 May 2015 13:34:36 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: ce60ae0fcc9e5a62b1a98ed88e72485a3d804403
      
https://github.com/Dolibarr/dolibarr/commit/ce60ae0fcc9e5a62b1a98ed88e72485a3d804403
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-05-12 (Tue, 12 May 2015)

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

  Log Message:
  -----------
  [Qual] Fixed HTML readonly attribute

Dolibarr uses HTML 4.01 or HTML5 doctypes.
The readonly attribute is boolean.


  Commit: 9b56427858af70951eeb618c19a1f5fb5cf9b157
      
https://github.com/Dolibarr/dolibarr/commit/9b56427858af70951eeb618c19a1f5fb5cf9b157
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-05-12 (Tue, 12 May 2015)

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

  Log Message:
  -----------
  [Qual] Fixed HTML multiple attribute

Dolibarr uses HTML 4.01 or HTML5 doctypes.
The multiple attribute is boolean.


  Commit: aee61aa2c401b5c7a958774565f382c485df15d3
      
https://github.com/Dolibarr/dolibarr/commit/aee61aa2c401b5c7a958774565f382c485df15d3
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M htdocs/admin/system/modules.php
    M htdocs/categories/viewcat.php
    M htdocs/comm/action/card.php
    M htdocs/commande/orderstoinvoice.php
    M htdocs/compta/bank/account.php
    M htdocs/compta/bank/releve.php
    M htdocs/compta/bank/treso.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/localtax/index.php
    M htdocs/compta/tva/index.php
    M htdocs/contrat/card.php
    M htdocs/core/filemanagerdol/browser/default/frmactualfolder.php
    M htdocs/core/filemanagerdol/browser/default/frmfolders.php
    M htdocs/core/filemanagerdol/browser/default/frmresourceslist.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/expedition/index.php
    M htdocs/projet/tasks/contact.php

  Log Message:
  -----------
  [Qual] Fixed deprecated HTML nowrap attribute to class


  Commit: b3c9c3d91ba17ca8226caae789c04192993ee8b6
      
https://github.com/Dolibarr/dolibarr/commit/b3c9c3d91ba17ca8226caae789c04192993ee8b6
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M htdocs/admin/system/modules.php
    M htdocs/categories/viewcat.php
    M htdocs/comm/action/card.php
    M htdocs/commande/orderstoinvoice.php
    M htdocs/compta/bank/account.php
    M htdocs/compta/bank/releve.php
    M htdocs/compta/bank/treso.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/localtax/index.php
    M htdocs/compta/tva/index.php
    M htdocs/contrat/card.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/filemanagerdol/browser/default/frmactualfolder.php
    M htdocs/core/filemanagerdol/browser/default/frmfolders.php
    M htdocs/core/filemanagerdol/browser/default/frmresourceslist.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/expedition/index.php
    M htdocs/projet/tasks/contact.php

  Log Message:
  -----------
  Merge pull request #2818 from GPCsolutions/htmlfixes

HTML fixes


Compare: 
https://github.com/Dolibarr/dolibarr/compare/b99d2a827679...b3c9c3d91ba1

reply via email to

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