Commit Graph

33277 Commits

Author SHA1 Message Date
Charlène Benke
00110f11c9 Update mod_delivery_jade.php 2023-12-30 08:15:32 +01:00
Charlène Benke
1a0e475705 Update mod_contract_serpis.php 2023-12-30 08:15:09 +01:00
Charlène Benke
259e61b34f Update mod_commande_marbre.php 2023-12-30 08:14:43 +01:00
Charlène Benke
64f0656051 Update mod_chequereceipt_mint.php 2023-12-30 08:14:22 +01:00
Charlène Benke
612062d7ab Update mod_bom_standard.php 2023-12-30 08:13:51 +01:00
Charlène Benke
de020ca4ab php 8.1 depreciated strftime 2023-12-30 08:13:16 +01:00
Laurent Destailleur
6aad6e1e5d FIX public user photo not visible if $dolibarr_main_instance_unique_id
not defined into conf file.
2023-12-30 04:27:23 +01:00
Laurent Destailleur
544f8413cd FIX #yogosha19721 2023-12-29 18:41:46 +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
ef312e960c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-29 16:53:09 +01:00
Laurent Destailleur
d2b3920684 Merge 2023-12-29 16:51:05 +01:00
Laurent Destailleur
fb31a103ea Merge pull request #27107 from mdeweerd/php8.2/utf8_xxcode
Fix utf8_encoding/decoding (PHP8.2 deprecation)
2023-12-28 19:32:27 +01:00
Laurent Destailleur
bdaff375a1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-28 12:46:17 +01:00
Laurent Destailleur
b7f9374322 Merge branch 'develop' into fix_time_plus_duree 2023-12-28 12:42:45 +01:00
Laurent Destailleur
e5f5c499a4 Update date.lib.php 2023-12-28 12:42:15 +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
Idayat NOUFOU
a2a9d8d9ad Fix: Unsupported operand types 2023-12-28 10:49:45 +01:00
MDW
b5b8a2a874 Fix utf8_encoding/decoding (PHP8.2 deprecation)
Fix files that were missed in #27018
2023-12-27 19:45:37 +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
b75cbc54a8 Enhance rector cleaning code 2023-12-26 22:28:07 +01:00
Laurent Destailleur
1985d1fd4d Fix warnings 2023-12-23 20:00:57 +01:00
Laurent Destailleur
07f4c9b335 Fix warnings 2023-12-23 19:47:10 +01:00
Laurent Destailleur
8874ef8454 Debug v19 2023-12-23 18:47:38 +01:00
Laurent Destailleur
5870e62fce Debug v19 2023-12-23 12:33:19 +01:00
Laurent Destailleur
34f05d0ff9 Debug v19 - remove version check of ckeditor 2023-12-23 10:43:19 +01:00
Hystepik
0453b3efe2 fix some warnings phpstan 2023-12-22 16:10:14 +01:00
Laurent Destailleur
c120d002ab Merge pull request #27178 from mc2rcanarslan/patch-5
FIX: removed duplicate code
2023-12-22 11:23:53 +01:00
Laurent Destailleur
1a7668389c Merge pull request #27189 from Hystepik/fix-php-stan-warnings
Fix some phpstan warnings
2023-12-22 11:05:25 +01:00
Laurent Destailleur
8e65a00dfc Merge pull request #27195 from cfoellmann/19/PR/log-project-delete
NEW create action log entry for deleting project
2023-12-22 11:00:49 +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
Laurent Destailleur
c6040146b2 Add more function to disable. Add preg_quote to avoid false positive. 2023-12-21 19:39:02 +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
Christian Foellmann
29da3406ff NEW create action log entry for deleting project 2023-12-21 16:03:00 +01:00
Laurent Destailleur
f9f3d3a6e1 FIX can edit reminders on past events 2023-12-21 14:27:05 +01:00
Lucas Marcouiller
06e17be0c0 Merge branch 'develop' into fix-php-stan-warnings 2023-12-21 13:44:41 +01:00
Hystepik
d08f91e4cb Fix some phpstan warnings 2023-12-21 13:43:19 +01:00
Laurent Destailleur
40d1029964 Fix debug v19 - "Show more" on ACE editor was broken 2023-12-21 12:09:54 +01:00
Laurent Destailleur
d21a5000a8 Fix #yogosha19665 2023-12-21 11:48:00 +01:00
Laurent Destailleur
fbf91cc211 Fix #yogosha19665 2023-12-21 11:43:30 +01:00
Laurent Destailleur
4c7c456e8a css 2023-12-21 10:40:22 +01:00