dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 49de7a: Replace multiple load calls w


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 49de7a: Replace multiple load calls with loadLangs method
Date: Thu, 04 Oct 2018 08:05:50 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 49de7a58812882fe326f56345e277490c3a75b18
      
https://github.com/Dolibarr/dolibarr/commit/49de7a58812882fe326f56345e277490c3a75b18
  Author: Alexey Pyltsyn <address@hidden>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M dev/initdata/purge-data.php
    M htdocs/comm/propal/stats/index.php
    M htdocs/fourn/facture/contact.php
    M htdocs/fourn/facture/document.php
    M htdocs/fourn/facture/impayees.php
    M htdocs/fourn/facture/info.php
    M htdocs/fourn/facture/note.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/fourn/index.php
    M htdocs/fourn/paiement/card.php
    M htdocs/fourn/paiement/info.php
    M htdocs/ftp/admin/ftpclient.php
    M htdocs/install/fileconf.php
    M htdocs/install/step1.php
    M htdocs/install/step2.php
    M htdocs/install/step4.php
    M htdocs/install/step5.php
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/margin/admin/margin.php
    M htdocs/margin/tabs/productMargins.php
    M htdocs/margin/tabs/thirdpartyMargins.php
    M htdocs/projet/admin/project_extrafields.php
    M htdocs/projet/element.php
    M htdocs/public/cron/cron_run_jobs.php
    M htdocs/public/demo/index.php
    M htdocs/public/emailing/mailing-unsubscribe.php
    M htdocs/public/members/public_card.php
    M htdocs/public/members/public_list.php
    M htdocs/public/onlinesign/newonlinesign.php
    M htdocs/public/paybox/paymentko.php
    M htdocs/public/paybox/paymentok.php
    M htdocs/public/payment/paymentko.php
    M htdocs/public/paypal/paymentko.php
    M htdocs/public/stripe/paymentko.php
    M htdocs/public/stripe/paymentok.php
    M htdocs/societe/admin/contact_extrafields.php
    M htdocs/societe/admin/societe.php
    M htdocs/societe/admin/societe_extrafields.php
    M htdocs/societe/document.php
    M htdocs/societe/notify/card.php
    M htdocs/societe/notify/index.php
    M htdocs/societe/price.php
    M htdocs/societe/project.php
    M htdocs/societe/societecontact.php
    M htdocs/support/index.php
    M htdocs/support/online.php
    M htdocs/takepos/admin/orderprinters.php
    M htdocs/takepos/admin/setup.php
    M htdocs/takepos/freezone.php
    M htdocs/takepos/invoice.php
    M htdocs/takepos/pay.php
    M htdocs/takepos/receipt.php
    M htdocs/variants/combinations.php
    M htdocs/variants/generator.php
    M scripts/accountancy/export-thirdpartyaccount.php
    M scripts/contracts/email_expire_services_to_customers.php
    M scripts/contracts/email_expire_services_to_representatives.php
    M scripts/members/sync_members_ldap2dolibarr.php
    M scripts/members/sync_members_types_ldap2dolibarr.php
    M scripts/user/sync_groups_ldap2dolibarr.php
    M scripts/user/sync_users_ldap2dolibarr.php

  Log Message:
  -----------
  Replace multiple load calls with loadLangs method


  Commit: 3a0d777df706d05c863e75b73aa6394b818610ab
      
https://github.com/Dolibarr/dolibarr/commit/3a0d777df706d05c863e75b73aa6394b818610ab
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M dev/initdata/purge-data.php
    M htdocs/comm/propal/stats/index.php
    M htdocs/fourn/facture/contact.php
    M htdocs/fourn/facture/document.php
    M htdocs/fourn/facture/impayees.php
    M htdocs/fourn/facture/info.php
    M htdocs/fourn/facture/note.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/fourn/index.php
    M htdocs/fourn/paiement/card.php
    M htdocs/fourn/paiement/info.php
    M htdocs/ftp/admin/ftpclient.php
    M htdocs/install/fileconf.php
    M htdocs/install/step1.php
    M htdocs/install/step2.php
    M htdocs/install/step4.php
    M htdocs/install/step5.php
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/margin/admin/margin.php
    M htdocs/margin/tabs/productMargins.php
    M htdocs/margin/tabs/thirdpartyMargins.php
    M htdocs/projet/admin/project_extrafields.php
    M htdocs/projet/element.php
    M htdocs/public/cron/cron_run_jobs.php
    M htdocs/public/demo/index.php
    M htdocs/public/emailing/mailing-unsubscribe.php
    M htdocs/public/members/public_card.php
    M htdocs/public/members/public_list.php
    M htdocs/public/onlinesign/newonlinesign.php
    M htdocs/public/paybox/paymentko.php
    M htdocs/public/paybox/paymentok.php
    M htdocs/public/payment/paymentko.php
    M htdocs/public/paypal/paymentko.php
    M htdocs/public/stripe/paymentko.php
    M htdocs/public/stripe/paymentok.php
    M htdocs/societe/admin/contact_extrafields.php
    M htdocs/societe/admin/societe.php
    M htdocs/societe/admin/societe_extrafields.php
    M htdocs/societe/document.php
    M htdocs/societe/notify/card.php
    M htdocs/societe/notify/index.php
    M htdocs/societe/price.php
    M htdocs/societe/project.php
    M htdocs/societe/societecontact.php
    M htdocs/support/index.php
    M htdocs/support/online.php
    M htdocs/takepos/admin/orderprinters.php
    M htdocs/takepos/admin/setup.php
    M htdocs/takepos/freezone.php
    M htdocs/takepos/invoice.php
    M htdocs/takepos/pay.php
    M htdocs/takepos/receipt.php
    M htdocs/variants/combinations.php
    M htdocs/variants/generator.php
    M scripts/accountancy/export-thirdpartyaccount.php
    M scripts/contracts/email_expire_services_to_customers.php
    M scripts/contracts/email_expire_services_to_representatives.php
    M scripts/members/sync_members_ldap2dolibarr.php
    M scripts/members/sync_members_types_ldap2dolibarr.php
    M scripts/user/sync_groups_ldap2dolibarr.php
    M scripts/user/sync_users_ldap2dolibarr.php

  Log Message:
  -----------
  Merge pull request #9649 from lex111/replaces-load

Replace multiple load calls with loadLangs method


Compare: 
https://github.com/Dolibarr/dolibarr/compare/f6099fba155d...3a0d777df706
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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