| .. |
|
action
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
barcode
|
Fix: Fix regression by adding "custom" feature making web server hang in infinite loop.
|
2010-12-15 18:15:08 +00:00 |
|
cheque/pdf
|
Fix: PDF for check receipts
|
2011-03-20 17:35:17 +00:00 |
|
commande
|
Fix: rights problem
|
2011-05-27 12:59:57 +00:00 |
|
contract
|
Doxygen
|
2011-03-08 09:59:41 +00:00 |
|
dons
|
Qual: Remove usage of deprecated properties
|
2011-02-20 12:06:11 +00:00 |
|
expedition
|
Works on possibility to send shipping by mail
|
2011-06-02 17:20:24 +00:00 |
|
export
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 21:05:09 +00:00 |
|
facture
|
Fix: Field "offered" is not truncated
|
2011-05-30 18:58:04 +00:00 |
|
fichinter
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
import
|
Qual: Clean LDAP code
|
2011-05-28 11:50:51 +00:00 |
|
livraison
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
mailings
|
Doxygen
|
2011-05-25 13:03:24 +00:00 |
|
member
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
project
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
propale
|
Fix: uniformize code
|
2011-05-26 15:58:52 +00:00 |
|
rapport
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
security/generate
|
Qual: Removed TODO. Now all password generation use the password generator module.
|
2011-05-01 10:48:43 +00:00 |
|
societe
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
supplier_invoice
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
supplier_order
|
Enhancements in doc generation.
|
2011-05-16 14:00:09 +00:00 |
|
.cvsignore
|
Ignore files
|
2009-08-30 23:08:02 +00:00 |
|
DolibarrModules.class.php
|
Qual: Make module system more simple.
|
2011-04-06 11:11:32 +00:00 |
|
modAccounting.class.php
|
Fix: banck to bank
|
2011-02-07 16:12:15 +00:00 |
|
modAdherent.class.php
|
New: Add box last members for foundation module.
|
2011-02-20 15:51:14 +00:00 |
|
modAgenda.class.php
|
New: best method for linked object with actioncomm
|
2011-06-04 13:12:44 +00:00 |
|
modBanque.class.php
|
Doxygen
|
2011-02-14 18:29:06 +00:00 |
|
modBarcode.class.php
|
according to new tree directory
|
2010-05-01 17:26:33 +00:00 |
|
modBookmark.class.php
|
Fix: Trad of bookmarks
|
2011-01-23 13:56:38 +00:00 |
|
modBoutique.class.php
|
Fix: some constants already defined with modules activation
|
2011-01-30 10:00:10 +00:00 |
|
modCashDesk.class.php
|
Fix: Move sql files into correct directory
|
2011-05-12 21:14:17 +00:00 |
|
modCategorie.class.php
|
New: A module can show export list with an enabled condition.
|
2011-02-05 18:13:10 +00:00 |
|
modClickToDial.class.php
|
Fix: Asterisk redirect fails
|
2010-07-26 23:50:09 +00:00 |
|
modCommande.class.php
|
New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission.
|
2011-05-05 07:25:31 +00:00 |
|
modComptabilite.class.php
|
Debug reporting
|
2010-02-02 23:23:20 +00:00 |
|
modContrat.class.php
|
Fix: Default module is the one that does not need setup
|
2011-05-03 17:58:01 +00:00 |
|
modDeplacement.class.php
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 20:41:54 +00:00 |
|
modDocument.class.php
|
Fix: Wrong value for permissions id
|
2011-01-22 10:40:02 +00:00 |
|
modDon.class.php
|
Fix: some constants already defined with modules activation
|
2011-01-30 10:00:10 +00:00 |
|
modECM.class.php
|
Fix: Permission "read" of ecm document was not used and replaced by "download". As it is same permission, we moved back to "read" to be uniform with other modules: "read" must be first permission with number XXX1.
|
2011-05-25 10:35:57 +00:00 |
|
modExpedition.class.php
|
Works on possibility to send shipping by mail
|
2011-06-02 17:20:24 +00:00 |
|
modExport.class.php
|
Use non generic picto on all modules
|
2010-06-02 19:56:14 +00:00 |
|
modExternalRss.class.php
|
Fix: Use correct dir
|
2011-04-03 21:29:10 +00:00 |
|
modExternalSite.class.php
|
create lang's file and use new tree
|
2010-04-19 16:55:32 +00:00 |
|
modFacture.class.php
|
Qual: Move unvalidate permission as an advanced permission to keep list of permission for a default usage uniform between modules.
|
2011-05-12 21:50:53 +00:00 |
|
modFckeditor.class.php
|
Fix: problem with image in emailing
|
2011-03-23 17:22:11 +00:00 |
|
modFicheinter.class.php
|
New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission.
|
2011-05-05 07:25:31 +00:00 |
|
modFournisseur.class.php
|
New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission.
|
2011-05-05 07:25:31 +00:00 |
|
modFTP.class.php
|
Fix: Bad condition to enable menu
|
2011-02-25 18:38:13 +00:00 |
|
modGeoIPMaxmind.class.php
|
Doxygen
|
2010-07-21 11:57:52 +00:00 |
|
modGravatar.class.php
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 20:41:54 +00:00 |
|
modImport.class.php
|
Use non generic picto on all modules
|
2010-06-02 19:56:14 +00:00 |
|
modLabel.class.php
|
Fix: Restore stable version for 3.0
|
2010-12-14 23:27:17 +00:00 |
|
modLdap.class.php
|
Use non generic picto on all modules
|
2010-06-02 19:56:14 +00:00 |
|
modMailing.class.php
|
Fix: Restore stable version for 3.0
|
2010-12-14 23:27:17 +00:00 |
|
modMantis.class.php
|
Fix: Bad condition to enable menu
|
2011-02-25 18:38:13 +00:00 |
|
modNotification.class.php
|
Doxygen
|
2010-07-21 11:57:52 +00:00 |
|
modPaybox.class.php
|
Fix: uniformize code
|
2011-05-05 09:02:12 +00:00 |
|
modPaypal.class.php
|
Fix: move this to an external module in Doliforge
|
2011-05-26 06:40:52 +00:00 |
|
modPrelevement.class.php
|
Withdrawals: Use bank account from banks module
|
2011-01-25 22:12:47 +00:00 |
|
modProduct.class.php
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 20:41:54 +00:00 |
|
modProjet.class.php
|
Fix: Model not activated by default
|
2010-07-11 13:27:26 +00:00 |
|
modPropale.class.php
|
New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission.
|
2011-05-05 07:25:31 +00:00 |
|
modService.class.php
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 20:41:54 +00:00 |
|
modSociete.class.php
|
Fix: Bad coma in example
|
2011-05-28 03:45:09 +00:00 |
|
modStock.class.php
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 20:41:54 +00:00 |
|
modSyslog.class.php
|
Use non generic picto on all modules
|
2010-06-02 19:56:14 +00:00 |
|
modTax.class.php
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 20:41:54 +00:00 |
|
modUser.class.php
|
New: Can send ficheinter by email
|
2011-05-05 07:02:22 +00:00 |
|
modWebServices.class.php
|
Use non generic picto on all modules
|
2010-06-02 19:56:14 +00:00 |
|
modWorkflow.class.php
|
Move into correct family
|
2011-06-06 10:07:28 +00:00 |