2
0
forked from Wavyzz/dolibarr
Commit Graph

9659 Commits

Author SHA1 Message Date
Gauthier PC portable 024
30c76623e1 FIX : missing w option in dol_print_date 2023-02-23 10:46:20 +01:00
Frédéric FRANCE
ee95ac237c Update functions.lib.php 2023-02-22 18:21:58 +01:00
Frédéric FRANCE
ed046e16d2 Update functions2.lib.php 2023-02-22 18:21:00 +01:00
Frédéric FRANCE
d9fda122ff utf8_decode is deprecated 2023-02-22 18:14:44 +01:00
Laurent Destailleur
8c9b0d2cd3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-22 15:57:42 +01:00
Laurent Destailleur
610ab03f0d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-22 14:38:25 +01:00
Laurent Destailleur
da503e6c58 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-22 14:33:59 +01:00
Marc de Lima Lucio
087af4f300 FIX: banner: status was not displayed if status field is not called 'status' + error if getLibStatut method not implemented 2023-02-22 12:26:56 +01:00
Laurent Destailleur
00032ac970 Fix set a max length for UMR 2023-02-22 01:35:15 +01:00
Laurent Destailleur
4df225a8e4 Debug v17 2023-02-21 20:51:26 +01:00
Laurent Destailleur
70c99b1f79 Fix pdf 2023-02-21 18:32:36 +01:00
Laurent Destailleur
1f3aa24c8a Fix missing date delivery on invoice 2023-02-21 16:56:16 +01:00
hystepik
e75186f6bc Fix : php 8.0 warnings 2023-02-21 16:14:14 +01:00
Laurent Destailleur
b0cf8cd72d Clean code 2023-02-21 13:19:57 +01:00
Laurent Destailleur
44da230012 Clean code 2023-02-21 12:57:36 +01:00
Laurent Destailleur
d2d6f3974d Fix qodana warnings 2023-02-21 12:40:56 +01:00
Laurent Destailleur
04ca203ee8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-21 12:21:01 +01:00
Laurent Destailleur
88367520f1 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-21 12:19:36 +01:00
Laurent Destailleur
341a9ad283 NEW Better responsive for mass actions 2023-02-20 20:17:19 +01:00
Laurent Destailleur
870ac42082 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-20 16:20:49 +01:00
Laurent Destailleur
4ebb39febe Fix #huntrd875d1a2-7205-4b2b-93cf-439fa4c4f961 2023-02-20 13:18:03 +01:00
Guenter Lukas
9d43d51888 FIX: #23966 Error "Param dbt_keyfield is required but not defined" 2023-02-20 12:57:14 +01:00
Laurent Destailleur
0d8d3e5205 Debug v17 2023-02-20 01:32:45 +01:00
Laurent Destailleur
196184ca3f Debug v17 2023-02-20 01:12:15 +01:00
Laurent Destailleur
d89ccaeaad Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-19 18:18:38 +01:00
Laurent Destailleur
93927cceff Debug v17 2023-02-19 16:12:28 +01:00
Laurent Destailleur
56add74e71 Debug v17 2023-02-19 13:58:57 +01:00
Laurent Destailleur
30c0b5e60e Debug Look and feel v17 2023-02-19 12:42:04 +01:00
Laurent Destailleur
17b2267397 Debug Look and feel v17 2023-02-19 12:39:00 +01:00
Laurent Destailleur
0300ccebfd Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-18 21:09:58 +01:00
Laurent Destailleur
b35d768d05 Debug v17 2023-02-18 20:47:19 +01:00
Laurent Destailleur
fdcce8d263 Add nonce on javascript tags 2023-02-18 15:10:05 +01:00
Laurent Destailleur
2168578f2e Fix inline css 2023-02-18 14:00:25 +01:00
Laurent Destailleur
d5b3625b8c Fix can't rename a file into a reserved CLI command file 2023-02-18 11:25:32 +01:00
Laurent Destailleur
0b4cacd291 Use dolChmod 2023-02-17 20:01:53 +01:00
Laurent Destailleur
d976372d87 Fix #huntrf0ffd01e-8054-4e43-96f7-a0d2e652ac7e 2023-02-17 17:55:46 +01:00
Laurent Destailleur
53c8329b50 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-17 17:11:23 +01:00
Laurent Destailleur
1ac4e6f458 Fix phpunit 2023-02-17 16:52:00 +01:00
Laurent Destailleur
72f4be364e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-17 16:05:26 +01:00
Laurent Destailleur
e489e10b65 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-17 16:05:12 +01:00
Laurent Destailleur
706b95891e Merge pull request #23942 from atm-gauthier/NEW/develop_objets_referents_lots
NEW : referential objects of batch
2023-02-17 15:51:19 +01:00
Gauthier PC portable 024
13a3075ffb Merge branch 'NEW/develop_objets_referents_lots' of github.com:atm-gauthier/dolibarr into NEW/develop_objets_referents_lots 2023-02-17 10:28:09 +01:00
Gauthier PC portable 024
7022f8217c Merge branch 'NEW/17.0_objets_referents_lots' of github.com:atm-gauthier/dolibarr into NEW/develop_objets_referents_lots 2023-02-17 10:27:11 +01:00
Gauthier PC portable 024
8534a96981 FIX : stickler feedbacks 2023-02-17 10:24:59 +01:00
Eric
81ff493622 Merge branch 'Dolibarr:develop' into new_add_css_editor_to_admin_ihm 2023-02-17 10:18:29 +01:00
Gauthier PC portable 024
8e2998a504 NEW : dev name 2023-02-17 10:12:19 +01:00
stickler-ci
40f52afb9e Fixing style errors. 2023-02-17 09:06:07 +00:00
Gauthier PC portable 024
ebee6ff6c2 Merge branch 'NEW/17.0_objets_referents_lots' of github.com:atm-gauthier/dolibarr into NEW/develop_objets_referents_lots 2023-02-17 09:46:25 +01:00
Gauthier PC portable 024
3b2d3dc6a6 NEW : batch referential objets 2023-02-17 09:44:38 +01:00
Laurent Destailleur
5c0ace0c89 Fix use absolute links for hreflang links 2023-02-17 02:44:33 +01:00