ldestailleur
a74979bc04
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-05-05 00:04:17 +02:00
ldestailleur
71c976cf0e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-05-05 00:03:56 +02:00
ldestailleur
d85cea32c0
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-05-05 00:03:49 +02:00
ldestailleur
f70cfeb6d3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-05-05 00:03:09 +02:00
ldestailleur
0b7836595c
Debug v22
2025-05-04 23:53:34 +02:00
Noé Cendrier
7c29f8201b
FIX: do not forget extrafields for BOM in export lines ( #34020 )
2025-05-04 18:42:45 +02:00
Florian Mortgat
9d0d8f7ec5
Fix/140/t250062/extrafields multicompany data loss ( #34022 )
...
* insertExtrafields(): simplify by returning 0 early if array_options is empty
* insertExtrafields(): simplify by using local variables $newValue and $attributeType
* insertExtrafields(): refactor by grouping the empty value cases for geodatabase-type extrafields
* insertExtrafields(): refactor by using a static mapping of geodata types to their ST_* db function on ExtraField class
* FIX: when an object that is shared across multiple entities already has some extrafields from another entity that are not reachable from the current entity, their values are lost
* Compliance with
- phan ( Closure Closure($key) has no declared or inferred parameter type for $key)
- php-stan (Error: Property ExtraFields::$geoDataTypes has no type specified)
2025-05-04 18:42:01 +02:00
Marc de Lima Lucio
8e0d3911e6
FIX: pgsql: case sensitivity in select queries ( #34028 )
2025-05-04 11:19:59 +02:00
Lucas Marcouiller
0ea9108fdd
Fix ai prompt function for extrafields to match step 2 todo ( #34032 )
...
* Fix ai prompt function to match step 2 todo
* add doc comment
* fix CI
2025-05-04 10:50:01 +02:00
PsyCrow
0acc8d6b47
Update extrafields_list_search_param.tpl.php ( #34033 )
...
Fix to #33863
2025-05-04 10:48:47 +02:00
Ferran Marcet
30d8167734
Fix_ The filter does not have the correct syntax ( #34049 )
2025-05-04 10:45:57 +02:00
Charlène Benke
7537199598
php warning on delete warehouse ( #34041 )
2025-05-04 10:43:48 +02:00
Jyhere
549b712c47
FIX: ajax tooltip warnings ( #34048 )
2025-05-02 22:41:04 +02:00
Frédéric FRANCE
57aa02f0f4
Fix missing translation ( #34014 )
...
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
2025-04-29 10:53:52 +02:00
Frédéric FRANCE
d994442f34
fix missing translation ( #34004 )
...
* fix missing translation
* fix missing translation
2025-04-29 06:38:10 +02:00
ThomasNgr-OpenDSI
149bb14202
NEW Move right from advance to normal for thirdparty information payment page ( #33885 )d
...
Co-authored-by: Alexandre SPANGARO <aspangaro.dolibarr@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-26 21:23:08 +02:00
ldestailleur
9873a98c36
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-26 20:17:39 +02:00
ldestailleur
5507459381
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-26 20:17:08 +02:00
ldestailleur
7c99a650e3
Show nb of tags per type
2025-04-26 16:15:52 +02:00
ldestailleur
80cdcf4d62
WIP Addapage to edit all categories.
2025-04-26 13:16:07 +02:00
ldestailleur
87e794589c
Modulebuilderization
2025-04-26 12:06:45 +02:00
ldestailleur
c675f7439c
Fix title of event no more visible
2025-04-26 04:05:01 +02:00
ldestailleur
cc361b2859
css
2025-04-26 03:42:47 +02:00
ldestailleur
f9f33046bd
Doc
2025-04-26 03:12:20 +02:00
ldestailleur
cde72d84a0
Refactoring code for better name and fix star extrafield on thirdparty
2025-04-26 03:00:53 +02:00
ldestailleur
a7227772e9
TODO
2025-04-26 02:31:19 +02:00
Lucas Marcouiller
0f8b0da651
New AI extrafield filler ( #33979 )
...
* New ai extrafield filler
* remove comment
* Fix Ci
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-26 01:59:36 +02:00
Mohamed DAOUD
13222f6102
NEW Add public page for donation module ( #33978 )
...
* add donation publique page
* add trans keys
* fix trans
* fix
* Fix CI
* fix CI
* fix CI
2025-04-26 01:20:45 +02:00
ldestailleur
849409f150
CSS
2025-04-25 20:02:10 +02:00
ldestailleur
8623843a05
FIX DetecHTML on upload file from filemanager fails due to need to lock
...
(no reason to need to lock file to read it).
2025-04-25 19:58:47 +02:00
ldestailleur
f1e8191e7b
FIX DetecHTML on upload file from filemanager fails due to need to lock
...
(no reason to need to lock file to read it).
2025-04-25 19:54:53 +02:00
ldestailleur
9b3f315c14
Add option MAIN_ALLOW_WYSIWYG_EVEN_ON_UNSECURED_EXTERNAL_HTTP_URL to
...
allow tests
2025-04-25 19:08:56 +02:00
ldestailleur
efdc4f9a5d
Debug v22
2025-04-25 16:43:31 +02:00
ldestailleur
46c9fd064d
Look and feel v22
2025-04-25 11:44:15 +02:00
ldestailleur
d9b944d601
Can edit/vieuw the currency on recurring invoice.
2025-04-25 04:07:58 +02:00
ldestailleur
2aa17f9c3f
Fix update of foregin rate on recurring invoices
2025-04-25 03:39:04 +02:00
ThomasNgr-OpenDSI
a56a8e05f0
FIX : set default extrafield value for supplier order ( #33971 )
...
* fill extrafields default values in case THIRDPARTY_PROPAGATE_EXTRAFIELDS_TO_SUPPLIER_ORDER applies
* Fix: send param changecompany when changing company on a supplier order creation
2025-04-24 19:19:39 +02:00
Laurent Destailleur
acc7dcdf65
Fix CI
2025-04-24 19:19:02 +02:00
Laurent Destailleur
cbbda62f7a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-24 17:17:32 +02:00
ThomasNgr-OpenDSI
730667ed5a
NEW : force Extrafields values when constants THIRDPARTY_PROPAGATE_EXTRAFIELDS_TO_(ORDER|INVOICE) are set ( #33954 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-24 15:46:56 +02:00
Charlène Benke
6cbab9f12b
NEW Add knowledgebase info on box_dolibarr_state_board.php ( #33960 )
...
* Add knowledgebase on box_dolibarr_state_board.php
* Update knowledgerecord.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-24 02:32:28 +02:00
Laurent Destailleur
aaf70a5942
Merge import/export in same parent menu.
2025-04-24 02:22:12 +02:00
Laurent Destailleur
1b48fa4e46
Fix CI
2025-04-24 01:34:28 +02:00
Laurent Destailleur
b10686cb2b
Clean code
2025-04-24 01:23:49 +02:00
Laurent Destailleur
e034b4b0ef
Standardize code
2025-04-24 00:51:47 +02:00
Can Arslan
76a89cad00
fix: give user access for file if user has 'all' permission of the module ( #33957 )
2025-04-23 23:32:23 +02:00
ldestailleur
cc33eac316
Add method to update socket timeout
2025-04-22 16:57:49 +02:00
ThomasNgr-OpenDSI
3c37f28d50
NEW ticket : display files linked to actioncomm ( #32325 )
...
* modify ecmfiles to link ecmfile to actioncomm
* ticket : link files to actioncomm
* display linked files in actioncomm cards
* Various fix (pre-commit, phpstan, usw.)
2025-04-22 12:44:57 +02:00
Laurent Destailleur
4a76256f1b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-21 19:35:50 +02:00
Laurent Destailleur
2f16a642cb
Doc
2025-04-21 19:35:10 +02:00