[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] c44207: template file not only odt/od
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] c44207: template file not only odt/ods |
Date: |
Mon, 16 Oct 2017 11:54:17 -0700 |
Branch: refs/heads/scrutinizer-patch-3
Home: https://github.com/Dolibarr/dolibarr
Commit: c44207f7d36279cce6483cd9fe8b86930c8a21d0
https://github.com/Dolibarr/dolibarr/commit/c44207f7d36279cce6483cd9fe8b86930c8a21d0
Author: BENKE Charlene <address@hidden>
Date: 2017-10-14 (Sat, 14 Oct 2017)
Changed paths:
M htdocs/core/lib/functions2.lib.php
Log Message:
-----------
template file not only odt/ods
Commit: 75835dd7fd99f322b703b77d05e9cd2bb11343d3
https://github.com/Dolibarr/dolibarr/commit/75835dd7fd99f322b703b77d05e9cd2bb11343d3
Author: Papoteur <address@hidden>
Date: 2017-10-15 (Sun, 15 Oct 2017)
Changed paths:
M htdocs/compta/paiement_charge.php
Log Message:
-----------
Add Autofill button for amount to pay in charge payment page
Commit: afdc176f472aa67e667ca481f694c0a5006393ce
https://github.com/Dolibarr/dolibarr/commit/afdc176f472aa67e667ca481f694c0a5006393ce
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/adherents/class/subscription.class.php
M htdocs/api/class/api_documents.class.php
M htdocs/blockedlog/class/blockedlog.class.php
M htdocs/core/class/emailsenderprofile.class.php
M htdocs/core/lib/files.lib.php
Log Message:
-----------
Fix scrutinizer
Commit: 87814af7b6170f1501dba0a492a1bc8568a01ccf
https://github.com/Dolibarr/dolibarr/commit/87814af7b6170f1501dba0a492a1bc8568a01ccf
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/accountancy/class/bookkeeping.class.php
M htdocs/adherents/class/adherent.class.php
M htdocs/adherents/class/adherent_type.class.php
M htdocs/adherents/type.php
M htdocs/admin/mails_templates.php
M htdocs/api/class/api_access.class.php
M htdocs/api/class/api_documents.class.php
M htdocs/cashdesk/class/Facturation.class.php
M htdocs/categories/class/categorie.class.php
M htdocs/core/db/DoliDB.class.php
M htdocs/core/lib/functions.lib.php
M htdocs/core/lib/functions2.lib.php
Log Message:
-----------
Move function colorIsLight into functions.lib.php
Fix scrutinizer bugs.
Commit: 82348cc1e9edb703e0d0be293f9f489c8fbb31e6
https://github.com/Dolibarr/dolibarr/commit/82348cc1e9edb703e0d0be293f9f489c8fbb31e6
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/accountancy/customer/lines.php
M htdocs/accountancy/customer/list.php
M htdocs/accountancy/expensereport/lines.php
M htdocs/accountancy/expensereport/list.php
M htdocs/accountancy/supplier/lines.php
M htdocs/accountancy/supplier/list.php
Log Message:
-----------
NEW Can filter on date on the page showing existing bindings
Commit: f7fe011e980be4cb41e666322e0311192135b2a1
https://github.com/Dolibarr/dolibarr/commit/f7fe011e980be4cb41e666322e0311192135b2a1
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/core/class/CMailFile.class.php
Log Message:
-----------
Add CRLF before 'boundary' word. Use \r\n on wordwrap.
Commit: 45ac8367bdd19142d2bf3a6e37bc854720e9dedf
https://github.com/Dolibarr/dolibarr/commit/45ac8367bdd19142d2bf3a6e37bc854720e9dedf
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/api/index.php
M htdocs/comm/propal/class/api_proposals.class.php
M htdocs/commande/class/api_deprecated_commande.class.php
M htdocs/commande/class/api_orders.class.php
M htdocs/commande/class/commande.class.php
M htdocs/compta/facture/class/api_invoices.class.php
A htdocs/contrat/class/api_contracts.class.php
M htdocs/contrat/class/contrat.class.php
M htdocs/expensereport/class/api_expensereports.class.php
M htdocs/modulebuilder/template/class/api_myobject.class.php
M htdocs/projet/class/api_projects.class.php
M htdocs/projet/class/api_tasks.class.php
Log Message:
-----------
NEW Add API for contracts
Commit: 41464bf5ac2690293046a13c3e74c40ac77125ed
https://github.com/Dolibarr/dolibarr/commit/41464bf5ac2690293046a13c3e74c40ac77125ed
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/core/lib/functions2.lib.php
Log Message:
-----------
Merge pull request #7633 from defrance/patch-101
template file not only odt/ods
Commit: 0b83513fe04fc757f207a064d1d2624b721bbfba
https://github.com/Dolibarr/dolibarr/commit/0b83513fe04fc757f207a064d1d2624b721bbfba
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/compta/paiement_charge.php
Log Message:
-----------
Merge pull request #7635 from papoteur-mga/develop
Add Autofill button for amount to pay in charge payment page
Commit: ebe0664affadb44e68125bd8957738b38adb1ce8
https://github.com/Dolibarr/dolibarr/commit/ebe0664affadb44e68125bd8957738b38adb1ce8
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M htdocs/accountancy/class/bookkeeping.class.php
M htdocs/accountancy/customer/lines.php
M htdocs/accountancy/customer/list.php
M htdocs/accountancy/expensereport/lines.php
M htdocs/accountancy/expensereport/list.php
M htdocs/accountancy/supplier/lines.php
M htdocs/accountancy/supplier/list.php
M htdocs/adherents/class/adherent.class.php
M htdocs/adherents/class/adherent_type.class.php
M htdocs/adherents/class/subscription.class.php
M htdocs/adherents/type.php
M htdocs/admin/mails_templates.php
M htdocs/api/class/api_access.class.php
M htdocs/api/class/api_documents.class.php
M htdocs/api/index.php
M htdocs/blockedlog/class/blockedlog.class.php
M htdocs/cashdesk/class/Facturation.class.php
M htdocs/categories/class/categorie.class.php
M htdocs/comm/propal/class/api_proposals.class.php
M htdocs/commande/class/api_deprecated_commande.class.php
M htdocs/commande/class/api_orders.class.php
M htdocs/commande/class/commande.class.php
M htdocs/compta/facture/class/api_invoices.class.php
M htdocs/compta/paiement_charge.php
A htdocs/contrat/class/api_contracts.class.php
M htdocs/contrat/class/contrat.class.php
M htdocs/core/class/CMailFile.class.php
M htdocs/core/class/emailsenderprofile.class.php
M htdocs/core/db/DoliDB.class.php
M htdocs/core/lib/files.lib.php
M htdocs/core/lib/functions.lib.php
M htdocs/core/lib/functions2.lib.php
M htdocs/expensereport/class/api_expensereports.class.php
M htdocs/modulebuilder/template/class/api_myobject.class.php
M htdocs/projet/class/api_projects.class.php
M htdocs/projet/class/api_tasks.class.php
Log Message:
-----------
Merge branch 'develop' into scrutinizer-patch-3
Compare:
https://github.com/Dolibarr/dolibarr/compare/bd5bffa72c21...ebe0664affad