dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c219d4: [Qual] Fix form label id refe


From: Juanjo Menent
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c219d4: [Qual] Fix form label id reference
Date: Sat, 09 May 2015 04:58:44 -0700

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

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  [Qual] Fix form label id reference


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

  Changed paths:
    M htdocs/accountancy/admin/importaccounts.php
    M htdocs/adherents/card_subscriptions.php
    M htdocs/admin/agenda.php
    M htdocs/admin/events.php
    M htdocs/admin/fichinter.php
    M htdocs/admin/ldap_contacts.php
    M htdocs/admin/ldap_groups.php
    M htdocs/admin/ldap_members.php
    M htdocs/admin/ldap_users.php
    M htdocs/admin/syslog.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/admin/tools/purge.php
    M htdocs/barcode/printsheet.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/peruser.php
    M htdocs/comm/askpricesupplier/card.php
    M htdocs/comm/propal.php
    M htdocs/commande/orderstoinvoice.php
    M htdocs/compta/bank/card.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/bank/rappro.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/mergepdftool.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/stats/casoc.php
    M htdocs/contact/perso.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/dons/html_cerfafr.modules.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/admin_extrafields_edit.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/cron/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/imports/import.php
    M htdocs/install/fileconf.php
    M htdocs/opensurvey/card.php
    M htdocs/opensurvey/results.php
    M htdocs/opensurvey/wizard/create_survey.php
    M htdocs/product/composition/card.php
    M htdocs/product/document.php
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/replenish.php
    M htdocs/projet/card.php
    M htdocs/public/demo/index.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/societe/canvas/company/tpl/card_create.tpl.php
    M htdocs/societe/canvas/individual/tpl/card_create.tpl.php
    M htdocs/societe/soc.php

  Log Message:
  -----------
  [Qual] Fixed HTML input form checked attribute

Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.


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

  Changed paths:
    M htdocs/adherents/card_subscriptions.php
    M htdocs/admin/boxes.php
    M htdocs/admin/menus.php
    M htdocs/admin/sms.php
    M htdocs/admin/stock.php
    M htdocs/admin/syslog.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/barcode/codeinit.php
    M htdocs/cashdesk/tpl/facturation1.tpl.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/peruser.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/paiement.php
    M htdocs/core/class/doleditor.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formcontract.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formintervention.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/mailings/framboise.modules.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/societe/mod_codeclient_elephant.php
    M htdocs/core/tpl/contacts.tpl.php
    M htdocs/ecm/class/htmlecm.form.class.php
    M htdocs/exports/index.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/facture/card.php
    M htdocs/imports/import.php
    M htdocs/install/fileconf.php
    M htdocs/opensurvey/card.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/composition/card.php
    M htdocs/product/stock/replenish.php
    M htdocs/product/stock/tpl/stocktransfer.tpl.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/tasks/contact.php
    M htdocs/public/demo/index.php
    M htdocs/public/members/new.php
    M htdocs/user/card.php
    M htdocs/user/param_ihm.php

  Log Message:
  -----------
  [Qual] Fixed HTML input form disabled attribute

Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.


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

  Changed paths:
    M htdocs/accountancy/admin/index.php
    M htdocs/accountancy/class/html.formventilation.class.php
    M htdocs/admin/facture.php
    M htdocs/admin/menus/edit.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/cashdesk/tpl/facturation1.tpl.php
    M htdocs/comm/prospect/list.php
    M htdocs/compta/bank/account.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/bank/rappro.php
    M htdocs/compta/facture.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/class/html.formaskpricesupplier.class.php
    M htdocs/core/class/html.formbank.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formcontract.class.php
    M htdocs/core/class/html.formcron.class.php
    M htdocs/core/class/html.formintervention.class.php
    M htdocs/core/class/html.formmailing.class.php
    M htdocs/core/class/html.formorder.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/class/html.formpropal.class.php
    M htdocs/core/class/html.formsms.class.php
    M htdocs/core/class/html.formsocialcontrib.class.php
    M htdocs/cron/card.php
    M htdocs/ecm/class/htmlecm.form.class.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/export_csv.php
    M htdocs/exports/class/export.class.php
    M htdocs/holiday/admin/tomergewithholiday.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/install/fileconf.php
    M htdocs/product/card.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/document.php
    M htdocs/product/stock/card.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/soc.php
    M htdocs/societe/societe.php

  Log Message:
  -----------
  [Qual] Fixed HTML select form selected attribute

Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.


  Commit: e07cebd50b8333a9b4b3b084cfd0558b40c125cb
      
