John BOTELLA
|
cbed0292d1
|
FIX : Ergonomic fail part02 (#29373)
* Fix ergo fail
* Fix read more
* Fix read more
* Update functions.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-04-22 14:32:07 +02:00 |
|
Laurent Destailleur
|
557c723c27
|
FIX logo and escape in RSS
Conflicts:
htdocs/admin/external_rss.php
htdocs/core/lib/functions.lib.php
|
2024-04-18 20:26:38 +02:00 |
|
John BOTELLA
|
94cc9c2e28
|
Fix ergo fail (#29370)
|
2024-04-17 16:56:39 +01:00 |
|
IC-Ilies
|
5cec87a80e
|
FIX link type extrafield on warehouse not working (#29339)
|
2024-04-12 17:56:02 +02:00 |
|
IC-Ilies
|
de1d67a6ae
|
FIX #29333 supplier order extrafields of link type displays error (#29334)
|
2024-04-12 12:12:49 +02:00 |
|
Laurent Destailleur
|
16f4f4a661
|
FIX Button for disabled modules must not appear.
|
2024-04-04 17:26:45 +02:00 |
|
Laurent Destailleur
|
49af1da76c
|
Fix #29031 Fix #29059
|
2024-03-31 19:14:02 +02:00 |
|
Laurent Destailleur
|
0476ca9a47
|
Doc
|
2024-03-19 17:00:59 +01:00 |
|
Can Arslan
|
e74e638b26
|
FIX: skip adding tab if user doesn't have permission (#28698)
verifCond function checks whether user has right and we should skip adding it if user doesn't have right
|
2024-03-08 12:28:31 +01:00 |
|
Laurent Destailleur
|
f1aa29507a
|
Fix sec more complete list of forbidden function
|
2024-03-06 15:01:25 +01:00 |
|
Laurent Destailleur
|
d7f3feba74
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-05 04:00:09 +01:00 |
|
Laurent Destailleur
|
1e00cf34d4
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-03 19:50:22 +01:00 |
|
Laurent Destailleur
|
17ff0972ab
|
Fix use of invoke into computed fields
|
2024-03-03 19:35:37 +01:00 |
|
Laurent Destailleur
|
21feee3bc8
|
FIX Better test on validity of compute field syntax with parenthesis
|
2024-03-03 13:11:54 +01:00 |
|
Laurent Destailleur
|
24397000fe
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-01 18:16:31 +01:00 |
|
Laurent Destailleur
|
17015095aa
|
Add option to allow better compatibility with computed fields using
unsecured chars
|
2024-03-01 18:15:58 +01:00 |
|
Regis Houssin
|
0ac22e1f75
|
FIX avoid warning "error parsing attribute name in Entity" (#28543)
|
2024-03-01 12:49:35 +01:00 |
|
Laurent Destailleur
|
0492fb6098
|
FIX close #28279
|
2024-02-20 14:46:56 +01:00 |
|
Laurent Destailleur
|
1ec1704de9
|
FIX Picto for mime
|
2024-02-19 09:58:42 +01:00 |
|
Laurent Destailleur
|
a72077731f
|
FIX Bad CRLF when sending text only content. Fix dol_htmlwithnojs()
|
2024-02-18 02:23:04 +01:00 |
|
Laurent Destailleur
|
f828cc5119
|
Debug v19
|
2024-02-07 12:28:35 +01:00 |
|
Laurent Destailleur
|
4aeda8d28d
|
Fix escapeforlike/escape
|
2024-02-03 15:29:40 +01:00 |
|
Laurent Destailleur
|
75df3bc24d
|
FIX #27375
|
2024-02-01 12:43:46 +01:00 |
|
Laurent Destailleur
|
9843f31814
|
Fix warning
|
2024-01-31 18:26:09 +01:00 |
|
Laurent Destailleur
|
3eb461db7c
|
FIX #27771 Sec: birth date and personal address not visible by default
on vcard
|
2024-01-24 11:56:56 +01:00 |
|
Laurent Destailleur
|
1f43efd08c
|
Debug v19
|
2024-01-23 11:39:38 +01:00 |
|
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 |
|