[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] 9c3805: Fix anchor after add line
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] 9c3805: Fix anchor after add line |
Date: |
Thu, 26 Oct 2017 08:06:27 -0700 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: 9c3805c0d5d5b44daa4de8e4e3e51adb89e2550a
https://github.com/Dolibarr/dolibarr/commit/9c3805c0d5d5b44daa4de8e4e3e51adb89e2550a
Author: TuxGasy <address@hidden>
Date: 2017-10-19 (Thu, 19 Oct 2017)
Changed paths:
M htdocs/comm/propal/card.php
M htdocs/commande/card.php
M htdocs/compta/facture.php
M htdocs/fourn/commande/card.php
M htdocs/fourn/facture/card.php
Log Message:
-----------
Fix anchor after add line
Commit: 08d5ff4736c799277e91fd76da9aa5e4dfa24e43
https://github.com/Dolibarr/dolibarr/commit/08d5ff4736c799277e91fd76da9aa5e4dfa24e43
Author: atm-ph <address@hidden>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
M htdocs/expedition/card.php
Log Message:
-----------
Fix shipment ref is empty
Commit: b70808eca7afea4ebf74e4f27ba6808b41921957
https://github.com/Dolibarr/dolibarr/commit/b70808eca7afea4ebf74e4f27ba6808b41921957
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-22 (Sun, 22 Oct 2017)
Changed paths:
M htdocs/comm/propal/card.php
M htdocs/commande/card.php
M htdocs/compta/facture.php
M htdocs/fourn/commande/card.php
M htdocs/fourn/facture/card.php
Log Message:
-----------
Merge pull request #7663 from tuxgasy/5.0_anchor_addline
Fix anchor after add line
Commit: fba3adbc5ef5d9f1899bb7116f86871af8482ff9
https://github.com/Dolibarr/dolibarr/commit/fba3adbc5ef5d9f1899bb7116f86871af8482ff9
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-22 (Sun, 22 Oct 2017)
Changed paths:
M htdocs/expedition/card.php
Log Message:
-----------
Merge pull request #7670 from atm-ph/fix_5_0_empty_ref_shipment
Fix shipment ref is empty
Commit: 611f5f638dcb3ab93bce8a3536baa8bec71148a1
https://github.com/Dolibarr/dolibarr/commit/611f5f638dcb3ab93bce8a3536baa8bec71148a1
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-22 (Sun, 22 Oct 2017)
Changed paths:
M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
M htdocs/install/mysql/tables/llx_projet_task.sql
Log Message:
-----------
FIX #7616
Commit: c258e229c8808da5d3b0546b7337cb2df92d0d4b
https://github.com/Dolibarr/dolibarr/commit/c258e229c8808da5d3b0546b7337cb2df92d0d4b
Author: florian HENRY <address@hidden>
Date: 2017-10-23 (Mon, 23 Oct 2017)
Changed paths:
M htdocs/accountancy/customer/index.php
Log Message:
-----------
fix accountancy index display
Commit: 97b694b59cf653fbe4560c4f0d7a39448f590dfc
https://github.com/Dolibarr/dolibarr/commit/97b694b59cf653fbe4560c4f0d7a39448f590dfc
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-23 (Mon, 23 Oct 2017)
Changed paths:
M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
Log Message:
-----------
Fix missing field in migration v6
Commit: ba434617dcf268f48d7ae4c0ea3d2edfcdd0a939
https://github.com/Dolibarr/dolibarr/commit/ba434617dcf268f48d7ae4c0ea3d2edfcdd0a939
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-23 (Mon, 23 Oct 2017)
Changed paths:
M htdocs/contrat/class/contrat.class.php
Log Message:
-----------
FIX Missing function getLinesArray
Commit: da93081f47ac4c65079b797f258480dff717474b
https://github.com/Dolibarr/dolibarr/commit/da93081f47ac4c65079b797f258480dff717474b
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-24 (Tue, 24 Oct 2017)
Changed paths:
M htdocs/accountancy/customer/index.php
Log Message:
-----------
Merge pull request #7688 from atm-florian/6.0
fix accountancy index display
Commit: 76aa2df807bfeefe4d353cb0ae3bfb2c5cbd60ba
https://github.com/Dolibarr/dolibarr/commit/76aa2df807bfeefe4d353cb0ae3bfb2c5cbd60ba
Author: dolibarr95 <address@hidden>
Date: 2017-10-24 (Tue, 24 Oct 2017)
Changed paths:
M htdocs/fourn/class/fournisseur.commande.class.php
Log Message:
-----------
Try to fix #7692
`$this->fk_soc` is empty replace by `$this->socid`
Commit: 58584d8784493c4c190788cc3809de2d2ec31b21
https://github.com/Dolibarr/dolibarr/commit/58584d8784493c4c190788cc3809de2d2ec31b21
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-24 (Tue, 24 Oct 2017)
Changed paths:
M htdocs/fourn/class/fournisseur.commande.class.php
Log Message:
-----------
Update fournisseur.commande.class.php
Commit: 0efd118d430ba3c902c570c07bc23a260deaebbe
https://github.com/Dolibarr/dolibarr/commit/0efd118d430ba3c902c570c07bc23a260deaebbe
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-26 (Thu, 26 Oct 2017)
Changed paths:
M htdocs/product/list.php
Log Message:
-----------
Fix hook on product list
Commit: c48721e008df8fe5c4bef673bcc5fede65f5187d
https://github.com/Dolibarr/dolibarr/commit/c48721e008df8fe5c4bef673bcc5fede65f5187d
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-26 (Thu, 26 Oct 2017)
Changed paths:
M htdocs/comm/propal/card.php
M htdocs/commande/card.php
M htdocs/compta/facture.php
M htdocs/expedition/card.php
M htdocs/fourn/commande/card.php
M htdocs/fourn/facture/card.php
Log Message:
-----------
Merge branch '5.0' of address@hidden:Dolibarr/dolibarr.git into 5.0
Commit: 6163a3d54df600b1e2768c17271eabfe4e1b3da5
https://github.com/Dolibarr/dolibarr/commit/6163a3d54df600b1e2768c17271eabfe4e1b3da5
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-26 (Thu, 26 Oct 2017)
Changed paths:
M htdocs/product/list.php
Log Message:
-----------
Code comment
Commit: 67208b111d546e044005ee7ef8e0388e2bce1dc4
https://github.com/Dolibarr/dolibarr/commit/67208b111d546e044005ee7ef8e0388e2bce1dc4
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-26 (Thu, 26 Oct 2017)
Changed paths:
M htdocs/comm/propal/card.php
M htdocs/commande/card.php
M htdocs/compta/facture/card.php
M htdocs/expedition/card.php
M htdocs/fourn/commande/card.php
M htdocs/fourn/facture/card.php
M htdocs/product/list.php
Log Message:
-----------
Merge branch '5.0' of address@hidden:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/compta/facture.php
htdocs/expedition/card.php
htdocs/product/list.php
Commit: 8058712d4790ff34b8a2305ccb5aefd33e6d303f
https://github.com/Dolibarr/dolibarr/commit/8058712d4790ff34b8a2305ccb5aefd33e6d303f
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-26 (Thu, 26 Oct 2017)
Changed paths:
M htdocs/comm/propal/card.php
M htdocs/commande/card.php
M htdocs/compta/facture/card.php
M htdocs/contrat/class/contrat.class.php
M htdocs/expedition/card.php
M htdocs/fourn/commande/card.php
M htdocs/fourn/facture/card.php
M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
M htdocs/install/mysql/tables/llx_projet_task.sql
M htdocs/product/list.php
Log Message:
-----------
Merge branch '6.0' of address@hidden:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/contrat/class/contrat.class.php
htdocs/product/list.php
Compare:
https://github.com/Dolibarr/dolibarr/compare/ffee91549830...8058712d4790