2
0
forked from Wavyzz/dolibarr
Commit Graph

9275 Commits

Author SHA1 Message Date
Laurent Destailleur
0bba7e2ed8 FIX OAUth2 module for Google with scopes for people and calendar 2023-06-16 15:00:28 +02:00
Laurent Destailleur
e411807331 FIX OAUth2 module for Google with scopes for people and calendar 2023-06-16 14:31:37 +02:00
Hystepik
6607dda4a7 Fix : bug with object id -1 in security check 2023-06-15 11:29:14 +02:00
Noé Courtier
6102139531 Fix: remove unwanted var_dump() 2023-06-09 15:43:19 +02:00
hystepik
47e1396e1d Fix #24953 : Call to udefined pages in hrm.lib.php 2023-06-08 16:52:03 +02:00
atm-florian
cb9eac9047 FIX: dol_trunc may not have the desired behaviour for truncating a cryptographic initialiszation vector, for instance when MAIN_DISABLE_TRUNC is used 2023-05-31 12:13:50 +02:00
Laurent Destailleur
ffd5176fdd Fix allow download of json log files 2023-05-22 10:19:10 +02:00
stickler-ci
a0953a53b3 Fixing style errors. 2023-05-17 15:11:36 +00:00
Philippe GRAND
2ac7cb6a83 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/files.lib.php on line 3138 2023-05-17 17:07:18 +02:00
Laurent Destailleur
76de309cd9 FIX error management on emoji and utf8 validity by emailcollector 2023-05-17 14:23:14 +02:00
Laurent Destailleur
48275b04cf Merge pull request #24770 from atm-jpb/fix-chargesociales
FIX : add charchesociales in security.lib.php
2023-05-15 23:49:08 +02:00
hystepik
325c75db54 Fix #24769 : External user cannot access card 2023-05-15 14:03:37 +02:00
stickler-ci
76e7195dd0 Fixing style errors. 2023-05-15 09:16:23 +00:00
jpb
a8cfea083e add charchesociales in security.lib.php 2023-05-15 11:09:35 +02:00
Laurent Destailleur
cd5ee6005f Fix to show path file without will path (security) 2023-05-13 14:29:40 +02:00
Laurent Destailleur
2f6b95c073 FIX Sending email from attendee list 2023-05-11 18:42:56 +02:00
Laurent Destailleur
4ab5489884 Clean code 2023-05-10 16:33:07 +02:00
Laurent Destailleur
55ace3e601 Merge pull request #24582 from MaximilienR-easya/v17_php8_compatibility
PHP8 compatibility
2023-04-26 10:53:39 +02:00
Laurent Destailleur
0bc8227f48 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 20:54:15 +02:00
Laurent Destailleur
1d235c2fd9 FIX Creation of thumbs when images.lib.php was already included 2023-04-25 11:49:05 +02:00
Maximilien Rozniecki
63a02083b8 PHP8 compatibility 2023-04-24 17:37:44 +02:00
Laurent Destailleur
5abe61b90a Merge pull request #24576 from grandoc/new_branch_24_04_2023
fix : Typo issue
2023-04-24 16:15:38 +02:00
Laurent Destailleur
351c8c58b2 Fix look and feel v17 2023-04-24 11:45:20 +02:00
Philippe GRAND
110393c89e fix : Typo issue 2023-04-24 10:56:24 +02:00
Laurent Destailleur
fbe8e2731d Fix escapment 2023-04-13 12:58:06 +02:00
Laurent Destailleur
a1e6fe7f50 Revert "Try fix MS OAuth2 Imap (from feedback at dolibarr.org/forum/t/emailcollectors-with-microsoft-365-oauth2)"
This reverts commit 976c2d76f2.
2023-04-11 10:34:03 +02:00
Laurent Destailleur
976c2d76f2 Try fix MS OAuth2 Imap (from feedback at
dolibarr.org/forum/t/emailcollectors-with-microsoft-365-oauth2)
2023-04-09 22:10:56 +02:00
Laurent Destailleur
45fb3d9bbe FIX Search when criteria start with ! 2023-04-08 12:11:00 +02:00
Laurent Destailleur
8af81ff89b Fix php 8 2023-04-05 16:03:14 +02:00
Laurent Destailleur
0df02e3141 Fix var no defined 2023-04-05 15:59:40 +02:00
Laurent Destailleur
bb2bb638e6 FIX Filter on member status 2023-04-05 03:27:21 +02:00
Laurent Destailleur
53032fd6ed Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-01 15:09:30 +02:00
Laurent Destailleur
95d774d750 Merge pull request #24337 from hregis/fix_right_access_problem
FIX missing "multidir_output" for project sharing (Multicompany)
2023-03-31 11:25:47 +02:00
priojk
63b0e65797 adjusted fix 2023-03-28 23:05:29 +02:00
priojk
99cb5098e7 extend preg match to alternative action names 2023-03-28 17:25:07 +02:00
Laurent Destailleur
af99141f7a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:09:06 +02:00
Laurent Destailleur
5ba48f9746 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:08:51 +02:00
Laurent Destailleur
e0cd351b3e Fix sanitize website module 2023-03-27 17:37:09 +02:00
Laurent Destailleur
a0098c39ab Merge pull request #24162 from atm-lena/17.0_FIX_textishtmlfunction
FIX dol_textishtml() function
2023-03-27 08:29:33 +02:00
Laurent Destailleur
af945c1901 Update functions.lib.php 2023-03-26 18:15:32 +02:00
Regis Houssin
148d88a7ec FIX avoid php8 warnings 2023-03-26 11:10:46 +02:00
Regis Houssin
7a12ba9c20 FIX missing "multidir_output" for project sharing (Multicompany) 2023-03-24 16:07:34 +01:00
atm-lena
e68076b8f1 Add better protect 2023-03-21 13:34:22 +01:00
Laurent Destailleur
9ddb7b6198 Debug v17 2023-03-20 12:00:21 +01:00
Laurent Destailleur
51bf3f0686 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01:00
Laurent Destailleur
9a192e443e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-19 19:05:47 +01:00
Laurent Destailleur
249a6ea9a9 Remove warning 2023-03-19 14:49:54 +01:00
Laurent Destailleur
d3f679f2b1 Fix sql regression 2023-03-19 12:54:11 +01:00
Laurent Destailleur
502badad4b Better error management 2023-03-19 11:32:46 +01:00
Laurent Destailleur
6e17c0c961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:51:07 +01:00