Commit Graph

3571 Commits

Author SHA1 Message Date
Laurent Destailleur
8ca7f0c989 Fix var_dump 2024-01-17 20:38:22 +01:00
Laurent Destailleur
55067371ca Doc 2024-01-15 18:06:11 +01:00
Laurent Destailleur
64eff062f2 Clean code 2024-01-10 15:10:15 +01:00
Laurent Destailleur
2c1e7a8381 Merge pull request #27339 from mdeweerd/optim/dol_mimetype
Perf: Optimise dol_mimetype
2024-01-10 15:05:01 +01:00
Laurent Destailleur
cdf2e4408c Debug v19 2024-01-09 16:56:32 +01:00
MDW
728bfeadba Perf: Optimise dol_mimetype
# Perf: Optimise dol_mimetype

All preg_match() calls were executed even if they are all exclusive.
2024-01-08 22:15:11 +01:00
Laurent Destailleur
ab3737e569 Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
lower than 20900 (disabled by default for libxml 2.9.0)
2023-12-29 17:55:09 +01:00
Laurent Destailleur
aff0d68035 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-28 12:39:45 +01:00
Laurent Destailleur
163a09d6fd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-28 12:37:34 +01:00
Laurent Destailleur
9484953b7a Update functions.lib.php 2023-12-28 12:34:09 +01:00
Philippe GRAND
7a6a916218 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/functions.lib.php on line 138 and correct tabs 2023-12-28 11:54:48 +01:00
Philippe GRAND
f5f1543dac fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/functions.lib.php on line 138 2023-12-28 11:49:19 +01:00
Dev2a
91f5cae071 Fix: Add not in operator 2023-12-27 15:53:55 +01:00
Laurent Destailleur
61c5c6f88d Fix regression 2023-12-27 13:09:25 +01:00
Laurent Destailleur
b28ae5d8d3 Clean code 2023-12-27 12:12:20 +01:00
Laurent Destailleur
1985d1fd4d Fix warnings 2023-12-23 20:00:57 +01:00
Laurent Destailleur
75be304b84 Merge pull request #27204 from vmaury/fix_27203_uglymessages
Fix #27203 avoid ugly messages
2023-12-22 10:55:24 +01:00
Laurent Destailleur
63c38da901 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-21 19:44:25 +01:00
vmaury
dc74eaa3fc Fix #27203 avoid ugly messages 2023-12-21 19:26:30 +01:00
Laurent Destailleur
9a6ae3c454 FIX Return a better error message when token is not valid 2023-12-21 19:25:07 +01:00
vmaury
b5d4b53597 Fix #27203 avoid ugly messages 2023-12-21 19:23:12 +01:00
vmaury
e7071dd8c4 Fix #27203 avoid ugly messages 2023-12-21 19:17:39 +01:00
Laurent Destailleur
0db281a919 FIX SEC we must not propagate SQL requests as parameters. 2023-12-20 21:35:04 +01:00
Laurent Destailleur
97ae114265 FIX Universal search syntax accept string with ' in the IN 2023-12-19 15:01:21 +01:00
Laurent Destailleur
e7c405425c Debug v19 2023-12-19 14:03:17 +01:00
Laurent Destailleur
0b0f05523e FIX #yogosha19628 2023-12-18 19:47:49 +01:00
Laurent Destailleur
a7fa5accf9 Debug v19 2023-12-18 15:06:25 +01:00
Laurent Destailleur
55f5c6663d Fix regression on css lost on flags 2023-12-17 13:11:58 +01:00
Laurent Destailleur
78d5e71a8f FIX #yogosha19506 2023-12-16 19:24:41 +01:00
Laurent Destailleur
9765a18265 Debug v19 2023-12-16 16:26:38 +01:00
Laurent Destailleur
05db4b9f8e Sync transifex 2023-12-15 13:34:39 +01:00
Laurent Destailleur
80576444f7 Debug v19 2023-12-14 16:00:05 +01:00
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Laurent Destailleur
29dc12dd58 Option MAIN_DISALLOW_URL_INTO_DESCRIPTIONS accept 1 or 2 value.
Value 1 should be ready to be on by default in a next version.
Fix #yogosha18900
2023-12-10 16:19:05 +01:00
Laurent Destailleur
836e1514d8 Fix #yogosha19313 2023-12-07 16:08:32 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
e8e9ff6867 Debug v19 2023-12-05 14:50:42 +01:00
Laurent Destailleur
1babae58a4 Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
Laurent Destailleur
da244466b7 Add phpunit on utf8_check and utf8_valid 2023-11-30 21:22:20 +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
Laurent Destailleur
552e745908 Debug v19 2023-11-28 10:33:06 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Frédéric FRANCE
0e4d06c8f4 NEW add tpl for delivery (#26789)
* add tpl for delivery

* fix tooltip
2023-11-22 09:32:08 +01:00
Laurent Destailleur
c1aefa75a7 FIX delivery note disappear after generation 2023-11-20 21:49:25 +01:00
Laurent Destailleur
eb0eac0dfa FIX delivery note disappear after generation 2023-11-20 21:47:48 +01:00
IC-Nicolas
78259c37ce Duplicate entries (#26759) 2023-11-20 20:17:24 +01:00
Laurent Destailleur
1508d2121c Code comment 2023-11-18 02:11:59 +01:00