2
0
forked from Wavyzz/dolibarr
Commit Graph

30419 Commits

Author SHA1 Message Date
Laurent Destailleur
4458b27c09 Merge pull request #24934 from ATM-Consulting/FIX_Update_required_modules
FIX : Add/Update required modules for thirdparties (by categ) & partnership
2023-06-07 20:29:09 +02:00
Regis Houssin
4d88a69e38 FIX can define empty qty by default when create object line 2023-06-07 19:06:40 +02:00
Regis Houssin
d376d96057 FIX ability to disable forcing focus on select2 to avoid side effects 2023-06-07 15:38:05 +02:00
Adrien Raze
94ff097ed0 FIX : no change on thirdparties.modules.php required modules 2023-06-05 14:55:46 +02:00
Laurent Destailleur
e6ea14d2f2 Merge pull request #24925 from ATM-Consulting/FIX_openssl_iv_truncation_shouldnt_rely_on_dol_trunc
FIX: use dol_substr instead of dol_trunc for truncating openssl initialization vector
2023-06-04 15:21:45 +02:00
Laurent Destailleur
93c8a35ec1 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-04 14:19:13 +02:00
Laurent Destailleur
557a5ea35f Fix bad var 2023-06-03 11:28:43 +02:00
Laurent Destailleur
6c8b5d489f NEW Add option MAIN_ALLOW_LOCAL_LINKS_AS_EXTERNAL_LINKS 2023-06-03 11:20:24 +02:00
Adrien Raze
984ad5febf FIX : Add/Update required modules for thirdparties (by categ) & partnership 2023-06-01 11:03:12 +02:00
Florian HENRY
18d8d0826b add stock to date in auguria menu 2023-06-01 09:58:25 +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
Noé Courtier
5d165fb726 FIX: Change $key into $tmpkey 2023-05-29 11:33:10 +02:00
Noé Courtier
b7419ff73f FIX: String was compared to an integer 2023-05-26 14:39:06 +02:00
Laurent Destailleur
0db1862da2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-26 11:18:35 +02:00
Laurent Destailleur
fdd3c0580c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-26 11:18:08 +02:00
Laurent Destailleur
884ac621de Fix php8 2023-05-25 17:43:37 +02:00
Laurent Destailleur
750e7ee776 Merge pull request #24866 from hregis/fix_avoid_to_launch_sql_script_if_module_not_enabled
FIX avoid php8 warning
2023-05-24 14:22:41 +02:00
Laurent Destailleur
88d0440c3c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-24 14:17:37 +02:00
Laurent Destailleur
438d87b3ec Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-24 14:14:37 +02:00
Laurent Destailleur
9b8e564187 Update commonobject.class.php 2023-05-24 14:07:24 +02:00
Noé Courtier
d200dea905 FIX: default values were not set for specimen objects 2023-05-24 11:26:55 +02:00
Regis Houssin
d955de9ea0 FIX avoid php8 warning 2023-05-24 11:17:20 +02:00
Laurent Destailleur
6469d85c4d Update extrafields.class.php 2023-05-22 18:42:14 +02:00
Noé Courtier
6cacc44051 FIX: Langs was not loaded for extrafields error 2023-05-22 18:01:32 +02:00
Laurent Destailleur
ffd5176fdd Fix allow download of json log files 2023-05-22 10:19:10 +02:00
Laurent Destailleur
421f7ecff4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-21 11:36:42 +02:00
Laurent Destailleur
6350df54e8 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-21 11:22:36 +02:00
Laurent Destailleur
7167ff89b3 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-05-21 11:21:27 +02:00
stickler-ci
b70676cc1f Fixing style errors. 2023-05-17 21:47:51 +00:00
daraelmin
8fa581f936 FIX #24798 Deleting member subscription is not possible
object subscription has no getfullname method, it's in adherent class
2023-05-17 22:59:51 +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
649f09016f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-17 14:23:45 +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
aefc34d622 Merge pull request #24719 from altairis-benjamin/ticketModule
FIX broken feature : send private message by email
2023-05-17 01:14:58 +02:00
Laurent Destailleur
df4472b1f4 Merge pull request #24721 from hregis/fix_takepos_php8
FIX missing constant and avoid submit button conflict
2023-05-16 20:46:34 +02:00
Laurent Destailleur
f71e53e6b2 Clean vars 2023-05-16 19:21:14 +02:00
Laurent Destailleur
2b55ecceb0 Fix trans key must be short 2023-05-16 12:58:55 +02:00
Laurent Destailleur
b1811ce466 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-16 12:38:02 +02:00
Laurent Destailleur
a31bec747f Merge pull request #24740 from frederic34/patch-2
can use isModEnabled("module") in extrafield enabled
2023-05-16 00:45:07 +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
Laurent Destailleur
1d45a6ee62 Merge pull request #24773 from Hystepik/develop_v17#1
Fix #24769 : External user cannot access card
2023-05-15 23:45:26 +02:00
stickler-ci
fd108f67a7 Fixing style errors. 2023-05-15 13:27:01 +00:00
Noé Courtier
c9eacc4928 FIX: Warehouse total line 2023-05-15 15:19:30 +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
b51e6ac025 Fix column length 2023-05-14 20:51:36 +02:00
Laurent Destailleur
80f5358e6e Fix label for title of table must be short value 2023-05-14 20:44:52 +02:00
Laurent Destailleur
8705cf1e7d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-14 20:40:59 +02:00