2
0
forked from Wavyzz/dolibarr
Commit Graph

451 Commits

Author SHA1 Message Date
Laurent Destailleur
c3cadef4ce Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-24 01:02:05 +02:00
Laurent Destailleur
6fe40bda2a FIX ws detection 2025-04-23 22:24:59 +02:00
Laurent Destailleur
5922cdd875 Debug 2025-04-23 20:32:35 +02:00
Laurent Destailleur
8eb925f838 Fix syntax error 2025-04-23 20:19:34 +02:00
Laurent Destailleur
a749fb154f Log 2025-04-23 20:13:35 +02:00
Laurent Destailleur
ae69c56695 Log 2025-04-23 19:51:19 +02:00
Laurent Destailleur
7f85a2bee9 Log 2025-04-23 19:16:10 +02:00
Laurent Destailleur
88ac148995 Add log 2025-04-23 19:05:03 +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
03c2da65fe Add log to help debug payment 2025-04-21 23:58:26 +02:00
ldestailleur
eb4e5a4685 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-09 15:40:02 +02:00
ldestailleur
964ee3e2b8 FIX Do not allow to force amount for online payment of order 2025-04-09 14:47:37 +02:00
ldestailleur
d826358d58 Log 2025-04-09 13:56:05 +02:00
Laurent Destailleur (aka Eldy)
09e1708268 Fix missing files.lib 2025-02-13 18:57:04 +01:00
Laurent Destailleur (aka Eldy)
097ba9bc9e Clean code 2025-02-13 17:44:36 +01:00
Mohamed DAOUD
842196c96a use personalized header for website payment page 2025-02-13 16:53:44 +01:00
MDW
f352a68150 Qual: Fix phan notices (public-1) 2025-02-12 23:40:57 +01:00
MDW
7150af31dc Fix Phan notices introduced since 30/12/2024 2025-01-27 13:24:29 +01:00
Alexandre SPANGARO
148deff4ee Fix php-stan 2025-01-10 14:02:13 +01:00
Frédéric FRANCE
04f3f56978 fix phpstan 2025-01-10 13:27:58 +01:00
Laurent Destailleur (aka Eldy)
4527a0eb31 Debug v21 2025-01-09 22:15:24 +01:00
Laurent Destailleur (aka Eldy)
06914d9099 Debug v21 2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
494398956d Fix to allow use of payment in frame 2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
1cfa3b5803 Fix warning 2025-01-05 18:34:01 +01:00
Laurent Destailleur (aka Eldy)
6be3801b57 Merge 2024-12-19 18:02:37 +01:00
Laurent Destailleur (aka Eldy)
7959f4b6ad Debug use bad amount for the subscription 2024-12-17 18:11:22 +01:00
Frédéric FRANCE
a7614342cd fix phpstan 2024-12-11 20:38:48 +01:00
Frédéric FRANCE
69ecc4c743 fix phpstan 2024-12-11 20:28:56 +01:00
Frédéric FRANCE
d2754efbe4 fix phpstan 2024-12-11 20:23:04 +01:00
Frédéric FRANCE
8716550a9a fix phpstan 2024-12-11 20:14:49 +01:00
Frédéric FRANCE
58e2cd6afd fix phpstan 2024-12-11 20:12:03 +01:00
Laurent Destailleur (aka Eldy)
07536ea01a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-29 15:25:49 +01:00
Laurent Destailleur (aka Eldy)
7b0e34ffdd Fix css of public payment page 2024-11-29 15:19:51 +01:00
Frédéric FRANCE
ff18a34c71 FIX: Ensure extraparams cannot be selected by the user (#32132)
* FIX: Ensure extraparams cannot be selected by the user

* Update newpayment.php
2024-11-28 15:43:47 +01:00
Mohamed DAOUD
76d4a87666 Fix hook doAddButton (#32116)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 12:00:36 +01:00
Frédéric FRANCE
1b6ee9e654 fix phpdoc (#32097)
* fix phpdoc

* Update accountancycategory.class.php

* fix phpstan

* fix phpstan

* fix phpstan

* fix phan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:15:56 +01:00
Frédéric FRANCE
13b8f5feff keep only commonobject property oldcopy (#32123)
* clean properties

* clean properties

* clean properties

* clean properties

* clean phpcs

* clean phan

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-27 21:59:41 +01:00
Laurent Destailleur
8571a83f76 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-27 16:47:50 +01:00
Laurent Destailleur
c83d362bc1 Fix edit of amount on public payment page 2024-11-27 12:26:04 +01:00
Frédéric FRANCE
1adc883b56 add baseline exclude for phpstan (#31632)
* add baseline exclude for phpstan

* update

* update

* update

* update

* update

* merge

* restore one filter

* delete old errors

* fix

* fix

* fix

* $moreforfilter can t be empty

* fix

* enable check

* refresh baseline

* add phpdoc

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
Laurent Destailleur
a255e9b5c8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-10-13 20:58:40 +02:00
Laurent Destailleur
20e022abeb Fix log 2024-10-12 00:54:58 +02:00
MDW
099dbd9c1e Qual: Fix notices for htdocs/admin/* (#30982)
* Fix (Possibly)UndeclaredGlobalVariable

* Update phan baseline

* Fix (Possibly)UndeclaredGlobalVariable (2)

* Qual: Fix notices for htdocs/admin/*

# Qual: Fix notices for htdocs/admin/*

Fixes most phan/phpstan noticies for files under htdocs/admin/* and ai.
2024-09-18 03:27:25 +02:00
Mohamed DAOUD
bc063be226 fix newpayment (#30983)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-17 03:21:49 +02:00
MDW
f89245b354 Qual: Fix some CommonIncoterm/DocGenerator/People typings (#30940)
* Fix extraparams property typing

* Fix argument typing

* Fix 'status' argument type in calls to dolGetButtonTitle

* Fix argument2 for price to 1 (was 2)

* Fix deliveryreceipt argument

* Fix PHPDoc dol_sort_array

* Fix range for int argument

* Fix arg type for str_pad and add some PHPDoc

* Fix natsort value for dol_sort_array

* Fix arguments on calls to dol_sort_array

* Reduce phpstan exceptions

* Qual: Add type hints for Stripe objects

# Qual: Add type hints for Stripe objects

Suggest the more specific implementation of the StripObject.

* Typing, initialisation

* Qual: Fix undeclared variables

* Update phan baseline

* Update baseline

* Qual: Add type hints for Stripe objects

# Qual: Add type hints for Stripe objects

Suggest the more specific implementation of the StripObject.

* Add PHPDoc for host class properties

* Ignore false positive (phan) for deprecated property

* Improve typing

* Update baseline
2024-09-13 03:09:23 +02:00
Frédéric FRANCE
6aac956b7a fix phpstan (#30868)
* fix phpstan

* fix phpstan

* fix phpstan
2024-09-09 02:29:23 +02:00