Commit Graph

10207 Commits

Author SHA1 Message Date
Laurent Destailleur
2db13a49b9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-11-11 15:07:09 +01:00
Laurent Destailleur
9914e6280b WIP LNE 2025-11-11 15:06:57 +01:00
Jon Bendtsen
df4cd2fc65 FIX adding tms and datec to email templates (#36189)
* NEW: adding tms and datec to email templates

* Escaping a timestamp string I just generated myself

* switching single and double quotes in escape line for tms and datec to make the build system happy?

* Add an id to the table

* showing better names than tms and datec

* Changing code to label to fix #29116

* using hregis advice to use idate not escape the string with date

* requested changes

* forgot to add my name to editors

* had to make class changes for API to work

* setting datec back to int|string

* removing unused code lines and using idate in the api file

* no tms in create or update, but select. No datec in update

* expanding hurl tests to prevent post with id or tms, put with id or datec

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2025-11-11 09:02:57 +01:00
Laurent Destailleur
cc7f297b47 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-11-11 01:00:27 +01:00
Laurent Destailleur
73cc0c1701 WIP LNE 2025-11-11 00:59:51 +01:00
Laurent Destailleur
372487c30f Debug v23 2025-11-10 02:38:49 +01:00
Laurent Destailleur
0076b1d276 Try to fix phpstan 2025-11-10 01:55:39 +01:00
Laurent Destailleur
50430d0a1b Debug v23 2025-11-10 00:41:20 +01:00
Laurent Destailleur
7b842b5028 Manage position of captcha modules. Fix responsive of setup page. 2025-11-10 00:28:38 +01:00
Laurent Destailleur
77930aaa3c css 2025-11-09 19:08:46 +01:00
Alexandre SPANGARO
69a22346eb NEW Dashboard - Add option in ihm to disable MRP thumb (#36185) 2025-11-09 18:07:57 +01:00
Laurent Destailleur
34145b8e45 Clean code 2025-11-09 12:43:04 +01:00
Laurent Destailleur
dfbf173b17 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-11-07 19:25:42 +01:00
Laurent Destailleur
355092f6d7 Debug v23 2025-11-07 18:12:46 +01:00
Regis Houssin
fa10fc0f94 FIX avoid NULL value (#36126) 2025-11-06 13:15:03 +01:00
Laurent Destailleur
c19f86a4bf Debug v23 2025-11-06 11:44:40 +01:00
Laurent Destailleur
2f898ff188 Debug v23 2025-11-06 10:50:31 +01:00
Laurent Destailleur
b7213f0797 CSS 2025-11-06 03:48:31 +01:00
Charlène Benke
e5f71cd278 NEW Add contact tab on product service (#35914)
* Add contact tabs on product

* add contact type for product

* Implement contact management in contact.php

Add contact management functionality for products

* Insert product and service contact types

Added new contact types for products and services.

* Add help URL for product notes

phpstan alert
2025-11-05 22:50:38 +01:00
Frédéric FRANCE
3a8b82ec0e clean workstation setup (#36100)
* clean workstation setup

* clean workstation setup

* clean setup
2025-11-05 22:24:02 +01:00
Laurent Destailleur
4e001e0fba Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-11-05 22:16:44 +01:00
Laurent Destailleur
f20b847197 Fix output textarea 2025-11-05 22:13:25 +01:00
Laurent Destailleur
85ceba6b36 Add module name in tooltip 2025-11-05 20:04:49 +01:00
Laurent Destailleur
0e3fdfe204 Add option MAIN_SETUP_MODULES_DESC 2025-11-05 15:42:33 +01:00
Frédéric FRANCE
39f54ca1d0 test phpstan (#36069)
* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* test phpstan

* clean baseline

* test

* test
2025-11-04 18:41:36 +01:00
Laurent Destailleur
146980e440 Fix CI 2025-11-03 16:12:10 +01:00
Laurent Destailleur
74cc41c460 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-11-03 14:27:58 +01:00
Laurent Destailleur
3f45882d80 Debug v23 2025-11-03 03:48:14 +01:00
Laurent Destailleur
70d4461c1d QUAL Add phpunit test to avoid a bad code sequence 2025-11-03 02:00:01 +01:00
Laurent Destailleur
813adaa7b1 Move tool for file integrity into the blockedlog module. 2025-11-02 18:56:14 +01:00
Laurent Destailleur
7ebb809547 Fix url or module provider 2025-11-02 14:49:34 +01:00
Laurent Destailleur
6ab539fe54 Fix url or module provider 2025-11-02 14:48:56 +01:00
Laurent Destailleur
7f7518b389 Move status of modules 2025-11-02 14:21:29 +01:00
Laurent Destailleur
fe2cf18f52 Add warning in setup of openidconnect 2025-11-01 22:40:21 +01:00
Laurent Destailleur
d93ccee00e Introduce global option MAIN_AUTHENTICATION_OIDC_ON to disable globaly
OIDC
2025-11-01 22:26:38 +01:00
Laurent Destailleur
b1c7b1154f Debug v23 - Translation not loaded when it should 2025-11-01 19:36:35 +01:00
Frédéric FRANCE
e00559b242 fix CI after file rename (#36021)
* fix CI after file rename

* clean code

* clean code

* clean code

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-11-01 03:12:58 +01:00
Maxime Kohlhaas
24952c3916 Fix : CI feedbacks (#36045)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-11-01 01:01:10 +01:00
Laurent Destailleur
05b14fb762 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-11-01 00:53:45 +01:00
Frédéric FRANCE
6540c1cb1f fix missing property declaration (#36026) 2025-10-31 23:38:36 +01:00
Laurent Destailleur
cb7d856aa1 Doc 2025-10-31 16:28:21 +01:00
Laurent Destailleur
beb33d2f62 Fix trans 2025-10-30 23:06:34 +01:00
Laurent Destailleur
9152e86c5a Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-30 22:30:47 +01:00
Laurent Destailleur
187840dbb3 NEW Can add info of main IT service provider in setup. 2025-10-30 14:41:37 +01:00
Laurent Destailleur
ebdf77bbde Better error management 2025-10-29 20:41:25 +01:00
Laurent Destailleur
d0c4d2d8b4 NEW Output of category tag is nicer for long subcategories. 2025-10-29 16:50:09 +01:00
Laurent Destailleur
df5c3a8084 Clean code 2025-10-27 22:18:20 +01:00
Laurent Destailleur
5efdee9094 css 2025-10-27 15:21:48 +01:00
Frédéric FRANCE
675ec205f4 clean phpstan baseline (#35946) 2025-10-25 22:53:09 +02:00
Laurent Destailleur
cd2f4bb7d2 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-24 19:46:38 +02:00