Commit Graph

301 Commits

Author SHA1 Message Date
Laurent Destailleur
ebeb73a509 Update paymentok.php 2025-04-29 08:36:42 +02:00
Laurent Destailleur
ce2923f4eb Fix CI 2025-04-29 08:11:36 +02:00
Mohamed DAOUD
1ae126f179 FIX set donation as received after payment done (#34006)
* fix setpaid don

* enhance
2025-04-29 06:45:32 +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
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
Mohamed DAOUD
06cbf7e50e enhance website payment v21 (#33915) 2025-04-18 20:02:57 +02:00
Mohamed DAOUD
71143444e7 enhance website payment (#33912) 2025-04-18 15:53:33 +02:00
ldestailleur
bad881b2a5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-04-10 14:06:45 +02:00
ldestailleur
e15fe43721 Add a key un URL to allow better protection 2025-04-10 11:39:13 +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
0757f6048f Doc 2025-04-09 13:39:28 +02:00
ldestailleur
8ef33a848d Doc 2025-04-09 13:28:33 +02:00
ldestailleur
f2cef3a8d1 Doc 2025-04-09 12:35:35 +02:00
ldestailleur
9ab63b3491 Doc 2025-04-09 12:32:53 +02:00
ldestailleur
6c8ae0b2a6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 16:28:08 +02:00
ldestailleur
2945f0d7ae Allow different mode of redirect in website payment 2025-03-28 16:28:00 +01:00
ldestailleur
21ce661927 Add a condition for the redirect 2025-03-28 16:14:14 +01:00
ldestailleur
1b9ff5ee96 FIX Must make different redirect according to frame or not. 2025-03-28 16:02:40 +01:00
ldestailleur
7b58b23c97 FIX Redirect in PHP is reliable, not in Javascript ! 2025-03-28 03:25:41 +01:00
ldestailleur
0a1c338666 Add log to help debug 2025-03-28 03:07:34 +01:00
Frédéric France
13b1705503 fix phan 2025-03-01 20:32:33 +01:00
MDW
f352a68150 Qual: Fix phan notices (public-1) 2025-02-12 23:40:57 +01:00
MDW
bea27b0be4 Qual: Fix phan notices 2025-02-02 01:26:41 +01:00
MDW
2696c9a107 Fix ci phan/phpstan notices
# Fix ci phan/phpstan notices

Fix most notices, except undefined fk_website in SocieteAccount
as it is not clear if that is supposed to be a property there
(more specifically, that it is set).
2025-01-27 13:21:30 +01:00
Frédéric France
9ea11cabf7 fix 2025-01-23 22:26:02 +01:00
Laurent Destailleur (aka Eldy)
33ce03e128 Fix the redirect of payment 2025-01-23 19:36:18 +01:00
Laurent Destailleur (aka Eldy)
42c870ca62 FIX The email for admin must be in language of admin not of visitor 2025-01-20 15:41:20 +01:00
Laurent Destailleur (aka Eldy)
162b3b1d82 Debug v21 2025-01-16 05:13:34 +01:00
Frédéric FRANCE
d37d2c0f2d fix phpstan 2025-01-09 18:08:40 +01:00
Laurent Destailleur (aka Eldy)
e774bc4065 Debug v21 2025-01-08 21:32:09 +01:00
Laurent Destailleur (aka Eldy)
f186608695 Fix to allow use of payment in frame 2025-01-08 18:47:31 +01:00
Laurent Destailleur (aka Eldy)
6391f36258 Init var 2024-12-27 15:27:11 +01:00
Laurent Destailleur (aka Eldy)
8a2a67f2ec Clean sql 2024-12-15 02:02:14 +01:00
Laurent Destailleur
f817254646 Merge pull request #32323 from Daoud-mohamed/redirect-to-virtualhost-after-paymentok
Fix redirect URL after payment OK when virtual host is set
2024-12-13 15:58:41 +01:00
Laurent Destailleur
eeb3e81211 Update paymentok.php 2024-12-13 15:57:44 +01:00
Mohamed DAOUD
480f2e3444 fix phpstan 2024-12-13 15:38:37 +01:00
Mohamed DAOUD
d48be54341 fix phpstan 2024-12-13 15:00:11 +01:00
Mohamed DAOUD
6ed584e425 fix phpstan 2024-12-13 14:53:05 +01:00
Frédéric FRANCE
9733ac1f59 fix phpstan 2024-12-11 20:03:59 +01:00
Mohamed DAOUD
ef5acbbd74 redirect to virtualhost after paymentok 2024-12-11 12:00:18 +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
235d23a2b2 Add a tick on payment ok page 2024-10-12 03:07:08 +02:00
Laurent Destailleur
e36c44c8dc Reduce cyclomatic complexity 2024-09-29 13:57:53 +02:00
ptibogxiv
a8d5e5907e ADD subscription by first day of quarter (#31085)
* Update member.php

* Update subscription.php

* Update paymentok.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 02:30:06 +02:00
Frédéric FRANCE
97392965e1 fix ignored phpstan (#30645)
* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan
2024-08-16 20:13:02 +02:00
Laurent Destailleur
f1cfbb68c6 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-22 11:23:41 +02:00