2
0
forked from Wavyzz/dolibarr
Commit Graph

33082 Commits

Author SHA1 Message Date
Laurent Destailleur
386c91790a Fix warning 2023-12-03 20:32:08 +01:00
Frédéric FRANCE
b6d9cbc19e fix phpstan 2023-12-02 20:53:59 +01:00
Laurent Destailleur
7ede5d8f82 Debug v19 2023-12-02 19:13:51 +01:00
Laurent Destailleur
3addb1dd26 Fix min php 2023-12-02 16:39:17 +01:00
Laurent Destailleur
bed683b070 Doc 2023-12-02 16:24:10 +01:00
Laurent Destailleur
7c756574b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-02 14:52:36 +01:00
Laurent Destailleur
cc35ae88f2 Merge pull request #26928 from frederic34/patch-4
fix phpstan
2023-12-02 12:27:25 +01:00
Laurent Destailleur
d42d9f54e8 Merge pull request #26930 from frederic34/patch-8
remove unused code fix phpstan
2023-12-02 12:27:07 +01:00
Frédéric FRANCE
bd8233d4e7 remove unused code fix phpstan 2023-12-02 08:03:18 +01:00
Frédéric FRANCE
a6acec9807 remove unused code fix phpstan 2023-12-02 07:58:25 +01:00
Frédéric FRANCE
c720e1926b fix phpstan 2023-12-01 23:15:10 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
HENRY Florian
0df3172678 fix: missing name of intervenant on Solieil PDF Model (#26917) 2023-12-01 19:50:37 +01:00
HENRY Florian
722e266afb fix: add customer name ad sign date on PDF Soleil (#26919)
* fix: add customer anme ad sign date on PDF Soleil

* fix: review pos of text
2023-12-01 19:50:09 +01:00
Alban Durrheimer
98f8acc1a5 Update the product description in the Vinci PDF to limit the size of the description (#26924) 2023-12-01 19:42:16 +01:00
Laurent Destailleur
e1f3765f16 Debug v19 2023-12-01 11:41:48 +01:00
Laurent Destailleur
240869f2f2 Fix warnings 2023-11-30 21:45:58 +01:00
Laurent Destailleur
f2995e50d9 Fix warning 2023-11-30 21:29:26 +01:00
Laurent Destailleur
d461778439 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-30 21:27:09 +01:00
Laurent Destailleur
da244466b7 Add phpunit on utf8_check and utf8_valid 2023-11-30 21:22:20 +01:00
Laurent Destailleur
27ede744a9 Doc 2023-11-30 18:06:07 +01:00
Frédéric FRANCE
0f0d0e44fd fix hidden phpstan error (#26889) 2023-11-30 17:45:41 +01:00
Frédéric FRANCE
2b36fd5586 fix hidden phpstan error (#26890) 2023-11-30 17:45:12 +01:00
Frédéric FRANCE
cdcd1c4562 fix hidden phpstan error (#26891) 2023-11-30 17:44:59 +01:00
Laurent Destailleur
c417949a7e Fix phpunit 2023-11-30 00:06:05 +01:00
Laurent Destailleur
b3c4697c7d Fix error management 2023-11-29 23:07:29 +01:00
Laurent Destailleur
43f9210ab4 SEC: Add option MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY 2023-11-29 20:19:21 +01:00
Laurent Destailleur
2c6eacc005 FIX Missing hx tags in dol_escape_htmltag with common 2023-11-29 12:44:10 +01:00
Regis Houssin
d0b168e333 FIX sort natural to have the trigger 100 after 99 (#26887)
* FIX sort natural to have trigger 100 after 99

* FIX wrong trigger status
2023-11-28 22:31:36 +01:00
Laurent Destailleur
56e8872ddc Clean code+warnings: The delete() method of AdherentType, Contact,
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Florent Poinsaut
f9a09bf09a FIX Email text supplier order bis (#26884) 2023-11-28 11:41:26 +01:00
Florent Poinsaut
3cd3f0da3f FIX email text for supplier order (#26880)
* Fix email text for supplier order

* Update other.lang

* Update other.lang

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-28 11:29:57 +01:00
Laurent Destailleur
e12818be0a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-11-28 10:34:03 +01:00
Laurent Destailleur
552e745908 Debug v19 2023-11-28 10:33:06 +01:00
Alexandre SPANGARO
ccfb5e2730 Debug v18 (#26877)
* Fix column name - Colspan problem

* Update DolibarrModules.class.php
2023-11-28 09:18:16 +01:00
Laurent Destailleur
a241d85f84 FIX #26858 2023-11-27 18:45:08 +01:00
Laurent Destailleur
1c28552c53 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-27 18:13:57 +01:00
Laurent Destailleur
9454cfd546 Clean code 2023-11-27 18:13:01 +01:00
Laurent Destailleur
b69059af76 Fix warning 2023-11-27 12:24:18 +01:00
Laurent Destailleur
fa79a93a51 Fix warning 2023-11-27 12:16:09 +01:00
Laurent Destailleur
abba23fc5e Fix regression Trait not found 2023-11-27 12:09:56 +01:00
Laurent Destailleur
7785ae93a1 Fix php8.2 warnings 2023-11-27 11:41:05 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Laurent Destailleur
de96af8543 Fix warning php8.2 2023-11-27 11:24:19 +01:00
Laurent Destailleur
989e76839e Fix warning 2023-11-26 17:39:13 +01:00
Laurent Destailleur
ef6b4adaf6 Fix warning 2023-11-26 17:27:14 +01:00
Lucas Marcouiller
300f3a8a96 Fix some phpstan errors (#26845)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-11-26 15:53:10 +01:00
Frédéric FRANCE
748f362c86 clean code (#26848) 2023-11-26 15:51:48 +01:00
Mohamed DAOUD
dc4d5111aa New add evaluation report pdf module HRM (#26850)
* add rh evaluation report pdf

* Update modHRM.class.php

* fix phpcs modHRM.class.php
2023-11-26 15:51:00 +01:00
Laurent Destailleur
1ac9bcab59 Debug v19 2023-11-24 16:30:31 +01:00