2
0
forked from Wavyzz/dolibarr
Commit Graph

129126 Commits

Author SHA1 Message Date
Charlène Benke
c896638d6d if datec sended (by api), we not initialize it (#33937)
* if datec sended (by api), we not initialize it

* Update ticket.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-22 11:44:04 +02:00
Laurent Destailleur
5e064f32e2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-04-22 03:57:47 +02:00
Laurent Destailleur
99b1bcf4d0 Debug v22 on param sessionkey 2025-04-22 03:09:36 +02:00
Laurent Destailleur
0c2dcefcfb Fix log 2025-04-22 02:19:27 +02:00
Laurent Destailleur
aab39489f2 Fix add protection to avoid bypass in paymentok 2025-04-22 02:02:20 +02:00
Laurent Destailleur
656a4f36e3 Fix add protection to avoid bypass in paymentok 2025-04-22 01:42:28 +02:00
Laurent Destailleur
8b4561bc3c Fix transactions 2025-04-22 00:21:46 +02:00
Laurent Destailleur
03c2da65fe Add log to help debug payment 2025-04-21 23:58:26 +02:00
Laurent Destailleur
cebfdbd69a Add log to help debug payment 2025-04-21 23:33:30 +02:00
Laurent Destailleur
e1da8b9dce Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-21 22:59:41 +02:00
Laurent Destailleur
23a4933326 More info for tracking payment bug 2025-04-21 22:59:25 +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
Laurent Destailleur
4b7f850979 Use dolEncrypt for pass encryption 2025-04-21 18:48:48 +02:00
ldestailleur
70418f942a Better repsonsive for tabs 2025-04-21 15:10:48 +02:00
ldestailleur
83a6a2b244 Debug v22 2025-04-21 14:57:41 +02:00
ldestailleur
7db8252225 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-21 13:52:25 +02:00
ldestailleur
ae5750f099 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-21 13:48:05 +02:00
ldestailleur
aa6fd6de5a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-04-21 13:45:36 +02:00
ldestailleur
bfc8cb4708 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-04-21 13:44:16 +02:00
ldestailleur
0339ee6f1f Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-04-21 13:44:08 +02:00
ldestailleur
19b322178c Debug v22 2025-04-21 13:42:28 +02:00
ldestailleur
da437d6ff2 Space 2025-04-21 13:38:22 +02:00
ldestailleur
42d226734c Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-21 13:36:04 +02:00
ldestailleur
b8589efd92 Fix spellcheck 2025-04-21 13:35:48 +02:00
ldestailleur
958e65e982 Debug v22 2025-04-21 13:31:47 +02:00
ldestailleur
4aa03bb12a CSS 2025-04-21 13:24:31 +02:00
ldestailleur
cd027c3072 CSS 2025-04-21 13:21:15 +02:00
ldestailleur
219bf821e6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-21 12:17:02 +02:00
ldestailleur
f1dd6b4a69 Debug v22 - Picto in menu 2025-04-21 12:16:47 +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
ldestailleur
e013e1c1b4 Fix CI 2025-04-21 11:56:36 +02:00
ldestailleur
776c78c696 Enhance menu editor 2025-04-21 11:52:40 +02:00
ldestailleur
d3edfc67ad Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-21 11:36:23 +02:00
ldestailleur
95d80fd5e8 Debug v22 2025-04-21 11:34:20 +02:00
ldestailleur
16b4592235 Fix fatal error 2025-04-21 11:19:06 +02:00
William Mead
61df34acd6 Fixed public ticket layout for Safari (#33933) 2025-04-21 10:42:51 +02:00
William Mead
333007c004 FIX intervention API get contacts ids (#33919)
* Fixed PHPDoc

* Added an array of contact ids to get and index methods

* Adjusted contact_type parameter to empty by default

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-20 19:00:04 +02:00
ptibogxiv
f1fbb98acd Fix api_setup.class.php (#33930) 2025-04-20 18:55:35 +02:00
ptibogxiv
2483cf4146 fix ccountry.class.php (#33929)
* fix ccountry.class.php

* Update ccountry.class.php
2025-04-20 18:54:55 +02:00
ldestailleur
48bb878df5 Debug v22 2025-04-20 18:35:42 +02:00
ldestailleur
5aa2209bc2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-20 18:05:18 +02:00
ldestailleur
6ed5e7e175 Try some fixes 2025-04-20 13:36:11 +02:00
MDW
b731d14d6e Qual: update phan baseline.txt (#33926)
* Qual: update phan baseline.txt

# Qual: update phan baseline.txt

- Updated the phan baseline:
  Removed entries for 'htdocs/commande/card.php',
'htdocs/core/class/commonsocialnetworks.class.php', 'htdocs/fourn/facture/paiement.php',
and 'htdocs/public/project/index.php'
- Corrected phan notice in 'htdocs/core/class/commoninvoice.class.php' - new since last baseline update.

* Suppose object has CommonSocialNetworks trait (for phan)
2025-04-20 13:21:48 +02:00
Clément
3eb9775b0c FIX Bug (#33923) 2025-04-20 13:21:21 +02:00
ldestailleur
c521262f5f Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-20 12:39:08 +02:00
ldestailleur
5b8de3560d Fix cast var in sql 2025-04-20 12:38:48 +02:00
ldestailleur
5158e565b8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-20 12:26:44 +02:00
Frédéric FRANCE
0fbd8e737e align size of phone fields with socpeople size (#33813)
* align size of phone fields with socpeople size

* add migration
2025-04-20 00:49:54 +02:00
ldestailleur
e82e716ea1 CSS 2025-04-19 12:30:55 +02:00