Laurent Destailleur
7ca303888d
Look and feel v20
2024-04-08 19:20:07 +02:00
Laurent Destailleur
b9b097057a
Fix subtype must be visible only for countries that need subtype
...
invoices
2024-04-08 12:02:31 +02:00
Jon Bendtsen
1207ce21cc
NEW: API setup delete extrafields from name and elementtype v2 ( #29269 )
...
* NEW: API delete extrafields from name and elementtype
* 401 came back, but was 403'ed again
* Fix sql injection
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-08 11:11:53 +02:00
Laurent Destailleur
0a48d1ad56
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-04-08 03:38:04 +02:00
Jon Bendtsen
b586f90f59
Qual: 4 functions with hardcoded elementtype = 'member' replaced with elementtype = '' ( #29256 )
...
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
2024-04-07 12:35:40 +02:00
Laurent Destailleur
3fad52815a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-07 12:26:49 +02:00
Laurent Destailleur
fd9475be03
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02:00
PsyCrow
01d82614b6
PHP warning on updating html type extrafield ( #29260 )
...
FIX : #29229
2024-04-07 12:03:24 +02:00
MDW
bbde552979
Qual: Enable Phan Rules and update baseline ( #29255 )
...
* Fix script generating trailing whitespace
* Add nusoap as a stub for better analysis
* Qual: Return type for fetch_name_optionals_label to fix phan message
* Qual: Enable Phan Rules and update baseline
# Qual: Enable Phan Rules and update baseline
This enables all of the rules that are currently also
enabled for cti, but sets the baseline to ignore the
exceptions already present.
This will help detect exceptions added by code modifications
if the rule is not ignored for the given file.
2024-04-07 11:55:39 +02:00
Frédéric FRANCE
00b2185813
fix phpstan ( #29258 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-04-07 11:50:26 +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
Frédéric FRANCE
87b76db460
fix phpdoc ( #29246 )
2024-04-06 13:35:04 +02:00
Regis Houssin
ec45ca8abe
FIX avoid php warnings ( #29247 )
2024-04-06 13:28:58 +02:00
Laurent Destailleur
2ca5518625
Fix use of dynamic property conf->xxx->enabled must be abandonned.
2024-04-05 16:51:27 +02:00
Laurent Destailleur
38fb00489d
PHPDoc
2024-04-05 13:44:59 +02:00
thibdrev
2302708c98
typo
2024-04-04 20:51:46 +02:00
thibdrev
0dc1527064
Update commonobject.class.php
2024-04-04 20:49:16 +02:00
Laurent Destailleur
6ef81a05dc
typo
2024-04-04 19:13:12 +02:00
Laurent Destailleur
0be59cf384
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 17:56:27 +02:00
Laurent Destailleur
8e6674ff6f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-04 17:56:06 +02:00
Laurent Destailleur
d10d5aed72
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-04 17:54:59 +02:00
Laurent Destailleur
e407588231
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-04-04 17:54:31 +02:00
Laurent Destailleur
65f2425902
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-04-04 17:51:55 +02:00
Laurent Destailleur
28075f7cf8
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-04-04 17:51:37 +02:00
Laurent Destailleur
0abb129793
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 16:52:59 +02:00
Laurent Destailleur
d4268de403
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 16:52:38 +02:00
Laurent Destailleur
115be29078
Merge pull request #29227 from hregis/fix_dev_phan_error2
...
FIX phan error PhanTypeMismatchReturnNullable
2024-04-04 16:39:47 +02:00
Laurent Destailleur
5cd0456e9e
Fix doxygen
2024-04-04 16:35:21 +02:00
Regis Houssin
cb9a93d97e
FIX syntax error (but same result) :-)
2024-04-04 16:32:24 +02:00
Regis Houssin
9e638ccc12
FIX avoid to delete "lock" and "unlock" files
2024-04-04 16:22:31 +02:00
Laurent Destailleur
0fec23f437
Update html.formprojet.class.php
2024-04-04 16:09:19 +02:00
Benjamin Falière
ddacb21a44
NEW: constant MAIN_DISCARD_CLOSED_PROJECTS_IN_SELECT
2024-04-04 15:41:08 +02:00
Laurent Destailleur
0fc08e8926
Clean translation files
2024-04-04 15:15:04 +02:00
Regis Houssin
f9baf39936
FIX phan error PhanTypeMismatchReturnNullable
2024-04-04 13:47:10 +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
cdf46276ac
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-04 11:06:46 +02:00
Laurent Destailleur
b21c3160d4
Merge pull request #29215 from frederic34/translations_errors
...
add Translations errors
2024-04-04 02:59:02 +02:00
Laurent Destailleur
40165541d9
Look and feel v20
2024-04-04 01:35:36 +02:00
Laurent Destailleur
8d1efd2916
Clean code
2024-04-03 23:14:11 +02:00
Laurent Destailleur
8eb93c9f2a
Revert to restore stability
2024-04-03 22:52:57 +02:00
Laurent Destailleur
56f9ec41c0
FIX regression. A lot of broken feature and corruption of data du to
...
deprecation management.
2024-04-03 22:34:59 +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
x
c583102364
FIX Accolad
2024-04-03 15:19:53 +02:00
x
81adb15eb0
FIX PDF Translations Extrafields
2024-04-03 15:04:30 +02:00
Frédéric FRANCE
613f8be05f
Merge remote-tracking branch 'upstream/develop' into translations_errors
2024-04-03 14:47:01 +02:00
Frédéric FRANCE
c349d38897
add translations of errors
2024-04-03 14:46:46 +02:00
Laurent Destailleur
6004d3ae14
Merge pull request #29204 from mdeweerd/fix/projet_abs
...
Fix fatal (PHP8.X) type issue with abs, and amend dol_eval return type
2024-04-03 02:06:52 +02:00
Laurent Destailleur
8b916b6269
Restore deprecation
2024-04-03 01:56:17 +02:00
Laurent Destailleur
d03a926238
Clean code. Reduce warning for deprecated field to a better blanced
...
level, as we should start soon the beta.
2024-04-03 00:51:18 +02:00