Commit Graph

39520 Commits

Author SHA1 Message Date
ldestailleur
43be2676ea Fix CI 2025-05-06 21:23:38 +02:00
ldestailleur
095905670a Remove BlockUI js plugin. Replaced with few js/css lines. 2025-05-06 19:15:13 +02:00
ldestailleur
52acd2cfac Clean code 2025-05-06 15:20:14 +02:00
ldestailleur
6a22102155 Use the getValidPayment to detect payment modules 2025-05-06 14:26:30 +02:00
ldestailleur
0136a794c9 Add a new page type "Setup" for website module. 2025-05-06 12:52:31 +02:00
ldestailleur
eadc676edf NEW Add option MAIN_ALLOW_DOUBLE_COLON_IN_DOL_EVAL 2025-05-06 11:10:57 +02:00
Mohamed DAOUD
1d3cd37027 enhance set module options (#34063)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-06 09:51:21 +02:00
ldestailleur
5e67ec6376 Fix CI 2025-05-05 21:13:05 +02:00
ldestailleur
8664a3c2c8 Fix CI 2025-05-05 20:30:26 +02:00
Frédéric FRANCE
153ce2672a fix login translation (#34057) 2025-05-05 20:15:57 +02:00
ldestailleur
e12519025a Debug v22 2025-05-05 18:45:14 +02:00
ldestailleur
f0eaae6a1d Debug v22 2025-05-05 17:09:24 +02:00
ldestailleur
2dd6ccd2d9 Debug v22 2025-05-05 15:24:04 +02:00
ldestailleur
d73d760b53 FIX Hour and min were lost when editing a past event. 2025-05-05 14:26:14 +02:00
ldestailleur
0e443bd76e Debug star extrafields (set initial highlight in php instead of js) 2025-05-05 13:40:41 +02:00
ldestailleur
90ac6c0207 Clean code to avoid duplicate js code 2025-05-05 13:24:11 +02:00
ldestailleur
5760ecc38b Complementary message in actionmsgmore should work on all cases. 2025-05-05 04:07:23 +02:00
ldestailleur
e4e5b1e597 Clean code 2025-05-05 02:22:02 +02:00
ldestailleur
2736a4b382 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-05-05 00:07:09 +02:00
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