Maxime Kohlhaas
871e914aa1
Fix : wrong module name for customer/supplier tag new page ( #34477 )
2025-06-14 01:29:47 +02:00
Charlène Benke
3f9c3869c3
php warning on category list if supplier disabled ( #34412 )
...
* php warning on category list if supplier disabled
* Update functions.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-13 17:24:15 +02:00
Vincent Maury
a68bd9c1a3
Update functions.lib.php ( #34436 )
2025-06-13 12:22:49 +02:00
ldestailleur
b61046bfa4
css
2025-06-10 18:20:59 +02:00
ldestailleur
5df59e1e3f
Debug v22
2025-06-10 17:29:16 +02:00
ldestailleur
9e5769b8b7
Make the feature "Kanban Grouped By" on opportunities visible by default
2025-06-05 15:49:53 +02:00
kkhelifa-opendsi
6059b0e6f5
FIX: Fix natural search with negative numbers ( #34322 )
2025-06-04 11:20:03 +02:00
ldestailleur
f3fb48dcde
Debug v22
2025-06-02 20:51:21 +02:00
ldestailleur
36b00c5951
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-02 14:59:18 +02:00
ldestailleur
492b442c4a
Debug v22
2025-05-31 13:43:40 +02:00
Laurent Destailleur
c35965030c
Debug v22
2025-05-28 01:16:02 +02:00
atm-irvine
3ec16bdb64
FIX : Missing ol in no escape tags ( #34261 )
2025-05-27 19:29:32 +02:00
ldestailleur
4311786e0c
Debug v22
2025-05-22 16:32:07 +02:00
Laurent Destailleur
c724800a05
Fix permission on conf.php file
2025-05-20 22:01:00 +02:00
Laurent Destailleur
a4657bbbf8
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-05-20 21:59:28 +02:00
Laurent Destailleur
d540dd0ab7
Finish option CATEGORY_EDIT_IN_POPUP_NOT_IN_MENU
2025-05-16 17:59:39 +02:00
Lucas Marcouiller
935051d803
Fix bad replace to empty string on GETPOST ( #34129 )
2025-05-14 12:53:21 +02:00
HENRY Florian
fb67acbc7b
NEW: add common substitution __PREVIOUS_MONTH_TEXT__ ( #34121 )
2025-05-13 13:29:24 +02:00
ldestailleur
fe831a315b
Fix CI
2025-05-12 19:33:57 +02:00
Laurent Destailleur
7dd95914e8
Clean code
2025-05-12 00:02:59 +02:00
ldestailleur
a674676ded
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-10 13:33:53 +02:00
ldestailleur
d76848351c
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-05-10 13:30:36 +02:00
ldestailleur
ae94c71a10
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-05-10 13:25:31 +02:00
ldestailleur
445f089556
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-05-10 12:53:37 +02:00
ldestailleur
d3d8f02433
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-05-10 12:42:51 +02:00
ldestailleur
b0501b1c35
Fix renering of status of invoice in takepos. Fix use short label.
2025-05-10 12:42:29 +02:00
ldestailleur
095905670a
Remove BlockUI js plugin. Replaced with few js/css lines.
2025-05-06 19:15:13 +02:00
lvessiller-opendsi
cc78023a44
FIX allow double colon and string obfuscation in dol eval for computed extra fields ( #34015 )
...
* FIX allow double colon and string obfuscation in dol eval for computed extra fields
* Update functions.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-05-06 11:50:28 +02:00
ldestailleur
eadc676edf
NEW Add option MAIN_ALLOW_DOUBLE_COLON_IN_DOL_EVAL
2025-05-06 11:10:57 +02:00
atm-irvine
24ef9d1c0d
fix: missing classfile for facturerec getElementProperties ( #34067 )
2025-05-06 10:48:02 +02:00
ldestailleur
2dd6ccd2d9
Debug v22
2025-05-05 15:24:04 +02:00
Frédéric FRANCE
57aa02f0f4
Fix missing translation ( #34014 )
...
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
2025-04-29 10:53:52 +02:00
ldestailleur
80cdcf4d62
WIP Addapage to edit all categories.
2025-04-26 13:16:07 +02:00
ThomasNgr-OpenDSI
3c37f28d50
NEW ticket : display files linked to actioncomm ( #32325 )
...
* modify ecmfiles to link ecmfile to actioncomm
* ticket : link files to actioncomm
* display linked files in actioncomm cards
* Various fix (pre-commit, phpstan, usw.)
2025-04-22 12:44:57 +02:00
Laurent Destailleur
4a76256f1b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-21 19:35:50 +02:00
Laurent Destailleur
2f16a642cb
Doc
2025-04-21 19:35:10 +02:00
MDW
69e3d4b5df
UIUX: Interpret first token as thousands separator 21.500,00 (when French, ...). ( #33832 )
...
* Qual: Add testcase for price2num to convert '21.500,00' in FR
* NEW: Accept numbers like 1.213,00 in locales with whitespace/empty thousands separator
# NEW: Accept numbers like 1.213,00 in locales with whitespace/empty thousands separator
- Graceful handling of comma and dot as decimal points and thousands separators in the `price2num` function.
- Improved the `getNonEmptyString` function to include proper indentation and spacing (automatic).
* Add testcases for price2num
* en_US tests for invalid prices, add doc for price2num regex
* Restore lost test to validate compatibility
* Update FunctionsLibTest.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-21 11:57:13 +02:00
Etienne BENDER
531003887f
fix(supplier_proposal): enforce class name in getElementProperties() ( #33887 )
2025-04-18 14:21:16 +02:00
Laurent Destailleur
6f6a5f6f4d
Look and feel v22
2025-04-17 19:58:48 +02:00
Frédéric FRANCE
2b468e6b0f
enhance dol_print_ip ( #33819 )
...
* enhance dol_print_ip
* fix cache
* fix CI
2025-04-12 16:19:45 +02:00
ldestailleur
26613998eb
Debug v22
2025-04-11 13:57:07 +02:00
ldestailleur
74eccf279d
Fix regression
2025-04-09 12:08:52 +02:00
ldestailleur
6b11ed0187
Fix CI
2025-04-08 21:50:04 +02:00
ldestailleur
ab742e7bd8
NEW Support of monthly or weekly recurring events
2025-04-03 14:58:41 +02:00
ldestailleur
869bc1a3f5
Fix phan
2025-04-03 12:00:46 +02:00
ldestailleur
b466b7ab5a
NEW The link "In accountancy" is now clicable to reach bookkeeping
2025-04-02 18:51:51 +02:00
atm-jonathan
d72d69e55c
NEW add home box mrp ( #33549 )
...
* add box Mo
* tests ok
* comparaison dates
* before Wysy
* after wysy
* Update mo.class.php
* Update mo.class.php
* Update conf.class.php
* retour PR
* add parenthesis
* Update mo_list.php
---------
Co-authored-by: x <x@x.x>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-02 12:22:59 +02:00
Jon Bendtsen
27dc84fe3b
NEW Can link member subscription/contribution with proposal, order and invoice ( #33647 )
...
* linking member subscription contribution <-> proposal, order and invoice
This can both be done manually from an existing proposal/order/invoice to a subscription created without creating an invoice. I use this when we sell memberships as part of registration for our membership classes.
The link will also be shown on the invoice that can be created as part of the subscription contribution creation.
These links show up in the json from the API on proposals, orders and invoices. The subscription does not show anything. It is currently unknown if the API can do this link or it will have to be done manually in the GUI.
* Update html.form.class.php
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-01 21:36:35 +02:00
ldestailleur
0780695ba4
Try CI fix
2025-04-01 19:29:24 +02:00
ldestailleur
5d51d0679b
Share not allowed extension into the method getExecutableContent()
2025-04-01 17:53:33 +02:00