Laurent Destailleur (aka Eldy)
cceccabc9c
Fix missing $notrigger param
2024-12-09 16:00:47 +01:00
Laurent Destailleur
fe4823d9ad
Fix phpunit
2024-12-09 00:43:37 +01:00
Frédéric FRANCE
9773604ebf
Merge branch 'develop' into extrafields_object_filter
2024-12-08 09:45:00 +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
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
Laurent Destailleur (aka Eldy)
f933d0f636
Missing the placeholder
2024-12-01 15:09:27 +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
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
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
6741eadc64
fix with last updates
2024-11-25 21:47:27 +01:00
Frédéric FRANCE
95fadde61b
Merge branch 'develop' into extrafields_object_filter
2024-11-25 21:43:27 +01:00
Laurent Destailleur
e6d20fe150
Try debug geo features. Avoid fatal error.
2024-11-25 20:11:10 +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
cdd10bd039
Fix regression
2024-11-20 21:07:45 +01:00
Frédéric FRANCE
0a9eb9008a
fix extrafields when object doesnt have const STATUS_DRAFT ( #32009 )
2024-11-20 20:59:03 +01:00
Frédéric France
ad8a5c9054
Merge remote-tracking branch 'upstream/develop' into extrafields_object_filter
2024-11-19 21:26:20 +01:00
Laurent Destailleur
ac6c57e90e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-19 12:59:14 +01:00
Laurent Destailleur
9c4bb84460
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-19 12:57:19 +01:00
Laurent Destailleur
b068fdc9b3
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-19 12:56:19 +01:00
Laurent Destailleur
b8533e1853
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-11-19 12:49:19 +01:00
Laurent Destailleur
753e5e535d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-11-19 12:47:14 +01:00
Laurent Destailleur
1386d8c388
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
e9e1175134
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-19 03:44:50 +01:00
Mohamed DAOUD
2f6e814d6f
Enhance the behavior of stars extrafields with the canAlwaysBeEdited parameter ( #31978 )
...
* enhance stars extrafields and alwayseditable
* add comment
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-18 21:24:41 +01:00
Laurent Destailleur
3e22defdaf
Clean code
2024-11-18 18:15:58 +01:00
Frédéric FRANCE
943d10c60a
fix phpstan and CI ( #31969 )
...
* fix phpstan
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
2024-11-18 15:10:29 +01:00
Mathieu Moulin
a602309e04
Fix user::load_previous_next_ref() with MULTICOMPANY_TRANSVERSE_MODE bad sql query (cartesian product replaced by INNER JOIN) ( #31946 )
2024-11-16 18:19:59 +01:00
Frédéric France
2a19191fd5
Merge remote-tracking branch 'origin' into extrafields_object_filter
2024-11-16 01:06:14 +01:00
Francis Appels
230eee4ead
FIX issue #28222 Edit date extrafield diplayed on all on lines ( #31914 )
...
* FIX issue #28222 Edit date extrafield diplayed on all on lines
* wrong id
2024-11-15 23:31:12 +01:00
Rémi Champlon
f408803ae0
list contact check by module ( #31845 )
...
Co-authored-by: Rémi Champlon <r.champlon@vold.lu >
2024-11-15 16:02:11 +01:00
HENRY Florian
b8f481b579
fix: php 8 warning on create object from table module builder ( #31817 )
...
* fix: php 8 wrning on create object form table module builder
* remove unwanted linebreak
* fix: remove warning on filed type checklbst show output list
2024-11-14 23:30:11 +01:00
Frédéric FRANCE
8c0c033e49
add phpdoc in mailing modules ( #31786 )
...
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* test
* test
* test
* test
2024-11-13 15:27:26 +01:00
Laurent Destailleur
542b4bd099
Fix phan
2024-11-12 13:45:15 +01:00
Laurent Destailleur
14d548143b
Try to fix phpstan
2024-11-12 13:08:03 +01:00
Laurent Destailleur
a64de4d24d
Clean code
2024-11-12 12:57:08 +01:00
Laurent Destailleur
c9972f1dd9
Fix phan
2024-11-12 03:32:57 +01:00
Laurent Destailleur
f35fd7c1f0
Clean code
2024-11-12 03:17:55 +01:00
MDW
9ec4618199
Qual: Fix FunctionArray phan notices ( #31754 )
...
* Qual: Fix FunctionArray phan notices
* Fix class name in typing of htdocs/modulebuilder/index.php
* Fix customreports phpdoc
* Adjust file type after completeFileArrayWithDatabaseInfo
* Further phpdoc typing improvements
* More phpdoc
* Improve typing with cast on position field
* Force phpstan version
* Add phpstan exception
* Fix array index type + adjust phan config comment
2024-11-11 14:48:18 +01:00
Frédéric FRANCE
66374f2859
Merge branch 'develop' into extrafields_object_filter
2024-11-09 11:46:45 +01:00