Commit Graph

14956 Commits

Author SHA1 Message Date
tnegre
e48e1e27d5 replace code from develop to match DLB18 variable name 2024-12-06 12:07:37 +01:00
Laurent Destailleur (aka Eldy)
c86b50e3fc The $empty param must follow same rules than other select component. 2024-12-06 11:57:27 +01:00
Frédéric FRANCE
8037dc3b96 fix 2024-12-05 21:46:31 +01:00
Laurent Destailleur
c9a390843c Merge pull request #32081 from frederic34/fix_updatelines_propal
fix updatelines of propal not updating object properties
2024-12-05 20:20:55 +01:00
Laurent Destailleur
3951c94517 Merge pull request #31048 from MathildeMar/MathildeMar-patch-1
Fix substitution variables in notification quote signed by customer
2024-12-05 20:14:16 +01:00
Laurent Destailleur
932b03f91f Merge pull request #32240 from Daoud-mohamed/enhance-selectDate
NEW Enhance selectDate Function to Support Icon Customization
2024-12-05 19:30:54 +01:00
Laurent Destailleur
084d99f670 Merge pull request #32216 from Easya-Solutions/18.0_fix_ticket_list
Ticket : don't autofill search field for ticket type on multiselect
2024-12-05 16:12:22 +01:00
John BOTELLA
9477b68e0d add color ref 2024-12-05 14:15:29 +01:00
John BOTELLA
6b18455ec2 Fix setup color 2024-12-05 14:03:09 +01:00
Mohamed DAOUD
c574e62972 Update html.form.class.php 2024-12-05 10:49:24 +01:00
Laurent Destailleur
b2dec7f853 Merge pull request #32245 from mdeweerd/fix/fieldsphpdoc
Qual: Update $fields phpdoc with properties defined/used in some cases
2024-12-05 06:40:10 +01:00
MDW
ec2a1928ba Qual: Update fields phpdoc to include fields that are defined/used in some cases
# Qual: Update fields phpdoc to include fields that are defined/used in some cases

comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
MDW
d48a2e907f Qual: Fix phan notices (mostly in box files)
# Qual: Fix phan notices (mostly in box files)

Fix several phan notices reported in box files and a few extra cases.
2024-12-04 23:41:04 +01:00
Mohamed DAOUD
b3e49ba5db enhance selectDate 2024-12-04 17:03:51 +01:00
evarisk-kilyan
170d43439f [Dolgraph] fix: php8 warning 2024-12-04 09:51:07 +01:00
tnegre
f5c715c6a7 Ticket : don't autofill search field for ticket type on multiselect 2024-12-03 15:05:39 +01:00
Laurent Destailleur (aka Eldy)
0774070182 Debug v21 2024-12-03 11:18:35 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-02 01:58:06 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-12-02 01:52:08 +01:00
Laurent Destailleur (aka Eldy)
9227add8f4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-12-02 01:41:40 +01:00
Günter Lukas
4962dd1a81 Fix #29353 (#32151)
Hidden extrafields are NULL on update. Can only happen with extrafields in positions of commercial elements (facture, propal, commande, etc)
2024-12-02 00:48:13 +01:00
Mohamed DAOUD
b8089532ff Enhance Custom Report Filter Editor (#32154)
* Enhance filter editor

* add trans keys

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-12-01 23:32:32 +01:00
Laurent Destailleur (aka Eldy)
f933d0f636 Missing the placeholder 2024-12-01 15:09:27 +01:00
Frédéric FRANCE
462101289e Merge branch 'develop' into fix_updatelines_propal 2024-11-30 21:06:27 +01:00
Laurent Destailleur (aka Eldy)
b56ac12093 The $empty param must follow same rules than other select component. 2024-11-30 14:24:13 +01:00
Laurent Destailleur (aka Eldy)
be9d72e3b6 The $empty param must follow same rules than other select component. 2024-11-30 13:44:24 +01:00
Joachim Kueter
18775c06ea FIX #31890 store empty line extrafields (#32152)
* FIX #31890 store empty line extrafields

If a line extrafield had originally some contents, after deleting it and submitting it as empty, the extrafield was not stored but the original contents kept

* corrected whitespace
2024-11-30 13:06:36 +01:00
Laurent Destailleur (aka Eldy)
07536ea01a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-29 15:25:49 +01:00
Frédéric FRANCE
ced5574172 Merge branch 'develop' into phpstan_doc_ui 2024-11-29 14:57:13 +01:00
Frédéric FRANCE
82f54e707e Update extrafields.class.php (#32135) 2024-11-29 14:45:26 +01:00
Laurent Destailleur (aka Eldy)
c73cff0781 Debug v21 2024-11-28 22:51:11 +01:00
Frédéric FRANCE
17e31c1d91 Merge branch 'develop' into extrafields_object_filter 2024-11-28 18:34:12 +01:00
Frédéric FRANCE
46925fad15 Merge branch 'develop' into phpstan_doc_ui 2024-11-28 18:15:24 +01:00
Frédéric FRANCE
8a4ced4419 Merge branch 'develop' into fix_updatelines_propal 2024-11-28 12:49:25 +01:00
Frédéric FRANCE
286c3d1093 fix sql ticket list (#32080)
* fix sql ticket list

* fix sql ticket list

* fix phpstan

* fix

* fix
2024-11-28 12:11:50 +01:00
HENRY Florian
96d60b92f4 fix: when create separate extarfields, if already exists always return false error (#32103) 2024-11-27 22:39:52 +01:00
Frédéric FRANCE
8d5c5cf447 Merge branch 'develop' into extrafields_object_filter 2024-11-27 22:06:10 +01:00
Frédéric FRANCE
13b8f5feff keep only commonobject property oldcopy (#32123)
* clean properties

* clean properties

* clean properties

* clean properties

* clean phpcs

* clean phan

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-27 21:59:41 +01:00
Frédéric France
076ae6a3c2 fix 2024-11-27 20:20:41 +01:00
Frédéric France
4c97950f2a fix 2024-11-27 20:10:41 +01:00
Frédéric France
365873a48d fix 2024-11-27 18:53:43 +01:00
Frédéric France
8bfb3251d1 Merge remote-tracking branch 'upstream/develop' into extrafields_object_filter 2024-11-27 18:30:25 +01:00
Laurent Destailleur (aka Eldy)
461d26dd0f Try to fix phan 2024-11-27 18:27:10 +01:00
Frédéric France
02937ac100 fix phpstan 2024-11-27 18:25:18 +01:00
Laurent Destailleur
c9d0842102 Debug v21 - Placeholder management code for product is now completed 2024-11-26 21:22:41 +01:00
Laurent Destailleur
b9976a2429 Fix trans 2024-11-26 19:18:43 +01:00
Laurent Destailleur
c5ea16ad6c Fix lang 2024-11-26 19:14:57 +01:00
Laurent Destailleur
ed2353b337 Fix typo 2024-11-26 19:13:35 +01:00
Laurent Destailleur
a2aa730c9a Debug v21 2024-11-26 19:05:45 +01:00
Frédéric FRANCE
4075f8f54e Merge branch 'develop' into extrafields_object_filter 2024-11-26 17:55:21 +01:00