Commit Graph

2503 Commits

Author SHA1 Message Date
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
John BOTELLA
308bed0742 fix link icon display mode (#34506)
Co-authored-by: John BOTELLA <29435477+john-botella@users.noreply.github.com>
2025-06-14 15:06:01 +02:00
HENRY Florian
181f8367a7 fix: php warning in BOM admin and modulebuilder template (#34437) 2025-06-13 17:19:30 +02:00
Laurent Destailleur
ad02c1885c Sync transifex 2025-06-13 00:12:21 +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
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