Laurent Destailleur
c4d8268ea5
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-30 02:27:28 +01:00
Laurent Destailleur
194f803dbd
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-30 02:26:13 +01:00
Laurent Destailleur
10d822896d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-01-30 02:23:45 +01:00
Eric Seigne
d3b1ee367a
fix #23716 : handle hookmanagers returns
2023-01-28 14:27:45 +01:00
stickler-ci
3cd11fefe9
Fixing style errors.
2022-10-22 17:43:17 +00:00
ptibogxiv
6c87982838
Fix newpayment.php with stripeconnect
2022-10-22 19:42:44 +02:00
Laurent Destailleur
9f3ed07e87
Trans
2022-08-23 11:00:28 +02:00
Laurent Destailleur
bedb08df50
Clean and debug online payment code
2022-04-08 15:15:55 +02:00
Laurent Destailleur
6169f76a34
Add log for debug. Make new method for stripe payment an option.
2022-04-08 12:38:49 +02:00
Laurent Destailleur
5ea42825fb
Merge pull request #19362 from ptibogxiv/patch-451
...
NEW stripe element with more gateways
2022-04-08 09:45:22 +02:00
Laurent Destailleur
00e6d2786d
Do not use dol_hash anymore for the name of cookies.
2022-02-21 12:21:43 +01:00
Laurent Destailleur
3ab2308124
Clean code
2022-02-18 12:36:05 +01:00
Laurent Destailleur
5b8d6e60e4
Debug v15
2022-01-05 10:43:05 +01:00
Laurent Destailleur
1d80b8394a
Debug v15
2022-01-04 12:56:08 +01:00
Laurent Destailleur
7edba34107
Debug and secure the signature feature
2021-12-25 17:08:40 +01:00
Laurent Destailleur
3fc0205d0b
Fix responsive
2021-12-25 12:44:46 +01:00
Christian Foellmann
6608f5f0d8
update all script tags to be uniform. language="javascript" removed
...
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
2021-11-29 15:09:18 +01:00
Laurent Destailleur
27ae8f61bd
FIX Check on Stripe REAL amount currency before validating membership
2021-11-27 19:04:39 +01:00
Laurent Destailleur
54e335937f
FIX Bad redirect url for payment of members after public registration
2021-11-27 18:05:41 +01:00
Laurent Destailleur
6e27abaed9
FIX redirect to payment page when membership payment mode forced
2021-11-27 17:19:16 +01:00
Laurent Destailleur
441af6b6fb
Fix add rel="noopener noreferrer"
2021-11-22 02:35:55 +01:00
stickler-ci
dbcdf8aaa3
Fixing style errors.
2021-11-12 10:22:46 +00:00
ptibogxiv
bd125910ab
NEW stripe element with more gateways
2021-11-12 11:18:30 +01:00
Laurent Destailleur
252c910962
Debug feature for proposal signature
2021-10-18 20:46:28 +02:00
Laurent Destailleur
deb1965cd5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/card.php
htdocs/compta/paiement/list.php
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_list.php
htdocs/projet/tasks/task.php
htdocs/public/payment/newpayment.php
2021-09-20 17:15:12 +02:00
Laurent Destailleur
2810315dc5
Fix payment of registration of event
2021-09-18 13:19:29 +02:00
Laurent Destailleur
5fa62f25fa
Fix registration of attendee
2021-09-18 12:39:26 +02:00
Laurent Destailleur
16331ce87b
Better detection of company
2021-09-16 18:53:00 +02:00
Laurent Destailleur
424ddcb218
Fix page of payment
2021-09-16 16:37:20 +02:00
Laurent Destailleur
253f01edcb
Fix page of payment
2021-09-16 16:33:51 +02:00
Laurent Destailleur
880ac07661
Debug organizedeventregistration module
2021-09-08 01:41:59 +02:00
daraelmin
29f98041e6
conditiion always wrong when on following link
2021-08-25 08:48:42 +02:00
Laurent Destailleur
e6fa070c84
Fix phpcs
2021-08-22 01:21:31 +02:00
Laurent Destailleur
49f6a634d0
Fix output of error message. br is no more encoded
2021-08-21 15:00:47 +02:00
Laurent Destailleur
edb4cf4130
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
README.md
htdocs/filefunc.inc.php
2021-06-19 20:05:25 +02:00
Laurent Destailleur
5d6b26ddb7
Fix css
2021-06-19 19:45:13 +02:00
Laurent Destailleur
facf594b2d
FIX Date of invoice generated from membership must be current date
2021-06-08 16:01:26 +02:00
Laurent Destailleur
5d063ab880
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-06-05 01:11:16 +02:00
Laurent Destailleur
f0118183c8
Clean code
2021-06-05 01:11:05 +02:00
Laurent Destailleur
246cb09ba5
Update newpayment.php
2021-06-05 00:56:28 +02:00
Laurent Destailleur
420bf440ef
Update newpayment.php
2021-06-05 00:53:07 +02:00
daraelmin
c94946b934
Fix #17743 - token was hashed with membersubscription
...
#Fix #17743 - token was hashed with membersubscription
for retro-compatibility we must try to hash token wth both "membre" ans "membersubscription" to verify unique secure key d'or member
2021-06-04 23:14:31 +02:00
Laurent Destailleur
f55be9fd3a
Merge pull request #17689 from DorianVabre/dev_EventOrganizer_suggest
...
new: working on conference or booth object and event type #FoundationFunding
2021-06-04 13:12:32 +02:00
Laurent Destailleur
5a5fa1edbb
Fix regression amount was always empty.
2021-05-27 11:57:17 +02:00
Laurent Destailleur
531dee31fd
Fix securekey
2021-05-27 11:16:23 +02:00
Dorian Vabre
307ab92bc0
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_EventOrganizer_suggest
2021-05-20 16:13:42 +02:00
Dorian Vabre
0dce9ee359
now using correct email templates after booth/conf suggestion
2021-05-10 10:22:45 +02:00
Dorian Vabre
c48234409b
added copyright
2021-05-07 16:15:13 +02:00
Dorian Vabre
dfd3742d91
fix on label on payment page
2021-05-07 15:33:00 +02:00
Dorian Vabre
2e7d5e6d46
Merge branch 'dev_EventOrganizer_payment' of github.com:DorianVabre/dolibarr into dev_EventOrganizer_suggest
2021-05-06 16:48:30 +02:00