Commit Graph

14986 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
a021c4e667 Fix date selector html 2025-01-13 01:05:34 +01:00
Laurent Destailleur (aka Eldy)
f6115ec70b Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-13 00:07:00 +01:00
Laurent Destailleur (aka Eldy)
e5249391f0 Debug v21 - Fix trans 2025-01-12 22:33:20 +01:00
Laurent Destailleur (aka Eldy)
6635b06392 Fix vardump 2025-01-10 18:49:25 +01:00
Laurent Destailleur (aka Eldy)
79808c660b Debug v21 - Fix missing the pass_encoding table 2025-01-10 18:48:20 +01:00
Laurent Destailleur (aka Eldy)
d33e2748f1 Debug v21 - Fix for pb with different encoding rules 2025-01-10 18:24:50 +01:00
Hystepik
30168c5445 fix tipo 2025-01-10 15:09:20 +01:00
Laurent Destailleur (aka Eldy)
b48c9239df Fix js console warnings of html into option 2025-01-10 13:47:53 +01:00
Hystepik
0fe484ecd6 better fix 2025-01-10 13:00:11 +01:00
Laurent Destailleur
8a7fdd0ed6 Merge pull request #32590 from ATM-Consulting/FIX_v19_labelSelect2NorecordFound
FIX select 2 no record found translate
2025-01-10 12:25:34 +01:00
Laurent Destailleur (aka Eldy)
802562a575 Fix regression after a fix 2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
b024b95948 Fix typo 2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
0ffd31c1a1 Restore lines commented for test 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)
429f5db55a Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-09 14:09:33 +01:00
Laurent Destailleur (aka Eldy)
58e42656c0 Fix regression after a fix 2025-01-09 13:54:25 +01:00
Laurent Destailleur (aka Eldy)
7b4946b146 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-09 13:03:44 +01:00
Hystepik
3fcdba2bc3 better fix for performance 2025-01-09 09:21:45 +01:00
Laurent Destailleur (aka Eldy)
a7a50b39a9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-09 02:02:09 +01:00
Laurent Destailleur (aka Eldy)
de321e8f01 Fix typo 2025-01-09 02:01:49 +01:00
Laurent Destailleur (aka Eldy)
8e551100a1 Fix typo 2025-01-09 01:41:24 +01:00
Regis Houssin
929aa8ee91 FIX avoid warnings + debug 2025-01-08 20:32:19 +01:00
Laurent Destailleur (aka Eldy)
599d891284 Restore lines commented for test 2025-01-08 18:24:46 +01:00
Laurent Destailleur (aka Eldy)
79ae59ee2a Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-08 17:54:13 +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
Hystepik
0c05b8110f Fix fatal error on sprintf with translate 2025-01-08 16:19:06 +01:00
GregM
3737f3c0cd FIX select 2 no record found 2025-01-08 12:30:46 +01:00
Laurent Destailleur
bd8a839d3e Merge pull request #32549 from Easya-Solutions/develop_odt_dimensions_substitutions
NEW Add 4 substitutions for ODTs.
2025-01-06 20:22:59 +01:00
tnegre
81298d6787 fix Phpstan 2025-01-06 17:09:45 +01:00
tnegre
86913a7681 Add 4 substitutions for ODTs. Reuse logic from PDF generator, but reformat to make it clearer. 2025-01-06 17:02:43 +01:00
Laurent Destailleur (aka Eldy)
3bfd6c1e30 Debug MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY 2025-01-06 12:56:24 +01:00
Laurent Destailleur
b05958fb25 Merge pull request #32322 from FHenry/dev_new_default_email_template_ticket
new: if default template for ticket exist we use it avec if there is email template 'all'
2025-01-05 19:01:42 +01:00
Laurent Destailleur (aka Eldy)
6681979596 NEW Option MAIN_RESTRICTHTML_ONLY_VALID_HTML and
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY are on by default
2025-01-05 18:57:18 +01:00
Laurent Destailleur (aka Eldy)
49f5eabc22 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-05 18:44:56 +01:00
Laurent Destailleur (aka Eldy)
1d194efc3d Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-05 18:43:15 +01:00
Laurent Destailleur (aka Eldy)
2c2ac2a48f Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-05 18:38:48 +01:00
Laurent Destailleur (aka Eldy)
1cfa3b5803 Fix warning 2025-01-05 18:34:01 +01:00
Laurent Destailleur
377233d998 Merge pull request #32394 from Easya-Solutions/develop_new_odt_invoice_type
NEW : ODT {object_type_label} for Invoices and Supplier Invoices
2025-01-05 18:02:18 +01:00
Laurent Destailleur (aka Eldy)
4253fa54ec Standardize name of field. 2025-01-05 14:05:50 +01:00
Regis Houssin
367173a4d1 FIX clean unique extrafields when create product combination 2025-01-04 08:20:18 +01:00
Laurent Destailleur
351ba8e84b Merge pull request #32512 from warnerbryce/fix_expedition_lines_odt
FIX: Repair missing tags from previous PR - shipment_lines
2025-01-03 19:36:26 +01:00
Laurent Destailleur (aka Eldy)
8c92207870 Fix error message 2025-01-03 14:23:58 +01:00
Brice Werry
dee284bb62 FIX: Repair missing tags from previous PR - shipment_lines 2025-01-03 13:25:20 +01:00
Laurent Destailleur (aka Eldy)
e3087dd66f Debug v21 2025-01-02 20:40:22 +01:00
Laurent Destailleur (aka Eldy)
bd666f495c FIX return of the error code 2025-01-02 17:32:36 +01:00
Laurent Destailleur
4744e0d0a5 Merge pull request #32490 from Easya-Solutions/fix-doleditor-cast-content
Fix phpstan doleditor content cannot be nullable
2025-01-02 16:49:13 +01:00
Laurent Destailleur (aka Eldy)
c1a9c39d6e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-02 14:42:08 +01:00
Laurent Destailleur (aka Eldy)
ee8863df3b Fix warning 2025-01-02 14:41:50 +01:00
VESSILLER
17c60e2560 FIX phpstan nullable string of content in DolEditor (PHPDoc) 2025-01-02 10:15:30 +01:00
VESSILLER
51202f16f4 Revert cast content to string 2025-01-02 09:54:17 +01:00