Commit Graph

112585 Commits

Author SHA1 Message Date
Frédéric FRANCE
0f0d0e44fd fix hidden phpstan error (#26889) 2023-11-30 17:45:41 +01:00
Frédéric FRANCE
046c89cfc7 fix hidden phpstan error (#26888) 2023-11-30 17:45:26 +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
Frédéric FRANCE
bffbe18f82 fix hidden phpstan error (#26892) 2023-11-30 17:44:45 +01:00
Frédéric FRANCE
e5da78eabe fix hidden phpstan error (#26893) 2023-11-30 17:44:34 +01:00
Charlène Benke
29f5027c9f php V8 warning (#26900) 2023-11-30 17:44:14 +01:00
Saami PERDRIX
b7b190950f fix warnings on inventory when batch is null (#26901) 2023-11-30 17:43:24 +01:00
Charlène Benke
f97debdd50 php V8 Warning (#26903) 2023-11-30 17:42:26 +01:00
sonikf
0fa2d80381 fix translation (#26902)
* fix translation

* fix translation

* fix typo

* Update main.lang

* fix typo

* fix syntax

* fix translation
2023-11-30 17:34:13 +01:00
Laurent Destailleur
c417949a7e Fix phpunit 2023-11-30 00:06:05 +01:00
Laurent Destailleur
7809b66688 Doc 2023-11-29 23:18:49 +01:00
Laurent Destailleur
3e1d5b1748 Fix for MAIN_RESTRICTHTML_ONLY_VALID_HTML 2023-11-29 23:17:22 +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
3a78357253 Try an implementation a fix to avoid infinite loop in sync api - trigger 2023-11-29 16:20:37 +01:00
Laurent Destailleur
aaca019f54 Clean code 2023-11-29 12:57:16 +01:00
Laurent Destailleur
9143e837de code smell 2023-11-29 12:50:16 +01:00
Laurent Destailleur
2c6eacc005 FIX Missing hx tags in dol_escape_htmltag with common 2023-11-29 12:44:10 +01:00
Laurent Destailleur
8dfb523e2f Fix warning 2023-11-28 22:52:34 +01:00
Laurent Destailleur
bfbdab6084 Debug v19 2023-11-28 22:44:01 +01:00
Laurent Destailleur
4a8dae277d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-28 22:34:31 +01:00
Laurent Destailleur
e4d7f97c09 Fix missing const 2023-11-28 22:33:24 +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
60409c8fff Look and feel 2023-11-28 22:26:56 +01:00
Laurent Destailleur
a73e76c5cc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-28 20:56:59 +01:00
Laurent Destailleur
21239060df Debug v19 2023-11-28 20:56:20 +01:00
Laurent Destailleur
ea4b857f28 Clean trans 2023-11-28 20:23:11 +01:00
HENRY Florian
f74d652e10 fix: phpstan (#26748)
* fix: remove phpstan warning

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix: phpstan

* fix: phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix: phpstan

* fix: phpstan
2023-11-28 15:42:13 +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
Laurent Destailleur
a629cebb79 Doc 2023-11-28 15:00:55 +01:00
Laurent Destailleur
508c2c1926 Reduce default limit of email collected from 100 to 50 2023-11-28 14:59:16 +01:00
Laurent Destailleur
11b80eaae8 FIX emailcollector can read "Messages envoyés" directory 2023-11-28 14:53:18 +01:00
Laurent Destailleur
9a4aa58ce9 Fix message to unlock upgrade 2023-11-28 14:00:15 +01:00
Laurent Destailleur
1980c9a8b8 Add log to debug email collector 2023-11-28 13:51:49 +01:00
Laurent Destailleur
d3496a3f5a Fix must reset some field when cloning emailcollector 2023-11-28 13:40:40 +01:00
Laurent Destailleur
9513ed761a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-28 12:40:40 +01:00
Laurent Destailleur
6664190179 Clean code
Should also make merge of #24911 after release easier. Note: Adding a
control on screen must be done after adding control into so we will
start by adding checkSellOrEatByMandatory() into create/update of
productlot.
2023-11-28 12:40:21 +01:00
Florent Poinsaut
f9a09bf09a FIX Email text supplier order bis (#26884) 2023-11-28 11:41:26 +01:00
Pascal Hubrecht
f1e384cc51 FIX #26881 (#26883) 2023-11-28 11:30:48 +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
c23e726ce0 Debug v19 2023-11-28 10:42:48 +01:00
Laurent Destailleur
bc1574c418 Debug v19 2023-11-28 10:37:07 +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
andreubisquerra
afbee4111e FIX free product box size (#26874)
Resize the 'free product' box and hide scroll bar. And use percentage instead of fixed size to improve on mobile.
2023-11-28 09:17:17 +01:00
Alexandre SPANGARO
a462edcea5 Missing dolGetButtonTitleSeparator() (#26876)
* Debug v19 - Missing title column for description & fix order

* Missing Button title separator

* Missing Button title separator
2023-11-28 09:16:21 +01:00
Laurent Destailleur
91e6028eb2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-27 20:49:02 +01:00
Laurent Destailleur
9f353a5701 Fix setup page and tooltip 2023-11-27 20:44:29 +01:00
Laurent Destailleur
54ab138aa3 Merge pull request #26872 from lucynasci/patch-1
PHP V8 Warning
2023-11-27 18:59:52 +01:00