Commit Graph

706 Commits

Author SHA1 Message Date
Laurent Destailleur
ab037cb5e9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-10 17:15:26 +02:00
Laurent Destailleur
5dc21da193 Merge pull request #24277 from noec764/17_FIX_Extrafields_evaluated_expression
FIX: Correct Evaluation for extrafields
2023-04-10 12:21:06 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
e088eb12e6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:18:55 +02:00
Laurent Destailleur
9e5783ed4d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:19 +02:00
atm-lena
36ffcbc5da FIX Search List Select Extrafields with condition 2023-04-04 12:26:59 +02:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
Laurent Destailleur
516f4a6c53 Merge pull request #24200 from grandoc/new_branch_13_03_2023
fix : Fatal error: Uncaught TypeError: strlen(): Argument #1 () must …
2023-03-17 21:16:55 +01:00
Philippe GRAND
4bcc7a8f63 fix : Fatal error: Uncaught TypeError: strlen(): Argument #1 () must be of type string, array given in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/extrafields.class.php on line 728 2023-03-13 16:24:19 +01:00
Laurent Destailleur
67b2563ac9 Doc 2023-02-25 00:57:02 +01:00
Laurent Destailleur
fdcce8d263 Add nonce on javascript tags 2023-02-18 15:10:05 +01:00
jyhere
a34703532f [FIX] extrafield with visibility '5' update bug
When using a visibility = 5 (not editable extrafield, but visible on card and list), updating the object will result in an empty value in database for this extrafield.
2023-02-13 10:37:36 +01:00
Laurent Destailleur
7b546b4140 Preapre type "datetimegmt" 2023-02-11 00:22:24 +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
Laurent Destailleur
437539ecb9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-02-05 22:50:12 +01:00
Laurent Destailleur
631168f56c NEW Collapse/Expand separators supported in edit and create mode 2023-02-05 22:37:24 +01:00
jyhere
ecadaf9666 [FIX] sellist / chkboxlist extrafields error when table is _extrafields
This patch fixes error when an sellist /chkboxlist extrafield directly use an *_extrafields table (as main table)
2023-02-04 15:27:08 +01:00
Laurent Destailleur
2cc19f0e42 Fix css 2023-02-04 14:59:44 +01:00
jyhere
201a94b550 [FIX] sellist / chkboxlist extrafields error when table is _extrafields
This patch fixes error when an sellist /chkboxlist extrafield directly use an *_extrafields table (as main table)
2023-02-03 13:11:17 +01:00
Laurent Destailleur
80d46a22f1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-18 21:36:57 +01:00
Laurent Destailleur
cd5009d8a4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-18 21:21:49 +01:00
GregM
a3d4eb404d Fix contact firstname lastname extrafields 2023-01-18 17:36:05 +01:00
Laurent Destailleur
15c05d9b7d Fix warnings 2022-12-31 12:39:42 +01:00
Laurent Destailleur
dbc5f5742f Clean code 2022-12-28 12:05:30 +01:00
Laurent Destailleur
e1e9ff8cda Fix debug v17 2022-12-08 19:34:16 +01:00
Laurent Destailleur
06cb2abe4f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-01 17:30:25 +01:00
antonin_tdj
ef065967ed Add $langs->load('errors') before radioError
Add $langs->load('errors') before radioError
2022-11-30 10:44:10 +01:00
stickler-ci
87526194c5 Fixing style errors. 2022-11-29 19:44:44 +00:00
antonin_tdj
b713f645d4 Update extrafields.class.php error message
adapt error message for radio buttons
2022-11-29 20:35:43 +01:00
Lamrani Abdel
4881688aa6 fix type of variable from string to object 2022-11-09 19:13:44 +01:00
Laurent Destailleur
41a07f5e7d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-29 12:51:51 +02:00
Laurent Destailleur
8a599ec610 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-29 12:47:36 +02:00
Laurent Destailleur
c67f94ca4b Merge 2022-10-29 12:46:22 +02:00
Marc de Lima Lucio
82ca472245 FIX: only modify hidden checkbox/multislected extrafields on update if they are provided in request 2022-10-18 10:50:21 +02:00
Laurent Destailleur
fb28d14097 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-28 21:20:37 +02:00
Laurent Destailleur
ec29a6a608 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-28 21:18:22 +02:00
Frédéric FRANCE
138ab46237 fix doc 2022-09-21 20:09:52 +02:00
Frédéric FRANCE
9ddf65de63 NEW extrafield price with currency 2022-09-21 14:59:46 +02:00
Laurent Destailleur
871ae1d65e Merge pull request #22295 from frederic34/adminbadgeextrafields
NEW show badge with number of extrafields in setup
2022-09-20 00:34:22 +02:00
Frédéric FRANCE
d91d02f44c add badges in user admin 2022-09-16 09:31:02 +02:00
javieralapps4up
3132f205cb Update extrafields.class.php
The content of the field is never displayed translated. When fixing it, 18 is too short
2022-09-15 16:47:39 +02:00
lmarcouiller
9b51586209 fix style error 2022-09-15 14:13:27 +02:00
lmarcouiller
4437506ef9 Fix : datetime extrafield behaviour 2022-09-15 13:53:52 +02:00
Laurent Destailleur
c6d03b694c Fix css for ip exrafield type 2022-09-05 18:31:48 +02:00
Laurent Destailleur
6e5b1af6ec Merge pull request #22008 from frederic34/productbatch
fix php8 warnings
2022-09-02 10:30:19 +02:00
Laurent Destailleur
3b5f907816 Merge pull request #22006 from frederic34/extrafieldsbankline
add tables for bank lines extrafields
2022-09-02 10:16:42 +02:00
Laurent Destailleur
027e597776 Merge branch 'develop' into productbatch 2022-09-02 10:11:47 +02:00
Laurent Destailleur
3d9b57ac3f Clean code 2022-09-02 09:35:10 +02:00
Frédéric FRANCE
a10a428bc3 add doc 2022-09-01 14:01:27 +02:00
Frédéric France
8e66b7207e replace ! empty by !empty 2022-08-31 22:14:20 +02:00