dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 56ff0c: Created abstract functions Do


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 56ff0c: Created abstract functions DolibarrModules::__cons...
Date: Tue, 07 Jul 2015 10:33:47 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 56ff0c73508c068f572e508d81e1b932bd099361
      
https://github.com/Dolibarr/dolibarr/commit/56ff0c73508c068f572e508d81e1b932bd099361
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M htdocs/core/modules/DolibarrModules.class.php

  Log Message:
  -----------
  Created abstract functions DolibarrModules::__construct, 
DolibarrModules::init and DolibarrModules::remove


  Commit: 98344746cf590c08bfc7df783a3bf629335878f1
      
https://github.com/Dolibarr/dolibarr/commit/98344746cf590c08bfc7df783a3bf629335878f1
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M dev/skeletons/modMyModule.class.php

  Log Message:
  -----------
  Added missing scopes of modMyModule


  Commit: eff573e753ac1a061951ab0b59236ea3a762ebd7
      
https://github.com/Dolibarr/dolibarr/commit/eff573e753ac1a061951ab0b59236ea3a762ebd7
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modAccounting.class.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/modules/modApi.class.php
    M htdocs/core/modules/modAskPriceSupplier.class.php
    M htdocs/core/modules/modBanque.class.php
    M htdocs/core/modules/modBarcode.class.php
    M htdocs/core/modules/modBookmark.class.php
    M htdocs/core/modules/modCashDesk.class.php
    M htdocs/core/modules/modCategorie.class.php
    M htdocs/core/modules/modClickToDial.class.php
    M htdocs/core/modules/modCommande.class.php
    M htdocs/core/modules/modComptabilite.class.php
    M htdocs/core/modules/modContrat.class.php
    M htdocs/core/modules/modCron.class.php
    M htdocs/core/modules/modDeplacement.class.php
    M htdocs/core/modules/modDocumentGeneration.class.php
    M htdocs/core/modules/modDon.class.php
    M htdocs/core/modules/modDynamicPrices.class.php
    M htdocs/core/modules/modECM.class.php
    M htdocs/core/modules/modExpedition.class.php
    M htdocs/core/modules/modExpenseReport.class.php
    M htdocs/core/modules/modExport.class.php
    M htdocs/core/modules/modExternalSite.class.php
    M htdocs/core/modules/modFTP.class.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modFckeditor.class.php
    M htdocs/core/modules/modFicheinter.class.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/core/modules/modGeoIPMaxmind.class.php
    M htdocs/core/modules/modGravatar.class.php
    M htdocs/core/modules/modHoliday.class.php
    M htdocs/core/modules/modImport.class.php
    M htdocs/core/modules/modIncoterm.class.php
    M htdocs/core/modules/modLabel.class.php
    M htdocs/core/modules/modLdap.class.php
    M htdocs/core/modules/modLoan.class.php
    M htdocs/core/modules/modMailing.class.php
    M htdocs/core/modules/modMailmanSpip.class.php
    M htdocs/core/modules/modMargin.class.php
    M htdocs/core/modules/modNotification.class.php
    M htdocs/core/modules/modOpenSurvey.class.php
    M htdocs/core/modules/modPaybox.class.php
    M htdocs/core/modules/modPaypal.class.php
    M htdocs/core/modules/modPrelevement.class.php
    M htdocs/core/modules/modPrinting.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modProductBatch.class.php
    M htdocs/core/modules/modProjet.class.php
    M htdocs/core/modules/modPropale.class.php
    M htdocs/core/modules/modResource.class.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/modSkype.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/modules/modSyncSupplierWebServices.class.php
    M htdocs/core/modules/modSyslog.class.php
    M htdocs/core/modules/modTax.class.php
    M htdocs/core/modules/modUser.class.php
    M htdocs/core/modules/modWebServices.class.php
    M htdocs/core/modules/modWorkflow.class.php

  Log Message:
  -----------
  Removed duplicated code from core modules


  Commit: f0cc620296f22626c861ed100e23cb932dc089f7
      
https://github.com/Dolibarr/dolibarr/commit/f0cc620296f22626c861ed100e23cb932dc089f7
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M dev/skeletons/modMyModule.class.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/modAccounting.class.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/modules/modApi.class.php
    M htdocs/core/modules/modAskPriceSupplier.class.php
    M htdocs/core/modules/modBanque.class.php
    M htdocs/core/modules/modBarcode.class.php
    M htdocs/core/modules/modBookmark.class.php
    M htdocs/core/modules/modCashDesk.class.php
    M htdocs/core/modules/modCategorie.class.php
    M htdocs/core/modules/modClickToDial.class.php
    M htdocs/core/modules/modCommande.class.php
    M htdocs/core/modules/modComptabilite.class.php
    M htdocs/core/modules/modContrat.class.php
    M htdocs/core/modules/modCron.class.php
    M htdocs/core/modules/modDeplacement.class.php
    M htdocs/core/modules/modDocumentGeneration.class.php
    M htdocs/core/modules/modDon.class.php
    M htdocs/core/modules/modDynamicPrices.class.php
    M htdocs/core/modules/modECM.class.php
    M htdocs/core/modules/modExpedition.class.php
    M htdocs/core/modules/modExpenseReport.class.php
    M htdocs/core/modules/modExport.class.php
    M htdocs/core/modules/modExternalSite.class.php
    M htdocs/core/modules/modFTP.class.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modFckeditor.class.php
    M htdocs/core/modules/modFicheinter.class.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/core/modules/modGeoIPMaxmind.class.php
    M htdocs/core/modules/modGravatar.class.php
    M htdocs/core/modules/modHoliday.class.php
    M htdocs/core/modules/modImport.class.php
    M htdocs/core/modules/modIncoterm.class.php
    M htdocs/core/modules/modLabel.class.php
    M htdocs/core/modules/modLdap.class.php
    M htdocs/core/modules/modLoan.class.php
    M htdocs/core/modules/modMailing.class.php
    M htdocs/core/modules/modMailmanSpip.class.php
    M htdocs/core/modules/modMargin.class.php
    M htdocs/core/modules/modNotification.class.php
    M htdocs/core/modules/modOpenSurvey.class.php
    M htdocs/core/modules/modPaybox.class.php
    M htdocs/core/modules/modPaypal.class.php
    M htdocs/core/modules/modPrelevement.class.php
    M htdocs/core/modules/modPrinting.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modProductBatch.class.php
    M htdocs/core/modules/modProjet.class.php
    M htdocs/core/modules/modPropale.class.php
    M htdocs/core/modules/modResource.class.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/modSkype.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/modules/modSyncSupplierWebServices.class.php
    M htdocs/core/modules/modSyslog.class.php
    M htdocs/core/modules/modTax.class.php
    M htdocs/core/modules/modUser.class.php
    M htdocs/core/modules/modWebServices.class.php
    M htdocs/core/modules/modWorkflow.class.php

  Log Message:
  -----------
  Merge pull request #3160 from marcosgdf/more-oop2

Created abstract functions DolibarrModules::__construct, DolibarrModules::init 
and DolibarrModules::remove


Compare: 
https://github.com/Dolibarr/dolibarr/compare/0fd134f825e3...f0cc620296f2

reply via email to

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