tnegre
06c64eea98
Update copyright
2023-03-23 11:10:47 +01:00
tnegre
a50e74a86a
Merge remote-tracking branch 'tnegre/14.0_fix_odt_generation' into develop_fix_odt_generation
2023-03-23 10:46:36 +01:00
Frédéric FRANCE
cdefdfe610
remove not needed vendor
2023-03-15 00:16:33 +01:00
Frédéric FRANCE
7df3b849d2
upgrade debugbar to avoid php 8.1 warnings
2023-03-14 23:58:03 +01:00
Laurent Destailleur
2b4f4e9e4a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-04 15:25:58 +01:00
Laurent Destailleur
6992fec6c5
Fix php 7.0 compatibility
2023-03-03 16:38:34 +01:00
Laurent Destailleur
54d1250887
Merge + Clean duplicate trigger code. We must use the context.
2023-03-02 02:19:24 +01:00
Laurent Destailleur
14a59483f5
Debug v17
2023-03-01 23:50:02 +01:00
Laurent Destailleur
a64ed59e18
Merge
2023-02-23 22:25:56 +01:00
Anthony Berton
076ffaa15b
FIX - error datamatrix
2023-02-21 09:43:35 +01:00
Sylvain Legrand
12cd6c0ddf
Fix tcpdi_parser infinite loop
...
When mergin some old PDF we may have an infinite loop with this warning : "PHP Warning: Illegal string offset 'Type' in ./htdocs/includes/tcpdi/tcpdi_parser.php on line 706"
2023-02-20 18:44:36 +01:00
Laurent Destailleur
0b4cacd291
Use dolChmod
2023-02-17 20:01:53 +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
Laurent Destailleur
04c0272d05
Doc
2023-02-09 15:58:28 +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
411fbc1a04
FIX Bug in php-imap library. Fatal error if imap connet fails
2023-02-08 00:13:42 +01:00
Laurent Destailleur
e71ad2e23b
Maxi debug of OAuth module
2023-02-07 20:12:53 +01:00
Laurent Destailleur
fe35f5ec28
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-06 14:21:25 +01:00
Philippe GRAND
6c61b80778
fix : Warning: Trying to access array offset on value of type bool in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/includes/tcpdi/tcpdi_parser.php on line 1376
2023-02-05 14:57:36 +01:00
Laurent Destailleur
9fb08b5a0a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-31 21:28:59 +01:00
Laurent Destailleur
89ce31b840
Debug IMAP with PHP_IMAP
2023-01-31 04:14:39 +01:00
Philippe GRAND
3de3b421b9
fix : Warning: Trying to access array offset on value of type bool in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/includes/tcpdi/tcpdi_parser.php on line 1377
2023-01-26 14:37:15 +01:00
Laurent Destailleur
66ee541f77
Fix class name collision
2023-01-02 15:18:25 +01:00
Laurent Destailleur
dbc5f5742f
Clean code
2022-12-28 12:05:30 +01:00
Laurent Destailleur
685a7dbd59
Clean code. Add a phpunit test to avoid duplicate jquery.
2022-12-24 15:06:32 +01:00
Laurent Destailleur
f86939d332
Fix php warning
2022-12-17 12:55:05 +01:00
hystepik
9d566c41df
Fix : api warning php 8.1
2022-11-24 22:52:05 +01:00
Thomas Negre
95781e39c2
Fix HTML tags regex: headings such as <h3> are also HTML tags
2022-11-23 11:56:51 +01:00
Thomas Negre
df761ceef7
Use a constant for HTML tags regex
2022-11-23 11:56:01 +01:00
Laurent Destailleur
0117e65651
Clean no more used files
2022-11-19 10:26:56 +01:00
Laurent Destailleur
0a9381f2d1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-11-16 20:35:29 +01:00
Laurent Destailleur
5b49021bb4
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-16 20:20:34 +01:00
Laurent Destailleur
23feae3ee2
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-16 20:07:51 +01:00
Laurent Destailleur
45e3f19bd7
Fix remove files not expected
2022-11-16 20:05:52 +01:00
Thomas Negre
00c62bf150
Consistent management of carriage returns
2022-11-16 14:08:41 +01:00
Thomas Negre
a00331c478
Inline comment
2022-11-16 12:07:07 +01:00
Thomas Negre
b0548213b9
copyright and doc
2022-11-16 11:44:46 +01:00
Thomas Negre
a0ef602297
Fix ODT generation : htmlspecialchars() was run too many times on some strings.
2022-11-16 11:25:08 +01:00
Laurent Destailleur
f4dc43914d
Remove php8.1 warnings
2022-10-10 14:46:29 +02:00
Laurent Destailleur
b6dbdd6757
Work on php 8.1 compatibility and adodb removal
2022-10-10 14:23:02 +02:00
Frédéric France
cf0213e3e1
update php-iban lib to v4.1.1
2022-09-17 09:11:09 +02:00
Faustin
2ebba79735
Aborting changes on autoload because the problem have already been solved
2022-08-24 15:30:50 +02:00
Faustin
3e8b37cf21
Merge branch 'imap-by-oauth2-attachments' into imap-by-oauth2-attachment
2022-08-24 15:22:39 +02:00
Faustin
24925d0a0c
Attachments management and cleaning php-imap lib
2022-08-24 13:04:12 +02:00
Laurent Destailleur
03d086f741
NEW Encrypt all sensitive constants in llx_const
2022-08-24 12:22:11 +02:00
Laurent Destailleur
b15a4e504e
Merge IMAP with phpimap
2022-08-23 22:34:24 +02:00
Laurent Destailleur
4c13b08258
Move state into llx_oauth_token
2022-08-22 22:12:13 +02:00
Faustin
fe01577619
cleaning up php-imap lib
2022-08-18 17:01:30 +02:00
Faustin
7639ed81ac
cleaning up php-imap lib
2022-08-18 16:42:33 +02:00