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
Frédéric France
e71692e745
fix php8 warnings
2022-08-31 22:02:31 +02:00
Laurent Destailleur
2e905b127a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/accountancy/index.php
htdocs/product/admin/product.php
2022-08-25 14:35:08 +02:00
kevin
6da57e512b
FIX PHP8 warning in ShowOutputField function
2022-08-22 16:04:40 +02:00
Laurent Destailleur
3e6e4cc428
FIX php8
2022-07-14 10:58:51 +02:00
Laurent Destailleur
75693ce34a
FIX php8
2022-07-14 10:56:55 +02:00
Laurent Destailleur
8422d3079c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-12 19:10:08 +02:00
Laurent Destailleur
e6cf329596
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-07-12 19:09:16 +02:00
Laurent Destailleur
6c1b22eb48
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-07-12 19:08:15 +02:00
Laurent Destailleur
dfb5bb0936
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-07-12 19:07:35 +02:00