Commit Graph

14863 Commits

Author SHA1 Message Date
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
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
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
Laurent Destailleur (aka Eldy)
461d26dd0f Try to fix phan 2024-11-27 18:27:10 +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
Laurent Destailleur
2df83054cd Merge branch 'develop' into fix_updatelines_propal 2024-11-26 03:58:10 +01:00
Frédéric FRANCE
f81e570997 Fix CI (#32094)
* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* clean baseline
2024-11-26 03:43:42 +01:00
Laurent Destailleur
e6d20fe150 Try debug geo features. Avoid fatal error. 2024-11-25 20:11:10 +01:00
Laurent Destailleur
bc83d330b6 Debug v21 2024-11-25 03:16:30 +01:00
Laurent Destailleur
aaa231cf07 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-24 13:39:35 +01:00
Laurent Destailleur
fdf95f08f7 Debug v21 2024-11-24 13:39:16 +01:00
Frédéric France
d9d5020207 fix updatelines of propal not updating object properties 2024-11-23 23:35:18 +01:00
Frédéric France
f1adc0fe82 can set ace editor to readonly 2024-11-23 13:55:12 +01:00
Laurent Destailleur
7b30d8d37c Debug v21 2024-11-22 10:53:08 +01:00
Frédéric FRANCE
9aca86d16a fix phpstan (#32049)
* fix phpstan

* refix
2024-11-22 00:39:22 +01:00
Laurent Destailleur
cc74141e96 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-21 22:44:18 +01:00
Laurent Destailleur
e4847961a4 Fix phpstan 2024-11-21 22:40:59 +01:00
Frédéric FRANCE
75400611e1 fix phpstan (#32040)
* fix phpstan

* fix

* fix

* fix

* fix

* fix

* fix
2024-11-21 22:36:00 +01:00
Mohamed DAOUD
914ed1b18c Fix #30766 Extra field Can Always Be Edited (#31876)
* fix alwayseditable

* Update extrafields.class.php

* Update extrafields.class.php

* Update extrafields.class.php

* enhance fix alwayseditable

* fix phan
2024-11-20 21:40:28 +01:00
Laurent Destailleur
df6ed90eed Try better fix for #32009 2024-11-20 21:22:34 +01:00
Laurent Destailleur
cdd10bd039 Fix regression 2024-11-20 21:07:45 +01:00