Laurent Destailleur
b5de782c6b
Fix use the good HTTP code
2024-04-07 14:59:25 +02:00
Laurent Destailleur
fd9475be03
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02:00
Frédéric FRANCE
7cf6a0821f
fix phpdoc for ismultientitymanaged ( #29245 )
...
* fix phpdoc
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-06 17:38:39 +02:00
Laurent Destailleur
38fb00489d
PHPDoc
2024-04-05 13:44:59 +02:00
Laurent Destailleur
fae202a610
Sec Possible html injection by corrupting external ICS links.
2024-04-05 13:26:59 +02:00
Laurent Destailleur
7c5b2dae56
Fix GETPOSTINT
2024-04-05 13:09:32 +02:00
thibdrev
e082564816
Update actioncomm.class.php
2024-04-04 20:52:18 +02:00
Laurent Destailleur
9e74142e5c
Debug v20
2024-04-04 19:47:19 +02:00
Florian HENRY
13cb7b590a
NEW: add field Reply to in emailing
2024-04-04 18:51:03 +02:00
Florian HENRY
f624d9e07f
NEW: add field Reply to in emailing
2024-04-04 18:49:31 +02:00
Laurent Destailleur
0fe0cd7c01
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 11:39:02 +02:00
Laurent Destailleur
404ba88107
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-04 11:19:45 +02:00
Laurent Destailleur
00b105806e
Fix phpunit
2024-04-04 01:59:33 +02:00
Laurent Destailleur
d5945f4c54
Debug v20
2024-04-03 17:57:25 +02:00
Laurent Destailleur
14afdf6b0e
Fix regression on GETPOSTINT
2024-04-03 17:50:24 +02:00
Laurent Destailleur
2947287e3f
Look and feel v20
2024-04-03 16:22:16 +02:00
Laurent Destailleur
fffe74246c
Fix all short tables must use the setup for the number of rows
2024-04-03 15:30:10 +02:00
Laurent Destailleur
68d4f773ce
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-02 17:12:01 +02:00
Laurent Destailleur
af41ec8e41
Clean code - Remove not used method fetchAll and CSS
2024-04-02 16:42:21 +02:00
Laurent Destailleur
d1d188e6ee
Merge pull request #29196 from mdeweerd/phpstan/actioncomm
...
Qual: Fix typings in actioncomm
2024-04-02 15:05:58 +02:00
Laurent Destailleur
7715513ac9
Some API HTTP return code were moved from 401 to 403 to better follow
...
REST specification.
2024-04-02 14:47:49 +02:00
MDW
e94bb650d3
Qual: Fix typings in actioncomm
...
# Qual: Fix typings in actioncomm
Allow -1 for percentage.
$icalcolor as string.
Extend range of return types for update() and delete()
2024-04-02 13:55:12 +02:00
Laurent Destailleur
51f862ad28
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-04-02 13:21:00 +02:00
Laurent Destailleur
990216b13f
NEW Api parameters are sanitized by the WAF, same code than GET/POST
2024-04-02 13:07:13 +02:00
Laurent Destailleur
11c1077557
Merge pull request #29167 from JonBendtsen/propal_update_single_array_option_element
...
allow updating a single Complementary Attribute
2024-04-02 11:52:01 +02:00
Laurent Destailleur
3024e72ee9
Merge pull request #29190 from mdeweerd/typing/actioncomm
...
Qual: actioncom - phpdoc typing, activate deprecationhandler for libelle
2024-04-02 11:22:22 +02:00
MDW
71f3637a8b
Qual: actioncom - phpdoc typing, activate deprecationhandler for libelle
...
# Qual: actioncom - phpdoc typing, activate deprecationhandler for libelle
Fix several phan notices, activation deprecationhandler for libelle
2024-04-02 02:34:02 +02:00
Laurent Destailleur
e3037794aa
Look and feel v20
2024-04-01 15:04:20 +02:00
Jon Bendtsen
4cdc8f643a
will allow updating a single Complementary Attribute without specifying all of them that we don't want to change. Similar to # 29115 but just for proposals
2024-04-01 09:54:18 +02:00
Regis Houssin
85a08a9288
FIX sometimes a string type instead integer is return, why ?
2024-03-31 19:17:58 +02:00
MDW
04c3e80fc5
Fix typing
2024-03-29 18:26:48 +01:00
Laurent Destailleur
233629ed3a
Merge branch 'develop' into phpstan_user
2024-03-29 12:20:23 +01:00
Laurent Destailleur
5a6791aa5a
Clean code
2024-03-29 11:43:26 +01:00
Laurent Destailleur
0fbaf8b118
Fix example
2024-03-29 11:25:33 +01:00
Laurent Destailleur
b58e439a17
Clean use of $_POST
2024-03-28 21:29:02 +01:00
Frédéric France
7a7b1953ed
fix phpstan
2024-03-28 20:34:33 +01:00
Frédéric France
a3df8248a7
Merge remote-tracking branch 'upstream/develop' into phpstan_user
2024-03-28 20:26:57 +01:00
Frédéric France
5b1af95864
fix phpstan
2024-03-28 20:16:32 +01:00
Laurent Destailleur
3e8c3edd6d
Clean code from _GET
2024-03-28 17:10:22 +01:00
Laurent Destailleur
787b1a1c83
Merge branch 'develop' into fix/filebyfile
2024-03-28 14:23:54 +01:00
Laurent Destailleur
a7e33e6573
Merge pull request #29047 from mdeweerd/fix/PhanPluginUnknownObjectMethodCall1
...
Fixes for PhanPluginUnknownObjectMethodCall
2024-03-28 14:20:57 +01:00
Laurent Destailleur
7535a884ac
Merge pull request #29069 from mdeweerd/fix/price
...
Fix arguments to price()
2024-03-28 13:07:25 +01:00
Laurent Destailleur
415e99606d
Merge pull request #29091 from mdeweerd/fix/facturefournisseur/card
...
Fix card FactureFournisseur
2024-03-28 12:55:24 +01:00
Laurent Destailleur
6fa8a02c4b
Fix server shown in emailing
2024-03-27 19:44:59 +01:00
MDW
975243f1b5
Fix: Ensure DiscountAbsolute->fk_soc deprecation is possible
...
# Fix: Ensure DiscountAbsolute->fk_soc deprecation is possible
Assign socid whenever fk_soc is assigned so that socid can be accessed
instead of fk_soc.
2024-03-27 18:07:51 +01:00
MDW
7afeeb120d
Fix arguments to price()
2024-03-27 10:21:22 +01:00
MDW
30f1701c6f
Improve typings, adapt
2024-03-27 10:18:31 +01:00
MDW
3d88f94dbe
Force typing (phan) for typing checks
2024-03-27 10:18:04 +01:00
Laurent Destailleur
69bd6c6deb
Fix look and feelv20
2024-03-24 23:05:40 +01:00
MDW
5c5ad3260c
Fix PhanNonClassMethodCall with extra test
2024-03-24 15:40:21 +01:00