Commit Graph

7564 Commits

Author SHA1 Message Date
Laurent Destailleur
dbf3df5210 Fix emailing in test mode use correct user or sender signature 2023-02-23 13:50:25 +01:00
Laurent Destailleur
2ee3426b5a Merge pull request #23833 from marc-dll/15.0_FIX_PHP8_compatibility
FIX: various PHP8 compatibility fixes
2023-02-22 16:07:13 +01:00
FLIO
cfe6ebfeee fix (#21426) edit file name of export_csv.modules because it adds an export type when choosing the export type 2023-02-22 10:29:47 +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
9322cb28ed Typo 2023-02-20 13:59:46 +01:00
Laurent Destailleur
3b8794dfb6 Debug v17 2023-02-20 02:08:04 +01:00
Laurent Destailleur
0b4cacd291 Use dolChmod 2023-02-17 20:01:53 +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
b0b5d0b2e3 Merge pull request #23907 from frederic34/patch-7
Use recent model by default
2023-02-16 21:23:56 +01:00
Frédéric FRANCE
ed45a41ee8 use isModEnabled 2023-02-14 23:06:13 +01:00
Frédéric FRANCE
03e8ee0e6d use user->hasRight 2023-02-14 23:00:15 +01:00
Frédéric FRANCE
ae48571135 use user->hasRight 2023-02-14 22:56:12 +01:00
Laurent Destailleur
a0c53bc0bc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-14 21:04:44 +01:00
Frédéric FRANCE
98976231c6 Use recent model by default 2023-02-14 14:23:12 +01:00
Anthony Berton
00a6a07d5a FIX - Shipping address fetch-thirdparty 2023-02-14 10:31:55 +01:00
Marc de Lima Lucio
5feb334da2 Merge branch '17.0' of https://github.com/Dolibarr/dolibarr into 15.0_FIX_PHP8_compatibility 2023-02-14 09:16:43 +01:00
Laurent Destailleur
b136004eaf Merge pull request #23843 from FliyFly/qodanareturn
Fix (qodana)
2023-02-13 18:26:03 +01:00
Laurent Destailleur
66369567b3 Merge pull request #23883 from frederic34/knowledgemgmt
add ajax tooltip on knowledge record
2023-02-13 18:21:09 +01:00
Laurent Destailleur
753ec9e384 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-13 13:55:50 +01:00
Laurent Destailleur
19bfb021e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-13 13:51:35 +01:00
Frédéric FRANCE
6144b6e99d add two widgets 2023-02-12 09:54:57 +01:00
Frédéric FRANCE
beba616f3c clean code 2023-02-11 22:13:15 +01:00
Laurent Destailleur
0d557d1afc Debug v17 2023-02-11 12:28:23 +01:00
Laurent Destailleur
2484df288c css 2023-02-10 23:11:47 +01:00
Philippe GRAND
fa856424a4 fix : Warning: Undefined property: Facture:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/doc/pdf_sponge.modules.php on line 1620 2023-02-10 11:43:01 +01:00
Philippe GRAND
5acefe2e72 cleaning my previous 2023-02-10 11:33:34 +01:00
Philippe GRAND
4a826d47e9 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 98 2023-02-10 11:17:02 +01:00
Philippe GRAND
f1c929abd0 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 93 2023-02-10 11:03:31 +01:00
Philippe GRAND
b52de45f73 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 88 2023-02-10 11:01:09 +01:00
Philippe GRAND
616b006f2a fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/facture/mod_facture_mercure.php on line 80 2023-02-10 10:56:55 +01:00
Laurent Destailleur
2a83487c46 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:37:33 +01:00
stickler-ci
78e1fad6bd Fixing style errors. 2023-02-09 14:27:50 +00:00
Quentin VIAL-GOUTEYRON
e83559afb0 FIX strato pdf 2023-02-09 15:20:07 +01:00
Laurent Destailleur
bbca94ba03 Merge pull request #23823 from grandoc/new_branch_07_02_2023
fix : Warning: Undefined property: ExpenseReport:: in /home/httpd/vho…
2023-02-09 15:16:19 +01:00
Laurent Destailleur
704faf734a NEW Auto activate some modules on install (export/import/wysiwyg editor) 2023-02-09 00:47:33 +01:00
Laurent Destailleur
bda65d0d9b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-08 22:52:19 +01:00
Laurent Destailleur
c871e84469 Fix fatal error on constant no defined 2023-02-08 22:50:27 +01:00
FLIO
cd289ca8ac fix(qodana) fix function comment wrong return 2023-02-08 19:09:05 +01:00
Laurent Destailleur
34b4cad448 Complete trans 2023-02-08 13:18:32 +01:00
Marc de Lima Lucio
1e53f87d51 FIX: various PHP8 compatibility fixes 2023-02-08 12:18:46 +01:00
Laurent Destailleur
47128f2ccc Debug v17 2023-02-08 04:40:13 +01:00
Laurent Destailleur
310fd4e369 Debug IMAP-PHP for MS 2023-02-08 01:28:14 +01:00
Laurent Destailleur
e71ad2e23b Maxi debug of OAuth module 2023-02-07 20:12:53 +01:00
Philippe GRAND
9ad29faa32 fix : Warning: Undefined property: pdf_standard:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/expensereport/doc/pdf_standard.modules.php on line 589 2023-02-07 16:01:09 +01:00
Philippe GRAND
4cd7f7beda fix : Warning: Undefined property: pdf_standard:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/expensereport/doc/pdf_standard.modules.php on line 582 2023-02-07 15:56:28 +01:00
FLIO
c8c998044b feature renamed the module_export_csv file and edited the iso and utf files to override the write_title and write_record functions to initialize EXPORT_CSV_FORCE_CHARSET 2023-02-07 12:13:34 +01:00
Laurent Destailleur
cd2e82f4a5 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-07 00:22:27 +01:00
Laurent Destailleur
95b306ba84 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-07 00:19:54 +01:00
Laurent Destailleur
c7b812a596 Merge pull request #23734 from Easya-Solutions/develop_new_commande_shipment_method_export
NEW Order export : allow to export field 'shipment method'.
2023-02-04 16:58:20 +01:00
tnegre
e44bbba481 Stickler fix 2023-02-03 09:53:30 +01:00