ldestailleur
3b668903b5
Clean code. Show how to use TRIGGER_PREFIX in modulebuilder template.
2025-09-04 11:30:24 +02:00
ldestailleur
ca1c3d3781
Enhance template to allow hook printFieldListWhere
2025-09-03 19:46:05 +02:00
Frédéric FRANCE
a1d7b11324
fix doc ( #35196 )
2025-09-03 12:54:17 +02:00
Frédéric FRANCE
252b68cbcf
fetch greatest tms ( #35122 )
...
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
* fetch greatest tms
2025-08-28 19:28:48 +02:00
Frédéric FRANCE
926defb22c
add more parameters to restrictedArea hook ( #35013 )
...
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
2025-08-20 18:57:52 +02:00
Frédéric FRANCE
b9d02e16cc
fix parameters ( #35012 )
2025-08-20 18:51:55 +02:00
ldestailleur
1ae767d8a6
Fix warnings
2025-08-10 03:42:27 +02:00
ldestailleur
929dbe94e7
Fix CI warnings
2025-08-09 16:53:09 +02:00
ldestailleur
7506fd006e
Fix CI
2025-08-09 14:24:59 +02:00
ldestailleur
a8173ff888
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-08-06 12:39:32 +02:00
ldestailleur
53683a6a3a
FIX several minor troubles with modulebuilder
2025-08-05 02:44:52 +02:00
ldestailleur
86f5db7aa9
Fix better comaptibilty for extrafield email/mail
2025-08-05 00:45:00 +02:00
Laurent Destailleur
602b9c26ae
Fix case of ismultientitymanaged that is key@table
2025-08-01 18:37:20 +02:00
Laurent Destailleur
6ff0a3c2d8
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-01 17:24:02 +02:00
Laurent Destailleur
25a1cd807c
Fix warning
2025-08-01 17:20:18 +02:00
Laurent Destailleur
f40649c068
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-31 21:17:24 +02:00
ldestailleur
4b28f1d528
Debug v22
2025-07-31 15:17:00 +02:00
ldestailleur
c866e88e2e
Debug v22
2025-07-31 15:07:12 +02:00
ldestailleur
034804aa42
Doc
2025-07-15 12:36:15 +02:00
Jyhere
787bd1d278
CHANGE: ternary simplification ( #34675 )
2025-07-01 20:34:09 +02:00
ldestailleur
c6a5bf3836
Fix CI
2025-06-27 21:30:37 +02:00
HENRY Florian
931384db35
fix: manage correctly external module object link with myobject@mymodule element type ( #34530 )
...
* fix: manage correctly external module object link with myobject@mymodule element type
* add more doc in template module builder
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-21 16:09:54 +02:00
ldestailleur
62e305f7fa
Debug the asset module. Can't delete.
2025-05-10 21:03:27 +02:00
ldestailleur
608b1dc0f4
Clean code
2025-04-15 20:33:39 +02:00
ldestailleur
911bfa2883
FIX Translation of column in list of invoice
2025-03-24 12:49:46 +01:00
Laurent Destailleur
cea44d5b06
Update myobject.class.php
2025-02-18 20:41:53 +01:00
Laurent Destailleur
2c7b2a11d0
Update myobject.class.php
2025-02-17 19:53:09 +01:00
Benjamin Falière
c52d0d2db0
Restore contributor line
2025-02-17 16:22:57 +01:00
Benjamin Falière
ca85ad74b9
FIX(modulebuilder): validate after creation
2025-02-17 16:18:19 +01:00
MDW
f05bc70b2e
Qual: Fix phan notices (modulebuilder)
2025-02-07 12:31:19 +01:00
MDW
24fa28dfe2
Qual: Fix getKanban phpdoc
...
# Qual: Fix getKanban phpdoc
Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
Laurent Destailleur (aka Eldy)
c4f52d0484
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-04 22:51:31 +01:00
Laurent Destailleur (aka Eldy)
72ea4fadb3
Debug v21
2025-02-04 13:22:04 +01:00
Laurent Destailleur (aka Eldy)
30dc853bb7
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-20 15:09:16 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Quentin VIAL--GOUTEYRON
01be602fb1
FIX Issue 32460 db prefix module builder
2025-01-15 08:42:14 +01:00
Laurent Destailleur (aka Eldy)
b024b95948
Fix typo
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7
FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
...
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
de321e8f01
Fix typo
2025-01-09 02:01:49 +01:00
Laurent Destailleur (aka Eldy)
c0250e4c91
FIX CVE-2024-55227 CSRF when MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
...
on (hidden option not on by default)
2025-01-08 17:41:45 +01:00
Christophe Battarel
68103bc428
add fetch before validate in comments
2024-12-19 11:13:40 +01:00
MDW
ec2a1928ba
Qual: Update fields phpdoc to include fields that are defined/used in some cases
...
# Qual: Update fields phpdoc to include fields that are defined/used in some cases
comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Laurent Destailleur (aka Eldy)
9d62336c95
Doc
2024-12-01 15:12:51 +01:00
Laurent Destailleur
24150f3ad5
Fix phpstan
2024-11-17 01:16:29 +01:00
Laurent Destailleur
dc505909fa
Debug modulebuilder template
2024-11-06 22:25:00 +01:00
MDW
f70c945931
Qual: Fix phan/stan notices ( #31271 )
...
# Qual: Fix phan/stan notices in relation with UnknownObjectMethodCall
Fix notices in classes with UnknownObjectMethodCall notices or classes
related with these.
2024-10-05 18:55:36 +02:00