https://github.com/Dolibarr/dolibarr/commit/e07cebd50b8333a9b4b3b084cfd0558b40c125cb
  Author: Juanjo Menent <address@hidden>
  Date:   2015-05-09 (Sat, 09 May 2015)

  Changed paths:
    M htdocs/accountancy/admin/importaccounts.php
    M htdocs/accountancy/admin/index.php
    M htdocs/accountancy/class/html.formventilation.class.php
    M htdocs/adherents/card_subscriptions.php
    M htdocs/admin/agenda.php
    M htdocs/admin/boxes.php
    M htdocs/admin/events.php
    M htdocs/admin/facture.php
    M htdocs/admin/fichinter.php
    M htdocs/admin/ldap_contacts.php
    M htdocs/admin/ldap_groups.php
    M htdocs/admin/ldap_members.php
    M htdocs/admin/ldap_users.php
    M htdocs/admin/menus.php
    M htdocs/admin/menus/edit.php
    M htdocs/admin/sms.php
    M htdocs/admin/stock.php
    M htdocs/admin/syslog.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/admin/tools/purge.php
    M htdocs/barcode/codeinit.php
    M htdocs/barcode/printsheet.php
    M htdocs/cashdesk/tpl/facturation1.tpl.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/peruser.php
    M htdocs/comm/askpricesupplier/card.php
    M htdocs/comm/propal.php
    M htdocs/comm/prospect/list.php
    M htdocs/commande/orderstoinvoice.php
    M htdocs/compta/bank/account.php
    M htdocs/compta/bank/card.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/bank/rappro.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/mergepdftool.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/stats/casoc.php
    M htdocs/contact/perso.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/class/doleditor.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/class/html.formaskpricesupplier.class.php
    M htdocs/core/class/html.formbank.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formcontract.class.php
    M htdocs/core/class/html.formcron.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formintervention.class.php
    M htdocs/core/class/html.formmailing.class.php
    M htdocs/core/class/html.formorder.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/class/html.formpropal.class.php
    M htdocs/core/class/html.formsms.class.php
    M htdocs/core/class/html.formsocialcontrib.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/dons/html_cerfafr.modules.php
    M htdocs/core/modules/mailings/framboise.modules.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/societe/mod_codeclient_elephant.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/admin_extrafields_edit.tpl.php
    M htdocs/core/tpl/contacts.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/cron/card.php
    M htdocs/ecm/class/htmlecm.form.class.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/export_csv.php
    M htdocs/exports/class/export.class.php
    M htdocs/exports/index.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/holiday/admin/tomergewithholiday.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/imports/import.php
    M htdocs/install/fileconf.php
    M htdocs/main.inc.php
    M htdocs/opensurvey/card.php
    M htdocs/opensurvey/results.php
    M htdocs/opensurvey/wizard/create_survey.php
    M htdocs/product/card.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/composition/card.php
    M htdocs/product/document.php
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/card.php
    M htdocs/product/stock/replenish.php
    M htdocs/product/stock/tpl/stocktransfer.tpl.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/card.php
    M htdocs/projet/tasks/contact.php
    M htdocs/public/demo/index.php
    M htdocs/public/members/new.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/canvas/company/tpl/card_create.tpl.php
    M htdocs/societe/canvas/individual/tpl/card_create.tpl.php
    M htdocs/societe/soc.php
    M htdocs/societe/societe.php
    M htdocs/user/card.php
    M htdocs/user/param_ihm.php

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

HTML fixes


Compare: 
https://github.com/Dolibarr/dolibarr/compare/27035b42b08e...e07cebd50b83

reply via email to

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