Commit Graph

15625 Commits

Author SHA1 Message Date
Florian HENRY
7195af1bdf new: if default template for ticket existe we use it avec if there is email template 'all' 2024-12-11 11:05:15 +01:00
Ronan Pozzi
14a341fb8c Enhance regex patterns to support underscores in keys
Updated regular expressions in `translate.class.php` to allow underscores in key matches for civility, sending methods, payment types, opportunity status, and order source. This improves compatibility with broader key naming conventions.
2024-12-10 21:20:53 +01:00
atm-florian
11602243f7 Add class constants: DiscountAbsolute::TYPE_CUSTOMER and DiscountAbsolute::TYPE_SUPPLIER 2024-12-10 13:38:50 +01:00
Laurent Destailleur
7ff227bafe Debug v21 2024-12-09 22:26:56 +01:00
Frédéric FRANCE
11d63bc933 Merge branch 'develop' into phpstan_doc_ui 2024-12-09 22:12:15 +01:00
Laurent Destailleur (aka Eldy)
cceccabc9c Fix missing $notrigger param 2024-12-09 16:00:47 +01:00
Laurent Destailleur (aka Eldy)
8eb71ace14 Doc 2024-12-09 15:10:49 +01:00
Laurent Destailleur
6812beec7e Merge branch 'develop' into fix_v20_pdf_space_lost_with_images_eratosthene2 2024-12-09 00:44:53 +01:00
Laurent Destailleur
fe4823d9ad Fix phpunit 2024-12-09 00:43:37 +01:00
Laurent Destailleur
f86b847a65 Merge branch 'develop' into fix_v20_pdf_space_lost_with_images_eratosthene2 2024-12-08 22:58:03 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-12-08 17:07:14 +01:00
Laurent Destailleur (aka Eldy)
774a48fa29 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-12-08 16:53:21 +01:00
Laurent Destailleur (aka Eldy)
7beb874f93 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-12-08 16:47:36 +01:00
Frédéric FRANCE
9773604ebf Merge branch 'develop' into extrafields_object_filter 2024-12-08 09:45:00 +01:00
Frédéric France
2e18d20a3b wip 2024-12-08 09:36:11 +01:00
Frédéric France
c161abedc9 Merge remote-tracking branch 'origin/extrafields_object_filter' into extrafields_object_filter 2024-12-08 09:30:59 +01:00
Frédéric France
a45494099f wip 2024-12-08 09:29:38 +01:00
Laurent Destailleur
6bae4f1ec7 Merge pull request #32260 from frederic34/fix_phpstan_availabilities
fix phpstan
2024-12-06 17:57:17 +01:00
Laurent Destailleur (aka Eldy)
629f94be71 Better error message 2024-12-06 15:33:29 +01:00
tnegre
e48e1e27d5 replace code from develop to match DLB18 variable name 2024-12-06 12:07:37 +01:00
Laurent Destailleur (aka Eldy)
c86b50e3fc The $empty param must follow same rules than other select component. 2024-12-06 11:57:27 +01:00
Frédéric FRANCE
8037dc3b96 fix 2024-12-05 21:46:31 +01:00
Laurent Destailleur
c9a390843c Merge pull request #32081 from frederic34/fix_updatelines_propal
fix updatelines of propal not updating object properties
2024-12-05 20:20:55 +01:00
Laurent Destailleur
3951c94517 Merge pull request #31048 from MathildeMar/MathildeMar-patch-1
Fix substitution variables in notification quote signed by customer
2024-12-05 20:14:16 +01:00
Laurent Destailleur
932b03f91f Merge pull request #32240 from Daoud-mohamed/enhance-selectDate
NEW Enhance selectDate Function to Support Icon Customization
2024-12-05 19:30:54 +01:00
Laurent Destailleur
084d99f670 Merge pull request #32216 from Easya-Solutions/18.0_fix_ticket_list
Ticket : don't autofill search field for ticket type on multiselect
2024-12-05 16:12:22 +01:00
John BOTELLA
9477b68e0d add color ref 2024-12-05 14:15:29 +01:00
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