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
ldestailleur
40d53621c3
NEW Add/enhance the popup for preview of icons
2025-05-05 14:54: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
ldestailleur
9728c3f10a
Make popup with picto simplest from modulebuiler or menu editor
2025-04-24 16:22:51 +02:00
Laurent Destailleur
e034b4b0ef
Standardize code
2025-04-24 00:51:47 +02:00
ldestailleur
83a6a2b244
Debug v22
2025-04-21 14:57:41 +02:00
Clément
3eb9775b0c
FIX Bug ( #33923 )
2025-04-20 13:21:21 +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
ldestailleur
f99631677c
NEW Add link to picto help page on module builder
2025-03-29 13:32:59 +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
MDW
32bf8c5cd5
Qual: Fix phan notices (website)
2025-02-27 11:40:42 +01:00
Laurent Destailleur
86e17b96ed
Update buildzip.php
2025-02-19 11:38:42 +01:00
Laurent Destailleur
e5faa7a393
Update buildzip.php
2025-02-19 11:13:32 +01:00
Eric Seigne
3298b135c7
use env to find php path
2025-02-19 09:35:47 +01:00
Eric Seigne
e8ff0be5e1
use official phpdoc syntax
2025-02-19 09:34:57 +01:00
Eric Seigne
8d5594ea64
correct phan return map
2025-02-19 09:25:10 +01:00
Eric Seigne
7225a82cc7
phpdoc for phan
2025-02-19 09:16:19 +01:00
Eric Seigne
7b57b55686
fix phan errors
2025-02-19 09:03:23 +01:00
Eric Seigne
df3a94f687
fix comments
2025-02-19 08:54:59 +01:00
Eric Seigne
1ce290fac0
fix missing zipdir returns bool
2025-02-19 08:53:40 +01:00
Eric Seigne
ef921dba60
fix exit syntax
2025-02-19 08:50:20 +01:00
Eric Seigne
d0d8e26cc4
fix typo
2025-02-19 08:36:49 +01:00
Eric Seigne
82d47c45e6
build zip from command line full php
2025-02-19 08:29:03 +01:00
Laurent Destailleur
cea44d5b06
Update myobject.class.php
2025-02-18 20:41:53 +01:00
Laurent Destailleur
2c7b2a11d0
Update myobject.class.php
2025-02-17 19:53:09 +01:00
Benjamin Falière
c52d0d2db0
Restore contributor line
2025-02-17 16:22:57 +01:00
Benjamin Falière
ca85ad74b9
FIX(modulebuilder): validate after creation
2025-02-17 16:18:19 +01:00
ldestailleur
7fc8136362
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-16 14:50:09 +01:00
ldestailleur
415c38ed6b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-16 14:32:33 +01:00
Regis Houssin
8150cc6159
FIX wrong ODT path for multicompany
2025-02-13 18:20:47 +01:00
Laurent Destailleur
9ef2ee4dcc
Merge branch 'develop' into qual/phan.2025.2.5-2
2025-02-07 14:28:44 +01:00
Laurent Destailleur (aka Eldy)
0b67bf4dad
Fix phan
2025-02-07 13:00:24 +01:00
MDW
f05bc70b2e
Qual: Fix phan notices (modulebuilder)
2025-02-07 12:31:19 +01:00