Commit Graph

145227 Commits

Author SHA1 Message Date
Laurent Destailleur
9d1bf1edff Fix CI 2025-04-29 07:48:15 +02:00
Alejandro E.
a726ef6370 Update adherentstats.class.php to fix the dashboard error (#34000) 2025-04-29 07:09:02 +02:00
Charlène Benke
0fe942983e FIX api fail dictionary/contact_types when use type parameters (#34010)
* api fail dictionary/contact_types when use type parameters

* Update api_setup.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 07:07:14 +02:00
William Mead
6ddc9926fa QUAL Updated Contacts API PHPDoc (#34005)
* Updated and cleaned PHPDoc

* Added comment
2025-04-29 06:54:56 +02:00
Mohamed DAOUD
1ae126f179 FIX set donation as received after payment done (#34006)
* fix setpaid don

* enhance
2025-04-29 06:45:32 +02:00
Yannis Hoareau
8ec897bd83 fix: php warning for status field in list of purchase orders (#34003) 2025-04-29 06:44:29 +02:00
Charlène Benke
bc874ebc5c delete category fail (interventional not full implemented) (#33989)
the category for interventional is not full installed, so the table is not created
we need the dolibarr 22 tto implement it
2025-04-29 06:41:30 +02:00
William Mead
c3b35d4da5 Fixed PHPDoc. Added contributor details. (#33988) 2025-04-29 06:40:04 +02:00
Eduardo Pulpillo
35fd24e506 Fix #31047 #23763 mailing.class.php do not retrieve the public and private notes (#33994)
* Fix bug #31047  mailing.class.php do not retrieve the public and private notes

Fix bug #31047 The public and private notes are stored but not retrieved in /comm/mailing/class/mailing.class.php because the fields note_public & note_private are not detailed in the /comm/mailing/class/mailing.class.php class. After this commit it works like a charm.

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php
2025-04-29 06:39:07 +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
5b20395afe Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-04-26 20:13:33 +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
fbd7d814ff Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-26 12:07:07 +02:00
ldestailleur
87e794589c Modulebuilderization 2025-04-26 12:06:45 +02:00
William Mead
e8bf0e183d NEW reopen for interventions API (#33982)
* Added intervention post reopen API route

* Updated PHPDoc

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-26 04:21:37 +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
2f893b34f0 Add info of external payment on bank direct debit tab. 2025-04-26 03:35:59 +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
Jyhere
9b770c8fe9 FIX: list filter for boolean field when using modulebuilder (#33977)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-26 01:59:23 +02:00
ldestailleur
fd928a4d14 Change for #33970 2025-04-26 01:54:30 +02:00
ldestailleur
62d19f4ff9 Change for #33970 2025-04-26 01:52:31 +02:00
ldestailleur
4c70e0035f Fix CI 2025-04-26 01:32:40 +02:00
Vincent de Grandpré
943fa057e3 FIX#33963 - Enabling EmailCollector foreign key field to allow mandatory parameter saving (#33981)
* PHPStan > Update baseline

* FIX#33963 - Enabling foreign key field to allow mandatory parameter saving

* Added author to copyright

---------

Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-04-26 01:22:37 +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
Clément
13b080fffc FIX Bug Dynamic id (#33980) 2025-04-26 01:17:09 +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
cf24f34947 Fix SQL 2025-04-25 17:26:17 +02:00
ldestailleur
804b5299d2 CSS 2025-04-25 16:50:42 +02:00
ldestailleur
efdc4f9a5d Debug v22 2025-04-25 16:43:31 +02:00
ldestailleur
5998b62a64 Debug v22 2025-04-25 16:25:07 +02:00
ldestailleur
9868eadafd CSS 2025-04-25 15:57:41 +02:00
ldestailleur
764ce30e19 CSS 2025-04-25 15:52:25 +02:00
ldestailleur
5d595ed2de CSS 2025-04-25 15:50:28 +02:00
ldestailleur
d2d0be5291 Look and feel v22 2025-04-25 15:45:40 +02:00
ldestailleur
e85db964ca Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-25 14:49:47 +02:00
ldestailleur
d2aa37b814 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-25 14:35:33 +02:00
ldestailleur
f1ff22a516 FIX creating acredit note from the remain to pay was always 0 2025-04-25 14:35:18 +02:00
ldestailleur
eb6bc94d0c Fix syntax error 2025-04-25 13:46:27 +02:00
ldestailleur
46c9fd064d Look and feel v22 2025-04-25 11:44:15 +02:00