ldestailleur
f65903d006
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-26 01:23:02 +02:00
ldestailleur
369b9510e0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-26 01:21:57 +02:00
ldestailleur
1ed840384a
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-26 01:21:01 +02:00
ldestailleur
0226d75ec6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-26 01:16:17 +02:00
ldestailleur
79210c0120
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-09-25 11:57:12 +02:00
Dylan Bourdere
92454d671f
rename tab name in comment of modulebuilder ( #35431 )
2025-09-22 12:11:32 +02:00
Frédéric FRANCE
751dfd561e
fix parameters ( #35012 )
2025-08-20 18:56:14 +02:00
ldestailleur
c1944d9224
Fix CI warning
2025-08-09 14:18:14 +02:00
ldestailleur
53683a6a3a
FIX several minor troubles with modulebuilder
2025-08-05 02:44:52 +02:00
ldestailleur
86f5db7aa9
Fix better comaptibilty for extrafield email/mail
2025-08-05 00:45:00 +02:00
Laurent Destailleur
25a1cd807c
Fix warning
2025-08-01 17:20:18 +02:00
ldestailleur
4b28f1d528
Debug v22
2025-07-31 15:17:00 +02:00
ldestailleur
c866e88e2e
Debug v22
2025-07-31 15:07:12 +02:00
ldestailleur
270caf0dcb
Debug v22
2025-07-17 19:30:58 +02:00
Jyhere
787bd1d278
CHANGE: ternary simplification ( #34675 )
2025-07-01 20:34:09 +02:00
ldestailleur
c6a5bf3836
Fix CI
2025-06-27 21:30:37 +02:00
ldestailleur
358daa3ca0
Clean doc and code
2025-06-27 13:39:50 +02:00
ldestailleur
38aa9cbacc
Debug v22
2025-06-25 13:09:56 +02:00
ldestailleur
8c88eab05c
Debug v22 - Removed conflict code with old dolopenpopup architecture
2025-06-25 12:29:11 +02:00
HENRY Florian
931384db35
fix: manage correctly external module object link with myobject@mymodule element type ( #34530 )
...
* fix: manage correctly external module object link with myobject@mymodule element type
* add more doc in template module builder
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-21 16:09:54 +02:00
HENRY Florian
181f8367a7
fix: php warning in BOM admin and modulebuilder template ( #34437 )
2025-06-13 17:19:30 +02:00
ldestailleur
24efd80bbc
Debug v22
2025-06-07 14:31:53 +02:00
ldestailleur
11f9f032d9
Debug v22
2025-06-07 14:15:56 +02:00
ldestailleur
9e5769b8b7
Make the feature "Kanban Grouped By" on opportunities visible by default
2025-06-05 15:49:53 +02:00
ldestailleur
cab064083c
Debug v22
2025-06-05 14:35:52 +02:00
ldestailleur
23e26d51a9
Debug v22
2025-06-04 19:16:26 +02:00
ldestailleur
d713406667
Debug v22
2025-06-04 18:47:10 +02:00
ldestailleur
62e305f7fa
Debug the asset module. Can't delete.
2025-05-10 21:03:27 +02:00
ldestailleur
45d4e3faaa
Better tooltips.
2025-05-10 16:29:32 +02:00
ldestailleur
8a39925460
Doc
2025-05-05 15:03:35 +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
Laurent Destailleur
e034b4b0ef
Standardize code
2025-04-24 00:51:47 +02:00
ldestailleur
8d12515a7b
Debug v22
2025-04-16 16:14:51 +02:00
ldestailleur
608b1dc0f4
Clean code
2025-04-15 20:33:39 +02:00
Anthony Berton
311c194a5b
FIX - Template sql modulebuilder ( #33703 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-03 15:59:30 +02:00
ldestailleur
91fa444129
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-01 22:42:32 +02:00
ldestailleur
8e88532c3e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-01 21:07:20 +02:00
Frédéric FRANCE
387e3b1da7
shipping can manage its contacts ( #33680 )
...
* shipping can manage its contacts
* shipping can manage its contacts
* fix
* add contacts from origin
* clean code
* apply changes
* apply changes
2025-04-01 20:47:40 +02:00
ldestailleur
e9b880707a
Clean code
2025-04-01 20:13:54 +02:00
ldestailleur
2bff9835d3
Try to fix CI
2025-04-01 11:09:31 +02:00
ldestailleur
1325b249b0
Clean code to fix some phan warnings
2025-04-01 09:36:36 +02:00
ldestailleur
c689cffae3
FIX Position of dropdonw with checkbox column on left
2025-03-29 15:20:09 +01:00
ldestailleur
4ba3f0d90e
Clean and standardize code for Categories
2025-03-29 15:03:36 +01:00
Mathieu Schiffmann
b9946cef4a
NEW #33506 Add a constant to apply a ratio to resize images in ODT templates ( #33543 )
...
* CLOSE #33506 add a constant holding the ratio to resize images in ODT templates
A new Dolibarr constant MAIN_DOC_ODT_IMAGE_RATIO
is taken in consideration for ODT templates.
This constant holds a number that is multiplied when computing the size of images in ODT templates.
All doc_generic_*_odt_modules.php files have been updated to call the setImage Method with a new parameter $ratio
The method setImage in the file odt.php has been modified to have a new parameter $ratio and use it to compute the image size
* FIX #33506 wrong branch
some other files needed to be changed in the develop branch
* FIX #33506 PR errors fixed
* FIX #33506 codesniffer errors fixed
* QUAL #33506 completed method comment
2025-03-24 16:41:00 +01:00
ldestailleur
e1351bdd18
FIX Translation of column in list of invoice
2025-03-24 12:54:32 +01:00
ldestailleur
911bfa2883
FIX Translation of column in list of invoice
2025-03-24 12:49:46 +01:00
Frédéric FRANCE
b7a00127a9
add missing translation ( #33461 )
...
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
2025-03-15 11:21:03 +01:00
Mohamed DAOUD
83a0faaf41
add phpmax and dolibarrmax ( #33448 )
2025-03-14 17:15:55 +01:00
MDW
c0f533865f
Fix CI: Do not require some fields in the 'title' definition of $cols ( #33399 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
2025-03-11 01:42:49 +01:00
Laurent Destailleur
86e17b96ed
Update buildzip.php
2025-02-19 11:38:42 +01:00