Laurent Destailleur
|
5a756ffc4c
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
htdocs/takepos/invoice.php
|
2024-02-07 17:44:39 +01:00 |
|
Laurent Destailleur
|
ab585b6efc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-02-01 12:11:25 +01:00 |
|
Eric Seigne
|
8d9ddf4a51
|
fix comment about datehour -> datetime
|
2024-01-30 21:35:19 +01:00 |
|
Regis Houssin
|
96c0172a07
|
FIX can not remove the last selected value with checkbox
|
2023-06-08 12:09:34 +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
|
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 |
|
atm-lena
|
36ffcbc5da
|
FIX Search List Select Extrafields with condition
|
2023-04-04 12:26:59 +02:00 |
|
GregM
|
a3d4eb404d
|
Fix contact firstname lastname extrafields
|
2023-01-18 17:36:05 +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 |
|
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
|
ec29a6a608
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-09-28 21:18:22 +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 |
|
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
|
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 |
|
stickler-ci
|
3434460cc3
|
Fixing style errors.
|
2022-07-11 09:55:39 +00:00 |
|
atm-lena
|
851416a61e
|
No display extrafield line on PDF if empty
|
2022-07-11 11:48:37 +02:00 |
|
Laurent Destailleur
|
9a92c7d9b0
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/extrafields.class.php
|
2022-07-10 19:28:16 +02:00 |
|
Laurent Destailleur
|
3d226801ba
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-07-10 19:22:02 +02:00 |
|
Gauthier PC portable 024
|
d375c9fbbe
|
FIX : backport commit 5b3fcc5e43, chkbxlst cannot be emptied
|
2022-07-08 10:35:43 +02:00 |
|
Laurent Destailleur
|
35187e2e2f
|
Merge pull request #21291 from Quatadah/dolicloud-qnasdami-scrutinizer-015
BUG FIX : Temporary transformation (from string to array) so it can be traversable
|
2022-06-27 12:24:40 +02:00 |
|
Quatadah Nasdami
|
fb410843f9
|
adding condition to verify that variable is an array and not string
|
2022-06-23 18:00:58 +02:00 |
|
Quatadah Nasdami
|
bf801fc11d
|
temporary transformation (from string to array) so it can be traversable
|
2022-06-15 16:50:34 +02:00 |
|
Quatadah Nasdami
|
ce80c64782
|
adding an unexisting variable of old usage
|
2022-06-15 16:17:34 +02:00 |
|
BB2A Anthony Berton
|
389c2e8faf
|
FIX - php V8 Extrafields checkbox empty
|
2022-06-14 18:11:19 +02:00 |
|
BB2A Anthony Berton
|
293141e578
|
checkbox PHP error
|
2022-06-09 15:52:47 +02:00 |
|
Laurent Destailleur
|
07f4ebf8b8
|
Merge pull request #21125 from bb2a/FIX---php-V8-warning-class-extrafields
FIX - php V8 warning class extrafields
|
2022-06-07 09:58:50 +02:00 |
|
Laurent Destailleur
|
33d9c164c2
|
Update extrafields.class.php
|
2022-06-07 09:57:15 +02:00 |
|
Laurent Destailleur
|
fc0f624445
|
Debug v16
|
2022-06-04 02:08:08 +02:00 |
|
BB2A Anthony Berton
|
fc26196a7f
|
FIX - php V8 warning class extrafields
|
2022-06-03 15:35:20 +02:00 |
|
Laurent Destailleur
|
0bb7defa88
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/langs/en_US/errors.lang
htdocs/projet/card.php
|
2022-06-01 16:04:11 +02:00 |
|
Laurent Destailleur
|
64a683c8e7
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/projet/tasks/task.php
|
2022-05-31 14:33:19 +02:00 |
|
kamel
|
f1914ff66f
|
FIX: Show sellist type of extrafield when none category selected
|
2022-05-25 18:02:18 +02:00 |
|
Laurent Destailleur
|
4c10c04f9f
|
Merge pull request #20495 from atm-john/new_fix_regression_select_extrafield_search
FIX : regression select extrafield search + fix function name
|
2022-05-24 21:55:33 +02:00 |
|
Laurent Destailleur
|
84fccb0988
|
Debug v16
|
2022-05-16 13:57:11 +02:00 |
|
Laurent Destailleur
|
c24c2015af
|
Merge pull request #20762 from fappels/develop_chkbxlst_entity_filter
NEW: Can use current entity filter on 'chkbxlst'
|
2022-05-08 19:16:20 +02:00 |
|
melina
|
7af2d3a54d
|
fix radio buttons size
|
2022-05-06 12:04:57 +02:00 |
|
melina
|
a65cb2baff
|
translate radio buttons label
|
2022-05-06 12:04:12 +02:00 |
|
Francis Appels
|
db5bc961b4
|
NEW: Can use current entity filter on 'chkbxlst'
|
2022-05-02 14:46:03 +02:00 |
|
Laurent Destailleur
|
7422fd9b07
|
css on separators
|
2022-03-30 18:20:09 +02:00 |
|
ATM john
|
16968b08f9
|
Add GETPOSTISARRAY
|
2022-03-30 11:49:48 +02:00 |
|
ATM john
|
75d7c439dd
|
Merge branch '14.0_fix_regression_selct_extrafield_search' of github.com:atm-john/dolibarr into new_fix_regression_select_extrafield_search
|
2022-03-30 11:09:29 +02:00 |
|