Commit Graph

115679 Commits

Author SHA1 Message Date
Philippe GRAND
2e49ae143f FIX php8 compatibility 2022-08-24 09:57:04 +02:00
Laurent Destailleur
c60f42b1bf NEW Introduce dolEncrypt and dolDecrypt to be able to encrypt data in db 2022-08-24 04:54:02 +02:00
Laurent Destailleur
d751a00e7b Clean comment 2022-08-24 03:51:25 +02:00
Laurent Destailleur
6ee685dd0b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-24 02:35:10 +02:00
Laurent Destailleur
fcbe933523 Can use the login/pass with PHP-IMAP 2022-08-24 02:17:53 +02:00
bagtaib
f36303a951 debug 2022-08-24 00:23:39 +01:00
bagtaib
056fa0aba9 added mods suggested 2022-08-24 00:20:11 +01:00
Laurent Destailleur
69f83ce654
Merge pull request #21851 from dolibit-ut/patch-416
Update ChangeLog
2022-08-23 23:00:42 +02:00
Laurent Destailleur
5071c3d626 Clean option MAIN_IMAP_USE_PHPIMAP 2022-08-23 22:59:03 +02:00
Laurent Destailleur
e73f44e2aa Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-23 22:42:35 +02:00
Laurent Destailleur
91e1e298b8 Merge branch 'fboitel-imap-by-oauth2' into develop 2022-08-23 22:42:08 +02:00
Laurent Destailleur
68bef8ebcf Merge branch 'imap-by-oauth2' of github.com:fboitel/dolibarr into
fboitel-imap-by-oauth2

# Conflicts:
#	htdocs/install/mysql/migration/16.0.0-17.0.0.sql
2022-08-23 22:34:44 +02:00
Laurent Destailleur
b15a4e504e Merge IMAP with phpimap 2022-08-23 22:34:24 +02:00
stickler-ci
bb9ebaf8fe Fixing style errors. 2022-08-23 19:18:42 +00:00
UT from dolibit
9e013bf44f
Update traduction.php 2022-08-23 20:52:56 +02:00
Frédéric France
e94d7f10a3 use isModEnabled 2022-08-23 20:22:44 +02:00
Frédéric France
e78f9a56be use isModEnabled 2022-08-23 20:16:28 +02:00
UT from dolibit
c0a7c7c179
Update categorie_extrafields.php 2022-08-23 20:11:46 +02:00
UT from dolibit
286faf479a
Update categorie.php 2022-08-23 20:10:55 +02:00
Frédéric France
86a7a7c8bb use isModEnabled 2022-08-23 20:05:09 +02:00
Frédéric France
582f6b196e use isModEnabled 2022-08-23 20:02:37 +02:00
Frédéric France
4bef0f5745 use isModEnabled 2022-08-23 20:01:34 +02:00
UT from dolibit
0696fcc595
Update ChangeLog
Changelog 16 - For developers ... add section  API
2022-08-23 19:47:21 +02:00
habot-it
ff342f79f2 Add options in function pdf_pagefoot of pdf.lib.php - Revision 2 2022-08-23 16:26:52 +02:00
Laurent Destailleur
e81800b7d9
Merge pull request #21785 from ymollard/fix_sum_expreport
Fix multiple consecutive payments of a single expense report
2022-08-23 16:01:47 +02:00
Laurent Destailleur
83ace0cb12
Merge pull request #21655 from rycks/14.0-add_account_number_on_invoices_for_debit
NEW #21654: add bank account number used on invoices for debit
2022-08-23 15:46:59 +02:00
Laurent Destailleur
5f16d8510e
Merge pull request #21842 from grandoc/new_branch_23_08_2022
FIX php8 compatibility
2022-08-23 15:44:36 +02:00
Laurent Destailleur
1ded74972a
Merge pull request #21847 from Quatadah/dolicloud-qnasdami-template04
NEW : Template 04 improved according to #21775
2022-08-23 15:42:45 +02:00
Laurent Destailleur
900e6aaf02 Code comment 2022-08-23 15:33:38 +02:00
Laurent Destailleur
05890602e0 Module FTP is deprecated. 2022-08-23 15:32:57 +02:00
Laurent Destailleur
06be8dc4bf Trans 2022-08-23 13:39:06 +02:00
Quatadah Nasdami
f2dd9904ea template 04 improved 2022-08-23 13:19:10 +02:00
Laurent Destailleur
6c172b30f5 Fix translation of label 2022-08-23 12:55:07 +02:00
Laurent Destailleur
48c94afd4c Trans 2022-08-23 12:46:54 +02:00
stickler-ci
1e311a250f Fixing style errors. 2022-08-23 10:30:42 +00:00
This Charlène
7f1a37da3e
php V8 warning, import max size not used 2022-08-23 12:26:21 +02:00
Laurent Destailleur
6d80b6a710 dolButtonToOpenUrlInDialogPopup works better with nojs=1 2022-08-23 12:25:44 +02:00
stickler-ci
e4b7fbe1ac Fixing style errors. 2022-08-23 10:10:39 +00:00
This Charlène
9ce6ed74a7
Update fournisseur.commande.class.php 2022-08-23 12:05:54 +02:00
Laurent Destailleur
da01c7ea49 Trans 2022-08-23 12:05:23 +02:00
This Charlène
8c71118fa8
php V8 warning 2022-08-23 12:04:03 +02:00
Laurent Destailleur
26eb4a7bd7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-08-23 11:58:08 +02:00
Laurent Destailleur
df9b4b9814
Merge pull request #17520 from bb2a/add_option_pdf_global_sales_rep
NEW - PDF show "Sales rep" option
2022-08-23 11:55:34 +02:00
Laurent Destailleur
7b395f9f0f NEW Add a method doAutoRenewContracts that can be used as a cron task 2022-08-23 11:54:20 +02:00
Laurent Destailleur
9f3ed07e87 Trans 2022-08-23 11:00:28 +02:00
Philippe GRAND
117aed6a10 FIX php8 compatibility 2022-08-23 10:14:07 +02:00
Philippe GRAND
28b60d9003 FIX php8 compatibility 2022-08-23 10:13:14 +02:00
Philippe GRAND
1a92621bd7 FIX php8 compatibility 2022-08-23 10:12:34 +02:00
Philippe GRAND
5fdd5e7597 FIX php8 compatibility 2022-08-23 10:11:59 +02:00
Philippe GRAND
9df948db5a FIX php8 compatibility 2022-08-23 10:10:41 +02:00