Hystepik
|
0453b3efe2
|
fix some warnings phpstan
|
2023-12-22 16:10:14 +01:00 |
|
Laurent Destailleur
|
d02c615f40
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2023-09-16 15:14:22 +02:00 |
|
Laurent Destailleur
|
2a8c4dfb6a
|
Fix name of debug constant
|
2023-09-15 22:38:19 +02:00 |
|
Laurent Destailleur
|
2a0b64de25
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-08-29 12:40:35 +02:00 |
|
Laurent Destailleur
|
a91b5bc8d8
|
FIX hook formBuilddocOptions was broken when used by 2 modules
|
2023-08-28 19:21:06 +02:00 |
|
Laurent Destailleur
|
87e45ee0bd
|
Fix to allow hook debug
|
2023-08-28 19:18:43 +02:00 |
|
Laurent Destailleur
|
b52f426518
|
Remove hardcoded value
|
2023-08-01 18:52:35 +02:00 |
|
Laurent Destailleur
|
ebfe632efe
|
Debug v18
|
2023-06-03 15:33:46 +02:00 |
|
Laurent Destailleur
|
382f45ec14
|
Clean code
|
2023-04-30 03:36:02 +02:00 |
|
Laurent Destailleur
|
b136004eaf
|
Merge pull request #23843 from FliyFly/qodanareturn
Fix (qodana)
|
2023-02-13 18:26:03 +01:00 |
|
Laurent Destailleur
|
49d823ad4f
|
Merge pull request #23885 from dolibit-ut/patch-658
Update hookmanager.class.php
|
2023-02-13 18:17:06 +01:00 |
|
Laurent Destailleur
|
19bfb021e1
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-13 13:51:35 +01:00 |
|
UT from dolibit
|
6e3966abae
|
Update hookmanager.class.php
saw now 'dashboardPropals' was twice
|
2023-02-12 20:21:11 +01:00 |
|
UT from dolibit
|
c3425919c2
|
Update hookmanager.class.php
|
2023-02-12 20:18:39 +01:00 |
|
Laurent Destailleur
|
457e6883e2
|
Fix excessive hooks log
|
2023-02-10 15:34:47 +01:00 |
|
FLIO
|
cd289ca8ac
|
fix(qodana) fix function comment wrong return
|
2023-02-08 19:09:05 +01:00 |
|
Laurent Destailleur
|
70bec95307
|
Fix regression test
|
2023-01-16 10:44:39 +01:00 |
|
Laurent Destailleur
|
236b3aa9e8
|
Revert default type of hooks. Default is now 'addreplace' hooks (and
exception become 'output' hooks, that become deprecated).
|
2023-01-14 12:28:44 +01:00 |
|
Laurent Destailleur
|
424aa23d1f
|
Merge branch 'develop' into PR/hook-llxfooter
|
2023-01-02 01:55:26 +01:00 |
|
Laurent Destailleur
|
7d433e43fa
|
Add hooks on payment pages
|
2022-12-31 16:24:32 +01:00 |
|
Laurent Destailleur
|
4d8d83e6e2
|
Merge pull request #23188 from gdsoftdev/hook_order_execution
FIX: Hook order execution
|
2022-12-17 01:40:29 +01:00 |
|
Jé GDSOFT
|
8a8519e520
|
Ordering hooks by context
|
2022-12-12 10:26:51 +01:00 |
|
Christian Foellmann
|
1c5888d6d2
|
add hook 'llxFooter'
|
2022-11-24 17:36:35 +01:00 |
|
Laurent Destailleur
|
637f73a833
|
Merge pull request #17966 from cfoellmann/quickadd
quickadd menu like bookmarks
|
2022-04-07 15:41:57 +02:00 |
|
Laurent Destailleur
|
c469634101
|
Fix hook for emailcollector
|
2022-01-19 02:01:52 +01:00 |
|
Christian Foellmann
|
03d4317302
|
add hook 'menuDropdownQuickaddItems' to manipulate dropdown menu
|
2021-12-20 10:20:14 +01:00 |
|
Laurent Destailleur
|
20a3fab437
|
Fix pb when several output hooks
|
2021-12-09 20:58:23 +01:00 |
|
Florian HENRY
|
0f402897a4
|
add add_replace
|
2021-11-18 10:55:05 +01:00 |
|
Florian HENRY
|
a4c4732d5d
|
NEW: for developpers add hook for moreHTMLRef in dol_banner_tab
|
2021-11-03 16:18:03 +01:00 |
|
Laurent Destailleur
|
0e38e1e2c4
|
NEW Add hook hookGetEntity.
Change name and param of hook
|
2021-08-28 14:51:49 +02:00 |
|
Laurent Destailleur
|
9bed2557f5
|
Merge pull request #18514 from cfoellmann/PR/hook-functionGetEntity
add hook 'functionGetEntity'
|
2021-08-28 14:46:32 +02:00 |
|
Laurent Destailleur
|
51a4d7630f
|
Clean code
|
2021-08-28 00:56:37 +02:00 |
|
Christian Foellmann
|
ac7f0f8a4e
|
add hook 'functionGetEntity' to manipulate entities for queries on the fly
|
2021-08-26 15:04:59 +02:00 |
|
Laurent Destailleur
|
e4cbc2140e
|
Fix doc and token renewal with NOSESSION
|
2021-08-24 21:48:38 +02:00 |
|
Christian Foellmann
|
055a5c4ab6
|
fix hook name
|
2021-07-30 15:19:05 +02:00 |
|
Christian Foellmann
|
0102e73306
|
add hook 'menu_LeftMenuArray' to filter the leftmenu items
|
2021-07-30 13:15:01 +02:00 |
|
Laurent Destailleur
|
724d00fc6c
|
Fix phpcs
|
2021-07-14 02:20:15 +02:00 |
|
Laurent Destailleur
|
e755d68b06
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-13 13:22:20 +02:00 |
|
Laurent Destailleur
|
d1a00c26aa
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/functions.lib.php
|
2021-07-13 13:14:27 +02:00 |
|
Laurent Destailleur
|
d3f324c2d4
|
Try a better fix for #18105
|
2021-07-12 16:55:16 +02:00 |
|
Laurent Destailleur
|
3b80b9dd75
|
Fix regression
|
2021-03-08 16:37:52 +01:00 |
|
Laurent Destailleur
|
1aba0c2bc9
|
NEW Can set order of execution of hooks
|
2021-03-08 15:56:41 +01:00 |
|
Frédéric FRANCE
|
a4e25359e7
|
add missing rule
|
2021-03-01 20:37:16 +01:00 |
|
Frédéric FRANCE
|
554e449e40
|
code syntax core directory
|
2021-02-23 22:03:23 +01:00 |
|
Laurent Destailleur
|
9161c34f51
|
Fix logs
|
2021-02-17 15:21:52 +01:00 |
|
Laurent Destailleur
|
68637c3104
|
Better log for hook
|
2021-02-17 15:17:24 +01:00 |
|
Florian HENRY
|
df7f18d4d2
|
add hook to add directory into ECM auto files
|
2021-02-05 13:33:48 +01:00 |
|
Laurent Destailleur
|
2e9f3b803d
|
Add some hooks to add new buttons (compensation of removal of tabs).
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
|
2021-01-12 13:59:20 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Laurent Destailleur
|
b3333da5c1
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/security2.lib.php
htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
htdocs/main.inc.php
|
2020-10-30 04:39:41 +01:00 |
|