[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] 5af153: Debug blockedlog:
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] 5af153: Debug blockedlog: |
Date: |
Fri, 15 Dec 2017 08:05:29 -0800 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: 5af153550d39c3288cddf72e912dad790c640aab
https://github.com/Dolibarr/dolibarr/commit/5af153550d39c3288cddf72e912dad790c640aab
Author: Laurent Destailleur <address@hidden>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M htdocs/admin/modules.php
M htdocs/blockedlog/admin/blockedlog.php
M htdocs/blockedlog/admin/blockedlog_list.php
M htdocs/blockedlog/ajax/block-add.php
M htdocs/blockedlog/ajax/block-info.php
M htdocs/blockedlog/class/blockedlog.class.php
M htdocs/blockedlog/lib/blockedlog.lib.php
M htdocs/core/lib/functions.lib.php
M htdocs/core/lib/usergroups.lib.php
M htdocs/core/modules/DolibarrModules.class.php
M htdocs/core/modules/modBlockedLog.class.php
M
htdocs/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php
M htdocs/install/upgrade2.php
M htdocs/langs/en_US/blockedlog.lang
M htdocs/langs/en_US/install.lang
M htdocs/modulebuilder/template/core/modules/modMyModule.class.php
M htdocs/modulebuilder/template/myobject_list.php
M htdocs/user/class/user.class.php
M htdocs/user/class/usergroup.class.php
M htdocs/user/group/card.php
M htdocs/user/group/perms.php
M htdocs/user/perms.php
Log Message:
-----------
Debug blockedlog:
- Add a track into log when we disable/enable module
- Add a protection to avoid disable of module when recording was started
- Better compatibility with multicompany
- Can filter on ref and amount
- Add a permission to read the blockedlog
- Add more information on payments/invoice/thirdparty into log
- Reset of module data after a migration from v6 (not compatible)
Commit: 5ae13ea9d6d0f933e01abf7dd4614b721daaef66
https://github.com/Dolibarr/dolibarr/commit/5ae13ea9d6d0f933e01abf7dd4614b721daaef66
Author: Laurent Destailleur <address@hidden>
Date: 2017-12-15 (Fri, 15 Dec 2017)
Changed paths:
M htdocs/compta/prelevement/card.php
M htdocs/compta/prelevement/class/bonprelevement.class.php
M htdocs/compta/prelevement/factures.php
M htdocs/compta/prelevement/fiche-rejet.php
M htdocs/compta/prelevement/fiche-stat.php
Log Message:
-----------
Fix navigation in bank direct debit orders
Compare:
https://github.com/Dolibarr/dolibarr/compare/fb0169cbb80b...5ae13ea9d6d0
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] 5af153: Debug blockedlog:,
Laurent Destailleur <=